Date: Tue, 22 Apr 2003 14:22:16 -0400 From: "Joe Mom" <jomom@jomom.net> To: "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org> Subject: Re: Portupgrade failing to upgrade a port Message-ID: <00d301c308fc$1aef3150$500dbace@call.gtn.ca> References: <001001c30838$a60ee290$500dbace@call.gtn.ca> <006f01c308dd$62e3b270$500dbace@call.gtn.ca> <00c701c308ed$cc5c0580$500dbace@call.gtn.ca> <200304221055.41056.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is the only thing that shows up. ezmlm-idx-0.40_2 --> qmail-1.03_1 freebsd-questions@freebsd.org is the correct list no? ----------------------- Joe Mom "Drain us of life and cleanse the mess" MuDvAyNe ----------------------- ----- Original Message ----- From: "Kent Stewart" <kstewart@owt.com> To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> Sent: Tuesday, April 22, 2003 1:55 PM Subject: Re: Portupgrade failing to upgrade a port > On Tuesday 22 April 2003 09:39 am, Joe Mom wrote: > > I have also just attempted: > > > > # portinstall -rf XFree86-clients-4.3.0_1 > > > > which resulted in the following: > > > > 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 > > > > This looks like you have an old version of Xft. Run > "portversion -c | more" and see what all you need to upgrade. > > The other thing is why aren't your messages showing up on -questions. > > Kent > > > 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. > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4-clients. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portinstall51076.0 make -DFORCE_PKG_REGISTER reinstall > > ** Fix the installation problem and try again. > > ** The following packages were not installed or upgraded (*:skipped / > > !:failed) > > ! x11/XFree86-4-clients (install error) > > > > ----------------------- > > Joe Mom > > "Drain us of life and cleanse the mess" > > MuDvAyNe > > ----------------------- > > ----- Original Message ----- > > From: "Joe Mom" <jomom@jomom.net> > > To: "Kent Stewart" <kstewart@owt.com>; > > <freebsd-questions@freebsd.org> Cc: <jomom@jomom.net> > > Sent: Tuesday, April 22, 2003 10:42 AM > > Subject: Re: Portupgrade failing to upgrade a port > > > > > K, now I have done everything that you stated below. and I am still > > > > getting > > > > > this error. > > > > > > Any other Ideas? > > > > > > <system specs> > > > p2 300 > > > 128mb sdram > > > 6gb Quantum fireball > > > ati rage fury video > > > </system> > > > > > > ----------------------- > > > Joe Mom > > > "Drain us of life and cleanse the mess" > > > MuDvAyNe > > > ----------------------- > > > ----- Original Message ----- > > > From: "Kent Stewart" <kstewart@owt.com> > > > To: "Joe Mom" <jomom@jomom.net>; <freebsd-questions@freebsd.org> > > > Sent: Monday, April 21, 2003 4:03 PM > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > On Monday 21 April 2003 12:46 pm, Joe Mom wrote: > > > > > make index > > > > > > > > > > Wouldn't that only apply if I was building from sysinstall? > > > > > > > > > > Because I have done cvsup in the past to update things like > > > > > gnome and its worked without any extra commands executed. > > > > > > > > No, you haven't paid attention to the date on /usr/ports/INDEX. > > > > Kris only updates on something like 4-6 week intervals and it is > > > > only current for a few minutes on the day he updates it. > > > > > > > > Kent > > > > > > > > > ----------------------- > > > > > Joe Mom > > > > > "Drain us of life and cleanse the mess" > > > > > MuDvAyNe > > > > > ----------------------- > > > > > ----- Original Message ----- > > > > > From: "Kent Stewart" <kstewart@owt.com> > > > > > To: "Joe Mom" <jomom@jomom.net>; > > > > > <freebsd-questions@freebsd.org> Sent: Monday, April 21, 2003 > > > > > 3:18 PM > > > > > Subject: Re: Portupgrade failing to upgrade a port > > > > > > > > > > > On Monday 21 April 2003 12:03 pm, Joe Mom wrote: > > > > > > > Any progress made on this yet? > > > > > > > > > > > > > > I am currently getting the same error. I have done a cvsup > > > > > > > multiple times, with no luck. > > > > > > > > > > > > A cvsup of ports-all without a "make index" and running > > > > > > "portsdb -u" doesn't count. No matter how many times you run > > > > > > cvsup. > > > > > > > > > > > > I have updated all of these ports without problems. I go an > > > > > > extra step and usually do things like "portupgrade -pufr > > > > > > freetype2" and etc. If you don't force, you only get the > > > > > > latest changes and some of these are libraries that are used > > > > > > by later builds. If you don't force rebuild the ports using > > > > > > the changed one, they are still using the old one. If the > > > > > > header files changed with the upgrade, you don't have any > > > > > > idea what your port is doing. > > > > > > > > > > > > Kent > > > > > > > > > > > > > ----------------------- > > > > > > > Joe Mom > > > > > > > "Drain us of life and cleanse the mess" > > > > > > > MuDvAyNe > > > > > > > ----------------------- > > > > > > > > > > > > > > > > > > > > > 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 _______________________________________________ > > > > > > > freebsd-questions@freebsd.org mailing list > > > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > > > > > To unsubscribe, send any mail to > > > > > > > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > > > > > -- > > > > > > Kent Stewart > > > > > > Richland, WA > > > > > > > > > > > > http://users.owt.com/kstewart/index.html > > > > > > > > -- > > > > Kent Stewart > > > > Richland, WA > > > > > > > > http://users.owt.com/kstewart/index.html > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d301c308fc$1aef3150$500dbace>