From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 6 05:01:00 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E79B516A4D0 for ; Thu, 6 May 2004 05:00:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87E8B43D68 for ; Thu, 6 May 2004 05:00:55 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i46C0j7l012892 for ; Thu, 6 May 2004 05:00:45 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i46C0jqG012883; Thu, 6 May 2004 05:00:45 -0700 (PDT) (envelope-from gnats) Resent-Date: Thu, 6 May 2004 05:00:45 -0700 (PDT) Resent-Message-Id: <200405061200.i46C0jqG012883@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yonatan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B31E16A4CE for ; Thu, 6 May 2004 04:55:20 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C57D843D1D for ; Thu, 6 May 2004 04:55:19 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i46BtJBR076552 for ; Thu, 6 May 2004 04:55:19 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i46BtJJs076550; Thu, 6 May 2004 04:55:19 -0700 (PDT) (envelope-from nobody) Message-Id: <200405061155.i46BtJJs076550@www.freebsd.org> Date: Thu, 6 May 2004 04:55:19 -0700 (PDT) From: Yonatan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/66326: build failure in qt-3.3.1_1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2004 12:01:00 -0000 >Number: 66326 >Category: ports >Synopsis: build failure in qt-3.3.1_1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu May 06 05:00:45 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Yonatan >Release: 4.10-PRERELEASE >Organization: N/A >Environment: 4.10-PRERELEASE #2 >Description: My Qt build fails like so: c++ -c -pipe -fno-exceptions -Wall -W -O -pipe -march=i686 -march=pentiumpro -fmemoize-lookups -fsave-memoized -D_THREAD_SAFE -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_USE_XFT2_HEADER -DQT_NAS_SUPPORT -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I/usr/local/include -I3rdparty/opentype -I/usr/local/include -I../include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qtaddons_x11.o kernel/qtaddons_x11.cpp In file included from /usr/X11R6/include/X11/Xft/Xft2.h:35, from kernel/qt_x11_p.h:150, from kernel/qtaddons_x11.cpp:25: /usr/local/include/freetype2/freetype/freetype.h:20: #error "`ft2build.h' hasn't been included yet!" /usr/local/include/freetype2/freetype/freetype.h:21: #error "Please always use macros to include FreeType header files." /usr/local/include/freetype2/freetype/freetype.h:22: #error "Example:" /usr/local/include/freetype2/freetype/freetype.h:23: #error " #include " /usr/local/include/freetype2/freetype/freetype.h:24: #error " #include FT_FREETYPE_H" *** Error code 1 >How-To-Repeat: cd /usr/ports/x11-toolkits/qt33 make >Fix: http://j.xpert.com/FreeBSD/patch-src-kernel-qt_x11_p.h >Release-Note: >Audit-Trail: >Unformatted: