Re: Universal and upgrades

2011-10-19 Thread Ryan Schmidt
On Oct 12, 2011, at 13:39, Adam Dershowitz wrote: > So, this message has several points. > 1) Just a question about why these other libraries didn't get triggered to > rebuild, instead they just caused a build error? > > 2) I also wanted to let people know about this problem, and specificall

Re: Universal and upgrades

2011-10-12 Thread Scott Webster
On Wed, Oct 12, 2011 at 4:23 PM, Scott Webster wrote: > Hmm, seems that gstreamer and gst-plugins-base dependencies were just > added to wine-devel.  They of course have deps of their own.  For > instance libidl, which I already have installed non-universal.  It > needs to be universal for wine-de

Re: Universal and upgrades

2011-10-12 Thread Scott Webster
On Wed, Oct 12, 2011 at 12:42 PM, Adam Dershowitz wrote: > You might be right.  Although, since wine-devel was all built and working > before I tried to upgrade I am not sure how that could be.  The errors were > things like this: > :info:build ld: warning: in /opt/local/lib/libIDL-2.dylib, file

Re: Universal and upgrades

2011-10-12 Thread Adam Dershowitz
You might be right. Although, since wine-devel was all built and working before I tried to upgrade I am not sure how that could be. The errors were things like this: :info:build ld: warning: in /opt/local/lib/libIDL-2.dylib, file was built for unsupported file format which is not the architect

Re: Universal and upgrades

2011-10-12 Thread Scott Webster
wine-devel is 32 bit only. Are you sure the problem wasn't that one of the dependencies was only built as 64-bit, and therefore unsuitable for use with wine-devel? Scott On Wed, Oct 12, 2011 at 11:39 AM, Adam Dershowitz wrote: > I was trying to upgrade wine-devel.  It seems that it now requires

Universal and upgrades

2011-10-12 Thread Adam Dershowitz
I was trying to upgrade wine-devel. It seems that it now requires universal builds. That triggered a number of other ports to rebuild, since I had them as 32 bit only. No problem with that. The problem was that a number of these dependencies gave errors on rebuilding. By looking at the logs