Date: Sat, 25 Feb 2006 11:18:52 -0600 From: Eric Schuele <e.schuele@computer.org> To: Jeff Cross <jeff.cross@averageadmins.com> Cc: freebsd-ports@freebsd.org Subject: Re: Trouble Upgrading Ports Message-ID: <4400917C.4010808@computer.org> In-Reply-To: <44008ED7.6050406@averageadmins.com> References: <44008ED7.6050406@averageadmins.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeff Cross wrote: > I have been upgrading my ports using portupgrade -varR but have run > across a few that are giving me fits. > > When trying to update scrollkeeper I get the following: > > You must have XML::Parser installed to run ../../intltool-merge > I ran into this. I did a `make deinstall` and `make reinstall` on p5-XML-Parser. it did the trick. But Now I have other problems see "Trouble building gnomeprint". I do not know if they are related in any way. > gmake[3]: *** [scrollkeeper_cl.xml] Error 2 > gmake[3]: Leaving directory > `/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/cl/templates' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/cl' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/textproc/scrollkeeper. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade61500.21 make > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! textproc/scrollkeeper (scrollkeeper-0.3.14_3,1) (unknown > build error) > ---> Packages processed: 0 done, 21 ignored, 0 skipped and 1 failed > > > It seems that my system can't fetch the source for bash-3.1.10, and get > the following for libbonobo: > > ===> Script "configure" failed unexpectedly. > Please run the gnomelogalyzer, available from > "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the > problem and suggest a solution. If - and only if - the gnomelogalyzer cannot > solve the problem, report the build failure to the FreeBSD GNOME team at > gnome@FreeBSD.org, and attach (a) > "/usr/ports/devel/libbonobo/work/libbonobo-2.10.1/config.log", (b) the > output > of the failed make command, and (c) the gnomelogalyzer output. Also, it > might > be a good idea to provide an overview of all packages installed on your > system > (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, > copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) > with > the attachment. Try to avoid sending any attachments to the mailing list > (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are > usually discarded by the mailing list software. > *** Error code 1 > > Stop in /usr/ports/devel/libbonobo. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade70277.9 make > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! devel/libbonobo (libbonobo-2.10.1_2) (configure error) > ---> Packages processed: 0 done, 9 ignored, 0 skipped and 1 failed > > The config.log that is referenced above is attached. I figured I'd ask > you all before sending the output to the gnomelogalyzer. > > Thanks in advance for any help. I haven't had any issued updating my > system since I began using FreeBSD months ago so I don't really know > where to go from here. > > Jeff > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- Regards, Eric
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4400917C.4010808>