From chris at bubblescope.net Thu Feb 1 02:07:28 2007 From: chris at bubblescope.net (Chris Jefferson) Date: Tue Oct 9 16:42:23 2007 Subject: Removing out-of-date packages Message-ID: <5cc6b04e0702010207h10b36581nd83b636229b66af9@mail.gmail.com> I tend to upgrade by doing: sudo port sync sudo port upgrade outdated I've noticed that I'm building up a lot of old versions of packages, for example in software/ghc I have both 6.6_2 and 6.6_1. Is there a simple way of cleaning out old versions of packages that I've missed? From yves at macports.org Thu Feb 1 04:30:42 2007 From: yves at macports.org (Yves de Champlain) Date: Tue Oct 9 16:42:23 2007 Subject: Removing out-of-date packages In-Reply-To: <5cc6b04e0702010207h10b36581nd83b636229b66af9@mail.gmail.com> References: <5cc6b04e0702010207h10b36581nd83b636229b66af9@mail.gmail.com> Message-ID: Le 07-02-01 ? 05:07, Chris Jefferson a ?crit : > I tend to upgrade by doing: > > sudo port sync > sudo port upgrade outdated > > I've noticed that I'm building up a lot of old versions of packages, > for example in software/ghc I have both 6.6_2 and 6.6_1. Is there a > simple way of cleaning out old versions of packages that I've missed? sudo port uninstall inactive yves From chris at bubblescope.net Thu Feb 1 04:57:18 2007 From: chris at bubblescope.net (Chris Jefferson) Date: Tue Oct 9 16:42:23 2007 Subject: Removing out-of-date packages In-Reply-To: References: <5cc6b04e0702010207h10b36581nd83b636229b66af9@mail.gmail.com> Message-ID: <5cc6b04e0702010457t5d79461ep3c55b11807192847@mail.gmail.com> Hello, thank you. I get the following error message: ~$ sudo port uninstall inactive ---> Unable to uninstall apr 1.2.7_0, the following ports depend on it: ---> apr-util ---> subversion ---> apr-util ---> subversion ---> apr-util Error: port uninstall failed: Please uninstall the ports that depend on apr first. From amedlar at gmail.com Thu Feb 1 05:42:03 2007 From: amedlar at gmail.com (Alan Medlar) Date: Tue Oct 9 16:42:23 2007 Subject: why do I have to install xfree86 ? Message-ID: Why is it that the deps for gtk2 include XFree86? I have installed X11.app and X11SDK from the latest release of xcode from the Apple website. Is there a way that I can get it to use Apple's X11? -ajm ps: running 10.4.8, intel, x11 1.1.3, xcode 2.4.1 and darwinports 1.3.2 From dluke at geeklair.net Thu Feb 1 05:54:52 2007 From: dluke at geeklair.net (Daniel J. Luke) Date: Tue Oct 9 16:42:23 2007 Subject: Removing out-of-date packages In-Reply-To: <5cc6b04e0702010457t5d79461ep3c55b11807192847@mail.gmail.com> References: <5cc6b04e0702010207h10b36581nd83b636229b66af9@mail.gmail.com> <5cc6b04e0702010457t5d79461ep3c55b11807192847@mail.gmail.com> Message-ID: <1367DCA8-E133-4486-9BA9-2DD2047C115A@geeklair.net> On Feb 1, 2007, at 7:57 AM, Chris Jefferson wrote: > Hello, thank you. > > I get the following error message: > > ~$ sudo port uninstall inactive > ---> Unable to uninstall apr 1.2.7_0, the following ports depend > on it: > ---> apr-util > ---> subversion > ---> apr-util > ---> subversion > ---> apr-util > Error: port uninstall failed: Please uninstall the ports that depend > on apr first. sudo port -f uninstall inactive -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/96bc44d4/PGP.bin From pipping at math.fu-berlin.de Thu Feb 1 07:47:13 2007 From: pipping at math.fu-berlin.de (Elias Pipping) Date: Tue Oct 9 16:42:23 2007 Subject: Removing out-of-date packages In-Reply-To: <1367DCA8-E133-4486-9BA9-2DD2047C115A@geeklair.net> References: <5cc6b04e0702010207h10b36581nd83b636229b66af9@mail.gmail.com> <5cc6b04e0702010457t5d79461ep3c55b11807192847@mail.gmail.com> <1367DCA8-E133-4486-9BA9-2DD2047C115A@geeklair.net> Message-ID: <26219F01-0DA5-4208-B8B8-82D235C06614@math.fu-berlin.de> On Feb 1, 2007, at 2:54 PM, Daniel J. Luke wrote: > On Feb 1, 2007, at 7:57 AM, Chris Jefferson wrote: >> Hello, thank you. >> >> I get the following error message: >> >> ~$ sudo port uninstall inactive >> ---> Unable to uninstall apr 1.2.7_0, the following ports depend >> on it: >> ---> apr-util >> ---> subversion >> ---> apr-util >> ---> subversion >> ---> apr-util >> Error: port uninstall failed: Please uninstall the ports that depend >> on apr first. > > sudo port -f uninstall inactive "inactive" is somewhat broken, i believe. (that's why i wouldn't recommend using "sudo port -f uninstall inactive" but a "port uninstall inactive" first to make sure the right things are uninstalled. e.g. i had optipng 0.5.4, upgraded to 0.5.5. so 0.5.4 is inactive, 0.5.5 is active "port list inactive" lists optipng 0.5.5 "(sudo) port uninstall inactive" uninstalls optipng 0.5.5 also, "port list inactive" appears to display every single port there is (yes even those you don't have installed) if you don't have any inactive ports. Elias Pipping From paulbeard at gmail.com Thu Feb 1 08:19:00 2007 From: paulbeard at gmail.com (Paul Beard) Date: Tue Oct 9 16:42:23 2007 Subject: macports python crashing? In-Reply-To: <625a0e650701312341ha6c384exa5f947f45c86e2aa@mail.gmail.com> References: <625a0e650701312341ha6c384exa5f947f45c86e2aa@mail.gmail.com> Message-ID: <64FED63E-9423-45F8-B113-60098AF1C53F@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 31, 2007, at 11:41 PM, Michael K. Edwards wrote: > If you tried "sudo port upgrade -R dbus", you may have run out of > memory at some point (see my previous post). That tends to corrupt > running machine state. Try rebooting. (It worked for me, when things > like Firefox and Dashboard widgets started dying.) I'm running on a very undersized system (640 Mb maxed out) and while it bogs down and swaps like mad, applications don't get dumped. I just wonder at why there is a python process in the mix at all, given that MacPorts' infrastructure is all tcl. from what I can gather, it's not dying from lack of memory but some other error. - -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFFwhL2fHLPwpj1/JQRAnNXAJ9epZTapdRqxA9f096F3NWuB+q6+ACfb1Me m7G2sVqvaCkaGOQGB5nxJ0I= =hzeK -----END PGP SIGNATURE----- From eridius at macports.org Thu Feb 1 08:24:37 2007 From: eridius at macports.org (Kevin Ballard) Date: Tue Oct 9 16:42:23 2007 Subject: port upgrade -R dbus goes bananas, plus a couple of newbie Q's In-Reply-To: <625a0e650701312336n439afcm9d95bd7e26ba848a@mail.gmail.com> References: <625a0e650701312336n439afcm9d95bd7e26ba848a@mail.gmail.com> Message-ID: What do you mean by this? In what way is it "insistent"? Does installing libgda with a variant, then installing gtk-sharp cause it to try and re-install libgda? Or does the gtk-sharp compilation simply fail? Or does something else happen? On Feb 1, 2007, at 2:36 AM, Michael K. Edwards wrote: > On another note: gtk-sharp seems to be insistent on a libgda with the > default variants, but I would prefer not to have any DB other than > sqlite on this box. I most especially do not want db4 installed > unless and until I research thoroughly what it takes to minimize its > corruption potential on MacOS. (No slur on SleepyCat, but bdb places > unusual strains on kernels, filesystems, compilers, and core > libraries.) Is there a syntax for "any libgda variant will do" that I > can use in the gtk-sharp portfile? (I'm hoping to get F-Spot > running.) -- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/79b4a96f/attachment.html From eridius at macports.org Thu Feb 1 08:27:14 2007 From: eridius at macports.org (Kevin Ballard) Date: Tue Oct 9 16:42:23 2007 Subject: why do I have to install xfree86 ? In-Reply-To: References: Message-ID: <0A784B04-70CB-4A7F-ADC9-349AF83F786E@macports.org> Isn't /usr/X11R6/lib in port's library search path? That means the gtk2 dependency on XFree86 should be resolved from Apple's X11 (because the dependency is a library dependency on libX11.6, which Apple's X11 provides). Incidentally, I just checked and I have gtk2 installed, but not XFree86. On Feb 1, 2007, at 8:42 AM, Alan Medlar wrote: > Why is it that the deps for gtk2 include XFree86? I have installed > X11.app and X11SDK from the latest release of xcode from the Apple > website. > > Is there a way that I can get it to use Apple's X11? > > -ajm > > ps: running 10.4.8, intel, x11 1.1.3, xcode 2.4.1 and darwinports > 1.3.2 -- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/f9d08846/attachment.html From eridius at macports.org Thu Feb 1 08:29:33 2007 From: eridius at macports.org (Kevin Ballard) Date: Tue Oct 9 16:42:23 2007 Subject: Removing out-of-date packages In-Reply-To: <26219F01-0DA5-4208-B8B8-82D235C06614@math.fu-berlin.de> References: <5cc6b04e0702010207h10b36581nd83b636229b66af9@mail.gmail.com> <5cc6b04e0702010457t5d79461ep3c55b11807192847@mail.gmail.com> <1367DCA8-E133-4486-9BA9-2DD2047C115A@geeklair.net> <26219F01-0DA5-4208-B8B8-82D235C06614@math.fu-berlin.de> Message-ID: <1F756B6C-C84D-407E-8C7D-D6497182FF01@macports.org> I just talked to pipping on the IRC channel and he said trying `sudo port uninstall inactive` worked for him correctly when he tried again. Incidentally, `port list` is always going to show the current version of the port, regardless of what you have installed. Try using `port echo inactive` if you want to see your inactive ports. Alternately you could use `port installed inactive`, though that's kinda redundant as anything in the inactive list is known to be installed. And yes, if the inactive pseudo-portname resolves to nothing, port list is going to show everything. There may be a way to detect this condition and get it to show nothing, but I don't know if it's worth the effort. On Feb 1, 2007, at 10:47 AM, Elias Pipping wrote: > "inactive" is somewhat broken, i believe. (that's why i wouldn't > recommend using "sudo port -f uninstall inactive" but a "port > uninstall inactive" first to make sure the right things are > uninstalled. > > e.g. i had optipng 0.5.4, upgraded to 0.5.5. > > so 0.5.4 is inactive, 0.5.5 is active > > "port list inactive" lists optipng 0.5.5 > "(sudo) port uninstall inactive" uninstalls optipng 0.5.5 > > also, "port list inactive" appears to display every single port > there is (yes even those you don't have installed) if you don't > have any inactive ports. -- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/a304a8d7/attachment.html From eridius at macports.org Thu Feb 1 08:31:29 2007 From: eridius at macports.org (Kevin Ballard) Date: Tue Oct 9 16:42:23 2007 Subject: macports python crashing? In-Reply-To: References: Message-ID: <54F2074C-31E0-4EBD-B9D9-AF8287DE5DB0@macports.org> Port itself doesn't call python. Perhaps you're installing a piece of software that runs python as part of its build process? On Feb 1, 2007, at 2:10 AM, Paul Beard wrote: > I am running a huge rebuild of my installed ports (evidently a lot > of stuff depends on dbus-glib) and I keep getting an error (pops in > the FInder/Aqua) that python has crashed. I'm not running python so > I assume it's part of the rebuilding (though I know MacPorts uses > tcl). > > It's calling the MacPorts python, not the system one, further > convincing me it's part of the port rebuilding. -- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/83256c73/attachment.html From ndiscreet at gmail.com Thu Feb 1 08:36:55 2007 From: ndiscreet at gmail.com (Altoine Barker) Date: Tue Oct 9 16:42:23 2007 Subject: Removing out-of-date packages In-Reply-To: <26219F01-0DA5-4208-B8B8-82D235C06614@math.fu-berlin.de> References: <5cc6b04e0702010207h10b36581nd83b636229b66af9@mail.gmail.com> <5cc6b04e0702010457t5d79461ep3c55b11807192847@mail.gmail.com> <1367DCA8-E133-4486-9BA9-2DD2047C115A@geeklair.net> <26219F01-0DA5-4208-B8B8-82D235C06614@math.fu-berlin.de> Message-ID: <45C21727.3000709@GmAiL.cOm> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Try: sudo port -v uninstall optipng @0.5.4 I think that is the command line that should work for you. HTH - -Altoine Elias Pipping wrote: > On Feb 1, 2007, at 2:54 PM, Daniel J. Luke wrote: >> On Feb 1, 2007, at 7:57 AM, Chris Jefferson wrote: >>> Hello, thank you. >>> >>> I get the following error message: >>> >>> ~$ sudo port uninstall inactive >>> ---> Unable to uninstall apr 1.2.7_0, the following ports depend on it: >>> ---> apr-util >>> ---> subversion >>> ---> apr-util >>> ---> subversion >>> ---> apr-util >>> Error: port uninstall failed: Please uninstall the ports that depend >>> on apr first. >> >> sudo port -f uninstall inactive > > "inactive" is somewhat broken, i believe. (that's why i wouldn't > recommend using "sudo port -f uninstall inactive" but a "port uninstall > inactive" first to make sure the right things are uninstalled. > > e.g. i had optipng 0.5.4, upgraded to 0.5.5. > > so 0.5.4 is inactive, 0.5.5 is active > > "port list inactive" lists optipng 0.5.5 > "(sudo) port uninstall inactive" uninstalls optipng 0.5.5 > > also, "port list inactive" appears to display every single port there is > (yes even those you don't have installed) if you don't have any inactive > ports. > > > Elias Pipping > > > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFwhcmS0foIafBdlkRAlT4AJ9Jh3yopH89fZ8pNlqBMPX7QGGQTwCfasCL EOp6T6wfjkX71tpND2CeWy0= =dHoI -----END PGP SIGNATURE----- From eridius at macports.org Thu Feb 1 08:38:48 2007 From: eridius at macports.org (Kevin Ballard) Date: Tue Oct 9 16:42:23 2007 Subject: macports python crashing? In-Reply-To: <625a0e650701312341ha6c384exa5f947f45c86e2aa@mail.gmail.com> References: <625a0e650701312341ha6c384exa5f947f45c86e2aa@mail.gmail.com> Message-ID: <73829B40-5C08-44AC-B48A-1A3C4C20FAB3@macports.org> Not really. The /opt/local directory hierarchy is root:admin, and the work directories exist as part of this hierarchy, so simply creating the work directory requires root privileges. This is in general a Good Thing, as it means unprivileged users can't build their own packages through port. You could go and modify the /opt/local/var/db/ dports/build tree to be user-writable, at which point you can *build* software without sudo (using, say, port destroot , though you'd have to install dependencies first or it will try to do so and fail at installation), and then install it with sudo. If you set the entire /opt/local tree to be user-writable, you should be able to fully install stuff without sudo, as long as it doesn't go out of that tree (a common exception that comes to mind is stuff that installs in /Applications/DarwinPorts). I assume you're concerned about random software build processes being run with root privileges, yes? It seems to me the best solution is to run the actual configure/build/destroot steps themselves in an unprivileged child process (after ensuring that the extracted source is user-writable). Is that what you'd be interested in seeing? On Feb 1, 2007, at 2:41 AM, Michael K. Edwards wrote: > Oh, on that note -- is there a sensible way to avoid having anything > other than the actual package installation step run as root? If I had > any sense I would have asked that before the first time I typed "port > install". -- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/88cae234/attachment.html From amedlar at gmail.com Thu Feb 1 13:12:33 2007 From: amedlar at gmail.com (Alan Medlar) Date: Tue Oct 9 16:42:23 2007 Subject: why do I have to install xfree86 ? In-Reply-To: <0A784B04-70CB-4A7F-ADC9-349AF83F786E@macports.org> References: <0A784B04-70CB-4A7F-ADC9-349AF83F786E@macports.org> Message-ID: Where do I set ports library search path? I could not see anything in ports.conf nor in the man page for such. It there any reason why this was not set by default, as you have to install these things to get darwinports to compile. -ajm On 01/02/07, Kevin Ballard wrote: > > Isn't /usr/X11R6/lib in port's library search path? That means the gtk2 > dependency on XFree86 should be resolved from Apple's X11 (because the > dependency is a library dependency on libX11.6, which Apple's X11 provides). > > Incidentally, I just checked and I have gtk2 installed, but not XFree86. > > > On Feb 1, 2007, at 8:42 AM, Alan Medlar wrote: > > > Why is it that the deps for gtk2 include XFree86? I have installed > > X11.app and X11SDK from the latest release of xcode from the Apple > > website. > > > > > Is there a way that I can get it to use Apple's X11? > > > > > -ajm > > > > > ps: running 10.4.8, intel, x11 1.1.3, xcode 2.4.1 and darwinports 1.3.2 > > -- > Kevin Ballard > http://kevin.sb.org > eridius@macports.org > http://www.tildesoft.com > > From eridius at macports.org Thu Feb 1 13:23:18 2007 From: eridius at macports.org (Kevin Ballard) Date: Tue Oct 9 16:42:23 2007 Subject: why do I have to install xfree86 ? In-Reply-To: References: <0A784B04-70CB-4A7F-ADC9-349AF83F786E@macports.org> Message-ID: <01FDF32D-F51E-42A8-9D1C-C8ECA12FA1D1@macports.org> You don't set it - macports controls it, just like it controls PATH. darwinports1.0/darwinports.tcl line 824 sets it, and /usr/X11R6/lib/ is in the list of library search paths. On Feb 1, 2007, at 4:12 PM, Alan Medlar wrote: > Where do I set ports library search path? I could not see anything in > ports.conf nor in the man page for such. > > It there any reason why this was not set by default, as you have to > install these things to get darwinports to compile. -- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/475cf64d/attachment.html From cynic at elitistbastard.com Thu Feb 1 13:33:58 2007 From: cynic at elitistbastard.com (Jason Stelzer) Date: Tue Oct 9 16:42:23 2007 Subject: Limiting the size of /opt/local/var/db/dports/software Message-ID: <64B208EB-97BB-4691-8F46-A35F08618359@elitistbastard.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It seems needlessly large. I've tried: port clean --all installed but that doesn't seem to do what I thought it did. I don't think there's any need for 3 built versions of Imagemagick for instance. Granted, its not the biggest offender in the world, but it seems like a needless waste of space. - -- J. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFFwlzHvxud+cMTf5IRAsFwAKDIZTi6ACMrxNBZ+DnNxBR62QJiugCfVWRq l5wl+Gr/eIlyEDMfY38AO/A= =WEED -----END PGP SIGNATURE----- From eridius at macports.org Thu Feb 1 13:49:52 2007 From: eridius at macports.org (Kevin Ballard) Date: Tue Oct 9 16:42:23 2007 Subject: Limiting the size of /opt/local/var/db/dports/software In-Reply-To: <64B208EB-97BB-4691-8F46-A35F08618359@elitistbastard.com> References: <64B208EB-97BB-4691-8F46-A35F08618359@elitistbastard.com> Message-ID: sudo port -f uninstall inactive To prevent having inactive versions of ports in the future, pass the - u switch when upgrading. This will force it to uninstall the old version before activating the new (remember to pass -f as well, or it may fail at the uninstalling of the old version due to dependencies; I believe you need -n as well at this point, or the -f will make it try and upgrade all dependencies whether or not they need it) On Feb 1, 2007, at 4:33 PM, Jason Stelzer wrote: > It seems needlessly large. I've tried: > port clean --all installed > > but that doesn't seem to do what I thought it did. I don't think > there's any need for 3 built versions of Imagemagick for instance. > > Granted, its not the biggest offender in the world, but it seems > like a needless waste of space. -- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/63c7ac1e/attachment.html From mark at dxradio.demon.co.uk Thu Feb 1 14:34:08 2007 From: mark at dxradio.demon.co.uk (Mark Hattam) Date: Tue Oct 9 16:42:23 2007 Subject: Limiting the size of /opt/local/var/db/dports/software In-Reply-To: References: <64B208EB-97BB-4691-8F46-A35F08618359@elitistbastard.com> Message-ID: So to upgrade outdated items, is the command ... ? sudo port -u -f upgrade outdated Mark -- At 16:49 -0500 1/2/07, Kevin Ballard wrote: >sudo port -f uninstall inactive > >To prevent having inactive versions of ports in the future, pass the >-u switch when upgrading. This will force it to uninstall the old >version before activating the new (remember to pass -f as well, or >it may fail at the uninstalling of the old version due to >dependencies; I believe you need -n as well at this point, or the -f >will make it try and upgrade all dependencies whether or not they >need it) > >On Feb 1, 2007, at 4:33 PM, Jason Stelzer wrote: > >>It seems needlessly large. I've tried: >> >>port clean --all installed >> >> >>but that doesn't seem to do what I thought it did. I don't think >>there's any need for 3 built versions of Imagemagick for instance. >> >> >>Granted, its not the biggest offender in the world, but it seems >>like a needless waste of space. >> > >-- >Kevin Ballard From amedlar at gmail.com Thu Feb 1 14:36:12 2007 From: amedlar at gmail.com (Alan Medlar) Date: Tue Oct 9 16:42:23 2007 Subject: why do I have to install xfree86 ? In-Reply-To: <01FDF32D-F51E-42A8-9D1C-C8ECA12FA1D1@macports.org> References: <0A784B04-70CB-4A7F-ADC9-349AF83F786E@macports.org> <01FDF32D-F51E-42A8-9D1C-C8ECA12FA1D1@macports.org> Message-ID: I see, thank you :-) I assumed that because it was listed as a dep, then it would insist on compiling the whole thing, *phew* On 01/02/07, Kevin Ballard wrote: > > You don't set it - macports controls it, just like it controls PATH. > darwinports1.0/darwinports.tcl line 824 sets it, and /usr/X11R6/lib/ is in > the list of library search paths. > > On Feb 1, 2007, at 4:12 PM, Alan Medlar wrote: > > > Where do I set ports library search path? I could not see anything in > > ports.conf nor in the man page for such. > > > > > It there any reason why this was not set by default, as you have to > > install these things to get darwinports to compile. > > -- > Kevin Ballard > http://kevin.sb.org > eridius@macports.org > http://www.tildesoft.com > > From eridius at macports.org Thu Feb 1 16:41:09 2007 From: eridius at macports.org (Kevin Ballard) Date: Tue Oct 9 16:42:23 2007 Subject: Limiting the size of /opt/local/var/db/dports/software In-Reply-To: References: <64B208EB-97BB-4691-8F46-A35F08618359@elitistbastard.com> Message-ID: Yes, although again you may want to put the -n switch in there to prevent attempted upgrading of dependencies that are not outdated. On Feb 1, 2007, at 5:34 PM, Mark Hattam wrote: > So to upgrade outdated items, is the command ... ? > > sudo port -u -f upgrade outdated -- Kevin Ballard http://kevin.sb.org eridius@macports.org http://www.tildesoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/d6b32c8a/attachment.html From paulbeard at gmail.com Thu Feb 1 17:15:12 2007 From: paulbeard at gmail.com (Paul Beard) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade Message-ID: Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/231720cc/PGP.bin From landonf at macports.org Thu Feb 1 17:16:50 2007 From: landonf at macports.org (Landon Fuller) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade In-Reply-To: References: Message-ID: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> On Feb 1, 2007, at 17:15, Paul Beard wrote: > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H - > I. -I. -I.. -I/opt/local/include -L/opt/local/lib -Wall - > force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -L/opt/local/ > lib -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF ".deps/liboil_0.3_la- > liboilcpu.Tpo" -c -o liboil_0.3_la-liboilcpu.lo `test -f > 'liboilcpu.c' || echo './'`liboilcpu.c; \ > then mv -f ".deps/liboil_0.3_la-liboilcpu.Tpo" ".deps/liboil_0.3_la- > liboilcpu.Plo"; else rm -f ".deps/liboil_0.3_la-liboilcpu.Tpo"; > exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/ > lib -Wall -force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -L/ > opt/local/lib -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF .deps/ > liboil_0.3_la-liboilcpu.Tpo -c liboilcpu.c -fno-common -DPIC - > o .libs/liboil_0.3_la-liboilcpu.o > /var/tmp//ccDl8DLX.s:416:Parameter syntax error (parameter 1) > make[3]: *** [liboil_0.3_la-liboilcpu.lo] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Status 1 encountered during processing. > > Error: Unable to upgrade port: 1 Ugh; PowerPC? -landonf -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070201/8dfc46d7/PGP.bin From paulbeard at gmail.com Thu Feb 1 21:01:20 2007 From: paulbeard at gmail.com (Paul Beard) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade In-Reply-To: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> References: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> Message-ID: <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote: > Ugh; PowerPC? yes, it is. white:~ paul$ uname -a Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc Interestingly, I built it as a pkg on another PPC system and it built just fine there. Moved the package over to this machine and installed it. No idea if that helps at all ;-) - -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFFwsWjfHLPwpj1/JQRAhHaAKCXfNZDP6GMBttGZfzG4VgIpS5CdACdH9zm l1+Am4GhdVU0p68ybsxsgrU= =Lq/Y -----END PGP SIGNATURE----- From vmcgarry at austin.rr.com Thu Feb 1 21:58:35 2007 From: vmcgarry at austin.rr.com (McGarry Vince) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade In-Reply-To: <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> References: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> Message-ID: <481216C8-1369-4110-B27B-4A9DFC5C6646@austin.rr.com> On Feb 1, 2007, at 11:01 PM, Paul Beard wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote: > >> Ugh; PowerPC? > > yes, it is. > > white:~ paul$ uname -a > Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri > Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power > Macintosh powerpc > > Interestingly, I built it as a pkg on another PPC system and it > built just fine there. Moved the package over to this machine and > installed it. No idea if that helps at all ;-) > I, too, cannot get it to build on a PowerPC. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/ lib -Wall -force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -L/ opt/local/lib -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF .deps/ liboil_0.3_la-liboilcpu.Tpo -c liboilcpu.c -fno-common -DPIC - o .libs/liboil_0.3_la-liboilcpu.o /var/tmp//ccJyafAd.s:416:Parameter syntax error (parameter 1) make[3]: *** [liboil_0.3_la-liboilcpu.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for liboil): com.apple.destroot com.apple.build DEBUG: Error: Unable to upgrade port: 1 Vince McGarry From landonf at macports.org Thu Feb 1 21:59:49 2007 From: landonf at macports.org (Landon Fuller) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade In-Reply-To: <481216C8-1369-4110-B27B-4A9DFC5C6646@austin.rr.com> References: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> <481216C8-1369-4110-B27B-4A9DFC5C6646@austin.rr.com> Message-ID: <4190FFF4-4BA6-4CB1-A19C-5FFB245ADF04@macports.org> On Feb 1, 2007, at 9:58 PM, McGarry Vince wrote: > On Feb 1, 2007, at 11:01 PM, Paul Beard wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> >> On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote: >> >>> Ugh; PowerPC? >> >> yes, it is. >> >> white:~ paul$ uname -a >> Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri >> Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC >> Power Macintosh powerpc >> >> Interestingly, I built it as a pkg on another PPC system and it >> built just fine there. Moved the package over to this machine and >> installed it. No idea if that helps at all ;-) >> > > I, too, cannot get it to build on a PowerPC. What version of gcc / Xcode? -landonf From paulbeard at gmail.com Thu Feb 1 22:04:02 2007 From: paulbeard at gmail.com (Paul Beard) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade In-Reply-To: <4190FFF4-4BA6-4CB1-A19C-5FFB245ADF04@macports.org> References: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> <481216C8-1369-4110-B27B-4A9DFC5C6646@austin.rr.com> <4190FFF4-4BA6-4CB1-A19C-5FFB245ADF04@macports.org> Message-ID: <2ED38E48-AAB1-4924-B546-B91F747ACEFB@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Feb 1, 2007, at 9:59 PM, Landon Fuller wrote: > What version of gcc / Xcode? I was all prepared for an "aha" moment, but I have the same version on both systems: Component versions: DevToolsCore-762.0; DevToolsSupport-764.0 gcc version 4.0.1 (Apple Computer, Inc. build 5367) - -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFFwtRUfHLPwpj1/JQRAsYLAKC4M2Ol7B+jsRC9O4o2PiSgGJurggCgl99W 6T94do74UUOrDeYpz6jQUJU= =1lHL -----END PGP SIGNATURE----- From vmcgarry at austin.rr.com Thu Feb 1 23:59:58 2007 From: vmcgarry at austin.rr.com (McGarry Vince) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade In-Reply-To: <4190FFF4-4BA6-4CB1-A19C-5FFB245ADF04@macports.org> References: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> <481216C8-1369-4110-B27B-4A9DFC5C6646@austin.rr.com> <4190FFF4-4BA6-4CB1-A19C-5FFB245ADF04@macports.org> Message-ID: <18F41958-F1B3-49FD-A2AA-6012638F6AF6@austin.rr.com> On Feb 1, 2007, at 11:59 PM, Landon Fuller wrote: > > On Feb 1, 2007, at 9:58 PM, McGarry Vince wrote: > >> On Feb 1, 2007, at 11:01 PM, Paul Beard wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> >>> On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote: >>> >>>> Ugh; PowerPC? >>> >>> yes, it is. >>> >>> white:~ paul$ uname -a >>> Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri >>> Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC >>> Power Macintosh powerpc >>> >>> Interestingly, I built it as a pkg on another PPC system and it >>> built just fine there. Moved the package over to this machine and >>> installed it. No idea if that helps at all ;-) >>> >> >> I, too, cannot get it to build on a PowerPC. > > What version of gcc / Xcode? > 4.0 / 2.4.1 Vince From m.k.edwards at gmail.com Fri Feb 2 00:17:03 2007 From: m.k.edwards at gmail.com (Michael K. Edwards) Date: Tue Oct 9 16:42:23 2007 Subject: port upgrade -R dbus goes bananas, plus a couple of newbie Q's In-Reply-To: References: <625a0e650701312336n439afcm9d95bd7e26ba848a@mail.gmail.com> Message-ID: <625a0e650702020017g5c32461ci76718de9a2c6cb66@mail.gmail.com> On 2/1/07, Kevin Ballard wrote: > What do you mean by this? In what way is it "insistent"? Does installing > libgda with a variant, then installing gtk-sharp cause it to try and > re-install libgda? Or does the gtk-sharp compilation simply fail? Or does > something else happen? Sorry, didn't save that particular error message; it was something to the effect of "active variant doesn't match the dependency". In the meantime, I eventually wiped /opt/local and reinstalled macports to deal with the dbus fallout. libgda now doesn't build without the bdb variant (even without --with-bdb the configure step picks up /usr/include/db.h, which is useless). So I set up a local Portfile repo and altered the libgda Portfile to add --without-bdb and modify the default variants. That seems to have been enough to fool gtk-sharp into deciding its dependencies are satisfied. Building gtk-sharp 2.10.0 as we speak. Cheers, - Michael From awuest at gmail.com Fri Feb 2 06:00:27 2007 From: awuest at gmail.com (Andreas Wuest) Date: Tue Oct 9 16:42:23 2007 Subject: dbus-glib 0.72 build fails with missing header files Message-ID: <36f723580702020600r1ff67bc2ge35800a4be74cd27@mail.gmail.com> Hi I am trying to install dbus-glib 0.72 (or rather, was forced to install it via dependencies), but the build unfortunately fails because of missing header files. And, yes, I have already installed dbus 1.0.2. I hope you can enlighten me. ... ---> Building dbus-glib with target all DEBUG: Executing com.apple.build (dbus-glib) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_dbus-glib/work/dbus-glib-0.72" && make all' make all-recursive Making all in dbus make all-recursive Making all in . if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/opt/local/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/opt/local/include -L/opt/local/lib -no-cpp-precomp -flat_namespace -undefined suppress -L/opt/local/lib -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-glib.lo -MD -MP -MF ".deps/dbus-glib.Tpo" -c -o dbus-glib.lo dbus-glib.c; \ then mv -f ".deps/dbus-glib.Tpo" ".deps/dbus-glib.Plo"; else rm -f ".deps/dbus-glib.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/opt/local/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/opt/local/include -L/opt/local/lib -no-cpp-precomp -flat_namespace -undefined suppress -L/opt/local/lib -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-glib.lo -MD -MP -MF .deps/dbus-glib.Tpo -c dbus-glib.c -fno-common -DPIC -o .libs/dbus-glib.o In file included from dbus-glib.c:25: dbus-glib.h:28:30: error: dbus/dbus-shared.h: No such file or directory In file included from dbus-glib.c:25: dbus-glib.h:74: error: parse error before 'type' In file included from dbus-glib.c:26: dbus-glib-lowlevel.h:28:23: error: dbus/dbus.h: No such file or directory In file included from dbus-glib.c:26: dbus-glib-lowlevel.h:33: error: parse error before 'DBusError' dbus-glib-lowlevel.h:42: error: parse error before '*' token dbus-glib-lowlevel.h:44: error: parse error before '*' token dbus-glib-lowlevel.h:48: error: parse error before 'DBusMessage' dbus-glib-lowlevel.h:51: error: parse error before '*' token dbus-glib-lowlevel.h:51: warning: type defaults to 'int' in declaration of 'dbus_g_connection_get_connection' dbus-glib-lowlevel.h:51: warning: data definition has no type or storage class dbus-glib-lowlevel.h:52: error: parse error before '*' token dbus-glib-lowlevel.h:52: warning: type defaults to 'int' in declaration of 'dbus_g_message_get_message' dbus-glib-lowlevel.h:52: warning: data definition has no type or storage class dbus-glib-lowlevel.h:62: error: parse error before '*' token dbus-glib-lowlevel.h:62: warning: type defaults to 'int' in declaration of 'dbus_g_method_get_reply' dbus-glib-lowlevel.h:62: warning: data definition has no type or storage class dbus-glib-lowlevel.h:65: error: parse error before 'DBusMessage' In file included from dbus-glib.c:29: dbus-gobject.h:27:33: error: dbus/dbus-signature.h: No such file or directory dbus-glib.c: In function 'dbus_g_connection_flush': dbus-glib.c:55: warning: implicit declaration of function 'dbus_connection_flush' dbus-glib.c:55: warning: nested extern declaration of 'dbus_connection_flush' dbus-glib.c:55: error: 'DBusConnection' undeclared (first use in this function) dbus-glib.c:55: error: (Each undeclared identifier is reported only once dbus-glib.c:55: error: for each function it appears in.) dbus-glib.c:55: error: parse error before ')' token dbus-glib.c: In function 'dbus_g_connection_ref': dbus-glib.c:69: error: 'DBusConnection' undeclared (first use in this function) dbus-glib.c:69: error: 'c' undeclared (first use in this function) dbus-glib.c:71: error: parse error before ')' token dbus-glib.c:72: warning: implicit declaration of function 'dbus_connection_ref' dbus-glib.c:72: warning: nested extern declaration of 'dbus_connection_ref' dbus-glib.c: In function 'dbus_g_connection_unref': dbus-glib.c:86: error: 'DBusConnection' undeclared (first use in this function) dbus-glib.c:86: error: 'c' undeclared (first use in this function) dbus-glib.c:88: error: parse error before ')' token dbus-glib.c:89: warning: implicit declaration of function 'dbus_connection_unref' dbus-glib.c:89: warning: nested extern declaration of 'dbus_connection_unref' dbus-glib.c: In function 'dbus_g_message_ref': dbus-glib.c:113: error: 'DBusMessage' undeclared (first use in this function) dbus-glib.c:113: error: 'c' undeclared (first use in this function) dbus-glib.c:115: error: parse error before ')' token dbus-glib.c:116: warning: implicit declaration of function 'dbus_message_ref' dbus-glib.c:116: warning: nested extern declaration of 'dbus_message_ref' dbus-glib.c: In function 'dbus_g_message_unref': dbus-glib.c:129: error: 'DBusMessage' undeclared (first use in this function) dbus-glib.c:129: error: 'c' undeclared (first use in this function) dbus-glib.c:131: error: parse error before ')' token dbus-glib.c:132: warning: implicit declaration of function 'dbus_message_unref' dbus-glib.c:132: warning: nested extern declaration of 'dbus_message_unref' dbus-glib.c: In function 'dbus_connection_get_g_type': dbus-glib.c:225: error: 'dbus_connection_ref' undeclared (first use in this function) dbus-glib.c:226: error: 'dbus_connection_unref' undeclared (first use in this function) dbus-glib.c: In function 'dbus_message_get_g_type': dbus-glib.c:244: error: 'dbus_message_ref' undeclared (first use in this function) dbus-glib.c:245: error: 'dbus_message_unref' undeclared (first use in this function) dbus-glib.c: At top level: dbus-glib.c:305: error: parse error before '*' token dbus-glib.c:307: warning: return type defaults to 'int' dbus-glib.c: In function 'dbus_g_connection_get_connection': dbus-glib.c:308: error: 'DBusConnection' undeclared (first use in this function) dbus-glib.c:308: error: parse error before ')' token dbus-glib.c:309: warning: control reaches end of non-void function dbus-glib.c: At top level: dbus-glib.c:320: error: parse error before '*' token dbus-glib.c:322: warning: return type defaults to 'int' dbus-glib.c: In function 'dbus_g_message_get_message': dbus-glib.c:323: error: 'DBusMessage' undeclared (first use in this function) dbus-glib.c:323: error: parse error before ')' token dbus-glib.c:324: warning: control reaches end of non-void function dbus-glib.c: In function '_dbus_glib_test': dbus-glib.c:336: error: 'DBusError' undeclared (first use in this function) dbus-glib.c:336: error: parse error before 'err' dbus-glib.c:339: warning: implicit declaration of function 'dbus_error_init' dbus-glib.c:339: warning: nested extern declaration of 'dbus_error_init' dbus-glib.c:339: error: 'err' undeclared (first use in this function) dbus-glib.c:340: warning: implicit declaration of function 'dbus_set_error_const' dbus-glib.c:340: warning: nested extern declaration of 'dbus_set_error_const' dbus-glib.c:340: error: 'DBUS_ERROR_NO_MEMORY' undeclared (first use in this function) make[4]: *** [dbus-glib.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_dbus-glib/work/dbus-glib-0.72" && make all" returned error 2 Command output: dbus-glib.c:244: error: 'dbus_message_ref' undeclared (first use in this function) dbus-glib.c:245: error: 'dbus_message_unref' undeclared (first use in this function) dbus-glib.c: At top level: dbus-glib.c:305: error: parse error before '*' token dbus-glib.c:307: warning: return type defaults to 'int' dbus-glib.c: In function 'dbus_g_connection_get_connection': dbus-glib.c:308: error: 'DBusConnection' undeclared (first use in this function) dbus-glib.c:308: error: parse error before ')' token dbus-glib.c:309: warning: control reaches end of non-void function dbus-glib.c: At top level: dbus-glib.c:320: error: parse error before '*' token dbus-glib.c:322: warning: return type defaults to 'int' dbus-glib.c: In function 'dbus_g_message_get_message': dbus-glib.c:323: error: 'DBusMessage' undeclared (first use in this function) dbus-glib.c:323: error: parse error before ')' token dbus-glib.c:324: warning: control reaches end of non-void function dbus-glib.c: In function '_dbus_glib_test': dbus-glib.c:336: error: 'DBusError' undeclared (first use in this function) dbus-glib.c:336: error: parse error before 'err' dbus-glib.c:339: warning: implicit declaration of function 'dbus_error_init' dbus-glib.c:339: warning: nested extern declaration of 'dbus_error_init' dbus-glib.c:339: error: 'err' undeclared (first use in this function) dbus-glib.c:340: warning: implicit declaration of function 'dbus_set_error_const' dbus-glib.c:340: warning: nested extern declaration of 'dbus_set_error_const' dbus-glib.c:340: error: 'DBUS_ERROR_NO_MEMORY' undeclared (first use in this function) make[4]: *** [dbus-glib.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for dbus-glib): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing. -- Kind regards, Andi From calum.robertson at gmail.com Fri Feb 2 12:46:47 2007 From: calum.robertson at gmail.com (Calum Robertson) Date: Tue Oct 9 16:42:23 2007 Subject: hugs98 and X11 Message-ID: <9acbcbb90702021246v6ffbca45pda34a24b10af11ad@mail.gmail.com> Hi, I've downloaded and successfully built hugs98. However, whenever I try and import a module such as Graphics.SOE, I get the following error: ERROR "/opt/local/lib/hugs/packages/HGL/Graphics/HGL/Internals/Types.hs" - Can't find imported module "Graphics.X11.Xlib" Has anyone else had this problem? If I use ghci then I don't get this problem. Regards, Calum. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070202/46b73ab6/attachment.html From m.k.edwards at gmail.com Sat Feb 3 01:38:53 2007 From: m.k.edwards at gmail.com (Michael K. Edwards) Date: Tue Oct 9 16:42:23 2007 Subject: port upgrade -R dbus goes bananas, plus a couple of newbie Q's In-Reply-To: <625a0e650702020017g5c32461ci76718de9a2c6cb66@mail.gmail.com> References: <625a0e650701312336n439afcm9d95bd7e26ba848a@mail.gmail.com> <625a0e650702020017g5c32461ci76718de9a2c6cb66@mail.gmail.com> Message-ID: <625a0e650702030138s755b5d5es239612ba06bb70f7@mail.gmail.com> So I've managed to build the current gtk-sharp, gnome-sharp, and f-spot, and solve various dylib loading problems, but now I hit SIGBUS during or shortly after the dylib loading stage. This is with the binary Mono 1.2.2.1 distro, which I have concluded is a mistake -- its glib 2.6.3 probably conflicts with the macports glib 2.12.7. The next thing to try seems to be to use the mono port instead of the binary distro. All I can say is, I must want F-Spot on my Mac pretty badly. Cheers, - Michael From m.k.edwards at gmail.com Sat Feb 3 03:45:22 2007 From: m.k.edwards at gmail.com (Michael K. Edwards) Date: Tue Oct 9 16:42:23 2007 Subject: port upgrade -R dbus goes bananas, plus a couple of newbie Q's In-Reply-To: <625a0e650702030138s755b5d5es239612ba06bb70f7@mail.gmail.com> References: <625a0e650701312336n439afcm9d95bd7e26ba848a@mail.gmail.com> <625a0e650702020017g5c32461ci76718de9a2c6cb66@mail.gmail.com> <625a0e650702030138s755b5d5es239612ba06bb70f7@mail.gmail.com> Message-ID: <625a0e650702030345p4819845exa9f4bc0dec2d3639@mail.gmail.com> On 2/3/07, Michael K. Edwards wrote: > So I've managed to build the current gtk-sharp, gnome-sharp, and > f-spot, and solve various dylib loading problems, but now I hit SIGBUS > during or shortly after the dylib loading stage. This is with the > binary Mono 1.2.2.1 distro, which I have concluded is a mistake -- its > glib 2.6.3 probably conflicts with the macports glib 2.12.7. The next > thing to try seems to be to use the mono port instead of the binary > distro. All I can say is, I must want F-Spot on my Mac pretty badly. And, after some more fiddling with dll.config files, that worked. Now I'm running into crashing gnome-vfs bugs, of course, but at least I grok most of the packaging issues now. Word to the wise: do not use DYLD_LIBRARY_PATH. Ever. I still have to propagate some hand-hacks to dll.config files back as patches to the mono, gtk-sharp, and gnome-sharp sources. When that's done I'll post Portfiles and patches. Cheers, - Michael From rhwood at mac.com Sat Feb 3 08:00:39 2007 From: rhwood at mac.com (Randall Wood) Date: Tue Oct 9 16:42:23 2007 Subject: Recent GNOME ports breakage Message-ID: ALCON: Recently a number of ports required for GNOME programs were broken for PowerPC (G3/4/5) platforms (for about half these ports, this break was from fixing problems on the Intel platform). I am attempting to track down working fixes for these ports and hope to have everything fixed by 10 Feb 07. We apologize for these problems. If anyone has suggestions about how to avoid this situation in the future, other than requiring that maintainers (who are all volunteers) test their ports on both PowerPC and Intel platforms (a requirement that most of us can't afford to meet for both time and money reasons), please feel free to chime in with a suggestion. Randall Wood rhwood@mac.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy." From eravin at panix.com Sat Feb 3 08:42:55 2007 From: eravin at panix.com (Ed Ravin) Date: Tue Oct 9 16:42:23 2007 Subject: ocrad 0.15 won't build (Panther) Message-ID: <20070203164255.GA17363@panix.com> I'm using OS X 10.3.9, gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666) I was unable to get ocrad built with ports - when I downloaded the next version (0.16) directly GNU-land, it built without any complaints. root# port install ocrad ---> Fetching ocrad ---> Attempting to fetch ocrad-0.15.tar.bz2 from ftp://ftp.gnu.org/gnu/ocrad ---> Verifying checksum(s) for ocrad ---> Extracting ocrad ---> Configuring ocrad ---> Building ocrad with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_ocrad/work/ocrad-0.15" && make all" returned error 2 Command output: g++ -Wall -W -O2 -c -o common.o common.cc g++ -Wall -W -O2 -c -o rational.o rational.cc rational.cc: In member function `const char* Rational::to_decimal(int, int) const': rational.cc:212: error: `snprintf' undeclared in namespace `std' make: *** [rational.o] Error 1 From eravin at panix.com Sat Feb 3 09:11:41 2007 From: eravin at panix.com (Ed Ravin) Date: Tue Oct 9 16:42:23 2007 Subject: xpdf install gets stuck on openmotif Message-ID: <20070203171141.GA16916@panix.com> I guess this is Nature's way of telling me to go outside. Trying to install xpdf on 10.3.9, but openmotif won't build: root# port install xpdf ---> Building openmotif with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_openMotif/work/openmotif-2.3.0" && LANG=C make all" returned error 2 Command output: Making all in cf make[2]: Nothing to be done for `all'. Making all in imake make[2]: Nothing to be done for `all'. Making all in makedepend make[2]: Nothing to be done for `all'. Making all in util make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in localized Making all in util make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in lib Making all in Xm make all-am if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I. -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11R6/include -I/opt/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/local/include -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -DXTHREADS -I/opt/local/include -I/usr/X11R6/include -MT TextIn.lo -MD -MP -MF ".deps/TextIn.Tpo" -c -o TextIn.lo TextIn.c; \ then mv -f ".deps/TextIn.Tpo" ".deps/TextIn.Plo"; else rm -f ".deps/TextIn.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I. -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11R6/include -I/opt/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/local/include -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -DXTHREADS -I/opt/local/include -I/usr/X11R6/include -MT TextIn.lo -MD -MP -MF .deps/TextIn.Tpo -c TextIn.c -fno-common -DPIC -o .libs/TextIn.o In file included from /usr/X11R6/include/X11/Xft/Xft.h:35, from TextIn.c:91: /opt/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /opt/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files." /opt/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:" /opt/local/include/freetype2/freetype/freetype.h:23:2: #error " #include " /opt/local/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H" make[3]: *** [TextIn.lo] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Error: The following dependencies failed to build: openmotif t1lib Error: Status 1 encountered during processing. From cssdev at mac.com Sat Feb 3 09:57:31 2007 From: cssdev at mac.com (cssdev@mac.com) Date: Tue Oct 9 16:42:23 2007 Subject: port upgrade -R dbus goes bananas, plus a couple of newbie Q's In-Reply-To: <625a0e650702030345p4819845exa9f4bc0dec2d3639@mail.gmail.com> References: <625a0e650701312336n439afcm9d95bd7e26ba848a@mail.gmail.com> <625a0e650702020017g5c32461ci76718de9a2c6cb66@mail.gmail.com> <625a0e650702030138s755b5d5es239612ba06bb70f7@mail.gmail.com> <625a0e650702030345p4819845exa9f4bc0dec2d3639@mail.gmail.com> Message-ID: On Feb 3, 2007, at 5:45 AM, Michael K. Edwards wrote: > Word to the wise: do not use DYLD_LIBRARY_PATH. Ever. You might be able to use DYLD_FALLBACK_LIBRARY_PATH to achieve the desired effect with fewer conflicts. The use of DYLD_LIBRARY_PATH does seem to make things explode. :) Chris From landonf at macports.org Sat Feb 3 11:08:15 2007 From: landonf at macports.org (Landon Fuller) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade In-Reply-To: <2ED38E48-AAB1-4924-B546-B91F747ACEFB@gmail.com> References: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> <481216C8-1369-4110-B27B-4A9DFC5C6646@austin.rr.com> <4190FFF4-4BA6-4CB1-A19C-5FFB245ADF04@macports.org> <2ED38E48-AAB1-4924-B546-B91F747ACEFB@gmail.com> Message-ID: <46C149F6-CE44-48BF-A361-3E47D26ACCA4@macports.org> On Feb 1, 2007, at 10:04 PM, Paul Beard wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On Feb 1, 2007, at 9:59 PM, Landon Fuller wrote: > >> What version of gcc / Xcode? > > I was all prepared for an "aha" moment, but I have the same version > on both systems: > > Component versions: DevToolsCore-762.0; DevToolsSupport-764.0 > gcc version 4.0.1 (Apple Computer, Inc. build 5367) I just committed a fix; it tweaks the PowerPC assembly syntax for Apple's assembler. -landonf -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070203/3ea58b49/PGP.bin From piet at cs.uu.nl Sat Feb 3 11:22:19 2007 From: piet at cs.uu.nl (Piet van Oostrum) Date: Tue Oct 9 16:42:23 2007 Subject: What's up with plotutils (ltconfig13 and ltmain13) Message-ID: I switched from an iBook to a MacBook and I am reinstalling all my macports. However plotutil fails to install. It seems ltconfig13 and ltmain13 can't be found at the distribution websites. I got around it by copying ltconfig13 and ltmain13 from the old iBook. But of course it should be possible to do it on a virgin system. Log: sudo port install plotutils Password: ---> Fetching plotutils ---> Attempting to fetch plotutils-2.4.1.tar.gz from ftp://ftp.gnu.org/gnu/plotutils ---> Attempting to fetch ltconfig13 from http://distfiles-od.opendarwin.org/plotutils ---> Attempting to fetch ltconfig13 from http://distfiles-msn.opendarwin.org/plotutils ---> Attempting to fetch ltconfig13 from http://distfiles-bay13.opendarwin.org/plotutils ---> Attempting to fetch ltmain13 from http://distfiles-od.opendarwin.org/plotutils ---> Attempting to fetch ltmain13 from http://distfiles-msn.opendarwin.org/plotutils ---> Attempting to fetch ltmain13 from http://distfiles-bay13.opendarwin.org/plotutils ---> Verifying checksum(s) for plotutils Error: Checksum (md5) mismatch for ltconfig13 Error: Checksum (md5) mismatch for ltmain13 Error: Target com.apple.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. -- Piet van Oostrum URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4] Private email: piet@vanoostrum.org From rhwood at mac.com Sat Feb 3 11:44:30 2007 From: rhwood at mac.com (Randall Wood) Date: Tue Oct 9 16:42:23 2007 Subject: liboil fails to build/upgrade In-Reply-To: <18F41958-F1B3-49FD-A2AA-6012638F6AF6@austin.rr.com> References: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> <481216C8-1369-4110-B27B-4A9DFC5C6646@austin.rr.com> <4190FFF4-4BA6-4CB1-A19C-5FFB245ADF04@macports.org> <18F41958-F1B3-49FD-A2AA-6012638F6AF6@austin.rr.com> Message-ID: <3FD88405-FCD7-410F-8AC2-A1E03CC938A6@mac.com> Looking at the Liboil bugzilla database, one sees that for at least the last 9 months, the current version of liboil has not built correctly on PowerPC macs. Hence the decision not to upgrade the port, but to attempt to work with the liboil maintainers to fix the port on both systems by both me and the Fink maintainers, where sometimes liboil would not build on 10.3, 10.4 ppc, or 10.4 i386. I've added a patch file to the liboil port that was rejected by the liboil maintainers. It builds, things run, but may break on ppc systems. On 2 Feb 2007, at 02:59, McGarry Vince wrote: > On Feb 1, 2007, at 11:59 PM, Landon Fuller wrote: > >> >> On Feb 1, 2007, at 9:58 PM, McGarry Vince wrote: >> >>> On Feb 1, 2007, at 11:01 PM, Paul Beard wrote: >>> >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA1 >>>> >>>> >>>> On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote: >>>> >>>>> Ugh; PowerPC? >>>> >>>> yes, it is. >>>> >>>> white:~ paul$ uname -a >>>> Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: >>>> Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/ >>>> RELEASE_PPC Power Macintosh powerpc >>>> >>>> Interestingly, I built it as a pkg on another PPC system and it >>>> built just fine there. Moved the package over to this machine >>>> and installed it. No idea if that helps at all ;-) >>>> >>> >>> I, too, cannot get it to build on a PowerPC. >> >> What version of gcc / Xcode? >> > > 4.0 / 2.4.1 > > Vince > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users Randall Wood rhwood@mac.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy." From rhwood at mac.com Sat Feb 3 11:55:23 2007 From: rhwood at mac.com (Randall Wood) Date: Tue Oct 9 16:42:24 2007 Subject: dbus-glib 0.72 build fails with missing header files In-Reply-To: <36f723580702020600r1ff67bc2ge35800a4be74cd27@mail.gmail.com> References: <36f723580702020600r1ff67bc2ge35800a4be74cd27@mail.gmail.com> Message-ID: <6D8A0320-CA64-4783-BE2E-47D69D711094@mac.com> What OS and Xcode version are you using? On 2 Feb 2007, at 09:00, Andreas Wuest wrote: > Hi > > I am trying to install dbus-glib 0.72 (or rather, was forced to > install it via dependencies), but the build unfortunately fails > because of missing header files. > > And, yes, I have already installed dbus 1.0.2. > > I hope you can enlighten me. > > ... > ---> Building dbus-glib with target all > DEBUG: Executing com.apple.build (dbus-glib) > DEBUG: Assembled command: 'cd > "/opt/local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ > dports_devel_dbus-glib/work/dbus-glib-0.72" > && make all' > make all-recursive > Making all in dbus > make all-recursive > Making all in . > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I. -I.. -I.. -I.. -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/opt/local/share/locale\" > -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/opt/local/include -L/opt/local/lib > -no-cpp-precomp -flat_namespace -undefined suppress -L/opt/local/lib > -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes > -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal > -Wsign-compare -MT dbus-glib.lo -MD -MP -MF ".deps/dbus-glib.Tpo" -c > -o dbus-glib.lo dbus-glib.c; \ > then mv -f ".deps/dbus-glib.Tpo" ".deps/dbus-glib.Plo"; else rm -f > ".deps/dbus-glib.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -DDBUS_COMPILATION=1 > -DDBUS_LOCALEDIR=\"/opt/local/share/locale\" > -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/opt/local/include -L/opt/local/lib > -no-cpp-precomp -flat_namespace -undefined suppress -L/opt/local/lib > -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes > -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal > -Wsign-compare -MT dbus-glib.lo -MD -MP -MF .deps/dbus-glib.Tpo -c > dbus-glib.c -fno-common -DPIC -o .libs/dbus-glib.o > In file included from dbus-glib.c:25: > dbus-glib.h:28:30: error: dbus/dbus-shared.h: No such file or > directory > In file included from dbus-glib.c:25: > dbus-glib.h:74: error: parse error before 'type' > In file included from dbus-glib.c:26: > dbus-glib-lowlevel.h:28:23: error: dbus/dbus.h: No such file or > directory > In file included from dbus-glib.c:26: > dbus-glib-lowlevel.h:33: error: parse error before 'DBusError' > dbus-glib-lowlevel.h:42: error: parse error before '*' token > dbus-glib-lowlevel.h:44: error: parse error before '*' token > dbus-glib-lowlevel.h:48: error: parse error before 'DBusMessage' > dbus-glib-lowlevel.h:51: error: parse error before '*' token > dbus-glib-lowlevel.h:51: warning: type defaults to 'int' in > declaration of 'dbus_g_connection_get_connection' > dbus-glib-lowlevel.h:51: warning: data definition has no type or > storage class > dbus-glib-lowlevel.h:52: error: parse error before '*' token > dbus-glib-lowlevel.h:52: warning: type defaults to 'int' in > declaration of 'dbus_g_message_get_message' > dbus-glib-lowlevel.h:52: warning: data definition has no type or > storage class > dbus-glib-lowlevel.h:62: error: parse error before '*' token > dbus-glib-lowlevel.h:62: warning: type defaults to 'int' in > declaration of 'dbus_g_method_get_reply' > dbus-glib-lowlevel.h:62: warning: data definition has no type or > storage class > dbus-glib-lowlevel.h:65: error: parse error before 'DBusMessage' > In file included from dbus-glib.c:29: > dbus-gobject.h:27:33: error: dbus/dbus-signature.h: No such file or > directory > dbus-glib.c: In function 'dbus_g_connection_flush': > dbus-glib.c:55: warning: implicit declaration of function > 'dbus_connection_flush' > dbus-glib.c:55: warning: nested extern declaration of > 'dbus_connection_flush' > dbus-glib.c:55: error: 'DBusConnection' undeclared (first use in > this function) > dbus-glib.c:55: error: (Each undeclared identifier is reported only > once > dbus-glib.c:55: error: for each function it appears in.) > dbus-glib.c:55: error: parse error before ')' token > dbus-glib.c: In function 'dbus_g_connection_ref': > dbus-glib.c:69: error: 'DBusConnection' undeclared (first use in > this function) > dbus-glib.c:69: error: 'c' undeclared (first use in this function) > dbus-glib.c:71: error: parse error before ')' token > dbus-glib.c:72: warning: implicit declaration of function > 'dbus_connection_ref' > dbus-glib.c:72: warning: nested extern declaration of > 'dbus_connection_ref' > dbus-glib.c: In function 'dbus_g_connection_unref': > dbus-glib.c:86: error: 'DBusConnection' undeclared (first use in > this function) > dbus-glib.c:86: error: 'c' undeclared (first use in this function) > dbus-glib.c:88: error: parse error before ')' token > dbus-glib.c:89: warning: implicit declaration of function > 'dbus_connection_unref' > dbus-glib.c:89: warning: nested extern declaration of > 'dbus_connection_unref' > dbus-glib.c: In function 'dbus_g_message_ref': > dbus-glib.c:113: error: 'DBusMessage' undeclared (first use in this > function) > dbus-glib.c:113: error: 'c' undeclared (first use in this function) > dbus-glib.c:115: error: parse error before ')' token > dbus-glib.c:116: warning: implicit declaration of function > 'dbus_message_ref' > dbus-glib.c:116: warning: nested extern declaration of > 'dbus_message_ref' > dbus-glib.c: In function 'dbus_g_message_unref': > dbus-glib.c:129: error: 'DBusMessage' undeclared (first use in this > function) > dbus-glib.c:129: error: 'c' undeclared (first use in this function) > dbus-glib.c:131: error: parse error before ')' token > dbus-glib.c:132: warning: implicit declaration of function > 'dbus_message_unref' > dbus-glib.c:132: warning: nested extern declaration of > 'dbus_message_unref' > dbus-glib.c: In function 'dbus_connection_get_g_type': > dbus-glib.c:225: error: 'dbus_connection_ref' undeclared (first use in > this function) > dbus-glib.c:226: error: 'dbus_connection_unref' undeclared (first use > in this function) > dbus-glib.c: In function 'dbus_message_get_g_type': > dbus-glib.c:244: error: 'dbus_message_ref' undeclared (first use in > this function) > dbus-glib.c:245: error: 'dbus_message_unref' undeclared (first use in > this function) > dbus-glib.c: At top level: > dbus-glib.c:305: error: parse error before '*' token > dbus-glib.c:307: warning: return type defaults to 'int' > dbus-glib.c: In function 'dbus_g_connection_get_connection': > dbus-glib.c:308: error: 'DBusConnection' undeclared (first use in > this function) > dbus-glib.c:308: error: parse error before ')' token > dbus-glib.c:309: warning: control reaches end of non-void function > dbus-glib.c: At top level: > dbus-glib.c:320: error: parse error before '*' token > dbus-glib.c:322: warning: return type defaults to 'int' > dbus-glib.c: In function 'dbus_g_message_get_message': > dbus-glib.c:323: error: 'DBusMessage' undeclared (first use in this > function) > dbus-glib.c:323: error: parse error before ')' token > dbus-glib.c:324: warning: control reaches end of non-void function > dbus-glib.c: In function '_dbus_glib_test': > dbus-glib.c:336: error: 'DBusError' undeclared (first use in this > function) > dbus-glib.c:336: error: parse error before 'err' > dbus-glib.c:339: warning: implicit declaration of function > 'dbus_error_init' > dbus-glib.c:339: warning: nested extern declaration of > 'dbus_error_init' > dbus-glib.c:339: error: 'err' undeclared (first use in this function) > dbus-glib.c:340: warning: implicit declaration of function > 'dbus_set_error_const' > dbus-glib.c:340: warning: nested extern declaration of > 'dbus_set_error_const' > dbus-glib.c:340: error: 'DBUS_ERROR_NO_MEMORY' undeclared (first use > in this function) > make[4]: *** [dbus-glib.lo] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > Error: Target com.apple.build returned: shell command "cd > "/opt/local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ > dports_devel_dbus-glib/work/dbus-glib-0.72" > && make all" returned error 2 > Command output: dbus-glib.c:244: error: 'dbus_message_ref' undeclared > (first use in this function) > dbus-glib.c:245: error: 'dbus_message_unref' undeclared (first use in > this function) > dbus-glib.c: At top level: > dbus-glib.c:305: error: parse error before '*' token > dbus-glib.c:307: warning: return type defaults to 'int' > dbus-glib.c: In function 'dbus_g_connection_get_connection': > dbus-glib.c:308: error: 'DBusConnection' undeclared (first use in > this function) > dbus-glib.c:308: error: parse error before ')' token > dbus-glib.c:309: warning: control reaches end of non-void function > dbus-glib.c: At top level: > dbus-glib.c:320: error: parse error before '*' token > dbus-glib.c:322: warning: return type defaults to 'int' > dbus-glib.c: In function 'dbus_g_message_get_message': > dbus-glib.c:323: error: 'DBusMessage' undeclared (first use in this > function) > dbus-glib.c:323: error: parse error before ')' token > dbus-glib.c:324: warning: control reaches end of non-void function > dbus-glib.c: In function '_dbus_glib_test': > dbus-glib.c:336: error: 'DBusError' undeclared (first use in this > function) > dbus-glib.c:336: error: parse error before 'err' > dbus-glib.c:339: warning: implicit declaration of function > 'dbus_error_init' > dbus-glib.c:339: warning: nested extern declaration of > 'dbus_error_init' > dbus-glib.c:339: error: 'err' undeclared (first use in this function) > dbus-glib.c:340: warning: implicit declaration of function > 'dbus_set_error_const' > dbus-glib.c:340: warning: nested extern declaration of > 'dbus_set_error_const' > dbus-glib.c:340: error: 'DBUS_ERROR_NO_MEMORY' undeclared (first use > in this function) > make[4]: *** [dbus-glib.lo] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Warning: the following items did not execute (for dbus-glib): > com.apple.activate com.apple.build com.apple.destroot > com.apple.install > Error: Status 1 encountered during processing. > > -- > Kind regards, > Andi > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users Randall Wood rhwood@mac.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy." From awuest at gmail.com Sat Feb 3 12:22:59 2007 From: awuest at gmail.com (Andreas Wuest) Date: Tue Oct 9 16:42:24 2007 Subject: dbus-glib 0.72 build fails with missing header files In-Reply-To: <6D8A0320-CA64-4783-BE2E-47D69D711094@mac.com> References: <36f723580702020600r1ff67bc2ge35800a4be74cd27@mail.gmail.com> <6D8A0320-CA64-4783-BE2E-47D69D711094@mac.com> Message-ID: <36f723580702031222q6e894becr3d9f3eb515e7d7f@mail.gmail.com> Hi Randall On 2/3/07, Randall Wood wrote: > What OS and Xcode version are you using? Mac OS X 10.4.8 (PowerPC) Darwin 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc Xcode 2.4 8K1079 powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5363) > On 2 Feb 2007, at 09:00, Andreas Wuest wrote: > > > Hi > > > > I am trying to install dbus-glib 0.72 (or rather, was forced to > > install it via dependencies), but the build unfortunately fails > > because of missing header files. > > > > And, yes, I have already installed dbus 1.0.2. > > > > I hope you can enlighten me. [ snip ] -- Kind regards, Andi From ryandesign at macports.org Sat Feb 3 14:52:26 2007 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:24 2007 Subject: ocrad 0.15 won't build (Panther) In-Reply-To: <20070203164255.GA17363@panix.com> References: <20070203164255.GA17363@panix.com> Message-ID: On Feb 3, 2007, at 10:42, Ed Ravin wrote: > I'm using OS X 10.3.9, gcc (GCC) 3.3 20030304 (Apple Computer, > Inc. build 1666) > > I was unable to get ocrad built with ports - when I downloaded the > next version (0.16) directly GNU-land, it built without any > complaints. It looks like the maintainer has updated the ocrad port to 0.16 today, so you may want to try again. From eravin at panix.com Sat Feb 3 20:50:46 2007 From: eravin at panix.com (Ed Ravin) Date: Tue Oct 9 16:42:24 2007 Subject: ocrad 0.15 won't build (Panther) In-Reply-To: References: <20070203164255.GA17363@panix.com> Message-ID: <20070204045046.GA7982@panix.com> On Sat, Feb 03, 2007 at 04:52:26PM -0600, Ryan Schmidt wrote: > On Feb 3, 2007, at 10:42, Ed Ravin wrote: > > >I'm using OS X 10.3.9, gcc (GCC) 3.3 20030304 (Apple Computer, > >Inc. build 1666) > > > >I was unable to get ocrad built with ports - when I downloaded the > >next version (0.16) directly GNU-land, it built without any > >complaints. > > It looks like the maintainer has updated the ocrad port to 0.16 > today, so you may want to try again. Yes, it built without complaints. Unfortunately, the application I was going to use it for also involved xpdf, which is getting stuck on openmotif, and that one doesn't look like it's going to be so easy to fix... From fred at dushin.net Sun Feb 4 04:58:29 2007 From: fred at dushin.net (Fred Dushin) Date: Tue Oct 9 16:42:24 2007 Subject: Recent GNOME ports breakage In-Reply-To: References: Message-ID: <29933F95-0CFD-489D-929A-34F8B3D16595@dushin.net> Solicit donations for an Intel and PowerPC box, and put CrusieControl (http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to +CruiseControl.NET) on it? On Feb 3, 2007, at 11:00 AM, Randall Wood wrote: > If anyone has suggestions about how to avoid this situation in the > future, other than requiring that maintainers (who are all > volunteers) test their ports on both PowerPC and Intel platforms (a > requirement that most of us can't afford to meet for both time and > money reasons), please feel free to chime in with a suggestion. From vmcgarry at austin.rr.com Sun Feb 4 05:24:17 2007 From: vmcgarry at austin.rr.com (McGarry Vince) Date: Tue Oct 9 16:42:24 2007 Subject: liboil fails to build/upgrade In-Reply-To: <3FD88405-FCD7-410F-8AC2-A1E03CC938A6@mac.com> References: <56900335-3127-4363-B5A4-6745B06A6F0E@macports.org> <90F829DC-3527-4940-8895-57BE410FB8EF@gmail.com> <481216C8-1369-4110-B27B-4A9DFC5C6646@austin.rr.com> <4190FFF4-4BA6-4CB1-A19C-5FFB245ADF04@macports.org> <18F41958-F1B3-49FD-A2AA-6012638F6AF6@austin.rr.com> <3FD88405-FCD7-410F-8AC2-A1E03CC938A6@mac.com> Message-ID: <2922B053-24FE-41FF-9442-95375D05462F@austin.rr.com> On Feb 3, 2007, at 1:44 PM, Randall Wood wrote: > I've added a patch file to the liboil port that was rejected by the > liboil maintainers. It builds, things run, but may break on ppc > systems. > Installed without a hitch and I note no problems, yet. Vince McGarry From yves at macports.org Sun Feb 4 10:30:53 2007 From: yves at macports.org (Yves de Champlain) Date: Tue Oct 9 16:42:24 2007 Subject: xpdf install gets stuck on openmotif In-Reply-To: <20070203171141.GA16916@panix.com> References: <20070203171141.GA16916@panix.com> Message-ID: This is an old problem which I thought I had fixed many months ago. Could you please try port clean openmotif port -d patch openmotif and send me the output thanks yves Le 07-02-03 ? 12:11, Ed Ravin a ?crit : > I guess this is Nature's way of telling me to go outside. Trying > to install xpdf on 10.3.9, but openmotif won't build: > > root# port install xpdf > ---> Building openmotif with target all > Error: Target com.apple.build returned: shell command "cd > "/opt/local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ > dports_x11_openMotif/work/openmotif-2.3.0" > && LANG=C make all" returned error 2 > Command output: Making all in cf > make[2]: Nothing to be done for `all'. > Making all in imake > make[2]: Nothing to be done for `all'. > Making all in makedepend > make[2]: Nothing to be done for `all'. > Making all in util > make[2]: Nothing to be done for `all'. > make[2]: Nothing to be done for `all-am'. > Making all in localized > Making all in util > make[2]: Nothing to be done for `all'. > make[2]: Nothing to be done for `all-am'. > Making all in lib > Making all in Xm > make all-am > if /bin/sh ../../libtool --tag=CC --mode=compile gcc - > DHAVE_CONFIG_H -I. > -I. -I../../include -I. -I.. -I./.. > -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" > -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" > -I/usr/X11R6/include -I/opt/local/include -I/usr/X11R6/include > -I/usr/X11R6/include -I/opt/local/include -Wall -g -fno-strict- > aliasing > -Wno-unused -Wno-comment -I/opt/local/include > -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/ > include > -DXTHREADS -I/opt/local/include -I/usr/X11R6/include -MT > TextIn.lo -MD > -MP -MF ".deps/TextIn.Tpo" -c -o TextIn.lo TextIn.c; \ > then mv -f ".deps/TextIn.Tpo" ".deps/TextIn.Plo"; else rm -f > ".deps/TextIn.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I. -I.. -I./.. > -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" > -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" > -I/usr/X11R6/include -I/opt/local/include -I/usr/X11R6/include > -I/usr/X11R6/include -I/opt/local/include -Wall -g -fno-strict- > aliasing > -Wno-unused -Wno-comment -I/opt/local/include > -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/ > include > -DXTHREADS -I/opt/local/include -I/usr/X11R6/include -MT TextIn.lo - > MD -MP > -MF .deps/TextIn.Tpo -c TextIn.c -fno-common -DPIC -o .libs/TextIn.o > In file included from /usr/X11R6/include/X11/Xft/Xft.h:35, > from TextIn.c:91: > /opt/local/include/freetype2/freetype/freetype.h:20:2: #error > "`ft2build.h' > hasn't been included yet!" > /opt/local/include/freetype2/freetype/freetype.h:21:2: #error "Please > always use macros to include FreeType header files." > /opt/local/include/freetype2/freetype/freetype.h:22:2: #error > "Example:" > /opt/local/include/freetype2/freetype/freetype.h:23:2: #error " > #include > " > /opt/local/include/freetype2/freetype/freetype.h:24:2: #error " > #include > FT_FREETYPE_H" > make[3]: *** [TextIn.lo] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive] Error 1 > > Error: The following dependencies failed to build: openmotif t1lib > Error: Status 1 encountered during processing. > > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users From rhwood at mac.com Sun Feb 4 11:24:31 2007 From: rhwood at mac.com (Randall Wood) Date: Tue Oct 9 16:42:24 2007 Subject: GNOME on MacPorts Weekly Report Message-ID: <4F319972-12E0-4074-9AF1-815BE0A17DB0@mac.com> ALCON: GNOME released version 2.16.3 this week. We'll be catching up over the week. Progress will be tracked at http://homepage.mac.com/rhwood/ macports/gnome.html Reports indicate that GNOME finally builds successfully on Intel machines. Go by Landon a beer for having made that work. Port liboil and port control-center do not seem to exactly get along on powerpc machines. I hope to be able to fix this relatively rapidly. I hope also to be able to add port java-gnome at the 4.0.x version sometime soon as well. Two patches have already been submitted back to the project. Unless there is some great demand, I'm going to ignore java-gnome at earlier versions. I know that over the past quarter I have been slack about sending this report (or even doing anything with MacPorts), but I do believe that I will be able keep up the project and port maintenance most weeks from this point forward. Randall Wood rhwood@mac.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy." From m.k.edwards at gmail.com Mon Feb 5 23:35:47 2007 From: m.k.edwards at gmail.com (Michael K. Edwards) Date: Tue Oct 9 16:42:24 2007 Subject: GNOME on MacPorts Weekly Report In-Reply-To: <4F319972-12E0-4074-9AF1-815BE0A17DB0@mac.com> References: <4F319972-12E0-4074-9AF1-815BE0A17DB0@mac.com> Message-ID: <625a0e650702052335l3c45ea0eqa403801cbffbed6e@mail.gmail.com> On 2/4/07, Randall Wood wrote: > Reports indicate that GNOME finally builds successfully on Intel > machines. Go by Landon a beer for having made that work. Builds successfully, yes. Doesn't seem to work very well yet, though. Has anyone else seen their terminal hang a few seconds after "eval `dbus-launch --sh-syntax --exit-with-session`"? The really interesting part is that dbus-launch doesn't seem to have exited -- it's still running, and still has its controlling pty. dbus-daemon is also running, and does seem to have shed its controlling pty, but does not seem to have forked (its pid is 1 greater than dbus-launch's). Good thing I still had a WidgetTerm open after adding the dbus-launch incantation to my .profile. Any insight? (The same thing happens whether or not dbus-daemon --system is actually running.) Cheers, - Michael From khorton01 at rogers.com Tue Feb 6 03:30:47 2007 From: khorton01 at rogers.com (Kevin Horton) Date: Tue Oct 9 16:42:24 2007 Subject: wxWidgets - tarball not found Message-ID: <0E7726BC-EB6A-4123-AA6B-66A6A993EB48@rogers.com> I'm trying to update my MacPorts packages. Attempting to fetch wxWidgets-2007-01-29.tar.bz2 fails. Ports looks on a bunch of different servers, but eventually gives up. I tried Googling, so I could download it manually, but Google doesn't find that exact date either. Kevin Horton Ottawa, Canada From j.van_den_hoff at fzd.de Tue Feb 6 09:12:03 2007 From: j.van_den_hoff at fzd.de (Joerg van den Hoff) Date: Tue Oct 9 16:42:24 2007 Subject: gworkspace install failed Message-ID: <45C8B6E3.6040603@fzd.de> hello, I tried installing gworkspace via macports on a G5 (10.4.8.) this ran initially smooth until the line ---> Configuring gnutls below is the `port -v' output which follows at that point: ====cut======= checking build system type... powerpc-apple-darwin8.8.0 checking host system type... powerpc-apple-darwin8.8.0 checking target system type... powerpc-apple-darwin8.8.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes configure: autobuild project... gnutls configure: autobuild revision... 1.4.1 configure: autobuild hostname... marco.fz-rossendorf.de configure: autobuild timestamp... 20070206-115657 checking whether in dmalloc mode... no checking whether in electric fence mode... no checking whether in developer mode... no checking whether in profile mode... no *** *** Checking for compilation programs... checking whether NLS is requested... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking dependency style of /usr/bin/gcc-4.0... gcc3 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation checking for gcc... (cached) /usr/bin/gcc-4.0 checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3 checking whether ln -s works... yes *** *** Detecting compiler options... checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for inline... inline checking whether C99 macros are supported... yes checking if gcc supports -Wno-pointer-sign... yes checking whether we have GNU assembler... no *** *** Detecting C library capabilities... checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for umask... yes checking for vasprintf... yes checking for isascii... yes checking for memmove... yes checking for memmem... no checking for mmap... yes checking for gmtime_r... yes checking for working alloca.h... yes checking for alloca... yes *** *** Detecting system's parameters... checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for uint... yes checking for ssize_t... yes checking whether byte ordering is bigendian... yes *** *** Checking for external libraries... checking for libgcrypt-config... /opt/local/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes checking LIBGCRYPT API version... okay checking whether to disable SRP authentication support... no checking whether to disable PSK authentication support... no checking whether to disable anonymous authentication support... no checking whether to disable extra PKI stuff... no checking whether to disable OpenPGP Certificate authentication support... no checking for opencdk-config... /opt/local/bin/opencdk-config =========================cut======================== from here, the installation hangs forever (i.e. overnight, >= 8h). the script `/opt/local/bin/opencdk-config' is in the required place and executable but not in the list of running processes. `top' reveals that at this time a process `Conftest' uses 50% CPU time, the other 50% is used by `kernel_tas'. ktracing `Conftest' (even with `-id') does not yield a single line of output. ktracing `kernel_tas' does not give any helpful output (at least not for me). incidentally, while I executed the `ktrace' in one case a message turned up in that terminal: ====cut=== Cannot write to "/sw/bin /sw/sbin /opt/local/bin . /Users/vdh/exec /soft/bin /usr/local/bin /Applications/xsoft/ecat PATH /opt/local/bin . /Users/vdh/exec /soft/bin /usr/local/bin /bin /sbin /usr/bin /usr/sbin /Applications/xsoft/ecat /usr/X11R6/bin /usr/X11R6/bin" (press RETURN) ===cut=== I can only guess that this somehow is an error message from the hanging process which otherwise remained unvisible. any ideas appreciated joerg From jwa at macports.org Tue Feb 6 09:27:27 2007 From: jwa at macports.org (Jyrki Wahlstedt) Date: Tue Oct 9 16:42:24 2007 Subject: wxWidgets - tarball not found In-Reply-To: <0E7726BC-EB6A-4123-AA6B-66A6A993EB48@rogers.com> References: <0E7726BC-EB6A-4123-AA6B-66A6A993EB48@rogers.com> Message-ID: Hi, that must be wxWidgets-devel. I'll fix that as soon as possible (there are only few days there)! On 6.2.2007, at 13.30, Kevin Horton wrote: > I'm trying to update my MacPorts packages. Attempting to fetch > wxWidgets-2007-01-29.tar.bz2 fails. Ports looks on a bunch of > different servers, but eventually gives up. I tried Googling, so I > could download it manually, but Google doesn't find that exact date > either. > > Kevin Horton > Ottawa, Canada > > > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users From watsonbladd at gmail.com Tue Feb 6 12:20:22 2007 From: watsonbladd at gmail.com (Watson Ladd) Date: Tue Oct 9 16:42:24 2007 Subject: Mysql5 password reset Message-ID: <45C8E306.1090807@gmail.com> Hello: I recently forgot my mysql password. When following the instructions on mysql.com to reset it I was able to stop the mysqld daemon through launchctl, but when I started mysqld manually with the skip grant tables option it complained about being unable to lock files and became a runaway process that did not respond to keyboard input. Thank you, Watson Ladd -- They who would give up essential Liberty to purchase a little temporary Safety, deserve neither Liberty or Safety --Benjamin Franklin -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 249 bytes Desc: OpenPGP digital signature Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070206/3f981f92/signature.bin From ryandesign at macports.org Tue Feb 6 12:41:02 2007 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:24 2007 Subject: Mysql5 password reset In-Reply-To: <45C8E306.1090807@gmail.com> References: <45C8E306.1090807@gmail.com> Message-ID: <1E54727A-BAD6-4D8C-99CA-DCD4AC3A5559@macports.org> On Feb 6, 2007, at 14:20, Watson Ladd wrote: > I recently forgot my mysql password. When following the > instructions on > mysql.com to reset it I was able to stop the mysqld daemon through > launchctl, but when I started mysqld manually with the skip grant > tables > option it complained about being unable to lock files and became a > runaway process that did not respond to keyboard input. So what is your question? You've provided very few details... we need more information, like: - What is the URL of the instructions you followed? - What are the commands you entered? I can guess at a few things: - When you started mysqld manually, did you do so as root or with sudo? You would need to. - When you started mysqld manually, did you have "&" at the end of the command line? If so, that detaches the process from the terminal and explains why you can see output but not provide input. If you want to be able to provide input to the process, do not use "&". From ishtanzar at gmail.com Tue Feb 6 13:38:24 2007 From: ishtanzar at gmail.com (Ishtanzar Ar Keltael) Date: Tue Oct 9 16:42:24 2007 Subject: Problem getting cairomm-1.2.2 Message-ID: <58c454d90702061338t3168475fq159ecf17078799ac@mail.gmail.com> Hello, I tried to find something in the archive of the mailing list but didn't find anything suitable, so I come here to ask. I'm tryin' to get cairomm from darwinport but I have the following error and I dono what to do with my poor skills in Unix: ishtanzar:~ ishtanzar$ sudo port install cairomm Password: ---> Building cairomm with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_cairomm/work/cairomm- 1.2.2" && make all" returned error 2 Command output: xlib_surface.cc:37: error: 'visual' was not declared in this scope xlib_surface.cc:37: error: expected primary-expression before 'int' xlib_surface.cc:37: error: expected primary-expression before 'int' xlib_surface.cc:38: error: expected ',' or ';' before '{' token xlib_surface.cc:44: error: 'Cairo::RefPtr Cairo::XlibSurface::create' is not a static member of 'class Cairo::XlibSurface' xlib_surface.cc:44: error: 'Display' was not declared in this scope xlib_surface.cc:44: error: 'dpy' was not declared in this scope xlib_surface.cc:44: error: 'Pixmap' was not declared in this scope xlib_surface.cc:44: error: 'Screen' was not declared in this scope xlib_surface.cc:44: error: 'screen' was not declared in this scope xlib_surface.cc:44: error: expected primary-expression before 'int' xlib_surface.cc:44: error: expected primary-expression before 'int' xlib_surface.cc:45: error: expected ',' or ';' before '{' token xlib_surface.cc:57: error: variable or field 'set_drawable' declared void xlib_surface.cc:57: error: 'int Cairo::XlibSurface::set_drawable' is not a static member of 'class Cairo::XlibSurface' xlib_surface.cc:57: error: 'Drawable' was not declared in this scope xlib_surface.cc:57: error: expected primary-expression before 'int' xlib_surface.cc:57: error: expected primary-expression before 'int' xlib_surface.cc:57: error: initializer expression list treated as compound expression xlib_surface.cc:58: error: expected ',' or ';' before '{' token xlib_surface.cc:63: error: 'Drawable' does not name a type xlib_surface.cc:70: error: expected initializer before '*' token xlib_surface.cc:77: error: expected constructor, destructor, or type conversion before '*' token xlib_surface.cc:84: error: expected constructor, destructor, or type conversion before '*' token xlib_surface.cc:91: error: expected initializer before '*' token xlib_surface.cc:98: error: expected constructor, destructor, or type conversion before '*' token xlib_surface.cc:105: error: expected initializer before '*' token make[2]: *** [xlib_surface.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing. If anyone has an idea, it'd be great... :/ Oh and please forgive me for my english, I'm french. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070206/84c546ff/attachment.html From ryandesign at macports.org Tue Feb 6 13:40:46 2007 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:24 2007 Subject: Mysql5 password reset In-Reply-To: <45C8E9D3.6070000@gmail.com> References: <45C8E306.1090807@gmail.com> <1E54727A-BAD6-4D8C-99CA-DCD4AC3A5559@macports.org> <45C8E9D3.6070000@gmail.com> Message-ID: <4748CF8E-5FC2-473E-8334-999621457A86@macports.org> You need to use the "Reply To All" feature of your mail program so your reply goes to the mailing list also, not just to me. More answers below: On Feb 6, 2007, at 14:49, Watson Ladd wrote: > Ryan Schmidt wrote: > >> On Feb 6, 2007, at 14:20, Watson Ladd wrote: >> >>> I recently forgot my mysql password. When following the >>> instructions on >>> mysql.com to reset it I was able to stop the mysqld daemon through >>> launchctl, but when I started mysqld manually with the skip grant >>> tables >>> option it complained about being unable to lock files and became a >>> runaway process that did not respond to keyboard input. >> >> So what is your question? >> >> You've provided very few details... we need more information, like: >> >> - What is the URL of the instructions you followed? >> >> - What are the commands you entered? >> >> I can guess at a few things: >> >> - When you started mysqld manually, did you do so as root or with >> sudo? >> You would need to. >> >> - When you started mysqld manually, did you have "&" at the end of >> the >> command line? If so, that detaches the process from the terminal and >> explains why you can see output but not provide input. If you want >> to be >> able to provide input to the process, do not use "&". > > I did not use &. The command I used for restart was > $sudo -u mysqld /opt/local/libexec/mysqld --skip-grant-tables > According to the mysqld documentation, this should start mysqld > without > passwords. Previously I used > $sudo launchctl stop org.macports.mysql5 to kill mysqld. It is > possible > that an abandoned lockfile might exist. If so, where is it? I don't know about any such lockfile, but likely places to look might be /opt/local/etc/mysq5/ /opt/local/var/db/mysql5/ /opt/local/var/run/mysql5/ If that doesn't help, could you show us the exact error messages you're seeing? Have you already searched Google for those error messages? From diem at cs.vu.nl Wed Feb 7 03:23:48 2007 From: diem at cs.vu.nl (Dimitri Hendriks) Date: Tue Oct 9 16:42:24 2007 Subject: swi-prolog Message-ID: Hi, I want to install the swi-prolog package, but I get the error below. I use OS X 10.4.8. My macports instakllation is up to date. Can someone please help me out? Thanks, Dimitri $ sudo port install swi-prolog Portfile changed since last build; discarding previous state. ---> Fetching swi-prolog ---> Attempting to fetch pl-5.6.27.tar.gz from http:// gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/ ---> Verifying checksum(s) for swi-prolog ---> Extracting swi-prolog ---> Configuring swi-prolog ---> Building swi-prolog with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/ var/db/dports/build/ _Volumes_Users_opt_local_var_db_dports_sources_rsync.rsync.darwinports.o rg_dpupdate_dports_lang_swi-prolog/work/pl-5.6.27" && LIBRARY_PATH=/ opt/local/lib CPATH=/opt/local/include JUNIT=/opt/local/share/java/ junit.jar make all" returned error 2 Command output: **************** Making SWI-Prolog 5.6.27 for powerpc-darwin8.8.0 To be installed in /opt/local/bin/swipl Home (libraries) in /opt/local/lib/swipl-5.6.27 **************** dyld: Library not loaded: /opt/local/lib/libintl.3.dylib Referenced from: /opt/local/bin/gawk Reason: image not found make[1]: *** [parms.h] Error 133 make: *** [lite] Error 2 Error: Status 1 encountered during processing. $ From rhwood at mac.com Wed Feb 7 03:36:23 2007 From: rhwood at mac.com (Randall Wood) Date: Tue Oct 9 16:42:24 2007 Subject: swi-prolog In-Reply-To: References: Message-ID: See http://svn.macosforge.org/projects/macports/wiki/ ProblemHotlist#a2.Aportfailedtobuildupgradeorrunwithamessagereferringtol bintl.3.dylib (A port failed to build, upgrade, or run with a message referring to lbintl.3.dylib) On 7 Feb 2007, at 06:23, Dimitri Hendriks wrote: > Hi, > > I want to install the swi-prolog package, but I get the error below. > I use OS X 10.4.8. My macports instakllation is up to date. > > Can someone please help me out? > > Thanks, > Dimitri > > $ sudo port install swi-prolog > > Portfile changed since last build; discarding previous state. > ---> Fetching swi-prolog > ---> Attempting to fetch pl-5.6.27.tar.gz from http:// > gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/ > ---> Verifying checksum(s) for swi-prolog > ---> Extracting swi-prolog > ---> Configuring swi-prolog > ---> Building swi-prolog with target all > Error: Target com.apple.build returned: shell command "cd "/opt/ > local/var/db/dports/build/ > _Volumes_Users_opt_local_var_db_dports_sources_rsync.rsync.darwinports > .org_dpupdate_dports_lang_swi-prolog/work/pl-5.6.27" && > LIBRARY_PATH=/opt/local/lib CPATH=/opt/local/include JUNIT=/opt/ > local/share/java/junit.jar make all" returned error 2 > Command output: **************** > Making SWI-Prolog 5.6.27 for powerpc-darwin8.8.0 > To be installed in /opt/local/bin/swipl > Home (libraries) in /opt/local/lib/swipl-5.6.27 > **************** > dyld: Library not loaded: /opt/local/lib/libintl.3.dylib > Referenced from: /opt/local/bin/gawk > Reason: image not found > make[1]: *** [parms.h] Error 133 > make: *** [lite] Error 2 > > Error: Status 1 encountered during processing. > $ > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users Randall Wood rhwood@mac.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy." From diem at cs.vu.nl Wed Feb 7 04:32:18 2007 From: diem at cs.vu.nl (Dimitri Hendriks) Date: Tue Oct 9 16:42:24 2007 Subject: swi-prolog In-Reply-To: References: Message-ID: <330185B1-FB40-464E-BFD3-F2FEFCC39332@cs.vu.nl> Thanks for the reference. Unfortunately it does not fix my problem. When I run: depsearch.sh libintl no ports are listed, from which, given the explanation, I infer that none of my ports depend on gettext, and so there are none to fix. Futher, I uninstalled all inactive ports with: sudo port -duf uninstall However, upon: sudo port install swi-prolog I get the same error message as before. Other suggestions? Dimitri On 7 Feb 2007, at 12:36, Randall Wood wrote: > See > http://svn.macosforge.org/projects/macports/wiki/ > ProblemHotlist#a2.Aportfailedtobuildupgradeorrunwithamessagereferringt > olbintl.3.dylib (A port failed to build, upgrade, or run with a > message referring to lbintl.3.dylib) > > On 7 Feb 2007, at 06:23, Dimitri Hendriks wrote: > >> Hi, >> >> I want to install the swi-prolog package, but I get the error below. >> I use OS X 10.4.8. My macports instakllation is up to date. >> >> Can someone please help me out? >> >> Thanks, >> Dimitri >> >> $ sudo port install swi-prolog >> >> Portfile changed since last build; discarding previous state. >> ---> Fetching swi-prolog >> ---> Attempting to fetch pl-5.6.27.tar.gz from http:// >> gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/ >> ---> Verifying checksum(s) for swi-prolog >> ---> Extracting swi-prolog >> ---> Configuring swi-prolog >> ---> Building swi-prolog with target all >> Error: Target com.apple.build returned: shell command "cd "/opt/ >> local/var/db/dports/build/ >> _Volumes_Users_opt_local_var_db_dports_sources_rsync.rsync.darwinport >> s.org_dpupdate_dports_lang_swi-prolog/work/pl-5.6.27" && >> LIBRARY_PATH=/opt/local/lib CPATH=/opt/local/include JUNIT=/opt/ >> local/share/java/junit.jar make all" returned error 2 >> Command output: **************** >> Making SWI-Prolog 5.6.27 for powerpc-darwin8.8.0 >> To be installed in /opt/local/bin/swipl >> Home (libraries) in /opt/local/lib/swipl-5.6.27 >> **************** >> dyld: Library not loaded: /opt/local/lib/libintl.3.dylib >> Referenced from: /opt/local/bin/gawk >> Reason: image not found >> make[1]: *** [parms.h] Error 133 >> make: *** [lite] Error 2 >> >> Error: Status 1 encountered during processing. >> $ >> _______________________________________________ >> macports-users mailing list >> macports-users@lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo/macports-users > > > Randall Wood > rhwood@mac.com > > "The rules are simple: The ball is round. The game lasts 90 > minutes. All the > rest is just philosophy." > > From patjoh at itstud.chalmers.se Wed Feb 7 05:40:54 2007 From: patjoh at itstud.chalmers.se (Patrik Johansson) Date: Tue Oct 9 16:42:24 2007 Subject: rtorrent with libtorrent doens't compile Message-ID: <45C9D6E6.9060200@itstud.chalmers.se> Hi! I'm trying to install rtorrent but it doens't compile: . . . g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../.. -I/opt/local/include -g -DDEBUG -I/opt/local/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -MT chunk_manager.lo -MD -MP -MF .deps/chunk_manager.Tpo -c chunk_manager.cc -fno-common -DPIC -o .libs/chunk_manager.o In file included from chunk_manager.cc:40: /usr/include/sys/resource.h:81: error: field `ru_utime' has incomplete type /usr/include/sys/resource.h:82: error: field `ru_stime' has incomplete type make[4]: *** [chunk_manager.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for libtorrent): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: The following dependencies failed to build: libtorrent Error: Status 1 encountered during processing. Macport version: 1.320 OSX-version: 10.3.9 Plattform: PPC Any ideas how I can fix this? //Patrik J From dluke at geeklair.net Wed Feb 7 06:05:24 2007 From: dluke at geeklair.net (Daniel J. Luke) Date: Tue Oct 9 16:42:24 2007 Subject: swi-prolog In-Reply-To: References: Message-ID: <9A1FB423-9960-4A90-97A2-145F928EAA9D@geeklair.net> On Feb 7, 2007, at 6:23 AM, Dimitri Hendriks wrote: > dyld: Library not loaded: /opt/local/lib/libintl.3.dylib > Referenced from: /opt/local/bin/gawk sudo port -f uninstall gawk sudo port clean --all gawk sudo port install gawk and then try again. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070207/94e4ee22/PGP.bin From awuest at gmail.com Wed Feb 7 09:44:00 2007 From: awuest at gmail.com (Andreas Wuest) Date: Tue Oct 9 16:42:24 2007 Subject: dbus-glib 0.72 build fails with missing header files In-Reply-To: <36f723580702031222q6e894becr3d9f3eb515e7d7f@mail.gmail.com> References: <36f723580702020600r1ff67bc2ge35800a4be74cd27@mail.gmail.com> <6D8A0320-CA64-4783-BE2E-47D69D711094@mac.com> <36f723580702031222q6e894becr3d9f3eb515e7d7f@mail.gmail.com> Message-ID: <36f723580702070944o31b27993t9ef76b323dbf7af7@mail.gmail.com> Hi Randall I re-synced today, cleaned the work directory, and tried to rebuild dbus-glib. Worked flawlessly! Whatever you have done, thanks! ;) BTW: why does the portfile specify --enable-tests? Is there a specific reason? On 2/3/07, Andreas Wuest wrote: > Hi Randall > > On 2/3/07, Randall Wood wrote: > > > What OS and Xcode version are you using? > > Mac OS X 10.4.8 (PowerPC) > > Darwin 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT > 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc > > Xcode 2.4 8K1079 > > powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5363) > > > > On 2 Feb 2007, at 09:00, Andreas Wuest wrote: > > > > > Hi > > > > > > I am trying to install dbus-glib 0.72 (or rather, was forced to > > > install it via dependencies), but the build unfortunately fails > > > because of missing header files. > > > > > > And, yes, I have already installed dbus 1.0.2. > > > > > > I hope you can enlighten me. > > [ snip ] -- Kind regards, Andi From ryandesign at macports.org Wed Feb 7 15:25:09 2007 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:24 2007 Subject: swi-prolog In-Reply-To: <330185B1-FB40-464E-BFD3-F2FEFCC39332@cs.vu.nl> References: <330185B1-FB40-464E-BFD3-F2FEFCC39332@cs.vu.nl> Message-ID: <248086E0-FD9C-4AC7-BBC7-B80D15806CA1@macports.org> On Feb 7, 2007, at 06:32, Dimitri Hendriks wrote: >>> dyld: Library not loaded: /opt/local/lib/libintl.3.dylib >>> Referenced from: /opt/local/bin/gawk >>> Reason: image not found >> See http://svn.macosforge.org/projects/macports/wiki/ >> ProblemHotlist#a2.Aportfailedtobuildupgradeorrunwithamessagereferring >> tolbintl.3.dylib (A port failed to build, upgrade, or run with a >> message referring to lbintl.3.dylib) > Thanks for the reference. Unfortunately it does not fix my problem. > When I run: > > depsearch.sh libintl > > no ports are listed, from which, given the explanation, > I infer that none of my ports depend on gettext, > and so there are none to fix. > > Futher, I uninstalled all inactive ports with: > > sudo port -duf uninstall > > However, upon: > > sudo port install swi-prolog > > I get the same error message as before. gawk depends on gettext. That's clear from the error message: /opt/ local/bin/gawk is trying to load /opt/local/lib/libintl.3.dylib (the gettext 0.14.x library) and can't find it (because gettext 0.15 and 0.16.x install libintl.8.dylib, not libintl.3.dylib). Reinstall gawk, as Daniel said, so that it links against the new libintl.8.dylib library. A possible reason that depsearch.sh didn't show this to you is that between 2005-08-29 and 2006-05-30, gawk made use of gettext, but did not declare this dependency. If you installed gawk during that time, and haven't synced your port tree since then, your port tree doesn't know that gawk depends on gettext, although it does. I believe a "sudo port sync" should bring your tree up to date and fix that. From justin at itys.net Wed Feb 7 17:14:33 2007 From: justin at itys.net (Justin Case) Date: Tue Oct 9 16:42:24 2007 Subject: Source directory changed for port "hymn" Message-ID: <45CA7979.8060307@itys.net> In the port "hymn" at http://hymn.darwinports.com/ the source directory is no longer hymn-project.org/download/. It is now: http://hymn-project.org/archive/hymn-0.8.0src.tar.gz Hymn builds fine when placing the source into the distfiles/hymn directory. Now, whether or not it accomplishes what it claims, thats another story. But, it builds :) Just an FYI. Cheers! -Justin From ryandesign at macports.org Wed Feb 7 17:38:04 2007 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:24 2007 Subject: Source directory changed for port "hymn" In-Reply-To: <45CA7979.8060307@itys.net> References: <45CA7979.8060307@itys.net> Message-ID: <11A1BBF8-CAD7-4C99-BC0C-39A20BF5824C@macports.org> On Feb 7, 2007, at 19:14, Justin Case wrote: > In the port "hymn" at http://hymn.darwinports.com/ the source > directory > is no longer hymn-project.org/download/. It is now: > http://hymn-project.org/archive/hymn-0.8.0src.tar.gz The domain darwinports.com is owned by someone who is not affiliated with the MacPorts/DarwinPorts project. I recommend you do not use that web site at all. The MacPorts web site is www.macports.org. > Hymn builds fine when placing the source into the distfiles/hymn > directory. > > Now, whether or not it accomplishes what it claims, thats another > story. > But, it builds :) > > Just an FYI. The hymn port has no maintainer. Would you like to submit an updated portfile? From mark.duling at biola.edu Wed Feb 7 17:47:38 2007 From: mark.duling at biola.edu (Mark Duling) Date: Tue Oct 9 16:42:24 2007 Subject: Source directory changed for port "hymn" In-Reply-To: <45CA7979.8060307@itys.net> References: <45CA7979.8060307@itys.net> Message-ID: Justin Case on Wednesday, February 7, 2007 at 5:14 PM -0800 wrote: >In the port "hymn" at http://hymn.darwinports.com/ the source directory >is no longer hymn-project.org/download/. It is now: >http://hymn-project.org/archive/hymn-0.8.0src.tar.gz > >Hymn builds fine when placing the source into the distfiles/hymn >directory. > >Now, whether or not it accomplishes what it claims, thats another story. >But, it builds :) The problem is that there is some sort of cosmic weirdness that makes the download fail even with the correct site. I have never seen a case like this and don't understand it. Curl works manually and retrieves it but from a portfile it won't. http://trac.macosforge.org/projects/macports/ticket/7563 If the app does not work please let us know. If it is no longer useful it should be deleted. Mark From justin at itys.net Wed Feb 7 17:56:54 2007 From: justin at itys.net (Justin Case) Date: Tue Oct 9 16:42:24 2007 Subject: Source directory changed for port "hymn" In-Reply-To: <11A1BBF8-CAD7-4C99-BC0C-39A20BF5824C@macports.org> References: <45CA7979.8060307@itys.net> <11A1BBF8-CAD7-4C99-BC0C-39A20BF5824C@macports.org> Message-ID: <45CA8366.70004@itys.net> Ryan Schmidt wrote: > On Feb 7, 2007, at 19:14, Justin Case wrote: > >> In the port "hymn" at http://hymn.darwinports.com/ the source directory >> is no longer hymn-project.org/download/. It is now: >> http://hymn-project.org/archive/hymn-0.8.0src.tar.gz > > The domain darwinports.com is owned by someone who is not affiliated > with the MacPorts/DarwinPorts project. I recommend you do not use that > web site at all. The MacPorts web site is www.macports.org. Thank you for the heads up. I was not aware. > The hymn port has no maintainer. Would you like to submit an updated > portfile? Already made one. 1c1 < # $Id: Portfile,v 1.6 2006/03/31 18:48:38 matt Exp $ --- > # $Id: Portfile,v 1.6 2007/02/07 18:03:12 jcase Exp $ 20c20 < master_sites http://hymn-project.org/download/ --- > master_sites http://hymn-project.org/archive/ -J From justin at itys.net Wed Feb 7 18:07:20 2007 From: justin at itys.net (Justin Case) Date: Tue Oct 9 16:42:24 2007 Subject: Source directory changed for port "hymn" In-Reply-To: References: <45CA7979.8060307@itys.net> Message-ID: <45CA85D8.5000901@itys.net> Mark Duling wrote: > Justin Case on Wednesday, February 7, 2007 at 5:14 PM > -0800 wrote: >> In the port "hymn" at http://hymn.darwinports.com/ the source directory >> is no longer hymn-project.org/download/. It is now: >> http://hymn-project.org/archive/hymn-0.8.0src.tar.gz >> >> Hymn builds fine when placing the source into the distfiles/hymn >> directory. >> >> Now, whether or not it accomplishes what it claims, thats another story. >> But, it builds :) > > The problem is that there is some sort of cosmic weirdness that makes the > download fail even with the correct site. I have never seen a case like > this and don't understand it. Curl works manually and retrieves it but > from a portfile it won't. > > http://trac.macosforge.org/projects/macports/ticket/7563 I will check. This sounds like some interesting cosmic weirdness. > If the app does not work please let us know. If it is no longer useful it > should be deleted. Just because I have not had success yet, doesn't mean it doesn't work. :) If I am not successful within the next couple days, I will send a follow up and recommend it be removed. Thanks. -J From gwright at antiope.com Wed Feb 7 21:44:20 2007 From: gwright at antiope.com (Gregory Wright) Date: Tue Oct 9 16:42:24 2007 Subject: hugs98 and X11 In-Reply-To: <9acbcbb90702021246v6ffbca45pda34a24b10af11ad@mail.gmail.com> References: <9acbcbb90702021246v6ffbca45pda34a24b10af11ad@mail.gmail.com> Message-ID: Hi Calum, I haven't seen this error, but I haven't tried to run SOE on hugs in a long time. It doesn't sound like a macports specific problem. I know there have been discussions on the hugs-bugs list of problems running the examples from the SOE book. You might try asking there, if you haven't already. Best, Greg On Feb 2, 2007, at 3:46 PM, Calum Robertson wrote: > Hi, > > I've downloaded and successfully built hugs98. However, whenever I > try and import a module such as Graphics.SOE, I get the following > error: > > ERROR "/opt/local/lib/hugs/packages/HGL/Graphics/HGL/Internals/ > Types.hs" - Can't find imported module " Graphics.X11.Xlib" > > Has anyone else had this problem? > > If I use ghci then I don't get this problem. > > Regards, > > Calum. > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users From diem at cs.vu.nl Thu Feb 8 00:42:18 2007 From: diem at cs.vu.nl (Dimitri Hendriks) Date: Tue Oct 9 16:42:24 2007 Subject: swi-prolog In-Reply-To: <248086E0-FD9C-4AC7-BBC7-B80D15806CA1@macports.org> References: <330185B1-FB40-464E-BFD3-F2FEFCC39332@cs.vu.nl> <248086E0-FD9C-4AC7-BBC7-B80D15806CA1@macports.org> Message-ID: <17F4F4AA-7D21-4A0E-BCCD-D59B7A9EFA7A@cs.vu.nl> Thanks for your help and explanation. It works! One remark about the depsearch.sh: I had to enclose the find pattern between quotes in order to avoid expansion of * by my shell (zsh): find /opt/local/lib -name '*.dylib' However, depsearch.sh still didn't show me anything. > A possible reason that depsearch.sh didn't show this to you is that > between 2005-08-29 and 2006-05-30, gawk made use of gettext, but > did not declare this dependency. If you installed gawk during that > time, and haven't synced your port tree since then, your port tree > doesn't know that gawk depends on gettext, although it does. I > believe a "sudo port sync" should bring your tree up to date and > fix that. My port tree was in sync ... Thanks again, Dimitri From rhwood at mac.com Thu Feb 8 03:03:43 2007 From: rhwood at mac.com (Randall Wood) Date: Tue Oct 9 16:42:24 2007 Subject: dbus-glib 0.72 build fails with missing header files In-Reply-To: <36f723580702070944o31b27993t9ef76b323dbf7af7@mail.gmail.com> References: <36f723580702020600r1ff67bc2ge35800a4be74cd27@mail.gmail.com> <6D8A0320-CA64-4783-BE2E-47D69D711094@mac.com> <36f723580702031222q6e894becr3d9f3eb515e7d7f@mail.gmail.com> <36f723580702070944o31b27993t9ef76b323dbf7af7@mail.gmail.com> Message-ID: <6FF95E90-29C5-4310-AD65-1673834465A1@mac.com> The portfile specifies --enable-tests because dbus does not completely work on Mac OS X (this is not a macports issue--its a dbus issue) and when I can, I am attempting to hunt down the problem. This is easier if tests are enabled. On 7 Feb 2007, at 12:44, Andreas Wuest wrote: > Hi Randall > > I re-synced today, cleaned the work directory, and tried to rebuild > dbus-glib. Worked flawlessly! Whatever you have done, thanks! ;) > > BTW: why does the portfile specify --enable-tests? Is there a > specific reason? > > On 2/3/07, Andreas Wuest wrote: > >> Hi Randall >> >> On 2/3/07, Randall Wood wrote: >> >> > What OS and Xcode version are you using? >> >> Mac OS X 10.4.8 (PowerPC) >> >> Darwin 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT >> 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc >> >> Xcode 2.4 8K1079 >> >> powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. >> build 5363) >> >> >> > On 2 Feb 2007, at 09:00, Andreas Wuest wrote: >> > >> > > Hi >> > > >> > > I am trying to install dbus-glib 0.72 (or rather, was forced to >> > > install it via dependencies), but the build unfortunately fails >> > > because of missing header files. >> > > >> > > And, yes, I have already installed dbus 1.0.2. >> > > >> > > I hope you can enlighten me. >> >> [ snip ] > > -- > Kind regards, > Andi Randall Wood rhwood@mac.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy." From bowmanj at users.sourceforge.net Thu Feb 8 09:03:22 2007 From: bowmanj at users.sourceforge.net (Jonathan Bowman) Date: Tue Oct 9 16:42:24 2007 Subject: gnome-vfs fails to build on 10.3.9 In-Reply-To: <7a2b5dfb0702080837u19172abbv78c99f5dae49d637@mail.gmail.com> References: <7a2b5dfb0702080837u19172abbv78c99f5dae49d637@mail.gmail.com> Message-ID: <7a2b5dfb0702080903v33586f39ua5168ae81b20d561@mail.gmail.com> On January 23, Brett Warden wrote of a patch that might allow gnome-vfs to be built on Mac OS 10.3.9. Is there any news on this patch? Will it be added? I am having the same problem compiling gnome-vfs on darwin_7 (10.3.9). If it is not going to be fixed soon, I would love to have instructions on how to fix it, if anyone is willing to do so. Regards, Jonathan Bowman From awuest at gmail.com Thu Feb 8 09:51:52 2007 From: awuest at gmail.com (Andreas Wuest) Date: Tue Oct 9 16:42:24 2007 Subject: dbus-glib 0.72 build fails with missing header files In-Reply-To: <6FF95E90-29C5-4310-AD65-1673834465A1@mac.com> References: <36f723580702020600r1ff67bc2ge35800a4be74cd27@mail.gmail.com> <6D8A0320-CA64-4783-BE2E-47D69D711094@mac.com> <36f723580702031222q6e894becr3d9f3eb515e7d7f@mail.gmail.com> <36f723580702070944o31b27993t9ef76b323dbf7af7@mail.gmail.com> <6FF95E90-29C5-4310-AD65-1673834465A1@mac.com> Message-ID: <36f723580702080951o2b5d036brca7a6a0a23465743@mail.gmail.com> Hi Randall On 2/8/07, Randall Wood wrote: > The portfile specifies --enable-tests because dbus does not > completely work on Mac OS X (this is not a macports issue--its a dbus > issue) and when I can, I am attempting to hunt down the problem. This > is easier if tests are enabled. Yeah, makes sense! :) Thanks for all the information! -- Kind regards, Andi From zoarre.37258548 at bloglines.com Thu Feb 8 11:47:56 2007 From: zoarre.37258548 at bloglines.com (Mike Roberts) Date: Tue Oct 9 16:42:24 2007 Subject: recommended "dependencies?" Message-ID: is there a way to specify recommended ports? for example, say i'm maintaining the lyx port. the latex2rtf port and a dvi previewer are useful for certain lyx features to work but are technically unnecessary for minimal lyx functionality. /mike From dluke at geeklair.net Thu Feb 8 12:25:33 2007 From: dluke at geeklair.net (Daniel J. Luke) Date: Tue Oct 9 16:42:24 2007 Subject: recommended "dependencies?" In-Reply-To: References: Message-ID: On Feb 8, 2007, at 2:47 PM, Mike Roberts wrote: > is there a way to specify recommended ports? for example, say i'm > maintaining the lyx port. the latex2rtf port and a dvi previewer are > useful for certain lyx features to work but are technically > unnecessary > for minimal lyx functionality. do they need to be there at build time, or will lyx just use them if they appear in the future? In the first case, you could add a variant that adds dependencies on the other ports. In the second case, you could use a 'ui_message' to let users know that additional functionality is available if they install the other ports themselves. I'm sure others will have other ideas too. The 'best' solution probably depends on the specific of the lyx port and the other ports it can make use of. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070208/85359e8e/PGP.bin From pipping at math.fu-berlin.de Thu Feb 8 12:24:22 2007 From: pipping at math.fu-berlin.de (Elias Pipping) Date: Tue Oct 9 16:42:24 2007 Subject: recommended "dependencies?" In-Reply-To: References: Message-ID: <07F34CC9-BCD1-4530-94CF-32516CA7527B@math.fu-berlin.de> how about variants? On Feb 8, 2007, at 8:47 PM, Mike Roberts wrote: > is there a way to specify recommended ports? for example, say i'm > maintaining the lyx port. the latex2rtf port and a dvi previewer are > useful for certain lyx features to work but are technically > unnecessary > for minimal lyx functionality. > > /mike > > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users From ryandesign at macports.org Thu Feb 8 13:51:06 2007 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:24 2007 Subject: recommended "dependencies?" In-Reply-To: <07F34CC9-BCD1-4530-94CF-32516CA7527B@math.fu-berlin.de> Ref