From owner-freebsd-questions Tue Feb 25 8: 4:25 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A754637B405 for ; Tue, 25 Feb 2003 08:04:21 -0800 (PST) Received: from tomts19-srv.bellnexxia.net (tomts19.bellnexxia.net [209.226.175.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8B4D43FFB for ; Tue, 25 Feb 2003 08:04:10 -0800 (PST) (envelope-from krockmitaine@sympatico.ca) Received: from [192.168.0.2] ([65.94.207.237]) by tomts19-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030225160408.PWTG9753.tomts19-srv.bellnexxia.net@[192.168.0.2]> for ; Tue, 25 Feb 2003 11:04:08 -0500 From: Marc LeMaire To: "Freebsd-questions" Subject: Portupgrade failing to upgrade a port Date: Tue, 25 Feb 2003 11:03:08 -0500 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302251103.09030.krockmitaine@sympatico.ca> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello you all, I've made a complete reinstall, made a make world, recompiled the kernel during the last week-end. So I've come to the last step of syncronizing my port tree. While upgrading my ports, I've got this while updating XF86-clients ______________________________________________________ usr/include/stdlib.h:110: warning: ANSI C does not support `long long' /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c do_text.c:403: X11/Xft/Xft.h: No such file or directory In file included from x11perf.h:28, from do_text.c:26: /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' do_text.c:405: syntax error before `*' do_text.c:405: warning: type defaults to `int' in declaration of `aafont' do_text.c:405: ANSI C forbids data definition with no type or storage class do_text.c:406: syntax error before `*' do_text.c:406: warning: type defaults to `int' in declaration of `aadraw' do_text.c:406: ANSI C forbids data definition with no type or storage class do_text.c:407: syntax error before `aacolor' do_text.c:407: warning: type defaults to `int' in declaration of `aacolor' do_text.c:407: ANSI C forbids data definition with no type or storage class do_text.c: In function `InitAAText': do_text.c:416: warning: implicit declaration of function `XftFontOpenName' do_text.c:416: warning: assignment makes pointer from integer without a cast do_text.c:425: warning: implicit declaration of function `XftDrawCreate' do_text.c:427: warning: assignment makes pointer from integer without a cast do_text.c:432: warning: implicit declaration of function `XftFontClose' do_text.c:439: warning: implicit declaration of function `XftColorAllocValue' do_text.c:446: warning: implicit declaration of function `XftDrawDestroy' do_text.c:453: request for member `height' in something not a structure or union do_text.c: In function `DoAAText': do_text.c:483: warning: implicit declaration of function `XftDrawString8' do_text.c: In function `EndAAText': do_text.c:508: warning: implicit declaration of function `XftColorFree' *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade75378.9 make ** Fix the problem and try again. ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 10:38:37 -0500 (consumed 00:03:00) ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 10:38:37 -0500 (consumed 00:03:06) ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= XFree86-fontEncodings-4.2.0). (specify -f to force) ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= XFree86-font75dpi-4.2.0). (specify -f to force) ____________________________________________________ I also got this while upgrading Mozilla: usr/include/stdlib.h:110: warning: ANSI C does not support `long long' /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' cc -O -pipe -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I/usr/ports/x11/XFree86-4-clients/work/xc -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DMITSHM -DXFT `pkg-config xft --cflags` -c do_text.c do_text.c:403: X11/Xft/Xft.h: No such file or directory In file included from x11perf.h:28, from do_text.c:26: /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' do_text.c:405: syntax error before `*' do_text.c:405: warning: type defaults to `int' in declaration of `aafont' do_text.c:405: ANSI C forbids data definition with no type or storage class do_text.c:406: syntax error before `*' do_text.c:406: warning: type defaults to `int' in declaration of `aadraw' do_text.c:406: ANSI C forbids data definition with no type or storage class do_text.c:407: syntax error before `aacolor' do_text.c:407: warning: type defaults to `int' in declaration of `aacolor' do_text.c:407: ANSI C forbids data definition with no type or storage class do_text.c: In function `InitAAText': do_text.c:416: warning: implicit declaration of function `XftFontOpenName' do_text.c:416: warning: assignment makes pointer from integer without a cast do_text.c:425: warning: implicit declaration of function `XftDrawCreate' do_text.c:427: warning: assignment makes pointer from integer without a cast do_text.c:432: warning: implicit declaration of function `XftFontClose' do_text.c:439: warning: implicit declaration of function `XftColorAllocValue' do_text.c:446: warning: implicit declaration of function `XftDrawDestroy' do_text.c:453: request for member `height' in something not a structure or union do_text.c: In function `DoAAText': do_text.c:483: warning: implicit declaration of function `XftDrawString8' do_text.c: In function `EndAAText': do_text.c:508: warning: implicit declaration of function `XftColorFree' *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade75378.9 make ** Fix the problem and try again. ---> Build of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 10:38:37 -0500 (consumed 00:03:00) ---> Upgrade of x11/XFree86-4-clients ended at: Tue, 25 Feb 2003 10:38:37 -0500 (consumed 00:03:06) ** No need to upgrade 'XFree86-fontEncodings-4.2.0' (>= XFree86-fontEncodings-4.2.0). (specify -f to force) ** No need to upgrade 'XFree86-font75dpi-4.2.0' (>= XFree86-font75dpi-4.2.0). (specify -f to force) Should I cvsup again ? Thanks a lot Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message