Date: Wed, 16 Apr 2003 15:48:19 -0700 From: billn <billn@yelmtel.com> To: gnome@freebsd.org Subject: To Maintainer of KDE3/libxslt Message-ID: <3E9DDDB3.44619F9A@yelmtel.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------44FFFAB1299A2BC42FB9F61A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit My port, updated as of 4/16, has fatal errors building KDE3 in libxslt, wrong version.Msg was: "error: Version 2.4.24 found. You need at least libxml2 2.5.6 for this version of libxslt" I'm attaching kdecode1 which are the run commands, and the config.log from the run, and my package list. Bill Nicholls --------------44FFFAB1299A2BC42FB9F61A Content-Type: text/plain; charset=us-ascii; name="kdecode1" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="kdecode1" ===> kde-3.1.1 depends on file: /usr/X11R6/bin/moc - found ===> kde-3.1.1 depends on shared library: konq - not found ===> Verifying install for konq in /usr/ports/x11/kdebase3 ===> kdebase-3.1.1a depends on executable: mkfontdir - found ===> kdebase-3.1.1a depends on file: /usr/X11R6/bin/moc - found ===> kdebase-3.1.1a depends on executable: gmake - found ===> kdebase-3.1.1a depends on shared library: kdecore - not found ===> Verifying install for kdecore in /usr/ports/x11/kdelibs3 ===> kdelibs-3.1.1a depends on executable: mkfontdir - found ===> kdelibs-3.1.1a depends on file: /usr/X11R6/bin/moc - found ===> kdelibs-3.1.1a depends on executable: gmake - found ===> kdelibs-3.1.1a depends on shared library: tiff.4 - found ===> kdelibs-3.1.1a depends on shared library: artsc.0 - found ===> kdelibs-3.1.1a depends on shared library: fam.0 - found ===> kdelibs-3.1.1a depends on shared library: xml2.5 - found ===> kdelibs-3.1.1a depends on shared library: xslt.1 - not found ===> Verifying install for xslt.1 in /usr/ports/textproc/libxslt ===> libxslt-1.0.29 depends on file: /usr/local/bin/python2.2 - found ===> libxslt-1.0.29 depends on executable: gmake - found ===> libxslt-1.0.29 depends on executable: libtool - found ===> libxslt-1.0.29 depends on shared library: xml2.5 - found ===> Configuring for libxslt-1.0.29 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-portbld-freebsd4.7-gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for i386-portbld-freebsd4.7-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking build system type... i386-portbld-freebsd4.7 checking host system type... i386-portbld-freebsd4.7 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-portbld-freebsd4.7-ranlib... no checking for ranlib... ranlib checking for i386-portbld-freebsd4.7-strip... no checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.7 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking host system type... i386-unknown-freebsdelf4.7 checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsdelf4.7 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stat... yes checking for _stat... yes checking for isnan... yes checking for isinf... yes checking for pow... no checking for pow in -lm... yes checking for floor... no checking for floor in -lm... yes checking for fabs... yes checking for gettimeofday... yes checking for mktime... yes checking for localtime... yes checking for asctime... yes checking for time... yes checking for gmtime... yes checking for ftime... no checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes checking for perl... perl checking for python... /usr/local/bin/python Found Python version 2.2 Found libxml2-python module Enabling debugger checking for libxml libraries >= 2.5.6... ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/textproc/libxslt/work/libxslt-1.0.29/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/textproc/libxslt. *** Error code 1 Stop in /usr/ports/x11/kdelibs3. *** Error code 1 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/x11/kde3. --------------44FFFAB1299A2BC42FB9F61A Content-Type: text/plain; charset=us-ascii; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="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 configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --with-html-dir=/usr/local/share/doc --prefix=/usr/local i386-portbld-freebsd4.7 ## --------- ## ## Platform. ## ## --------- ## hostname = fbsd2.gtsoftware.home uname -m = i386 uname -r = 4.7-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1473: checking for a BSD-compatible install configure:1527: result: /usr/bin/install -c -o root -g wheel configure:1538: checking whether build environment is sane configure:1581: result: yes configure:1596: checking whether gmake sets ${MAKE} configure:1616: result: yes configure:1648: checking for working aclocal-1.4 configure:1659: result: missing configure:1663: checking for working autoconf configure:1670: result: found configure:1678: checking for working automake-1.4 configure:1689: result: missing configure:1693: checking for working autoheader configure:1700: result: found configure:1708: checking for working makeinfo configure:1715: result: found configure:1724: checking whether to enable maintainer-specific portions of Makefiles configure:1733: result: no configure:1772: checking for i386-portbld-freebsd4.7-gcc configure:1798: result: cc configure:2080: checking for C compiler version configure:2083: cc --version </dev/null >&5 2.95.4 configure:2086: $? = 0 configure:2088: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2091: $? = 0 configure:2093: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2096: $? = 1 configure:2122: checking for C compiler default output configure:2125: cc -O -pipe -I/usr/local/include conftest.c >&5 configure:2128: $? = 0 configure:2161: result: a.out configure:2166: checking whether the C compiler works configure:2172: ./a.out configure:2175: $? = 0 configure:2190: result: yes configure:2197: checking whether we are cross compiling configure:2199: result: no configure:2202: checking for suffix of executables configure:2204: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:2207: $? = 0 configure:2229: result: configure:2235: checking for suffix of object files configure:2259: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2262: $? = 0 configure:2281: result: o configure:2285: checking whether we are using the GNU C compiler configure:2312: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2315: $? = 0 configure:2318: test -s conftest.o configure:2321: $? = 0 configure:2333: result: yes configure:2339: checking whether cc accepts -g configure:2363: cc -c -g -I/usr/local/include conftest.c >&5 configure:2366: $? = 0 configure:2369: test -s conftest.o configure:2372: $? = 0 configure:2382: result: yes configure:2409: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2412: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2524: checking for strerror in -lcposix configure:2557: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lcposix >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:2560: $? = 1 configure: failed program was: #line 2532 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:2577: result: no configure:2593: checking for i386-portbld-freebsd4.7-gcc configure:2619: result: cc configure:2901: checking for C compiler version configure:2904: cc --version </dev/null >&5 2.95.4 configure:2907: $? = 0 configure:2909: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2912: $? = 0 configure:2914: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2917: $? = 1 configure:2920: checking whether we are using the GNU C compiler configure:2968: result: yes configure:2974: checking whether cc accepts -g configure:3017: result: yes configure:3044: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:3047: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:3162: checking how to run the C preprocessor configure:3188: cc -E -I/usr/local/include conftest.c configure:3194: $? = 0 configure:3221: cc -E -I/usr/local/include conftest.c configure:3218: ac_nonexistent.h: No such file or directory configure:3227: $? = 1 configure: failed program was: #line 3217 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3264: result: cc -E configure:3279: cc -E -I/usr/local/include conftest.c configure:3285: $? = 0 configure:3312: cc -E -I/usr/local/include conftest.c configure:3309: ac_nonexistent.h: No such file or directory configure:3318: $? = 1 configure: failed program was: #line 3308 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3358: checking for ANSI C header files configure:3372: cc -E -I/usr/local/include conftest.c configure:3378: $? = 0 configure:3465: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:3468: $? = 0 configure:3470: ./conftest configure:3473: $? = 0 configure:3487: result: yes configure:3570: checking build system type configure:3588: result: i386-portbld-freebsd4.7 configure:3596: checking host system type configure:3610: result: i386-portbld-freebsd4.7 configure:3640: checking for ld used by GCC configure:3703: result: /usr/libexec/elf/ld configure:3712: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:3724: result: yes configure:3729: checking for /usr/libexec/elf/ld option to reload object files configure:3736: result: -r configure:3741: checking for BSD-compatible nm configure:3777: result: nm configure:3780: checking whether ln -s works configure:3784: result: yes configure:3791: checking how to recognise dependant libraries configure:3969: result: pass_all configure:3981: checking command to parse nm output configure:4062: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4065: $? = 0 configure:4069: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4072: $? = 0 configure:4124: cc -o conftest -O -pipe -I/usr/local/include conftest.c conftstm.o >&5 configure:4127: $? = 0 configure:4171: result: ok configure:4189: checking for sys/types.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4205: $? = 0 configure:4208: test -s conftest.o configure:4211: $? = 0 configure:4221: result: yes configure:4189: checking for sys/stat.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4205: $? = 0 configure:4208: test -s conftest.o configure:4211: $? = 0 configure:4221: result: yes configure:4189: checking for stdlib.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4205: $? = 0 configure:4208: test -s conftest.o configure:4211: $? = 0 configure:4221: result: yes configure:4189: checking for string.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4205: $? = 0 configure:4208: test -s conftest.o configure:4211: $? = 0 configure:4221: result: yes configure:4189: checking for memory.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4205: $? = 0 configure:4208: test -s conftest.o configure:4211: $? = 0 configure:4221: result: yes configure:4189: checking for strings.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4205: $? = 0 configure:4208: test -s conftest.o configure:4211: $? = 0 configure:4221: result: yes configure:4189: checking for inttypes.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4205: $? = 0 configure:4208: test -s conftest.o configure:4211: $? = 0 configure:4221: result: yes configure:4189: checking for stdint.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4231: stdint.h: No such file or directory configure:4205: $? = 1 configure: failed program was: #line 4195 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <stdint.h> configure:4221: result: no configure:4189: checking for unistd.h configure:4202: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4205: $? = 0 configure:4208: test -s conftest.o configure:4211: $? = 0 configure:4221: result: yes configure:4247: checking dlfcn.h usability configure:4256: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4259: $? = 0 configure:4262: test -s conftest.o configure:4265: $? = 0 configure:4274: result: yes configure:4278: checking dlfcn.h presence configure:4285: cc -E -I/usr/local/include conftest.c configure:4291: $? = 0 configure:4309: result: yes configure:4327: checking for dlfcn.h configure:4334: result: yes configure:4493: checking for i386-portbld-freebsd4.7-ranlib configure:4522: result: no configure:4531: checking for ranlib configure:4547: found /usr/bin/ranlib configure:4558: result: ranlib configure:4573: checking for i386-portbld-freebsd4.7-strip configure:4602: result: no configure:4611: checking for strip configure:4627: found /usr/bin/strip configure:4638: result: strip configure:4849: checking for objdir configure:4860: result: .libs configure:4877: checking for cc option to produce PIC configure:5027: result: -fPIC configure:5031: checking if cc PIC flag -fPIC works configure:5057: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c >&5 configure:5060: $? = 0 configure:5063: test -s conftest.o configure:5066: $? = 0 configure:5103: result: yes configure:5119: checking if cc static flag -static works configure:5146: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c >&5 configure:5149: $? = 0 configure:5152: test -s conftest configure:5155: $? = 0 configure:5170: result: yes configure:5182: checking if cc supports -c -o file.o configure:5202: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:5226: result: yes configure:5231: checking if cc supports -c -o file.lo configure:5261: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:5264: $? = 0 configure:5267: test -s conftest.lo configure:5270: $? = 0 configure:5291: result: yes configure:5322: checking if cc supports -fno-rtti -fno-exceptions configure:5347: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 configure:5350: $? = 0 configure:5353: test -s conftest.o configure:5356: $? = 0 configure:5372: result: yes configure:5383: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:6063: result: yes configure:6068: checking how to hardcode library paths into programs configure:6092: result: immediate configure:6097: checking whether stripping libraries is possible configure:6102: result: yes configure:6113: checking dynamic linker characteristics configure:6506: result: freebsd4.7 ld.so configure:6511: checking if libtool supports shared libraries configure:6513: result: yes configure:6516: checking whether to build shared libraries configure:6537: result: yes configure:6540: checking whether to build static libraries configure:6544: result: yes configure:7206: checking whether -lc should be explicitly linked in configure:7214: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7217: $? = 0 configure:7231: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7234: $? = 1 configure:7247: result: yes configure:7829: checking for sys/types.h configure:7834: result: yes configure:7838: checking sys/time.h usability configure:7847: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7850: $? = 0 configure:7853: test -s conftest.o configure:7856: $? = 0 configure:7865: result: yes configure:7869: checking sys/time.h presence configure:7876: cc -E -I/usr/local/include conftest.c configure:7882: $? = 0 configure:7900: result: yes configure:7918: checking for sys/time.h configure:7925: result: yes configure:7829: checking for stdlib.h configure:7834: result: yes configure:7829: checking for unistd.h configure:7834: result: yes configure:7829: checking for string.h configure:7834: result: yes configure:7957: checking ieeefp.h usability configure:7966: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7969: $? = 0 configure:7972: test -s conftest.o configure:7975: $? = 0 configure:7984: result: yes configure:7988: checking ieeefp.h presence configure:7995: cc -E -I/usr/local/include conftest.c configure:8001: $? = 0 configure:8019: result: yes configure:8037: checking for ieeefp.h configure:8044: result: yes configure:7957: checking nan.h usability configure:7966: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7995: nan.h: No such file or directory configure:7969: $? = 1 configure: failed program was: #line 7960 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <nan.h> configure:7984: result: no configure:7988: checking nan.h presence configure:7995: cc -E -I/usr/local/include conftest.c configure:7992: nan.h: No such file or directory configure:8001: $? = 1 configure: failed program was: #line 7991 "configure" #include "confdefs.h" #include <nan.h> configure:8019: result: no configure:8037: checking for nan.h configure:8044: result: no configure:7957: checking math.h usability configure:7966: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7969: $? = 0 configure:7972: test -s conftest.o configure:7975: $? = 0 configure:7984: result: yes configure:7988: checking math.h presence configure:7995: cc -E -I/usr/local/include conftest.c configure:8001: $? = 0 configure:8019: result: yes configure:8037: checking for math.h configure:8044: result: yes configure:7957: checking fp_class.h usability configure:7966: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7995: fp_class.h: No such file or directory configure:7969: $? = 1 configure: failed program was: #line 7960 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <fp_class.h> configure:7984: result: no configure:7988: checking fp_class.h presence configure:7995: cc -E -I/usr/local/include conftest.c configure:7992: fp_class.h: No such file or directory configure:8001: $? = 1 configure: failed program was: #line 7991 "configure" #include "confdefs.h" #include <fp_class.h> configure:8019: result: no configure:8037: checking for fp_class.h configure:8044: result: no configure:7957: checking float.h usability configure:7966: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7969: $? = 0 configure:7972: test -s conftest.o configure:7975: $? = 0 configure:7984: result: yes configure:7988: checking float.h presence configure:7995: cc -E -I/usr/local/include conftest.c configure:8001: $? = 0 configure:8019: result: yes configure:8037: checking for float.h configure:8044: result: yes configure:7957: checking ansidecl.h usability configure:7966: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7995: ansidecl.h: No such file or directory configure:7969: $? = 1 configure: failed program was: #line 7960 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <ansidecl.h> configure:7984: result: no configure:7988: checking ansidecl.h presence configure:7995: cc -E -I/usr/local/include conftest.c configure:7992: ansidecl.h: No such file or directory configure:8001: $? = 1 configure: failed program was: #line 7991 "configure" #include "confdefs.h" #include <ansidecl.h> configure:8019: result: no configure:8037: checking for ansidecl.h configure:8044: result: no configure:8074: checking sys/timeb.h usability configure:8083: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:8086: $? = 0 configure:8089: test -s conftest.o configure:8092: $? = 0 configure:8101: result: yes configure:8105: checking sys/timeb.h presence configure:8112: cc -E -I/usr/local/include conftest.c configure:8118: $? = 0 configure:8136: result: yes configure:8154: checking for sys/timeb.h configure:8161: result: yes configure:8074: checking time.h usability configure:8083: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:8086: $? = 0 configure:8089: test -s conftest.o configure:8092: $? = 0 configure:8101: result: yes configure:8105: checking time.h presence configure:8112: cc -E -I/usr/local/include conftest.c configure:8118: $? = 0 configure:8136: result: yes configure:8154: checking for time.h configure:8161: result: yes configure:8065: checking for sys/stat.h configure:8070: result: yes configure:8074: checking stdarg.h usability configure:8083: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:8086: $? = 0 configure:8089: test -s conftest.o configure:8092: $? = 0 configure:8101: result: yes configure:8105: checking stdarg.h presence configure:8112: cc -E -I/usr/local/include conftest.c configure:8118: $? = 0 configure:8136: result: yes configure:8154: checking for stdarg.h configure:8161: result: yes configure:8179: checking for stat configure:8222: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:8225: $? = 0 configure:8228: test -s conftest configure:8231: $? = 0 configure:8241: result: yes configure:8179: checking for _stat configure:8222: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:8225: $? = 0 configure:8228: test -s conftest configure:8231: $? = 0 configure:8241: result: yes configure:8251: checking for isnan configure:8294: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:8297: $? = 0 configure:8300: test -s conftest configure:8303: $? = 0 configure:8313: result: yes configure:8383: checking for isinf configure:8426: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:8429: $? = 0 configure:8432: test -s conftest configure:8435: $? = 0 configure:8445: result: yes configure:8515: checking for pow configure:8558: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 /tmp/cci9GTOb.o: In function `main': /tmp/cci9GTOb.o(.text+0x9): undefined reference to `pow' configure:8561: $? = 1 configure: failed program was: #line 8521 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pow (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char pow (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_pow) || defined (__stub___pow) choke me #else f = pow; #endif ; return 0; } configure:8577: result: no configure:8582: checking for pow in -lm configure:8615: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lm >&5 configure:8618: $? = 0 configure:8621: test -s conftest configure:8624: $? = 0 configure:8635: result: yes configure:8647: checking for floor configure:8690: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 /tmp/ccxzPIxk.o: In function `main': /tmp/ccxzPIxk.o(.text+0x9): undefined reference to `floor' configure:8693: $? = 1 configure: failed program was: #line 8653 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char floor (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char floor (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_floor) || defined (__stub___floor) choke me #else f = floor; #endif ; return 0; } configure:8709: result: no configure:8714: checking for floor in -lm configure:8747: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lm >&5 configure:8750: $? = 0 configure:8753: test -s conftest configure:8756: $? = 0 configure:8767: result: yes configure:8779: checking for fabs configure:8822: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:8795: warning: conflicting types for built-in function `fabs' configure:8825: $? = 0 configure:8828: test -s conftest configure:8831: $? = 0 configure:8841: result: yes configure:8914: checking for gettimeofday configure:8957: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:8960: $? = 0 configure:8963: test -s conftest configure:8966: $? = 0 configure:8976: result: yes configure:8995: checking for mktime configure:9038: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9041: $? = 0 configure:9044: test -s conftest configure:9047: $? = 0 configure:9057: result: yes configure:8995: checking for localtime configure:9038: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9041: $? = 0 configure:9044: test -s conftest configure:9047: $? = 0 configure:9057: result: yes configure:8995: checking for asctime configure:9038: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9041: $? = 0 configure:9044: test -s conftest configure:9047: $? = 0 configure:9057: result: yes configure:8995: checking for time configure:9038: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9041: $? = 0 configure:9044: test -s conftest configure:9047: $? = 0 configure:9057: result: yes configure:8995: checking for gmtime configure:9038: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9041: $? = 0 configure:9044: test -s conftest configure:9047: $? = 0 configure:9057: result: yes configure:8995: checking for ftime configure:9038: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 /tmp/ccp5lxpu.o: In function `main': /tmp/ccp5lxpu.o(.text+0x9): undefined reference to `ftime' configure:9041: $? = 1 configure: failed program was: #line 9001 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char ftime (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char ftime (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_ftime) || defined (__stub___ftime) choke me #else f = ftime; #endif ; return 0; } configure:9057: result: no configure:9079: checking for printf configure:9122: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9125: $? = 0 configure:9128: test -s conftest configure:9131: $? = 0 configure:9141: result: yes configure:9079: checking for sprintf configure:9122: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9125: $? = 0 configure:9128: test -s conftest configure:9131: $? = 0 configure:9141: result: yes configure:9079: checking for fprintf configure:9122: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9125: $? = 0 configure:9128: test -s conftest configure:9131: $? = 0 configure:9141: result: yes configure:9079: checking for snprintf configure:9122: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9125: $? = 0 configure:9128: test -s conftest configure:9131: $? = 0 configure:9141: result: yes configure:9079: checking for vfprintf configure:9122: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9125: $? = 0 configure:9128: test -s conftest configure:9131: $? = 0 configure:9141: result: yes configure:9079: checking for vsprintf configure:9122: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9125: $? = 0 configure:9128: test -s conftest configure:9131: $? = 0 configure:9141: result: yes configure:9079: checking for vsnprintf configure:9122: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9125: $? = 0 configure:9128: test -s conftest configure:9131: $? = 0 configure:9141: result: yes configure:9079: checking for sscanf configure:9122: cc -o conftest -O -pipe -I/usr/local/include conftest.c >&5 configure:9125: $? = 0 configure:9128: test -s conftest configure:9131: $? = 0 configure:9141: result: yes configure:9165: checking for perl configure:9181: found /usr/bin/perl configure:9192: result: perl configure:9233: checking for python configure:9251: found /usr/local/bin/python configure:9263: result: /usr/local/bin/python configure:9435: checking for libxml libraries >= 2.5.6 configure:9495: error: Version 2.4.24 found. You need at least libxml2 2.5.6 for this version of libxslt ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_sscanf=yes ac_cv_header_ansidecl_h=no ac_cv_path_PYTHON=/usr/local/bin/python ac_cv_func_stat=yes ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_sys_time_h=yes ac_cv_func_localtime=yes ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= ac_cv_func_gmtime=yes ac_cv_header_stdarg_h=yes lt_cv_prog_cc_can_build_shared=yes ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_func_fprintf=yes ac_cv_func_vfprintf=yes ac_cv_func_fabs=yes ac_cv_header_fp_class_h=no ac_cv_prog_make_gmake_set=yes ac_cv_func_mktime=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_no_builtin= ac_cv_header_float_h=yes lt_cv_prog_cc_shlib= ac_cv_func_snprintf=yes ac_cv_func_ftime=no lt_cv_prog_cc_static=-static ac_cv_env_host_alias_set=set ac_cv_func_vsnprintf=yes lt_cv_ld_reload_flag=-r ac_cv_prog_CC=cc lt_cv_sys_path_separator=: ac_cv_func_pow=no ac_cv_func_isinf=yes ac_cv_func_isnan=yes lt_cv_archive_cmds_need_lc=yes ac_cv_header_sys_stat_h=yes lt_cv_prog_gnu_ld=yes ac_cv_env_build_alias_set=set ac_cv_func__stat=yes ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_func_sprintf=yes ac_cv_host_alias=i386-portbld-freebsd4.7 ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_func_vsprintf=yes ac_cv_func_gettimeofday=yes ac_cv_header_math_h=yes lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_func_printf=yes ac_cv_header_ieeefp_h=yes ac_cv_header_strings_h=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD=/usr/libexec/elf/ld ac_cv_build_alias=i386-portbld-freebsd4.7 ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_func_floor=no ac_cv_lib_m_pow=yes ac_cv_header_time_h=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_func_asctime=yes ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.7 ac_cv_env_host_alias_value=i386-portbld-freebsd4.7 ac_cv_func_time=yes ac_cv_header_nan_h=no lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_compiler_c_o=yes lt_cv_prog_cc_pic_works=yes lt_cv_file_magic_test_file= ac_cv_build=i386-portbld-freebsd4.7 ac_cv_prog_CPP='cc -E' ac_cv_env_build_alias_value=i386-portbld-freebsd4.7 lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_PERL=perl lt_cv_compiler_o_lo=yes ac_cv_env_target_alias_value=i386-portbld-freebsd4.7 ac_cv_env_CC_value=cc ac_cv_lib_m_floor=yes lt_cv_path_NM=nm ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_objext=o ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libxslt" #define VERSION "1.0.29" #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_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_IEEEFP_H 1 #define HAVE_MATH_H 1 #define HAVE_FLOAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDARG_H 1 #define HAVE_STAT 1 #define HAVE__STAT 1 #define HAVE_POW 1 #define HAVE_FLOOR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MKTIME 1 #define HAVE_LOCALTIME 1 #define HAVE_ASCTIME 1 #define HAVE_TIME 1 #define HAVE_GMTIME 1 #define HAVE_PRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_FPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VFPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_SSCANF 1 #define WITH_DEBUGGER 1 configure: exit 1 --------------44FFFAB1299A2BC42FB9F61A Content-Type: text/plain; charset=us-ascii; name="kdepkglist" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="kdepkglist" Mesa-3.4.2_2 XFree86-clients-4.3.0_1 XFree86-libraries-4.2.1_1 XFree86-libraries-4.3.0_1 Xft-2.1_7 aalib-1.4.r5_1 arts-1.1.1,1 autoconf-2.53_1 automake-1.5,1 cups-base-1.1.18.0_4 cvsup-16.1f cvsupit-3.1 docbook-4.1 expat-1.95.5 fam-2.6.9_2 fontconfig-2.1.93 freetype2-2.1.2 gettext-0.11.5_1 ghostscript-gnu-7.05_3 gimp-1.2.3_2,1 glib-1.2.10_7 gmake-3.80 gtar-1.13.25_5 gtk-1.2.10_8 help2man-1.29 imake-4.2.0_1 imake-4.3.0 iso8879-1986 jpeg-6b_1 kdoc-2.2.2 lcms-1.09 libaudiofile-0.2.3 libiconv-1.8_1 libiodbc-3.0.5 libmng-1.0.5 libtool-1.3.4_4 libxml2-2.4.24 m4-1.4_1 mkcatalog-1.1 mysql-client-3.23.52 p5-Carp-Assert-0.17 p5-Class-Accessor-0.17 p5-Class-DBI-0.89 p5-Class-Data-Inheritable-0.02 p5-Class-Fields-0.14 p5-Class-Trigger-0.05 p5-Class-WhiteHole-0.03 p5-DBD-CSV-0.2002 p5-DBD-LDAP-0.05 p5-DBD-ODBC-0.28 p5-DBD-mysql-2.1018 p5-DBI-1.28 p5-DBIWrapper-0.17 p5-DBIx-AnyDBD-2.01 p5-DBIx-DataSource-0.02 p5-DBIx-Recordset-0.24 p5-DBIx-SearchBuilder-0.61 p5-DBIx-XHTML_Table-1.10 p5-DBIx-XML_RDB-0.05 p5-File-Spec-0.82 p5-File-Temp-0.12_1 p5-IO-stringy-2.108 p5-Ima-DBI-0.27 p5-SQL-Statement-1.004 p5-Text-CSV_XS-0.23 p5-XML-LibXML-1.52 p5-XML-NamespaceSupport-1.07 p5-XML-Parser-2.31_1 p5-XML-SAX-0.11 p5-perl-ldap-0.22 pico-4.0 pkgconfig-0.12.0 png-1.2.4 postgresql-docs-7.2.2 postgresql-odbc-7.2.2 py-HTMLgen-2.2.2 python-2.2.1 qt-3.1.1_5 tiff-3.5.7 --------------44FFFAB1299A2BC42FB9F61A--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E9DDDB3.44619F9A>