On 9/16/12 10:11 AM, K.-M. Schindler wrote: > Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils > In directory vz-cvs-3.sog:/tmp/cvs-serv21841/10.4/stable/main/finkinfo/utils > > Modified Files: > qemu.info > Log Message: > qemu: fix configure bug on 10.7 > > Index: qemu.info > =================================================================== > RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/qemu.info,v > retrieving revision 1.5 > retrieving revision 1.6 > diff -u -d -r1.5 -r1.6 > --- qemu.info 14 Aug 2012 22:16:55 -0000 1.5 > +++ qemu.info 16 Sep 2012 17:11:13 -0000 1.6 > @@ -1,14 +1,14 @@ > Package: qemu > Version: 1.1.1 > -Revision: 1 > +Revision: 2 > Description: Fast machine emulator and virtualizer > License: GPL > > Source: http://wiki.qemu.org/download/%n-%v-1.tar.bz2 > Source-MD5: 32e7cf4453039ef7478b22a53623cfb0 > > -BuildDepends: glib2-dev, libgettext8-dev, libcurl4, libpng15, > libjpeg8, cyrus-sasl2-dev, gnutls28 > -Depends: glib2-shlibs, libgettext8-shlibs, libcurl4-shlibs, > libpng15-shlibs, libjpeg8-shlibs, cyrus-sasl2-shlibs, gnutls28-shlibs > +BuildDepends: llvm-gcc, glib2-dev, libgettext8-dev, libcurl4, > libpng15, libjpeg8, cyrus-sasl2-dev, gnutls28 > +Depends: glib2-shlibs, libgettext8-shlibs, libcurl4-shlibs, > libpng15-shlibs, libjpeg8-shlibs, cyrus-sasl2-shlibs, gnutls28-shlibs > SourceDirectory: %n-%v > > PatchScript: << > @@ -20,7 +20,7 @@ > << > > ConfigureParams: << > - (%m = i386) --cpu=%m > + (%m = i386) --cpu=%m --cc=llvm-gcc-4.2 > << > > CompileScript: << > @@ -61,7 +61,7 @@ > DescPort: << > Configure needs a patch for the 32 bit build on x86_64 and 10.6. > Reported upstream, probably fixed in version 1.2 > -patches of version 1.0.1 are resolved upstream for this version. > +patches of version 1.0.1 are resolved upstream with this version. > << > > Homepage: http://wiki.qemu.org/Main_Page > >
Only 10.6 has llvm-gcc-4.2 -> the llvm-gcc virtual package, so the package now won't build on 10.5 due to the BuildDepends: llvm-gcc. If this is by design then a Distribution: 10.6 is in order. Also, do you really want to force llvm-gcc-4.2 for all 10.6 builds? If you're intending only to do that for 10.6/Xcode 4.2 there isn't really a need to specify that, because Fink's default 'cc' there is actually llvm-gcc-4.2. AKH ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel