Re: portupgrade -R order

2009-05-20 Thread Andrew W. Nosenko
On Tue, May 19, 2009 at 11:58 PM, Stephen Montgomery-Smith step...@missouri.edu wrote: My experience is that openoffice will NOT build properly if gcc43 is installed.  So maybe it deinstalled gcc43, built openoffice, and then rebuilt gcc43. No. Gcc-4.3 is primary compiler for my projects and

portupgrade -R order

2009-05-19 Thread Robert Huff
Andrea Venturoli writes: I have a question about the order in which portupgrade -R handles ports. If I issue: portupgrade -R it-openoffice.org it will upgrade openoffice.org, *then* gcc43. I would guess openoffice.org requires gcc43 to build, but then, shouldn't it be

Re: portupgrade -R order

2009-05-19 Thread Andrew W. Nosenko
On Tue, May 19, 2009 at 6:17 PM, Andrea Venturoli m...@netfence.it wrote: Hello. I have a question about the order in which portupgrade -R handles ports. If I issue: portupgrade -R it-openoffice.org it will upgrade openoffice.org, *then* gcc43. I would guess openoffice.org requires

Re: portupgrade -R order

2009-05-19 Thread Andrea Venturoli
Andrew W. Nosenko ha scritto: I would guess openoffice.org requires gcc43 to build, but then, shouldn't it be handled *before*? Whether OOo requires gcc-4.3 indeed? Not customized version of gcc-3.4 (ooo-gcc if I recall correctly...)? No. I'm really talking about lang/gcc43. About

Re: portupgrade -R order

2009-05-19 Thread Stephen Montgomery-Smith
Robert Huff wrote: Andrea Venturoli writes: I have a question about the order in which portupgrade -R handles ports. If I issue: portupgrade -R it-openoffice.org it will upgrade openoffice.org, *then* gcc43. I would guess openoffice.org requires gcc43 to build, but then,

Re: portupgrade -R order

2009-05-19 Thread Andrea Venturoli
Stephen Montgomery-Smith ha scritto: My experience is that openoffice will NOT build properly if gcc43 is installed. So maybe it deinstalled gcc43, built openoffice, and then rebuilt gcc43. This doesn't seem to be my case. bye Thanks av.

Re: portupgrade -R order

2009-05-19 Thread Jimmie James
#pkg_info |grep -i gcc gcc-4.3.4_20090510 GNU Compiler Collection 4.3 #pkg_info | grep -i open openoffice.org-3.1.0 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br What I found, was /usr/ports/devel/cppunit was causing build failures, removing it and building OOo and gcc43