Build of raptor with musl toolchain

The build took 00h 01m 25s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
42,135 ansic
11,996 sh
2,434 yacc
1,130 perl
1,070 lex
58,765 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: raptor 2.0.15-4 (Wed Apr 5 02:18:06 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether build environment is sane... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking the archiver (ar) interface... ar
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking whether clang and cc understand -c and -o together... yes
# checking whether clang is clang... checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking flex... not present - not required for non maintainer builds
# checking for bison3... no
# checking for bison... bison
# checking for gnutar... no
# checking for gtar... no
# checking for tar... tar
# checking for perl... perl
# checking for jing... no
# checking for echo... echo
# checking for ANSI C header files... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for stdlib.h... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for unistd.h... (cached) yes
# checking for string.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking for stat... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for fetch.h... no
# checking for an ANSI C-conforming const... yes
# checking whether byte ordering is bigendian... no
# checking for inline... inline
# checking whether __FUNCTION__ is available... yes
# checking for gettimeofday... yes
# checking for getopt... yes
# checking for getopt_long... yes
# checking for stricmp... no
# checking for strcasecmp... yes
# checking for vsnprintf... yes
# checking for isascii... yes
# checking for setjmp... yes
# checking for strtok_r... yes
# checking for qsort_r... no
# checking for qsort_s... no
# checking for vasprintf... yes
# checking whether need to declare optind... no
# checking whether vsnprintf has C99 compatible return value... checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for xml2-config... xml2-config
# checking for xmlCreatePushParserCtxt... no
# checking for libxml via xml2-config... no - not found
# checking for xslt-config... xslt-config
# checking for curl-config... curl-config
# checking curl/curl.h usability... no
# checking curl/curl.h presence... no
# checking for curl/curl.h... no
# checking for curl_easy_init... no
# checking for libcurl via curl-config... no - not found
# checking for ICU... yes - version 57.1
# checking for xmlCreatePushParserCtxt... (cached) no
# checking libxml library... no
# checking libxml/nanohttp.h usability... yes
# checking libxml/nanohttp.h presence... yes
# checking for libxml/nanohttp.h... yes
# checking libxml/parser.h usability... yes
# checking libxml/parser.h presence... yes
# checking for libxml/parser.h... yes
# checking for libxml/hash.h... yes
# checking for libxml/SAX2.h... yes
# checking if libxml xmlEntity has name_length field... no
# checking if libxml xmlEntity has etype field... no
# checking if libxml xmlSAXHandler has initialized field... no
# checking if libxml xmlSAXHandler has externalSubset field... no
# checking for xmlSAX2InternalSubset... no
# checking for xmlCtxtUseOptions... no
# checking if libxml has parser option XML_PARSE_NONET... no
# checking libxml/HTMLparser.h usability... yes
# checking libxml/HTMLparser.h presence... yes
# checking for libxml/HTMLparser.h... yes
# checking if libxml has parser option HTML_PARSE_NONET... no
# checking for xsltSaveResultToString... yes
# checking for system libxslt library... yes - version 1.1.29
# checking for xsltInit... yes
# checking libxslt/xslt.h usability... no
# checking libxslt/xslt.h presence... no
# checking for libxslt/xslt.h... no
# configure: WARNING: libxslt library found but not headers - disabling
# checking GRDDL parser requirements... no - libxml2 and libxslt are both not available
# checking JSON parser requirements... no - libyajl is not available
# checking RDF parsers required... all
# checking RDF serializers required... all
# checking XML names version... 1.0
# checking for curl/curl.h... (cached) no
# checking for curl_easy_init... (cached) no
# checking for libcurl library... no
# checking WWW libraries available...
# checking WWW library to use... none
# configure: WARNING: No WWW library in use - only file: URLs will work
# configure: WARNING: Install libcurl, libxml2 or BSD libfetch for WWW access
# checking NFC library to use... ICU 57.1
# checking libinn.h usability... no
# checking libinn.h presence... no
# checking for libinn.h... no
# checking date parsing source... raptor parsedate
# configure: error: libxml2 is not available - please get it from http://xmlsoft.org/
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/raptor/src/raptor2-2.0.15/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by Raptor RDF Parser and Serializer library configure 2.0.15, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static --with-yajl=no --with-icu-config=/usr/bin/icu-config
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6cc00e045aa1
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2433: checking for a BSD-compatible install
# configure:2501: result: /usr/bin/install -c
# configure:2512: checking whether build environment is sane
# configure:2562: result: yes
# configure:2611: checking for x86_64-unknown-linux-strip
# configure:2641: result: no
# configure:2651: checking for strip
# configure:2667: found /sysroot/bin/strip
# configure:2678: result: strip
# configure:2703: checking for a thread-safe mkdir -p
# configure:2742: result: /usr/sbin/mkdir -p
# configure:2755: checking for gawk
# configure:2771: found /usr/sbin/gawk
# configure:2782: result: gawk
# configure:2793: checking whether make sets $(MAKE)
# configure:2815: result: yes
# configure:2905: checking whether to enable maintainer-specific portions of Makefiles
# configure:2914: result: no
# configure:2962: checking build system type
# configure:2976: result: x86_64-unknown-linux-gnu
# configure:2996: checking host system type
# configure:3009: result: x86_64-unknown-linux-gnu
# configure:3029: checking whether build environment is sane
# configure:3079: result: yes
# configure:3093: checking for style of include used by make
# configure:3121: result: GNU
# configure:3152: checking for x86_64-unknown-linux-gcc
# configure:3179: result: clang
# configure:3448: checking for C compiler version
# configure:3457: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3468: $? = 0
# configure:3457: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3468: $? = 0
# configure:3457: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3468: $? = 1
# configure:3457: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3468: $? = 1
# configure:3488: checking whether the C compiler works
# configure:3510: clang conftest.c >&5
# configure:3514: $? = 0
# configure:3562: result: yes
# configure:3565: checking for C compiler default output file name
# configure:3567: result: a.out
# configure:3573: checking for suffix of executables
# configure:3580: clang -o conftest conftest.c >&5
# configure:3584: $? = 0
# configure:3606: result:
# configure:3628: checking whether we are cross compiling
# configure:3636: clang -o conftest conftest.c >&5
# configure:3640: $? = 0
# configure:3647: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3651: $? = 127
# configure:3666: result: yes
# configure:3671: checking for suffix of object files
# configure:3693: clang -c conftest.c >&5
# configure:3697: $? = 0
# configure:3718: result: o
# configure:3722: checking whether we are using the GNU C compiler
# configure:3741: clang -c conftest.c >&5
# configure:3741: $? = 0
# configure:3750: result: yes
# configure:3759: checking whether clang accepts -g
# configure:3779: clang -c -g conftest.c >&5
# configure:3779: $? = 0
# configure:3820: result: yes
# configure:3837: checking for clang option to accept ISO C89
# configure:3900: clang -c conftest.c >&5
# configure:3900: $? = 0
# configure:3913: result: none needed
# configure:3935: checking dependency style of clang
# configure:4046: result: gcc3
# configure:4067: checking for x86_64-unknown-linux-ar
# configure:4097: result: no
# configure:4067: checking for x86_64-unknown-linux-lib
# configure:4097: result: no
# configure:4067: checking for x86_64-unknown-linux-link
# configure:4097: result: no
# configure:4111: checking for ar
# configure:4127: found /sysroot/bin/ar
# configure:4138: result: ar
# configure:4154: WARNING: using cross tools not prefixed with host triplet
# configure:4164: checking the archiver (ar) interface
# configure:4174: clang -c conftest.c >&5
# configure:4174: $? = 0
# configure:4176: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:4179: $? = 0
# configure:4202: result: ar
# configure:4230: checking for x86_64-unknown-linux-gcc
# configure:4257: result: clang
# configure:4526: checking for C compiler version
# configure:4535: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4546: $? = 0
# configure:4535: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4546: $? = 0
# configure:4535: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4546: $? = 1
# configure:4535: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4546: $? = 1
# configure:4550: checking whether we are using the GNU C compiler
# configure:4578: result: yes
# configure:4587: checking whether clang accepts -g
# configure:4648: result: yes
# configure:4665: checking for clang option to accept ISO C89
# configure:4741: result: none needed
# configure:4763: checking dependency style of clang
# configure:4874: result: gcc3
# configure:4890: checking whether clang and cc understand -c and -o together
# configure:4921: clang -c conftest.c -o conftest2.o >&5
# configure:4925: $? = 0
# configure:4931: clang -c conftest.c -o conftest2.o >&5
# configure:4935: $? = 0
# configure:4946: cc -c conftest.c >&5
# configure:4950: $? = 0
# configure:4958: cc -c conftest.c -o conftest2.o >&5
# configure:4962: $? = 0
# configure:4968: cc -c conftest.c -o conftest2.o >&5
# configure:4972: $? = 0
# configure:4990: result: yes
# configure:5015: checking whether clang is clang
# configure:5064: checking how to print strings
# configure:5091: result: printf
# configure:5112: checking for a sed that does not truncate output
# configure:5176: result: /usr/sbin/sed
# configure:5194: checking for grep that handles long lines and -e
# configure:5252: result: /usr/sbin/grep
# configure:5257: checking for egrep
# configure:5319: result: /usr/sbin/grep -E
# configure:5324: checking for fgrep
# configure:5386: result: /usr/sbin/grep -F
# configure:5421: checking for ld used by clang
# configure:5488: result: /sysroot/bin/ld
# configure:5495: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5510: result: yes
# configure:5522: checking for BSD- or MS-compatible name lister (nm)
# configure:5571: result: /sysroot/bin/nm -B
# configure:5701: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5708: clang -c conftest.c >&5
# configure:5711: /sysroot/bin/nm -B "conftest.o"
# configure:5714: output
# 0000000000000000 B some_variable
# configure:5721: result: BSD nm
# configure:5724: checking whether ln -s works
# configure:5728: result: yes
# configure:5736: checking the maximum length of command line arguments
# configure:5866: result: 1572864
# configure:5883: checking whether the shell understands some XSI constructs
# configure:5893: result: yes
# configure:5897: checking whether the shell understands "+="
# configure:5903: result: yes
# configure:5938: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5978: result: func_convert_file_noop
# configure:5985: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6005: result: func_convert_file_noop
# configure:6012: checking for /sysroot/bin/ld option to reload object files
# configure:6019: result: -r
# configure:6053: checking for x86_64-unknown-linux-objdump
# configure:6083: result: no
# configure:6093: checking for objdump
# configure:6109: found /sysroot/bin/objdump
# configure:6120: result: objdump
# configure:6152: checking how to recognize dependent libraries
# configure:6350: result: pass_all
# configure:6395: checking for x86_64-unknown-linux-dlltool
# configure:6425: result: no
# configure:6435: checking for dlltool
# configure:6465: result: no
# configure:6495: checking how to associate runtime and link libraries
# configure:6522: result: printf %s\n
# configure:6538: checking for x86_64-unknown-linux-ar
# configure:6565: result: ar
# configure:6646: checking for archiver @FILE support
# configure:6663: clang -c conftest.c >&5
# configure:6663: $? = 0
# configure:6666: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6669: $? = 0
# configure:6674: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6677: $? = 1
# configure:6689: result: @
# configure:6707: checking for x86_64-unknown-linux-strip
# configure:6734: result: strip
# configure:6806: checking for x86_64-unknown-linux-ranlib
# configure:6836: result: no
# configure:6846: checking for ranlib
# configure:6862: found /sysroot/bin/ranlib
# configure:6873: result: ranlib
# configure:6975: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:7095: clang -c conftest.c >&5
# configure:7098: $? = 0
# configure:7102: /sysroot/bin/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:7105: $? = 0
# configure:7171: clang -o conftest conftest.c conftstm.o >&5
# configure:7174: $? = 0
# configure:7212: result: ok
# configure:7249: checking for sysroot
# configure:7279: result: no
# configure:7356: clang -c conftest.c >&5
# configure:7359: $? = 0
# configure:7495: checking for x86_64-unknown-linux-mt
# configure:7525: result: no
# configure:7535: checking for mt
# configure:7565: result: no
# configure:7585: checking if : is a manifest tool
# configure:7591: : '-?'
# configure:7599: result: no
# configure:8241: checking how to run the C preprocessor
# configure:8272: clang -E conftest.c
# configure:8272: $? = 0
# configure:8286: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8286: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | /* end confdefs.h. */
# | #include
# configure:8311: result: clang -E
# configure:8331: clang -E conftest.c
# configure:8331: $? = 0
# configure:8345: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | /* end confdefs.h. */
# | #include
# configure:8374: checking for ANSI C header files
# configure:8394: clang -c conftest.c >&5
# configure:8394: $? = 0
# configure:8478: result: yes
# configure:8491: checking for sys/types.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8491: checking for sys/stat.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8491: checking for stdlib.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8491: checking for string.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8491: checking for memory.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8491: checking for strings.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8491: checking for inttypes.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8491: checking for stdint.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8491: checking for unistd.h
# configure:8491: clang -c conftest.c >&5
# configure:8491: $? = 0
# configure:8491: result: yes
# configure:8505: checking for dlfcn.h
# configure:8505: clang -c conftest.c >&5
# configure:8505: $? = 0
# configure:8505: result: yes
# configure:8711: checking for objdir
# configure:8726: result: .libs
# configure:8997: checking if clang supports -fno-rtti -fno-exceptions
# configure:9015: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9019: $? = 0
# configure:9032: result: yes
# configure:9359: checking for clang option to produce PIC
# configure:9366: result: -fPIC -DPIC
# configure:9374: checking if clang PIC flag -fPIC -DPIC works
# configure:9392: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9396: $? = 0
# configure:9409: result: yes
# configure:9438: checking if clang static flag -static works
# configure:9466: result: no
# configure:9481: checking if clang supports -c -o file.o
# configure:9502: clang -c -o out/conftest2.o conftest.c >&5
# configure:9506: $? = 0
# configure:9528: result: yes
# configure:9536: checking if clang supports -c -o file.o
# configure:9583: result: yes
# configure:9616: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10773: result: yes
# configure:10810: checking whether -lc should be explicitly linked in
# configure:10818: clang -c conftest.c >&5
# configure:10821: $? = 0
# configure:10836: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10839: $? = 0
# configure:10853: result: no
# configure:11013: checking dynamic linker characteristics
# configure:11513: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11513: $? = 0
# configure:11747: result: GNU/Linux ld.so
# configure:11854: checking how to hardcode library paths into programs
# configure:11879: result: immediate
# configure:12419: checking whether stripping libraries is possible
# configure:12424: result: yes
# configure:12459: checking if libtool supports shared libraries
# configure:12461: result: yes
# configure:12464: checking whether to build shared libraries
# configure:12485: result: yes
# configure:12488: checking whether to build static libraries
# configure:12492: result: no
# configure:12531: checking whether ln -s works
# configure:12535: result: yes
# configure:12542: checking whether make sets $(MAKE)
# configure:12564: result: yes
# configure:12582: checking for flex
# configure:12598: found /usr/sbin/flex
# configure:12609: result: flex
# configure:12647: flex conftest.l
# configure:12651: $? = 1
# configure:12653: checking lex output file root
# configure:12667: result: lex.yy
# configure:12672: checking lex library
# configure:12686: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12686: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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/"
# | /* end confdefs.h. */
# |
# configure:12686: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12686: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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/"
# | /* end confdefs.h. */
# |
# configure:12686: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12686: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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/"
# | /* end confdefs.h. */
# |
# configure:12696: result: none needed
# configure:12702: checking whether yytext is a pointer
# configure:12719: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12719: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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/"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:12727: result: no
# configure:12737: checking flex
# configure:12791: result: not present - not required for non maintainer builds
# configure:12812: checking for bison3
# configure:12842: result: no
# configure:12812: checking for bison
# configure:12828: found /usr/sbin/bison
# configure:12839: result: bison
# configure:12891: checking for gnutar
# configure:12921: result: no
# configure:12891: checking for gtar
# configure:12921: result: no
# configure:12891: checking for tar
# configure:12907: found /usr/sbin/tar
# configure:12918: result: tar
# configure:12933: checking for perl
# configure:12949: found /usr/sbin/perl
# configure:12960: result: perl
# configure:12976: checking for jing
# configure:13006: result: no
# configure:13032: checking for echo
# configure:13048: found /usr/sbin/echo
# configure:13059: result: echo
# configure:13207: checking for ANSI C header files
# configure:13311: result: yes
# configure:13322: checking errno.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking errno.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for errno.h
# configure:13322: result: yes
# configure:13322: checking fcntl.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking fcntl.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for fcntl.h
# configure:13322: result: yes
# configure:13322: checking for stdlib.h
# configure:13322: result: yes
# configure:13322: checking stddef.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking stddef.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for stddef.h
# configure:13322: result: yes
# configure:13322: checking for unistd.h
# configure:13322: result: yes
# configure:13322: checking for string.h
# configure:13322: result: yes
# configure:13322: checking limits.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking limits.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for limits.h
# configure:13322: result: yes
# configure:13322: checking math.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking math.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for math.h
# configure:13322: result: yes
# configure:13322: checking getopt.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking getopt.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for getopt.h
# configure:13322: result: yes
# configure:13322: checking for sys/stat.h
# configure:13322: result: yes
# configure:13322: checking sys/param.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking sys/param.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for sys/param.h
# configure:13322: result: yes
# configure:13322: checking for sys/stat.h
# configure:13322: result: yes
# configure:13322: checking sys/time.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking sys/time.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for sys/time.h
# configure:13322: result: yes
# configure:13322: checking setjmp.h usability
# configure:13322: clang -c conftest.c >&5
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking setjmp.h presence
# configure:13322: clang -E conftest.c
# configure:13322: $? = 0
# configure:13322: result: yes
# configure:13322: checking for setjmp.h
# configure:13322: result: yes
# configure:13334: checking for stat
# configure:13334: clang -o conftest conftest.c >&5
# configure:13334: $? = 0
# configure:13334: result: yes
# configure:13343: checking whether time.h and sys/time.h may both be included
# configure:13363: clang -c conftest.c >&5
# configure:13363: $? = 0
# configure:13370: result: yes
# configure:13380: checking for fetch.h
# configure:13380: clang -c conftest.c >&5
# conftest.c:47:10: fatal error: 'fetch.h' file not found
# #include
# ^
# 1 error generated.
# configure:13380: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# |
# |
# | #include
# configure:13380: result: no
# configure:13398: checking for an ANSI C-conforming const
# configure:13464: clang -c conftest.c >&5
# configure:13464: $? = 0
# configure:13471: result: yes
# configure:13479: checking whether byte ordering is bigendian
# configure:13494: clang -c conftest.c >&5
# conftest.c:42:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:42:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:13494: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:13539: clang -c conftest.c >&5
# configure:13539: $? = 0
# configure:13557: clang -c conftest.c >&5
# conftest.c:48:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:13557: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13685: result: no
# configure:13703: checking for inline
# configure:13719: clang -c conftest.c >&5
# configure:13719: $? = 0
# configure:13727: result: inline
# configure:13746: checking whether __FUNCTION__ is available
# configure:13752: clang -c conftest.c >&5
# conftest.c:41:14: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' [-Wimplicit-function-declaration]
# int main() { printf(__FUNCTION__); }
# ^
# conftest.c:41:14: note: include the header or explicitly provide a declaration for 'printf'
# 1 warning generated.
# configure:13752: $? = 0
# configure:13756: result: yes
# configure:13854: checking for gettimeofday
# configure:13854: clang -o conftest conftest.c >&5
# configure:13854: $? = 0
# configure:13854: result: yes
# configure:13854: checking for getopt
# configure:13854: clang -o conftest conftest.c >&5
# configure:13854: $? = 0
# configure:13854: result: yes
# configure:13854: checking for getopt_long
# configure:13854: clang -o conftest conftest.c >&5
# configure:13854: $? = 0
# configure:13854: result: yes
# configure:13854: checking for stricmp
# configure:13854: clang -o conftest conftest.c >&5
# /tmp/conftest-312a29.o:conftest.c:function main: error: undefined reference to 'stricmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:13854: result: no
# configure:13854: checking for strcasecmp
# configure:13854: clang -o conftest conftest.c >&5
# conftest.c:73:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:73:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:13854: $? = 0
# configure:13854: result: yes
# configure:13854: checking for vsnprintf
# configure:13854: clang -o conftest conftest.c >&5
# conftest.c:74:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:74:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:13854: $? = 0
# configure:13854: result: yes
# configure:13854: checking for isascii
# configure:13854: clang -o conftest conftest.c >&5
# configure:13854: $? = 0
# configure:13854: result: yes
# configure:13854: checking for setjmp
# configure:13854: clang -o conftest conftest.c >&5
# conftest.c:76:6: warning: declaration of built-in function 'setjmp' requires inclusion of the header [-Wbuiltin-requires-header]
# char setjmp ();
# ^
# 1 warning generated.
# configure:13854: $? = 0
# configure:13854: result: yes
# configure:13854: checking for strtok_r
# configure:13854: clang -o conftest conftest.c >&5
# configure:13854: $? = 0
# configure:13854: result: yes
# configure:13854: checking for qsort_r
# configure:13854: clang -o conftest conftest.c >&5
# /tmp/conftest-70847c.o:conftest.c:function main: error: undefined reference to 'qsort_r'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | /* end confdefs.h. */
# | /* Define qsort_r to an innocuous variant, in case declares qsort_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define qsort_r innocuous_qsort_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char qsort_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef qsort_r
# |
# | /* 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 qsort_r ();
# | /* 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_qsort_r || defined __stub___qsort_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return qsort_r ();
# | ;
# | return 0;
# | }
# configure:13854: result: no
# configure:13854: checking for qsort_s
# configure:13854: clang -o conftest conftest.c >&5
# /tmp/conftest-487867.o:conftest.c:function main: error: undefined reference to 'qsort_s'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | /* end confdefs.h. */
# | /* Define qsort_s to an innocuous variant, in case declares qsort_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define qsort_s innocuous_qsort_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char qsort_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef qsort_s
# |
# | /* 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 qsort_s ();
# | /* 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_qsort_s || defined __stub___qsort_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return qsort_s ();
# | ;
# | return 0;
# | }
# configure:13854: result: no
# configure:13877: checking for vasprintf
# configure:13877: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c:89:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:13877: $? = 0
# configure:13877: result: yes
# configure:13907: checking whether need to declare optind
# configure:13922: clang -o conftest conftest.c >&5
# configure:13922: $? = 0
# configure:13923: result: no
# configure:13938: checking whether vsnprintf has C99 compatible return value
# configure:13997: checking for special C compiler options needed for large files
# configure:14042: result: no
# configure:14048: checking for _FILE_OFFSET_BITS value needed for large files
# configure:14073: clang -c conftest.c >&5
# configure:14073: $? = 0
# configure:14105: result: no
# configure:14203: checking for x86_64-unknown-linux-pkg-config
# configure:14236: result: no
# configure:14246: checking for pkg-config
# configure:14264: found /usr/sbin/pkg-config
# configure:14276: result: /usr/sbin/pkg-config
# configure:14301: checking pkg-config is at least version 0.9.0
# configure:14304: result: yes
# configure:14342: checking for xml2-config
# configure:14358: found /usr/sbin/xml2-config
# configure:14369: result: xml2-config
# configure:14390: checking for xmlCreatePushParserCtxt
# configure:14390: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# /tmp/conftest-2031c0.o:conftest.c:function main: error: undefined reference to 'xmlCreatePushParserCtxt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14390: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | /* end confdefs.h. */
# | /* Define xmlCreatePushParserCtxt to an innocuous variant, in case declares xmlCreatePushParserCtxt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define xmlCreatePushParserCtxt innocuous_xmlCreatePushParserCtxt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char xmlCreatePushParserCtxt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef xmlCreatePushParserCtxt
# |
# | /* 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 xmlCreatePushParserCtxt ();
# | /* 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_xmlCreatePushParserCtxt || defined __stub___xmlCreatePushParserCtxt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return xmlCreatePushParserCtxt ();
# | ;
# | return 0;
# | }
# configure:14390: result: no
# configure:14398: checking for libxml via xml2-config
# configure:14489: result: no - not found
# configure:14521: checking for xslt-config
# configure:14537: found /usr/sbin/xslt-config
# configure:14548: result: xslt-config
# configure:14590: checking for curl-config
# configure:14606: found /usr/sbin/curl-config
# configure:14617: result: curl-config
# configure:14638: checking curl/curl.h usability
# configure:14638: clang -c conftest.c >&5
# conftest.c:90:10: fatal error: 'curl/curl.h' file not found
# #include
# ^
# 1 error generated.
# configure:14638: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14638: result: no
# configure:14638: checking curl/curl.h presence
# configure:14638: clang -E conftest.c
# conftest.c:57:10: fatal error: 'curl/curl.h' file not found
# #include
# ^
# 1 error generated.
# configure:14638: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | /* end confdefs.h. */
# | #include
# configure:14638: result: no
# configure:14638: checking for curl/curl.h
# configure:14638: result: no
# configure:14644: checking for curl_easy_init
# configure:14644: clang -o conftest conftest.c -lcurl >&5
# /sysroot/bin/ld: error: cannot find -lcurl
# /tmp/conftest-96b238.o:conftest.c:function main: error: undefined reference to 'curl_easy_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14644: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | /* end confdefs.h. */
# | /* Define curl_easy_init to an innocuous variant, in case declares curl_easy_init.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define curl_easy_init innocuous_curl_easy_init
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char curl_easy_init (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef curl_easy_init
# |
# | /* 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 curl_easy_init ();
# | /* 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_curl_easy_init || defined __stub___curl_easy_init
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return curl_easy_init ();
# | ;
# | return 0;
# | }
# configure:14644: result: no
# configure:14652: checking for libcurl via curl-config
# configure:14740: result: no - not found
# configure:14758: checking for ICU
# configure:14764: result: yes - version 57.1
# configure:14794: checking for xmlCreatePushParserCtxt
# configure:14794: result: no
# configure:14801: checking libxml library
# configure:14815: result: no
# configure:14821: checking libxml/nanohttp.h usability
# configure:14821: clang -c -I/usr/include/libxml2 conftest.c >&5
# configure:14821: $? = 0
# configure:14821: result: yes
# configure:14821: checking libxml/nanohttp.h presence
# configure:14821: clang -E -I/usr/include/libxml2 conftest.c
# configure:14821: $? = 0
# configure:14821: result: yes
# configure:14821: checking for libxml/nanohttp.h
# configure:14821: result: yes
# configure:14833: checking libxml/parser.h usability
# configure:14833: clang -c -I/usr/include/libxml2 conftest.c >&5
# configure:14833: $? = 0
# configure:14833: result: yes
# configure:14833: checking libxml/parser.h presence
# configure:14833: clang -E -I/usr/include/libxml2 conftest.c
# configure:14833: $? = 0
# configure:14833: result: yes
# configure:14833: checking for libxml/parser.h
# configure:14833: result: yes
# configure:14846: checking for libxml/hash.h
# configure:14846: clang -c -I/usr/include/libxml2 conftest.c >&5
# configure:14846: $? = 0
# configure:14846: result: yes
# configure:14846: checking for libxml/SAX2.h
# configure:14846: clang -c -I/usr/include/libxml2 conftest.c >&5
# configure:14846: $? = 0
# configure:14846: result: yes
# configure:14866: checking if libxml xmlEntity has name_length field
# configure:14883: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# conftest.c:69:20: error: no member named 'name_length' in 'struct _xmlEntity'
# xmlEntity foo; foo.name_length=0
# ~~~ ^
# 1 error generated.
# configure:14883: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LIBXML_PARSER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | xmlEntity foo; foo.name_length=0
# | ;
# | return 0;
# | }
# configure:14890: result: no
# configure:14896: checking if libxml xmlEntity has etype field
# configure:14913: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14913: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LIBXML_PARSER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | xmlEntity foo; foo.etype=0
# | ;
# | return 0;
# | }
# configure:14920: result: no
# configure:14926: checking if libxml xmlSAXHandler has initialized field
# configure:14943: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14943: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LIBXML_PARSER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | xmlSAXHandler foo; foo.initialized=0
# | ;
# | return 0;
# | }
# configure:14950: result: no
# configure:14956: checking if libxml xmlSAXHandler has externalSubset field
# configure:14973: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14973: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LIBXML_PARSER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | xmlSAXHandler foo; foo.externalSubset=NULL
# | ;
# | return 0;
# | }
# configure:14980: result: no
# configure:14989: checking for xmlSAX2InternalSubset
# configure:14989: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# /tmp/conftest-19cabd.o:conftest.c:function main: error: undefined reference to 'xmlSAX2InternalSubset'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14989: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | /* end confdefs.h. */
# | /* Define xmlSAX2InternalSubset to an innocuous variant, in case declares xmlSAX2InternalSubset.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define xmlSAX2InternalSubset innocuous_xmlSAX2InternalSubset
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char xmlSAX2InternalSubset (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef xmlSAX2InternalSubset
# |
# | /* 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 xmlSAX2InternalSubset ();
# | /* 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_xmlSAX2InternalSubset || defined __stub___xmlSAX2InternalSubset
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return xmlSAX2InternalSubset ();
# | ;
# | return 0;
# | }
# configure:14989: result: no
# configure:14989: checking for xmlCtxtUseOptions
# configure:14989: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# /tmp/conftest-d19f7e.o:conftest.c:function main: error: undefined reference to 'xmlCtxtUseOptions'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14989: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | /* end confdefs.h. */
# | /* Define xmlCtxtUseOptions to an innocuous variant, in case declares xmlCtxtUseOptions.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define xmlCtxtUseOptions innocuous_xmlCtxtUseOptions
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char xmlCtxtUseOptions (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef xmlCtxtUseOptions
# |
# | /* 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 xmlCtxtUseOptions ();
# | /* 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_xmlCtxtUseOptions || defined __stub___xmlCtxtUseOptions
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return xmlCtxtUseOptions ();
# | ;
# | return 0;
# | }
# configure:14989: result: no
# configure:14999: checking if libxml has parser option XML_PARSE_NONET
# configure:15016: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15016: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LIBXML_PARSER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | xmlParserOption foo; foo = XML_PARSE_NONET
# | ;
# | return 0;
# | }
# configure:15023: result: no
# configure:15030: checking libxml/HTMLparser.h usability
# configure:15030: clang -c -I/usr/include/libxml2 conftest.c >&5
# configure:15030: $? = 0
# configure:15030: result: yes
# configure:15030: checking libxml/HTMLparser.h presence
# configure:15030: clang -E -I/usr/include/libxml2 conftest.c
# configure:15030: $? = 0
# configure:15030: result: yes
# configure:15030: checking for libxml/HTMLparser.h
# configure:15030: result: yes
# configure:15040: checking if libxml has parser option HTML_PARSE_NONET
# configure:15057: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15057: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | #define HAVE_LIBXML_HTMLPARSER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LIBXML_HTMLPARSER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | htmlParserOption foo; foo = HTML_PARSE_NONET
# | ;
# | return 0;
# | }
# configure:15064: result: no
# configure:15081: checking for xsltSaveResultToString
# configure:15081: clang -o conftest -I/usr/include/libxml2 conftest.c -L/usr/lib -lxslt -lxml2 -lz -llzma -ldl -lm >&5
# configure:15081: $? = 0
# configure:15081: result: yes
# configure:15088: checking for system libxslt library
# configure:15095: result: yes - version 1.1.29
# configure:15107: checking for xsltInit
# configure:15107: clang -o conftest -I/usr/include/libxml2 conftest.c -L/usr/lib -lxslt -lxml2 -lz -llzma -ldl -lm >&5
# configure:15107: $? = 0
# configure:15107: result: yes
# configure:15115: checking libxslt/xslt.h usability
# configure:15115: clang -c -I/usr/include/libxml2 conftest.c >&5
# conftest.c:95:10: fatal error: 'libxslt/xslt.h' file not found
# #include
# ^
# 1 error generated.
# configure:15115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | #define HAVE_LIBXML_HTMLPARSER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15115: result: no
# configure:15115: checking libxslt/xslt.h presence
# configure:15115: clang -E -I/usr/include/libxml2 conftest.c
# conftest.c:62:10: fatal error: 'libxslt/xslt.h' file not found
# #include
# ^
# 1 error generated.
# configure:15115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | #define HAVE_LIBXML_HTMLPARSER_H 1
# | /* end confdefs.h. */
# | #include
# configure:15115: result: no
# configure:15115: checking for libxslt/xslt.h
# configure:15115: result: no
# configure:15126: WARNING: libxslt library found but not headers - disabling
# configure:15309: checking GRDDL parser requirements
# configure:15317: result: no - libxml2 and libxslt are both not available
# configure:15322: checking JSON parser requirements
# configure:15330: result: no - libyajl is not available
# configure:15371: checking RDF parsers required
# configure:15380: result: all
# configure:15589: checking RDF serializers required
# configure:15598: result: all
# configure:15729: checking XML names version
# configure:15744: result: 1.0
# configure:15757: checking for curl/curl.h
# configure:15757: result: no
# configure:15763: checking for curl_easy_init
# configure:15763: result: no
# configure:15771: checking for libcurl library
# configure:15787: result: no
# configure:15903: checking WWW libraries available
# configure:15915: result:
# configure:15919: checking WWW library to use
# configure:15935: result: none
# configure:15938: WARNING: No WWW library in use - only file: URLs will work
# configure:15940: WARNING: Install libcurl, libxml2 or BSD libfetch for WWW access
# configure:15964: checking NFC library to use
# configure:15978: result: ICU 57.1
# configure:15989: checking libinn.h usability
# configure:15989: clang -c -I/usr/include conftest.c >&5
# conftest.c:115:10: fatal error: 'libinn.h' file not found
# #include
# ^
# 1 error generated.
# configure:15989: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | #define HAVE_LIBXML_HTMLPARSER_H 1
# | #define RAPTOR_PARSER_RDFXML 1
# | #define RAPTOR_PARSER_NTRIPLES 1
# | #define RAPTOR_PARSER_TURTLE 1
# | #define RAPTOR_PARSER_TRIG 1
# | #define RAPTOR_PARSER_GUESS 1
# | #define RAPTOR_PARSER_RSS 1
# | #define RAPTOR_PARSER_RDFA 1
# | #define RAPTOR_PARSER_NQUADS 1
# | #define RAPTOR_SERIALIZER_RDFXML 1
# | #define RAPTOR_SERIALIZER_RDFXML_ABBREV 1
# | #define RAPTOR_SERIALIZER_TURTLE 1
# | #define RAPTOR_SERIALIZER_NTRIPLES 1
# | #define RAPTOR_SERIALIZER_RSS_1_0 1
# | #define RAPTOR_SERIALIZER_DOT 1
# | #define RAPTOR_SERIALIZER_HTML 1
# | #define RAPTOR_SERIALIZER_JSON 1
# | #define RAPTOR_SERIALIZER_ATOM 1
# | #define RAPTOR_SERIALIZER_NQUADS 1
# | #define RAPTOR_ICU_NFC 1
# | #define RAPTOR_WWW_NONE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15989: result: no
# configure:15989: checking libinn.h presence
# configure:15989: clang -E -I/usr/include conftest.c
# conftest.c:82:10: fatal error: 'libinn.h' file not found
# #include
# ^
# 1 error generated.
# configure:15989: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# | #define PACKAGE_TARNAME "raptor2"
# | #define PACKAGE_VERSION "2.0.15"
# | #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# | #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "raptor2"
# | #define VERSION "2.0.15"
# | #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 FLEX_VERSION_DECIMAL 00000
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STAT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE___FUNCTION__ 1
# | #define RAPTOR_VERSION_MAJOR 2
# | #define RAPTOR_VERSION_MINOR 0
# | #define RAPTOR_VERSION_RELEASE 15
# | #define RAPTOR_VERSION_DECIMAL 20015
# | #define RAPTOR_MIN_VERSION_DECIMAL 20000
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_SETJMP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_VASPRINTF 1
# | #define CHECK_VSNPRINTF_RUNTIME 1
# | #define HAVE_LIBXML_NANOHTTP_H 1
# | #define HAVE_LIBXML_PARSER_H 1
# | #define HAVE_LIBXML_HASH_H 1
# | #define HAVE_LIBXML_SAX2_H 1
# | #define HAVE_LIBXML_HTMLPARSER_H 1
# | #define RAPTOR_PARSER_RDFXML 1
# | #define RAPTOR_PARSER_NTRIPLES 1
# | #define RAPTOR_PARSER_TURTLE 1
# | #define RAPTOR_PARSER_TRIG 1
# | #define RAPTOR_PARSER_GUESS 1
# | #define RAPTOR_PARSER_RSS 1
# | #define RAPTOR_PARSER_RDFA 1
# | #define RAPTOR_PARSER_NQUADS 1
# | #define RAPTOR_SERIALIZER_RDFXML 1
# | #define RAPTOR_SERIALIZER_RDFXML_ABBREV 1
# | #define RAPTOR_SERIALIZER_TURTLE 1
# | #define RAPTOR_SERIALIZER_NTRIPLES 1
# | #define RAPTOR_SERIALIZER_RSS_1_0 1
# | #define RAPTOR_SERIALIZER_DOT 1
# | #define RAPTOR_SERIALIZER_HTML 1
# | #define RAPTOR_SERIALIZER_JSON 1
# | #define RAPTOR_SERIALIZER_ATOM 1
# | #define RAPTOR_SERIALIZER_NQUADS 1
# | #define RAPTOR_ICU_NFC 1
# | #define RAPTOR_WWW_NONE 1
# | /* end confdefs.h. */
# | #include
# configure:15989: result: no
# configure:15989: checking for libinn.h
# configure:15989: result: no
# configure:16085: checking date parsing source
# configure:16099: result: raptor parsedate
# configure:16137: error: libxml2 is not available - please get it from http://xmlsoft.org/
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
# ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
# ac_cv_env_GTKDOC_DEPS_LIBS_set=
# ac_cv_env_GTKDOC_DEPS_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBCURL_CFLAGS_set=
# ac_cv_env_LIBCURL_CFLAGS_value=
# ac_cv_env_LIBCURL_LIBS_set=
# ac_cv_env_LIBCURL_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBXML_CFLAGS_set=
# ac_cv_env_LIBXML_CFLAGS_value=
# ac_cv_env_LIBXML_LIBS_set=
# ac_cv_env_LIBXML_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_curl_easy_init=no
# ac_cv_func_getopt=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_isascii=yes
# ac_cv_func_qsort_r=no
# ac_cv_func_qsort_s=no
# ac_cv_func_setjmp=yes
# ac_cv_func_stat=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_stricmp=no
# ac_cv_func_strtok_r=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_xmlCreatePushParserCtxt=no
# ac_cv_func_xmlCtxtUseOptions=no
# ac_cv_func_xmlSAX2InternalSubset=no
# ac_cv_func_xsltInit=yes
# ac_cv_func_xsltSaveResultToString=yes
# ac_cv_header_curl_curl_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_fetch_h=no
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libinn_h=no
# ac_cv_header_libxml_HTMLparser_h=yes
# ac_cv_header_libxml_SAX2_h=yes
# ac_cv_header_libxml_hash_h=yes
# ac_cv_header_libxml_nanohttp_h=yes
# ac_cv_header_libxml_parser_h=yes
# ac_cv_header_libxslt_xslt_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_param_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=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lex='none needed'
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_BISON=bison
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CURL_CONFIG=curl-config
# ac_cv_prog_LEX=flex
# ac_cv_prog_PERL=perl
# ac_cv_prog_RECHO=echo
# ac_cv_prog_STRIP=strip
# ac_cv_prog_TAR=tar
# ac_cv_prog_XML_CONFIG=xml2-config
# ac_cv_prog_XSLT_CONFIG=xslt-config
# ac_cv_prog_ac_ct_AR=ar
# 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_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/raptor/src/raptor2-2.0.15/build/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH=''
# AM_DEFAULT_V=''
# AM_DEFAULT_VERBOSITY=''
# AM_V=''
# AR='ar'
# AUTOCONF='${SHELL} /tmp/raptor/src/raptor2-2.0.15/build/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/raptor/src/raptor2-2.0.15/build/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/raptor/src/raptor2-2.0.15/build/missing --run automake-1.11'
# AWK='gawk'
# BISON='bison'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=' -I/usr/include '
# CURL_CONFIG='curl-config'
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GETOPT_FALSE=''
# GETOPT_TRUE='#'
# GREP='/usr/sbin/grep'
# GTKDOC_CHECK=''
# GTKDOC_DEPS_CFLAGS=''
# GTKDOC_DEPS_LIBS=''
# GTKDOC_MKPDF=''
# GTKDOC_REBASE=''
# GTK_DOC_BUILD_HTML_FALSE=''
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE=''
# GTK_DOC_USE_LIBTOOL_FALSE=''
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE=''
# GTK_DOC_USE_REBASE_TRUE=''
# HTML_DIR=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# JING=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='/bin/sh /missing flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBCURL_CFLAGS=''
# LIBCURL_LIBS='-lcurl'
# LIBOBJS=' raptor_nfc_icu.o'
# LIBRDFA_FALSE='#'
# LIBRDFA_TRUE=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML_CFLAGS='-I/usr/include/libxml2'
# LIBXML_LIBS='-lxml2 -lz -llzma -lm -ldl'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/raptor/src/raptor2-2.0.15/build/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MEM=''
# MEM_LIBS=''
# MKDIR_P='/usr/sbin/mkdir -p'
# NEED_STRTOK_R_FALSE=''
# NEED_STRTOK_R_TRUE='#'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='raptor2'
# PACKAGE_BUGREPORT='http://bugs.librdf.org/'
# PACKAGE_NAME='Raptor RDF Parser and Serializer library'
# PACKAGE_STRING='Raptor RDF Parser and Serializer library 2.0.15'
# PACKAGE_TARNAME='raptor2'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.0.15'
# PARSEDATE_FALSE='#'
# PARSEDATE_TRUE=''
# PATH_SEPARATOR=':'
# PERL='perl'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PKG_CONFIG_REQUIRES=''
# RANLIB='ranlib'
# RAPTOR_ICU_NFC_FALSE='#'
# RAPTOR_ICU_NFC_TRUE=''
# RAPTOR_LDFLAGS=' -L/usr/lib -licuuc'
# RAPTOR_LIBTOOLLIBS=''
# RAPTOR_LIBTOOL_VERSION='0:0:0'
# RAPTOR_PARSERS=''
# RAPTOR_PARSER_GRDDL_FALSE=''
# RAPTOR_PARSER_GRDDL_TRUE='#'
# RAPTOR_PARSER_GUESS_FALSE='#'
# RAPTOR_PARSER_GUESS_TRUE=''
# RAPTOR_PARSER_JSON_FALSE=''
# RAPTOR_PARSER_JSON_TRUE='#'
# RAPTOR_PARSER_NQUADS_FALSE='#'
# RAPTOR_PARSER_NQUADS_TRUE=''
# RAPTOR_PARSER_NTRIPLES_FALSE='#'
# RAPTOR_PARSER_NTRIPLES_TRUE=''
# RAPTOR_PARSER_RDFA_FALSE='#'
# RAPTOR_PARSER_RDFA_TRUE=''
# RAPTOR_PARSER_RDFXML_FALSE='#'
# RAPTOR_PARSER_RDFXML_TRUE=''
# RAPTOR_PARSER_RSS_FALSE='#'
# RAPTOR_PARSER_RSS_TRUE=''
# RAPTOR_PARSER_TRIG_FALSE='#'
# RAPTOR_PARSER_TRIG_TRUE=''
# RAPTOR_PARSER_TURTLE_FALSE='#'
# RAPTOR_PARSER_TURTLE_TRUE=''
# RAPTOR_RSS_COMMON_FALSE='#'
# RAPTOR_RSS_COMMON_TRUE=''
# RAPTOR_SERIALIZERS=''
# RAPTOR_SERIALIZER_ATOM_FALSE='#'
# RAPTOR_SERIALIZER_ATOM_TRUE=''
# RAPTOR_SERIALIZER_DOT_FALSE='#'
# RAPTOR_SERIALIZER_DOT_TRUE=''
# RAPTOR_SERIALIZER_HTML_FALSE='#'
# RAPTOR_SERIALIZER_HTML_TRUE=''
# RAPTOR_SERIALIZER_JSON_FALSE='#'
# RAPTOR_SERIALIZER_JSON_TRUE=''
# RAPTOR_SERIALIZER_NQUADS_FALSE='#'
# RAPTOR_SERIALIZER_NQUADS_TRUE=''
# RAPTOR_SERIALIZER_NTRIPLES_FALSE='#'
# RAPTOR_SERIALIZER_NTRIPLES_TRUE=''
# RAPTOR_SERIALIZER_RDFXML_ABBREV_FALSE='#'
# RAPTOR_SERIALIZER_RDFXML_ABBREV_TRUE=''
# RAPTOR_SERIALIZER_RDFXML_FALSE='#'
# RAPTOR_SERIALIZER_RDFXML_TRUE=''
# RAPTOR_SERIALIZER_RSS_1_0_FALSE='#'
# RAPTOR_SERIALIZER_RSS_1_0_TRUE=''
# RAPTOR_SERIALIZER_TURTLE_FALSE='#'
# RAPTOR_SERIALIZER_TURTLE_TRUE=''
# RAPTOR_VERSION=''
# RAPTOR_VERSION_DECIMAL='20015'
# RAPTOR_VERSION_MAJOR='2'
# RAPTOR_VERSION_MINOR='0'
# RAPTOR_VERSION_RELEASE='15'
# RAPTOR_WWW_LIBRARY='none'
# RAPTOR_XML_LIBXML_FALSE=''
# RAPTOR_XML_LIBXML_TRUE=''
# RAPTOR_XML_PARSER='none'
# RECHO='echo'
# RECHO_C=''
# RECHO_N='-n'
# RELEASE_VERSION_FALSE=''
# RELEASE_VERSION_TRUE='#'
# RPM_RELEASE='SNAP'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRCASECMP_FALSE=''
# STRCASECMP_TRUE='#'
# STRIP='strip'
# TAR='tar'
# VERSION='2.0.15'
# XML_CONFIG='xml2-config'
# XSLT_CONFIG='xslt-config'
# abs_top_builddir=''
# abs_top_srcdir=''
# ac_ct_AR='ar'
# ac_ct_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='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/raptor/src/raptor2-2.0.15/build/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
# #define PACKAGE_TARNAME "raptor2"
# #define PACKAGE_VERSION "2.0.15"
# #define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
# #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
# #define PACKAGE_URL ""
# #define PACKAGE "raptor2"
# #define VERSION "2.0.15"
# #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 FLEX_VERSION_DECIMAL 00000
# #define STDC_HEADERS 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRING_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MATH_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_STAT 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE___FUNCTION__ 1
# #define RAPTOR_VERSION_MAJOR 2
# #define RAPTOR_VERSION_MINOR 0
# #define RAPTOR_VERSION_RELEASE 15
# #define RAPTOR_VERSION_DECIMAL 20015
# #define RAPTOR_MIN_VERSION_DECIMAL 20000
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_GETOPT 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_STRCASECMP 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_ISASCII 1
# #define HAVE_SETJMP 1
# #define HAVE_STRTOK_R 1
# #define HAVE_VASPRINTF 1
# #define CHECK_VSNPRINTF_RUNTIME 1
# #define HAVE_LIBXML_NANOHTTP_H 1
# #define HAVE_LIBXML_PARSER_H 1
# #define HAVE_LIBXML_HASH_H 1
# #define HAVE_LIBXML_SAX2_H 1
# #define HAVE_LIBXML_HTMLPARSER_H 1
# #define RAPTOR_PARSER_RDFXML 1
# #define RAPTOR_PARSER_NTRIPLES 1
# #define RAPTOR_PARSER_TURTLE 1
# #define RAPTOR_PARSER_TRIG 1
# #define RAPTOR_PARSER_GUESS 1
# #define RAPTOR_PARSER_RSS 1
# #define RAPTOR_PARSER_RDFA 1
# #define RAPTOR_PARSER_NQUADS 1
# #define RAPTOR_SERIALIZER_RDFXML 1
# #define RAPTOR_SERIALIZER_RDFXML_ABBREV 1
# #define RAPTOR_SERIALIZER_TURTLE 1
# #define RAPTOR_SERIALIZER_NTRIPLES 1
# #define RAPTOR_SERIALIZER_RSS_1_0 1
# #define RAPTOR_SERIALIZER_DOT 1
# #define RAPTOR_SERIALIZER_HTML 1
# #define RAPTOR_SERIALIZER_JSON 1
# #define RAPTOR_SERIALIZER_ATOM 1
# #define RAPTOR_SERIALIZER_NQUADS 1
# #define RAPTOR_ICU_NFC 1
# #define RAPTOR_WWW_NONE 1
# #define HAVE_RAPTOR_PARSE_DATE 1
#
# configure: exit 1