From owner-freebsd-x11@FreeBSD.ORG Fri Sep 26 05:32:13 2008 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7858B1065691 for ; Fri, 26 Sep 2008 05:32:13 +0000 (UTC) (envelope-from sean@bolo.xenadyne.com) Received: from bolo.xenadyne.com (adsl-63-198-73-215.dsl.lsan03.pacbell.net [63.198.73.215]) by mx1.freebsd.org (Postfix) with ESMTP id A25DA8FC12 for ; Fri, 26 Sep 2008 05:32:12 +0000 (UTC) (envelope-from sean@bolo.xenadyne.com) Received: from bolo.xenadyne.com (localhost [127.0.0.1]) by bolo.xenadyne.com (8.13.5.20060308/8.13.5) with ESMTP id m8Q57Hx7001885 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Thu, 25 Sep 2008 22:07:20 -0700 (PDT) Received: (from sean@localhost) by bolo.xenadyne.com (8.13.5.20060308/8.13.5/Submit) id m8Q57HFl001882; Thu, 25 Sep 2008 22:07:17 -0700 (PDT) Date: Thu, 25 Sep 2008 22:07:17 -0700 (PDT) Message-Id: <200809260507.m8Q57HFl001882@bolo.xenadyne.com> From: Sean Burke To: x11@FreeBSD.org Cc: Subject: ports/x11-fonts/libXfont build fails X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2008 05:32:13 -0000 Hi, And i only tried to install emacs. :-) -SEan My build failed with this message: checking for freetype-config... no configure: error: You must have freetype installed; see http://www.freetype.org/ ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-fonts/libXfont/work/libXfont-1.3.1/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`). And here follows the libXfont-1.3.1/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 libXfont configure 1.3.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-malloc0returnsnull --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.1 ## --------- ## ## Platform. ## ## --------- ## hostname = pico.la.xenadyne.com uname -m = i386 uname -r = 7.1-BETA uname -s = FreeBSD uname -v = FreeBSD 7.1-BETA #0: Sun Sep 7 13:49:18 UTC 2008 root@logan.cse.buffalo.edu:/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 /usr/bin/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: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2053: checking for a BSD-compatible install configure:2109: result: /usr/bin/install -c -o root -g wheel configure:2120: checking whether build environment is sane configure:2163: result: yes configure:2191: checking for a thread-safe mkdir -p configure:2230: result: ./install-sh -c -d configure:2243: checking for gawk configure:2273: result: no configure:2243: checking for mawk configure:2273: result: no configure:2243: checking for nawk configure:2259: found /usr/bin/nawk configure:2270: result: nawk configure:2281: checking whether make sets $(MAKE) configure:2302: result: yes configure:2544: checking for gcc configure:2571: result: cc configure:2809: checking for C compiler version configure:2816: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2819: $? = 0 configure:2826: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:2829: $? = 0 configure:2836: cc -V >&5 cc: '-V' option must have argument configure:2839: $? = 1 configure:2862: checking for C compiler default output file name configure:2889: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2892: $? = 0 configure:2930: result: a.out configure:2947: checking whether the C compiler works configure:2957: ./a.out configure:2960: $? = 0 configure:2977: result: yes configure:2984: checking whether we are cross compiling configure:2986: result: no configure:2989: checking for suffix of executables configure:2996: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2999: $? = 0 configure:3023: result: configure:3029: checking for suffix of object files configure:3055: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3058: $? = 0 configure:3081: result: o configure:3085: checking whether we are using the GNU C compiler configure:3114: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3120: $? = 0 configure:3137: result: yes configure:3142: checking whether cc accepts -g configure:3172: cc -c -g conftest.c >&5 configure:3178: $? = 0 configure:3277: result: yes configure:3294: checking for cc option to accept ISO C89 configure:3368: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3374: $? = 0 configure:3397: result: none needed configure:3426: checking for style of include used by make configure:3454: result: GNU configure:3479: checking dependency style of cc configure:3570: result: gcc3 configure:3663: checking build system type configure:3681: result: i386-portbld-freebsd7.1 configure:3703: checking host system type configure:3718: result: i386-portbld-freebsd7.1 configure:3740: checking for a sed that does not truncate output configure:3794: result: /usr/bin/sed configure:3797: checking for grep that handles long lines and -e configure:3871: result: /usr/bin/grep configure:3876: checking for egrep configure:3954: result: /usr/bin/grep -E configure:3970: checking for ld used by cc configure:4037: result: /usr/bin/ld configure:4046: checking if the linker (/usr/bin/ld) is GNU ld configure:4061: result: yes configure:4066: checking for /usr/bin/ld option to reload object files configure:4073: result: -r configure:4091: checking for BSD-compatible nm configure:4140: result: /usr/bin/nm -B configure:4144: checking whether ln -s works configure:4148: result: yes configure:4155: checking how to recognise dependent libraries configure:4331: result: pass_all configure:4565: checking how to run the C preprocessor configure:4605: cc -E conftest.c configure:4611: $? = 0 configure:4642: cc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4648: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libXfont" | #define PACKAGE_TARNAME "libXfont" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "libXfont 1.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXfont" | #define VERSION "1.3.1" | /* end confdefs.h. */ | #include configure:4681: result: cc -E configure:4710: cc -E conftest.c configure:4716: $? = 0 configure:4747: cc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4753: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libXfont" | #define PACKAGE_TARNAME "libXfont" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "libXfont 1.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXfont" | #define VERSION "1.3.1" | /* end confdefs.h. */ | #include configure:4791: checking for ANSI C header files configure:4821: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4827: $? = 0 configure:4926: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4929: $? = 0 configure:4935: ./conftest configure:4938: $? = 0 configure:4955: result: yes configure:4979: checking for sys/types.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:4979: checking for sys/stat.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:4979: checking for stdlib.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:4979: checking for string.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:4979: checking for memory.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:4979: checking for strings.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:4979: checking for inttypes.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:4979: checking for stdint.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:4979: checking for unistd.h configure:5000: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5006: $? = 0 configure:5022: result: yes configure:5049: checking dlfcn.h usability configure:5066: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5072: $? = 0 configure:5086: result: yes configure:5090: checking dlfcn.h presence configure:5105: cc -E conftest.c configure:5111: $? = 0 configure:5125: result: yes configure:5158: checking for dlfcn.h configure:5166: result: yes configure:5295: checking for C++ compiler version configure:5302: c++ --version >&5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5305: $? = 0 configure:5312: c++ -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:5315: $? = 0 configure:5322: c++ -V >&5 c++: '-V' option must have argument configure:5325: $? = 1 configure:5328: checking whether we are using the GNU C++ compiler configure:5357: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:5363: $? = 0 configure:5380: result: yes configure:5385: checking whether c++ accepts -g configure:5415: c++ -c -g conftest.cpp >&5 configure:5421: $? = 0 configure:5520: result: yes configure:5545: checking dependency style of c++ configure:5636: result: gcc3 configure:5661: checking how to run the C++ preprocessor configure:5697: c++ -E conftest.cpp configure:5703: $? = 0 configure:5734: c++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libXfont" | #define PACKAGE_TARNAME "libXfont" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "libXfont 1.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXfont" | #define VERSION "1.3.1" | #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 | /* end confdefs.h. */ | #include configure:5773: result: c++ -E configure:5802: c++ -E conftest.cpp configure:5808: $? = 0 configure:5839: c++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5845: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libXfont" | #define PACKAGE_TARNAME "libXfont" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "libXfont 1.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXfont" | #define VERSION "1.3.1" | #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 | /* end confdefs.h. */ | #include configure:5938: checking for g77 configure:5968: result: no configure:5938: checking for xlf configure:5968: result: no configure:5938: checking for f77 configure:5968: result: no configure:5938: checking for frt configure:5968: result: no configure:5938: checking for pgf77 configure:5968: result: no configure:5938: checking for cf77 configure:5968: result: no configure:5938: checking for fort77 configure:5968: result: no configure:5938: checking for fl32 configure:5968: result: no configure:5938: checking for af77 configure:5968: result: no configure:5938: checking for xlf90 configure:5968: result: no configure:5938: checking for f90 configure:5968: result: no configure:5938: checking for pgf90 configure:5968: result: no configure:5938: checking for pghpf configure:5968: result: no configure:5938: checking for epcf90 configure:5968: result: no configure:5938: checking for gfortran configure:5968: result: no configure:5938: checking for g95 configure:5968: result: no configure:5938: checking for xlf95 configure:5968: result: no configure:5938: checking for f95 configure:5968: result: no configure:5938: checking for fort configure:5968: result: no configure:5938: checking for ifort configure:5968: result: no configure:5938: checking for ifc configure:5968: result: no configure:5938: checking for efc configure:5968: result: no configure:5938: checking for pgf95 configure:5968: result: no configure:5938: checking for lf95 configure:5968: result: no configure:5938: checking for ftn configure:5968: result: no configure:5995: checking for Fortran 77 compiler version configure:6002: --version >&5 --version: not found configure:6005: $? = 127 configure:6012: -v >&5 -v: not found configure:6015: $? = 127 configure:6022: -V >&5 -V: not found configure:6025: $? = 127 configure:6033: checking whether we are using the GNU Fortran 77 compiler configure:6052: -c conftest.F >&5 -c: not found configure:6058: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6075: result: no configure:6081: checking whether accepts -g configure:6098: -c -g conftest.f >&5 -c: not found configure:6104: $? = 127 configure: failed program was: | program main | | end configure:6120: result: no configure:6150: checking the maximum length of command line arguments configure:6259: result: 262144 configure:6270: checking command to parse /usr/bin/nm -B output from cc object configure:6375: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:6378: $? = 0 configure:6382: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6385: $? = 0 configure:6437: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c conftstm.o >&5 configure:6440: $? = 0 configure:6478: result: ok configure:6482: checking for objdir configure:6497: result: .libs configure:6589: checking for ar configure:6605: found /usr/bin/ar configure:6616: result: ar configure:6685: checking for ranlib configure:6701: found /usr/bin/ranlib configure:6712: result: ranlib configure:6781: checking for strip configure:6797: found /usr/bin/strip configure:6808: result: strip configure:7094: checking if cc supports -fno-rtti -fno-exceptions configure:7112: cc -c -O2 -fno-strict-aliasing -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7116: $? = 0 configure:7129: result: no configure:7144: checking for cc option to produce PIC configure:7354: result: -fPIC configure:7362: checking if cc PIC flag -fPIC works configure:7380: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.c >&5 configure:7384: $? = 0 configure:7397: result: yes configure:7425: checking if cc static flag -static works configure:7453: result: yes configure:7463: checking if cc supports -c -o file.o configure:7484: cc -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.c >&5 configure:7488: $? = 0 configure:7510: result: yes configure:7536: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8490: result: yes configure:8511: checking whether -lc should be explicitly linked in configure:8516: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:8519: $? = 0 configure:8534: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8537: $? = 0 configure:8549: result: no configure:8557: checking dynamic linker characteristics configure:9145: result: freebsd7.1 ld.so configure:9154: checking how to hardcode library paths into programs configure:9179: result: immediate configure:9193: checking whether stripping libraries is possible configure:9198: result: yes configure:9999: checking if libtool supports shared libraries configure:10001: result: yes configure:10004: checking whether to build shared libraries configure:10025: result: yes configure:10028: checking whether to build static libraries configure:10032: result: yes configure:10124: creating libtool configure:10712: checking for ld used by c++ configure:10779: result: /usr/bin/ld configure:10788: checking if the linker (/usr/bin/ld) is GNU ld configure:10803: result: yes configure:10854: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11788: result: yes configure:11806: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:11809: $? = 0 configure:11928: checking for c++ option to produce PIC configure:12202: result: -fPIC configure:12210: checking if c++ PIC flag -fPIC works configure:12228: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.cpp >&5 configure:12232: $? = 0 configure:12245: result: yes configure:12273: checking if c++ static flag -static works configure:12301: result: yes configure:12311: checking if c++ supports -c -o file.o configure:12332: c++ -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.cpp >&5 configure:12336: $? = 0 configure:12358: result: yes configure:12384: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12409: result: yes configure:12476: checking dynamic linker characteristics configure:13064: result: freebsd7.1 ld.so configure:13073: checking how to hardcode library paths into programs configure:13098: result: immediate configure:19287: checking for pkg-config configure:19305: found /usr/local/bin/pkg-config configure:19317: result: /usr/local/bin/pkg-config configure:19346: checking pkg-config is at least version 0.9.0 configure:19349: result: yes configure:19377: checking endian.h usability configure:19394: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:54:20: error: endian.h: No such file or directory configure:19400: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libXfont" | #define PACKAGE_TARNAME "libXfont" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "libXfont 1.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXfont" | #define VERSION "1.3.1" | #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 | /* 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:19414: result: no configure:19418: checking endian.h presence configure:19433: cc -E conftest.c conftest.c:21:20: error: endian.h: No such file or directory configure:19439: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libXfont" | #define PACKAGE_TARNAME "libXfont" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "libXfont 1.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXfont" | #define VERSION "1.3.1" | #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 | /* end confdefs.h. */ | #include configure:19453: result: no configure:19486: checking for endian.h configure:19494: result: no configure:19377: checking poll.h usability configure:19394: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:19400: $? = 0 configure:19414: result: yes configure:19418: checking poll.h presence configure:19433: cc -E conftest.c configure:19439: $? = 0 configure:19453: result: yes configure:19486: checking for poll.h configure:19494: result: yes configure:19377: checking sys/poll.h usability configure:19394: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:19400: $? = 0 configure:19414: result: yes configure:19418: checking sys/poll.h presence configure:19433: cc -E conftest.c configure:19439: $? = 0 configure:19453: result: yes configure:19486: checking for sys/poll.h configure:19494: result: yes configure:19511: checking for poll configure:19567: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:19573: $? = 0 configure:19591: result: yes configure:19660: checking for FREETYPE configure:19668: $PKG_CONFIG --exists --print-errors "freetype2" gnome-config: not found Package freetype2 was not found in the pkg-config search path. Perhaps you should add the directory containing `freetype2.pc' to the PKG_CONFIG_PATH environment variable No package 'freetype2' found configure:19671: $? = 1 configure:19686: $PKG_CONFIG --exists --print-errors "freetype2" gnome-config: not found Package freetype2 was not found in the pkg-config search path. Perhaps you should add the directory containing `freetype2.pc' to the PKG_CONFIG_PATH environment variable No package 'freetype2' found configure:19689: $? = 1 No package 'freetype2' found configure:19717: result: no configure:19734: checking for freetype-config configure:19765: result: no configure:19774: error: You must have freetype installed; see http://www.freetype.org/ ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd7.1 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_FONTCACHEPROTO_CFLAGS_set='' ac_cv_env_FONTCACHEPROTO_CFLAGS_value='' ac_cv_env_FONTCACHEPROTO_LIBS_set='' ac_cv_env_FONTCACHEPROTO_LIBS_value='' ac_cv_env_FREETYPE_CFLAGS_set='' ac_cv_env_FREETYPE_CFLAGS_value='' ac_cv_env_FREETYPE_LIBS_set='' ac_cv_env_FREETYPE_LIBS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_XFONT_CFLAGS_set='' ac_cv_env_XFONT_CFLAGS_value='' ac_cv_env_XFONT_LIBS_set='' ac_cv_env_XFONT_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd7.1 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_f77_compiler_gnu=no ac_cv_func_poll=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_poll_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-portbld-freebsd7.1 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_ft_config=no ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_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_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11-fonts/libXfont/work/libXfont-1.3.1/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11-fonts/libXfont/work/libXfont-1.3.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/x11-fonts/libXfont/work/libXfont-1.3.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11-fonts/libXfont/work/libXfont-1.3.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11-fonts/libXfont/work/libXfont-1.3.1/missing --run automake-1.10' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -fno-strict-aliasing -pipe' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENCODINGSDIR='${exec_prefix}/lib/X11/fonts/encodings' EXEEXT='' F77='' FFLAGS='' FONTCACHEPROTO_CFLAGS='' FONTCACHEPROTO_LIBS='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' FREETYPE_REQUIRES='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/x11-fonts/libXfont/work/libXfont-1.3.1/missing --run makeinfo' MATH_LIBS='' OBJEXT='o' PACKAGE='libXfont' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='libXfont' PACKAGE_STRING='libXfont 1.3.1' PACKAGE_TARNAME='libXfont' PACKAGE_VERSION='1.3.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.3.1' XFONT_BDFFORMAT_FALSE='' XFONT_BDFFORMAT_TRUE='' XFONT_BITMAP_FALSE='' XFONT_BITMAP_TRUE='' XFONT_BUILTINS_FALSE='' XFONT_BUILTINS_TRUE='' XFONT_CFLAGS='' XFONT_FC_FALSE='' XFONT_FC_TRUE='' XFONT_FONTCACHE_FALSE='' XFONT_FONTCACHE_TRUE='' XFONT_FONTFILE_FALSE='' XFONT_FONTFILE_TRUE='' XFONT_FREETYPE_FALSE='#' XFONT_FREETYPE_TRUE='' XFONT_LIBS='' XFONT_PCFFORMAT_FALSE='' XFONT_PCFFORMAT_TRUE='' XFONT_SNFFORMAT_FALSE='' XFONT_SNFFORMAT_TRUE='' XFONT_SPEEDO_FALSE='' XFONT_SPEEDO_TRUE='' XFONT_TYPE1_FALSE='' XFONT_TYPE1_TRUE='' X_GZIP_FONT_COMPRESSION='' Z_LIBS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd7.1' build_alias='i386-portbld-freebsd7.1' build_cpu='i386' build_os='freebsd7.1' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' ft_config='no' host='i386-portbld-freebsd7.1' host_alias='' host_cpu='i386' host_os='freebsd7.1' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='$(SHELL) /usr/ports/x11-fonts/libXfont/work/libXfont-1.3.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libXfont" #define PACKAGE_TARNAME "libXfont" #define PACKAGE_VERSION "1.3.1" #define PACKAGE_STRING "libXfont 1.3.1" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE "libXfont" #define VERSION "1.3.1" #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 HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_POLL 1 #define XFONT_FREETYPE 1 configure: exit 1