From deric at caveo.se Wed Nov 1 06:37:56 2006 From: deric at caveo.se (Daniel Ericsson) Date: Tue Oct 9 16:42:06 2007 Subject: Fwd: Installing Apache2 on MacBook Pro issue References: <9A3D85EE-56FA-4FB7-9590-BF96F08F161F@emprint.fr> Message-ID: <980E1787-4469-4CDC-A715-27100DDD4F35@caveo.se> My mistake in not "To:"-adressing the list. - Daniel Begin forwarded message: > From: Julien KRIVACSY > Date: onsdag 1 nov 2006 15.31.31 GMT+01:00 > To: Daniel Ericsson > Subject: Re: Installing Apache2 on MacBook Pro issue > X-Original-To: deric@caveo.se > > Le 1 nov. 06 ? 05:15, Daniel Ericsson a ?crit : > >> On 31 okt 2006, at 16.41, Julien KRIVACSY wrote: >> >>> Hello Again, >>> >>> Here what I got with the first two commands : >>>> Last login: Tue Oct 31 15:40:06 on ttyp1 >>>> Welcome to Darwin! >>>> MacBook:~ julien$ sudo port -f uninstall libiconv >>>> Password: >>>> Error: port uninstall failed: Registry error: libiconv not >>>> registered as installed. >>>> MacBook:~ julien$ sudo port clean --all libiconv >>>> ---> Cleaning libiconv >>>> MacBook:~ julien$ >>> >> >> After the `port clean` is /opt/local/lib/libiconv.dylib still >> present? I get the impression you've got libiconv from some other >> place than macports at some point. If you have any /opt/local/lib/ >> libiconv* files after the remove and clean. Remove them manually. >> >> - Daniel >> > Ok, I did this, and I had to remove /opt/local/bin/iconv, /opt/ > local/include/iconv.h, libcharset.h, localcharset.h, /opt/local/lob/ > libcharset.1.0.0.dylib, libcharset.a, libcharset.la, /opt/local/ > share/man/man1/iconv.1.gz, /opt/local/share/man/man3/iconv.3.gz, > iconv_close.3.gz, iconv_open.3.gz, iconvctl.3.gz and apparently it > worked :) > > Thanks everybody, I'm now continuing the install of ruby on rails, > maybe I will have more problems, see you soon :) From julien at emprint.fr Wed Nov 1 06:51:52 2006 From: julien at emprint.fr (Julien KRIVACSY) Date: Tue Oct 9 16:42:06 2007 Subject: Installing Apache2 on MacBook Pro issue In-Reply-To: <0385752C-8F68-41C7-A584-51B975232728@emprint.fr> References: <7D2FA111-9945-4FF3-A7CC-2A44A18A48B6@emprint.fr> <7E29E872-BD46-481B-8066-F750DB8130C2@macports.org> <194E6DC4-A22F-4585-8E25-D85B188065D9@emprint.fr> <0385752C-8F68-41C7-A584-51B975232728@emprint.fr> Message-ID: <0A3FD945-B7F6-4F7C-B62E-1AC72210A1AA@emprint.fr> Ok, I did this, and I had to remove /opt/local/bin/iconv, /opt/local/ include/iconv.h, libcharset.h, localcharset.h, /opt/local/lob/ libcharset.1.0.0.dylib, libcharset.a, libcharset.la, /opt/local/share/ man/man1/iconv.1.gz, /opt/local/share/man/man3/iconv.3.gz, iconv_close.3.gz, iconv_open.3.gz, iconvctl.3.gz and apparently it worked :) Thanks everybody, I'm now continuing the install of ruby on rails, maybe I will have more problems, see you soon :) ----------- Later :( : I found several others packages with the same problems, How can I remove everything and reinstall all that mess correctly ? Can I simply remove /opt and reinstall macports again ? Thank you, Julien > Hello Again, > > Here what I got with the first two commands : >> Last login: Tue Oct 31 15:40:06 on ttyp1 >> Welcome to Darwin! >> MacBook:~ julien$ sudo port -f uninstall libiconv >> Password: >> Error: port uninstall failed: Registry error: libiconv not >> registered as installed. >> MacBook:~ julien$ sudo port clean --all libiconv >> ---> Cleaning libiconv >> MacBook:~ julien$ > > And here is the result of the install command (which was the same > result as usual). This is all that I got (previous text was dropped > from iTerm) : http://www.emprint.fr/port/port.log > > > Thank you, Julien > > Le 31 oct. 06 ? 16:13, Ryan Schmidt a ?crit : > >> On Oct 31, 2006, at 02:34, Julien KRIVACSY wrote: >> >>>>>>> But while compiling libiconv (in apache2), I've got an error >>>>>>> and I don't know what to do. Apparently, port is trying to >>>>>>> compile a PPC version and I have got a MacBook Pro 1.83. >>>>>>> >>>>>>> Here's the error : >>>>>>> MacBook:/tmp/libiconv-1.11 root# port install apache2 >>>>>>> ---> Staging libiconv into destroot >>>>>> [snip] >>>>>>> /usr/bin/ld: warning /opt/local/lib/libiconv.dylib cputype >>>>>>> (18, architecture ppc) does not match cputype (7) for >>>>>>> specified -arch flag: i386 (file not loaded) >> >>>>>> I believe the recommended way is to download >>>>>> DarwinPorts-1.3.1-10.4.dmg from http://svn.macosforge.org/ >>>>>> repository/macports/downloads/Darwinports-1.3.1/ >>>>> >>>>> That's the one I took. >> >>>> However, the real question is why the DP version of libiconv >>>> didn't work for you. Why do you have a PPC /opt/local/lib/ >>>> libiconv.dylib on a i386 system? >>> >>> Actually, I don't understand why is it... >>> I have a fresh XCode 2.4 install (from Apple Website) and I >>> successfully selfupdated macports (which require compiling and >>> which was successfull in using -arch i686). By compiling apache2 >>> dependencies, it compilled several packages like expat and I >>> don't remember others., everything went right, so libiconv seems >>> to brings out some problems on my machine. If you want me to try >>> something to check, do not hesitate because I'm stuck... >> >> If you haven't already, I'd try completely removing MacPorts's >> libiconv and rebuilding it, see what happens. Something like... >> >> sudo port -f uninstall libiconv >> sudo port clean --all libiconv >> sudo port -v install libiconv From julien at emprint.fr Wed Nov 1 09:25:19 2006 From: julien at emprint.fr (Julien KRIVACSY) Date: Tue Oct 9 16:42:06 2007 Subject: Installing Apache2 on MacBook Pro issue In-Reply-To: <70A12C4A-56F4-427D-BD3C-09EC02A1C260@caveo.se> References: <7D2FA111-9945-4FF3-A7CC-2A44A18A48B6@emprint.fr> <7E29E872-BD46-481B-8066-F750DB8130C2@macports.org> <194E6DC4-A22F-4585-8E25-D85B188065D9@emprint.fr> <0385752C-8F68-41C7-A584-51B975232728@emprint.fr> <23976C15-39CF-4BAA-B3F5-50C06F4CD99C@caveo.se> <70A12C4A-56F4-427D-BD3C-09EC02A1C260@caveo.se> Message-ID: <9557FCD9-BA6D-4C50-9131-FDA90332FD9A@emprint.fr> And so I did, it's working now, I probably had an old version of some libs installed, maybe by X11, openoffice, or Wormux, don't know... Thanks a lot :) To me the joyce of Ruby on Rails :) Julien Le 1 nov. 06 ? 18:18, Daniel Ericsson a ?crit : > On 1 nov 2006, at 15.46, Julien KRIVACSY wrote: > >> I found several others packages with the same problems, How can I >> remove everything and reinstall all that mess correctly ? >> Can I simply remove /opt and reinstall macports again ? > > Yes MacPorts is completely contained in /opt. So removing /opt it > will be like it was never installed. Then you can start over from > scratch. > > - Daniel > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20061101/b1988e91/attachment.html From ryandesign at macports.org Wed Nov 1 11:37:59 2006 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:06 2007 Subject: Installing Apache2 on MacBook Pro issue In-Reply-To: <0A3FD945-B7F6-4F7C-B62E-1AC72210A1AA@emprint.fr> References: <7D2FA111-9945-4FF3-A7CC-2A44A18A48B6@emprint.fr> <7E29E872-BD46-481B-8066-F750DB8130C2@macports.org> <194E6DC4-A22F-4585-8E25-D85B188065D9@emprint.fr> <0385752C-8F68-41C7-A584-51B975232728@emprint.fr> <0A3FD945-B7F6-4F7C-B62E-1AC72210A1AA@emprint.fr> Message-ID: <3E1EB076-E5DB-405A-902C-F256FCBB4B71@macports.org> On Nov 1, 2006, at 08:51, Julien KRIVACSY wrote: >>> After the `port clean` is /opt/local/lib/libiconv.dylib still >>> present? I get the impression you've got libiconv from some other >>> place than macports at some point. If you have any /opt/local/lib/ >>> libiconv* files after the remove and clean. Remove them manually. >> >> Ok, I did this, and I had to remove /opt/local/bin/iconv, /opt/ >> local/include/iconv.h, libcharset.h, localcharset.h, /opt/local/ >> lob/libcharset.1.0.0.dylib, libcharset.a, libcharset.la, /opt/ >> local/share/man/man1/iconv.1.gz, /opt/local/share/man/man3/iconv. >> 3.gz, iconv_close.3.gz, iconv_open.3.gz, iconvctl.3.gz and >> apparently it worked :) >> >> Thanks everybody, I'm now continuing the install of ruby on rails, >> maybe I will have more problems, see you soon :) > > Later :( : > > I found several others packages with the same problems, How can I > remove everything and reinstall all that mess correctly ? > Can I simply remove /opt and reinstall macports again ? Basically, yes. See the FAQ: http://trac.macports.org/projects/macports/wiki/ FAQ#HowdoIremoveoruninstallMacPorts From andrew at ca.afilias.info Wed Nov 1 12:24:04 2006 From: andrew at ca.afilias.info (Andrew Sullivan) Date: Tue Oct 9 16:42:06 2007 Subject: Two different versions active? Message-ID: <20061101202403.GA18222@afilias.info> Hi, In my ongoing struggle to see whether the dent in my head gets bigger before I make mutt work as it used to, I went to remove mutt. I get this: sudo port uninstall mutt-devel @1.5.11_3+db4+imap+pop+sasl+ssl ---> Deactivating mutt-devel 1.5.11_3+db4+imap+pop+sasl+ssl Error: port uninstall failed: Registry error: Please specify the name of the port. Didn't I spell that right? Or is it because there are two active versions: sudo port uninstall mutt-devel ---> The following versions of mutt-devel are currently installed: ---> mutt-devel @1.5.11_3+db4+imap+pop+sasl+ssl (active) ---> mutt-devel @1.5.13_0+db4+imap+ncurses+pop ---> mutt-devel @1.5.13_0+db4+imap+ncurses+pop+sasl+ssl (active) I didn't think that was possible? I'm pretty sure my problem has something to do with the way ncurses is being used (but this version of mutt still is using ncurses. It just must not be using the ncursesw -- which, I have discovered, is a different port from ncurses. A -- Andrew Sullivan 204-4141 Yonge Street Afilias Canada Toronto, Ontario Canada M2P 2A8 jabber: ajsaf@jabber.org +1 416 646 3304 x4110 From m_nez_j at mac.com Wed Nov 1 17:08:00 2006 From: m_nez_j at mac.com (Mack Johnson) Date: Tue Oct 9 16:42:06 2007 Subject: Apache-PHP Message-ID: i just installed Apache & PHP, is there anything els i should do get this to work on my g4 os 10.4.8? i am just starting to learn php and need these things working. Mack Johnson m_nez_j@mac.com http://macknezjohnson.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20061101/cf476eac/attachment.html From ryandesign at macports.org Wed Nov 1 17:23:07 2006 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:06 2007 Subject: Apache-PHP In-Reply-To: References: Message-ID: <9404F867-F8B6-494C-AA26-1993A3586870@macports.org> On Nov 1, 2006, at 19:08, Mack Johnson wrote: > i just installed Apache & PHP, is there anything els i should do > get this to work on my g4 os 10.4.8? i am just starting to learn > php and need these things working. Well, you didn't tell us much. How did you install it? What isn't working? What have you tried so far? You also didn't mention whether you're using Apache 1 or 2. I recommend Apache 2. You would install it this way: sudo port install apache2 sudo port install php5 +apache2 These commands will each print out instructions at the end showing you how to complete the installation and activation. The php5 port might possibly not tell you everything you need to do to activate it. If after doing the above php5 doesn't work, you may need to add these two lines to your httpd.conf file (that's /opt/ local/apache2/conf/httpd.conf) inside the "IfModule mime_module" section: AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps Save the file, restart Apache 2 ("sudo /opt/local/apache2/bin/ apachectl/graceful"), and php5 should then work. From m_nez_j at mac.com Wed Nov 1 17:46:56 2006 From: m_nez_j at mac.com (Mack Johnson) Date: Tue Oct 9 16:42:06 2007 Subject: Apache-PHP In-Reply-To: <9404F867-F8B6-494C-AA26-1993A3586870@macports.org> References: <9404F867-F8B6-494C-AA26-1993A3586870@macports.org> Message-ID: <4850F870-C45E-45F5-9C14-F06C32BCC105@mac.com> I'm sorry, I'm upgrading to latest now. i'll test as soon as they finish. On Nov 1, 2006, at 5:23 PM, Ryan Schmidt wrote: > > On Nov 1, 2006, at 19:08, Mack Johnson wrote: > >> i just installed Apache & PHP, is there anything els i should do >> get this to work on my g4 os 10.4.8? i am just starting to learn >> php and need these things working. > > Well, you didn't tell us much. How did you install it? What isn't > working? What have you tried so far? > > You also didn't mention whether you're using Apache 1 or 2. I > recommend Apache 2. You would install it this way: > > sudo port install apache2 > sudo port install php5 +apache2 > > These commands will each print out instructions at the end showing > you how to complete the installation and activation. > > > The php5 port might possibly not tell you everything you need to do > to activate it. If after doing the above php5 doesn't work, you may > need to add these two lines to your httpd.conf file (that's /opt/ > local/apache2/conf/httpd.conf) inside the "IfModule mime_module" > section: > > AddType application/x-httpd-php .php > AddType application/x-httpd-php-source .phps > > Save the file, restart Apache 2 ("sudo /opt/local/apache2/bin/ > apachectl/graceful"), and php5 should then work. > > Mack Johnson m_nez_j@mac.com http://macknezjohnson.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20061101/b72d8962/attachment.html From m_nez_j at mac.com Wed Nov 1 17:51:39 2006 From: m_nez_j at mac.com (Mack Johnson) Date: Tue Oct 9 16:42:06 2007 Subject: Apache-PHP In-Reply-To: <4850F870-C45E-45F5-9C14-F06C32BCC105@mac.com> References: <9404F867-F8B6-494C-AA26-1993A3586870@macports.org> <4850F870-C45E-45F5-9C14-F06C32BCC105@mac.com> Message-ID: oh yea, I am installing through DP. On Nov 1, 2006, at 5:46 PM, Mack Johnson wrote: > I'm sorry, I'm upgrading to latest now. i'll test as soon as they > finish. > > On Nov 1, 2006, at 5:23 PM, Ryan Schmidt wrote: > >> >> On Nov 1, 2006, at 19:08, Mack Johnson wrote: >> >>> i just installed Apache & PHP, is there anything els i should do >>> get this to work on my g4 os 10.4.8? i am just starting to learn >>> php and need these things working. >> >> Well, you didn't tell us much. How did you install it? What isn't >> working? What have you tried so far? >> >> You also didn't mention whether you're using Apache 1 or 2. I >> recommend Apache 2. You would install it this way: >> >> sudo port install apache2 >> sudo port install php5 +apache2 >> >> These commands will each print out instructions at the end showing >> you how to complete the installation and activation. >> >> >> The php5 port might possibly not tell you everything you need to >> do to activate it. If after doing the above php5 doesn't work, you >> may need to add these two lines to your httpd.conf file (that's / >> opt/local/apache2/conf/httpd.conf) inside the "IfModule >> mime_module" section: >> >> AddType application/x-httpd-php .php >> AddType application/x-httpd-php-source .phps >> >> Save the file, restart Apache 2 ("sudo /opt/local/apache2/bin/ >> apachectl/graceful"), and php5 should then work. >> >> > > Mack Johnson > m_nez_j@mac.com > http://macknezjohnson.com > > > > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users Mack Johnson m_nez_j@mac.com http://macknezjohnson.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20061101/552fb03d/attachment.html From m_nez_j at mac.com Wed Nov 1 17:57:23 2006 From: m_nez_j at mac.com (Mack Johnson) Date: Tue Oct 9 16:42:06 2007 Subject: Apache-PHP In-Reply-To: References: <9404F867-F8B6-494C-AA26-1993A3586870@macports.org> <4850F870-C45E-45F5-9C14-F06C32BCC105@mac.com> Message-ID: i got this error Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... no checking for Apache 1.x module support... no checking for mod_charset compatibility option... no checking for Apache 2.0 filter-module support via DSO through APXS... no checking for Apache 2.0 handler-module support via DSO through APXS... Sorry, I cannot run apxs. Possible reasons follow: 1. Perl is not installed 2. apxs was not found. Try to pass the path using --with-apxs2=/path/ to/apxs 3. Apache was not built using --enable-so (the apxs usage page is displayed) The output of /opt/local/apache2/bin/apxs follows: ./configure: line 6335: /opt/local/apache2/bin/apxs: No such file or directory configure: error: Aborting On Nov 1, 2006, at 5:51 PM, Mack Johnson wrote: > oh yea, I am installing through DP. > > On Nov 1, 2006, at 5:46 PM, Mack Johnson wrote: > >> I'm sorry, I'm upgrading to latest now. i'll test as soon as they >> finish. >> >> On Nov 1, 2006, at 5:23 PM, Ryan Schmidt wrote: >> >>> >>> On Nov 1, 2006, at 19:08, Mack Johnson wrote: >>> >>>> i just installed Apache & PHP, is there anything els i should do >>>> get this to work on my g4 os 10.4.8? i am just starting to learn >>>> php and need these things working. >>> >>> Well, you didn't tell us much. How did you install it? What isn't >>> working? What have you tried so far? >>> >>> You also didn't mention whether you're using Apache 1 or 2. I >>> recommend Apache 2. You would install it this way: >>> >>> sudo port install apache2 >>> sudo port install php5 +apache2 >>> >>> These commands will each print out instructions at the end >>> showing you how to complete the installation and activation. >>> >>> >>> The php5 port might possibly not tell you everything you need to >>> do to activate it. If after doing the above php5 doesn't work, >>> you may need to add these two lines to your httpd.conf file >>> (that's /opt/local/apache2/conf/httpd.conf) inside the "IfModule >>> mime_module" section: >>> >>> AddType application/x-httpd-php .php >>> AddType application/x-httpd-php-source .phps >>> >>> Save the file, restart Apache 2 ("sudo /opt/local/apache2/bin/ >>> apachectl/graceful"), and php5 should then work. >>> >>> >> >> Mack Johnson >> m_nez_j@mac.com >> http://macknezjohnson.com >> >> >> >> _______________________________________________ >> macports-users mailing list >> macports-users@lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo/macports-users > > Mack Johnson > m_nez_j@mac.com > http://macknezjohnson.com > > > Mack Johnson m_nez_j@mac.com http://macknezjohnson.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20061101/a4a0f71c/attachment.html From mailist at ericgorr.net Thu Nov 2 06:21:38 2006 From: mailist at ericgorr.net (Eric Gorr) Date: Tue Oct 9 16:42:06 2007 Subject: Getting graphviz working...? Message-ID: <721D30BA-BE14-4757-913D-3A12A9E2BF01@ericgorr.net> I was hoping someone could help me get things configured properly for dot on my Mac running 10.4.8. I am using dot 2.8 My simple graph file is: digraph test123 { a -> b -> c; } when I run dot from the terminal, I get the following output: The plugin configuration file: /opt/local/lib/graphviz/config was successfully loaded. render : canon cmap cmapx dia dot fig gd gd2 gif hpgl imap ismap jpeg jpg mif mp pcl pic plain plain-ext png ps ps2 svg svgz vrml vtx wbmp xdot layout : circo dot fdp neato nop nop1 nop2 twopi textlayout : device : usershape : png-gd dot: fontname=Times-Roman fontpath=[internal times] network simplex: 3 nodes 2 edges 0 iter 0.00 sec mincross: pass 0 iter 0 trying 0 cur_cross 0 best_cross 0 mincross test123: 0 crossings, 0.00 secs. network simplex: 5 nodes 4 edges 0 iter 0.00 sec routesplines: 2 edges, 6 boxes 0.00 sec dot: allocating a 20K PaletteColor GD image Error: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? : Times-Roman I am not certain how to work around this font problem, when installing from MacPorts. Any suggestions? From cssdev at mac.com Thu Nov 2 07:22:18 2006 From: cssdev at mac.com (cssdev@mac.com) Date: Tue Oct 9 16:42:06 2007 Subject: Getting graphviz working...? In-Reply-To: <721D30BA-BE14-4757-913D-3A12A9E2BF01@ericgorr.net> References: <721D30BA-BE14-4757-913D-3A12A9E2BF01@ericgorr.net> Message-ID: On Nov 2, 2006, at 8:21 AM, Eric Gorr wrote: > I was hoping someone could help me get things configured properly > for dot on my Mac running 10.4.8. > I am using dot 2.8 I'm getting the same error, but most of my dot files specify a specific font. The default Times-Roman font is probably the wrong choice. This might be an upstream issue that we can resolve my specifying a different default font in the config file. This seems to work: digraph test123 { node [fontname = Times]; a -> b -> c; } Strangely, Helvetica doesn't work. Chris From cssdev at mac.com Thu Nov 2 07:45:06 2006 From: cssdev at mac.com (cssdev@mac.com) Date: Tue Oct 9 16:42:06 2007 Subject: Getting graphviz working...? In-Reply-To: <721D30BA-BE14-4757-913D-3A12A9E2BF01@ericgorr.net> References: <721D30BA-BE14-4757-913D-3A12A9E2BF01@ericgorr.net> Message-ID: <6D2566FC-55D4-457F-BB71-87D590CC45DC@mac.com> On Nov 2, 2006, at 8:21 AM, Eric Gorr wrote: > I was hoping someone could help me get things configured properly > for dot on my Mac running 10.4.8. > I am using dot 2.8 Installing urw-fonts avoids the error, and they're actually listed as a dependency on the homepage. That port should be added as a dependency. Until the fix is added, you may install the urw-fonts port. Chris From pburleson at gmail.com Thu Nov 2 10:25:27 2006 From: pburleson at gmail.com (Patrick Burleson) Date: Tue Oct 9 16:42:06 2007 Subject: Available Ports web listing MIA? (Was: Perl MacPorts Status) In-Reply-To: <3D5A5A2B-AE42-4803-8962-4097319CF56D@seespotcode.net> References: <20BCC1B7-85ED-4C88-A723-E67473ED5F2F@macports.org> <3D5A5A2B-AE42-4803-8962-4097319CF56D@seespotcode.net> Message-ID: On 10/3/06, Michael Glaesemann wrote: > Related to this, I really liked and found useful the old darwinports > ports listing page (at http://darwinports.org/ports/ iirc, and still > up at http://darwinports.opendarwin.org/ports/). Is there a similar > page at MacPorts? I've looked around the site and even done some URL > munging to see if something's there but just not announced. Are there > any plans for this? (If this is a FAQ, please feel free to point me > to where I should have found it :) ) > I've been looking for something similar myself. Searching on http://darwinports.opendarwin.org/ports/ turns up links to non-existent locations at the new www.macports.org site. Any plans on re-implementing this? Is some help needed? Patrick From msavory at nzbox.com Thu Nov 2 13:22:55 2006 From: msavory at nzbox.com (Mike Savory) Date: Tue Oct 9 16:42:06 2007 Subject: Available Ports web listing MIA? (Was: Perl MacPorts Status) In-Reply-To: References: <20BCC1B7-85ED-4C88-A723-E67473ED5F2F@macports.org> <3D5A5A2B-AE42-4803-8962-4097319CF56D@seespotcode.net> Message-ID: <0EAAAE96-9499-48BD-86A7-B4C55F03B4D7@nzbox.com> Hi The TRUNK Ports list looks like it can be browsed in TRAC at http://trac.macports.org/projects/macports/browser/trunk/dports For instance the current portfile for Wireshark is at http://trac.macports.org/projects/macports/browser/trunk/dports/net/ wireshark Regards Mike (p.s. is someone updating Wireshark to 0.99.4, released yesterday) On Nov 2, 2006, at 10:25 AM, Patrick Burleson wrote: > On 10/3/06, Michael Glaesemann wrote: >> Related to this, I really liked and found useful the old darwinports >> ports listing page (at http://darwinports.org/ports/ iirc, and still >> up at http://darwinports.opendarwin.org/ports/). Is there a similar >> page at MacPorts? I've looked around the site and even done some URL >> munging to see if something's there but just not announced. Are there >> any plans for this? (If this is a FAQ, please feel free to point me >> to where I should have found it :) ) >> > > I've been looking for something similar myself. Searching on > http://darwinports.opendarwin.org/ports/ turns up links to > non-existent locations at the new www.macports.org site. Any plans on > re-implementing this? Is some help needed? > > Patrick > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users > From yeled at macports.org Fri Nov 3 03:46:03 2006 From: yeled at macports.org (Charlie Allom) Date: Tue Oct 9 16:42:06 2007 Subject: Wireshark issue with New MacBook Pro In-Reply-To: <20061029031357.GL23299@darkart.com> References: <77CEFA0A-0861-4DA8-912C-CD06EBD4E999@opendarwin.org> <20060808220002.GK35529@darkart.com> <683A6890-0A4B-40A3-944F-CA8663EB55A2@nzbox.com> <20061028235125.GK23299@darkart.com> <48A355AC-96F7-4DC5-95F5-0AACD0294477@mac.com> <20061029031357.GL23299@darkart.com> Message-ID: <20061103114601.GO18949@eatyourpets.com> On Sun, Oct 29, 2006 at 03:13:57AM +0000, Eric Hall wrote: > On Sun, Oct 29, 2006 at 10:12:58AM +0800, Takashi Yoshida wrote: > > Actually, I've seen this happen on my MacBook Pro as well and I do > > not have KisMac installed. > > I didn't have much time to search or do anything about it but I was > > going to mention this on the list, but looks like Mike beat me to it. > > > > Anyone with another flavor of recent x86 Mac seeing this > problem? yes ive seen this happen with tcpdump. annoying! but not always... -- hail eris http://rubberduck.com/ From mailist at ericgorr.net Fri Nov 3 11:43:37 2006 From: mailist at ericgorr.net (Eric Gorr) Date: Tue Oct 9 16:42:06 2007 Subject: Building doxygen +wizard against qt3-mac or qt3 Message-ID: <097833F2-CC00-4B9D-8D7C-E16CBC88E725@ericgorr.net> I attempted to build doxygen +wizard against the the qt3-mac & qt3 port, but got the errors below. Anyone know how to get around this problem? ------ with qt3-mac 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_dp orts_textproc_doxygen/work/doxygen-1.5.0" && QTDIR=/opt/local make all pdf" returned error 2 Command output: doxywizard.cpp:1390: error: expected `;' before 'fn' doxywizard.cpp:1391: error: 'fn' was not declared in this scope doxywizard.cpp:1393: error: 'QFile' was not declared in this scope doxywizard.cpp:1393: error: expected `;' before 'f' doxywizard.cpp:1394: error: 'f' was not declared in this scope doxywizard.cpp:1394: error: 'IO_WriteOnly' was not declared in this scope doxywizard.cpp:1396: error: 'QTextStream' was not declared in this scope doxywizard.cpp:1396: error: expected `;' before 't' doxywizard.cpp:1397: error: 't' was not declared in this scope doxywizard.cpp:1397: error: invalid use of undefined type 'struct QTextEdit' doxywizard.h:15: error: forward declaration of 'struct QTextEdit' doxywizard.cpp:1398: error: 'statusBar' was not declared in this scope doxywizard.cpp:1402: error: 'QMessageBox' has not been declared doxywizard.cpp:1403: error: 'warning' was not declared in this scope doxywizard.cpp: In function 'int main(int, char**)': doxywizard.cpp:1412: error: 'QApplication' was not declared in this scope doxywizard.cpp:1412: error: expected `;' before 'a' doxywizard.cpp:844: error: 'MainWidget::~MainWidget()' is private doxywizard.cpp:1413: error: within this context doxywizard.cpp:1109: error: 'void MainWidget::loadConfigFromFile (int)' is private doxywizard.cpp:1416: error: within this context doxywizard.cpp:1416: error: invalid conversion from 'char*' to 'int' doxywizard.cpp:1416: error: initializing argument 1 of 'void MainWidget::loadConfigFromFile(int)' doxywizard.cpp:1420: error: 'printf' was not declared in this scope doxywizard.cpp:1423: error: 'a' was not declared in this scope doxywizard.cpp:1424: error: 'class MainWidget' has no member named 'show' lipo: can't open input file: /var/tmp//ccvIXaU9.out (No such file or directory) make[2]: *** [obj/doxywizard.o] Error 1 make[1]: *** [all] Error 2 make: *** [all] Error 2 Error: Status 1 encountered during processing. ------ ------ with qt3 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_dp orts_textproc_doxygen/work/doxygen-1.5.0" && QTDIR=/opt/local make all pdf" returned error 2 Command output: doxywizard.cpp:1390: error: 'QString' was not declared in this scope doxywizard.cpp:1390: error: expected `;' before 'fn' doxywizard.cpp:1391: error: 'fn' was not declared in this scope doxywizard.cpp:1393: error: 'QFile' was not declared in this scope doxywizard.cpp:1393: error: expected `;' before 'f' doxywizard.cpp:1394: error: 'f' was not declared in this scope doxywizard.cpp:1394: error: 'IO_WriteOnly' was not declared in this scope doxywizard.cpp:1396: error: 'QTextStream' was not declared in this scope doxywizard.cpp:1396: error: expected `;' before 't' doxywizard.cpp:1397: error: 't' was not declared in this scope doxywizard.cpp:1397: error: invalid use of undefined type 'struct QTextEdit' doxywizard.h:15: error: forward declaration of 'struct QTextEdit' doxywizard.cpp:1398: error: 'statusBar' was not declared in this scope doxywizard.cpp:1402: error: 'QMessageBox' has not been declared doxywizard.cpp:1403: error: 'warning' was not declared in this scope doxywizard.cpp: In function 'int main(int, char**)': doxywizard.cpp:1412: error: 'QApplication' was not declared in this scope doxywizard.cpp:1412: error: expected `;' before 'a' doxywizard.cpp:844: error: 'MainWidget::~MainWidget()' is private doxywizard.cpp:1413: error: within this context doxywizard.cpp:1109: error: 'void MainWidget::loadConfigFromFile (int)' is private doxywizard.cpp:1416: error: within this context doxywizard.cpp:1416: error: invalid conversion from 'char*' to 'int' doxywizard.cpp:1416: error: initializing argument 1 of 'void MainWidget::loadConfigFromFile(int)' doxywizard.cpp:1420: error: 'printf' was not declared in this scope doxywizard.cpp:1423: error: 'a' was not declared in this scope doxywizard.cpp:1424: error: 'class MainWidget' has no member named 'show' make[2]: *** [obj/doxywizard.o] Error 1 make[1]: *** [all] Error 2 make: *** [all] Error 2 Error: Status 1 encountered during processing. ------ From cssdev at mac.com Fri Nov 3 12:57:47 2006 From: cssdev at mac.com (cssdev@mac.com) Date: Tue Oct 9 16:42:06 2007 Subject: Building doxygen +wizard against qt3-mac or qt3 In-Reply-To: <097833F2-CC00-4B9D-8D7C-E16CBC88E725@ericgorr.net> References: <097833F2-CC00-4B9D-8D7C-E16CBC88E725@ericgorr.net> Message-ID: <052DF959-DED9-4D1C-B43B-9B6D21688DB2@mac.com> On Nov 3, 2006, at 1:43 PM, Eric Gorr wrote: > I attempted to build doxygen +wizard against the the qt3-mac & qt3 > port, but got the errors below. Anyone know how to get around this > problem? I can confirm that error. It looks like an upstream bug with the doxywizard source. Maybe it needs a newer version of Qt? I'll try the doxygen 1.5.1 source to see if that works. http://svn.macosforge.org/projects/macports/ticket/10985 I'll see if I can figure out how to fix the problem, but in the meantime you should be able to build and run the standard command- line version. Chris From veera13 at yahoo.com Fri Nov 3 22:53:02 2006 From: veera13 at yahoo.com (veera venkataramani) Date: Tue Oct 9 16:42:06 2007 Subject: Compiling elinks with 256 color suport Message-ID: <20061104065302.77315.qmail@web31814.mail.mud.yahoo.com> Hello, I am using darwinports on my Powerbook running OSX 10.4.8. prompt> port version Version: 1.320 I was able to install elinks and use it without any problems. Thanks for all the great work!! After using it for a bit, I found that using more than 16 colors will help usability quite a bit. (I tried this out on my Linux box and, yes! it definitely helps). For this elinks (http://elinks.or.cz/faq.html) recommends compiling an xterm with 256 color support and then compiling elinks again. I got the xterm part done. However for elinks, its not simple as adding "--with-256colors" in the config.args in the Portfile; the docs then say I need to edit the feature.conf file before compiling. Can someone tell me how I can find and edit the feature.conf file for compiling elinks? I did the following search and it didnt return any matches: promtp> find /opt/local/ -name feature.conf Thanks! Veera. ____________________________________________________________________________________ Access over 1 million songs - Yahoo! Music Unlimited (http://music.yahoo.com/unlimited) From macosx at rocteur.cc Sat Nov 4 01:04:50 2006 From: macosx at rocteur.cc (Jerry Rocteur) Date: Tue Oct 9 16:42:06 2007 Subject: failed to build: vte py-gtk2 In-Reply-To: References: <20061028110710.GA7767@incc-g5.telenet.be> Message-ID: <20061104090449.GA5537@incc-g5.telenet.be> * Ryan Schmidt [2006-10-28 23:32]: > On Oct 28, 2006, at 06:07, Jerry Rocteur wrote: > > >I was unhappy with fink and thought I'd give macports a try, so far > >so good but not easy to find information .. > > Welcome to MacPorts! Hope we can help you work out these snags. I'm not getting far ;-( > >I tried Googling and I can't find search for the list's archive .. > >What is the best way to get information about failed building and > >dependenices.. > > We've just changed the name from DarwinPorts to MacPorts, changed > hosting providers from OpenDarwin to Mac OS Forge, so mailing list > archives are a bit confused right now. > > Here are the old archives: > > http://opendarwin.org/pipermail/darwinports/ > > And these are the new archives: > > http://lists.macosforge.org/pipermail/macports-users/ Thanks for that ! > >---> Building py-gtk2 with target all > [snip] > >libintl.a > >lrwxr-xr-x 1 root admin 19 14 Oct 16:18 /opt/local/lib/ > >libintl.dylib -> libintl.8.0.0.dylib > >-rw-r--r-- 2 root admin 869 14 Oct 16:17 /opt/local/lib/ > >libintl.la > Odd. Something seems to be explicitly looking for libintl.3.dylib, > which is from gettext 0.14, but you of course have libintl.8.dylib > from gettext 0.15. Did you previously have gettext 0.14 and upgrade > to 0.15 or did you start with 0.15? If the former, you must (somewhat > manually) rebuild everything that had previously been built against > gettext 0.14. Since reading this I tried several this times: sudo port -d -f upgrade all But this runs for days and each time it i stuck here: DEBUG: Executing com.apple.fetch (antlr) ---> antlr-2.7.6.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/antlr ---> Attempting to fetch antlr-2.7.6.tar.gz from http://www.antlr.org//download/ % Total % Received % Xferd Average Speed Time Time Time % Current Dload Upload Total Spent Left Speed 83 1766k 83 1474k 0 0 11 0 45:40:42 37:29:36 8:11:06 0 Pretty dismal hey ? Any hints ? -- _ Jerry Rocteur MACosX@rocteur.CC _|_|_ http://www.rocteur.cc (0 0) MSN macosx@rocteur.cc ooO--(_)--Ooo Jabber jerry@jabber.rocteur.cc _________________________________________________ From yvon_thoraval at mac.com Sat Nov 4 07:37:37 2006 From: yvon_thoraval at mac.com (Yvon Thoraval) Date: Tue Oct 9 16:42:06 2007 Subject: no mod_rsvg with librsvg ??? Message-ID: <66AB2D2F-272A-4924-9515-F8B6FA1061D1@mac.com> Hey all, i've installed librsvg and i like to have it accessible by apache mod_rsvg no one installed it ? any advices ? best, Yvon From mark.duling at biola.edu Sat Nov 4 09:55:34 2006 From: mark.duling at biola.edu (Mark Duling) Date: Tue Oct 9 16:42:06 2007 Subject: failed to build: vte py-gtk2 In-Reply-To: <20061104090449.GA5537@incc-g5.telenet.be> References: <20061028110710.GA7767@incc-g5.telenet.be> < > <20061104090449.GA5537@incc-g5.telenet.be> Message-ID: >> Odd. Something seems to be explicitly looking for libintl.3.dylib, >> which is from gettext 0.14, but you of course have libintl.8.dylib >> from gettext 0.15. Did you previously have gettext 0.14 and upgrade >> to 0.15 or did you start with 0.15? If the former, you must (somewhat >> manually) rebuild everything that had previously been built against >> gettext 0.14. > >Since reading this I tried several this times: > > sudo port -d -f upgrade all I don't think that large scale upgrades work well. I haven't been following this thread, but if the problem is because of the gettext 0.14 to 0.15 upgrade, see the problem hotlist for a user developed suggestion for dealing with this unfortunate problem. http://trac.macosforge.org/projects/macports/wiki/ProblemHotlist Mark From mas at seligma.com Sat Nov 4 10:04:24 2006 From: mas at seligma.com (=?ISO-8859-1?Q?Marc_Andr=E9_Selig?=) Date: Tue Oct 9 16:42:06 2007 Subject: Compiling elinks with 256 color suport In-Reply-To: <20061104065302.77315.qmail@web31814.mail.mud.yahoo.com> References: <20061104065302.77315.qmail@web31814.mail.mud.yahoo.com> Message-ID: On 04.11.2006, at 07:53, veera venkataramani wrote: > However for elinks, its not simple as adding "--with-256colors" in > the config.args in the Portfile; the docs then say I need to edit > the feature.conf file before compiling. > > Can someone tell me how I can find and edit the feature.conf file > for compiling elinks? I've submitted a patch for the elinks Portfile that contains a variant +col256 that does what you want and shows you one possible way to do it. ;-) You can get it from http://trac.macosforge.org/projects/macports/ ticket/10990 Regards, Marc From veera13 at yahoo.com Sat Nov 4 11:36:04 2006 From: veera13 at yahoo.com (veera venkataramani) Date: Tue Oct 9 16:42:06 2007 Subject: Compiling elinks with 256 color suport Message-ID: <20061104193604.52053.qmail@web31801.mail.mud.yahoo.com> ---- Original Message ---- On 04.11.2006, at 07:53, veera venkataramani wrote: > However for elinks, its not simple as adding "--with-256colors" in > the config.args in the Portfile; the docs then say I need to edit > the feature.conf file before compiling. > > Can someone tell me how I can find and edit the feature.conf file > for compiling elinks? I've submitted a patch for the elinks Portfile that contains a variant +col256 that does what you want and shows you one possible way to do it. ;-) You can get it from http://trac.macosforge.org/projects/macports/ ticket/10990 --------------- Thanks for the patch!! I did the following: prompt> curl -o Portfile.patch http://trac.macosforge.org/projects/macports/attachment/ticket/10990/Portfile.patch?format=raw prompt> cp /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/www/elinks/Portfile ~/Portfile.elinks.old prompt> sudo patch /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/www/elinks/Portfile < Portfile.patch prompt> sudo port deactivate elinks prompt> sudo port install elinks +col256 And now I have 256 colors!!! Nice! Thanks for the patch!! Appreciate it, Veera. ____________________________________________________________________________________ Low, Low, Low Rates! Check out Yahoo! Messenger's cheap PC-to-Phone call rates (http://voice.yahoo.com) From fukuda at computer.org Sat Nov 4 12:34:25 2006 From: fukuda at computer.org (Taka Fukuda) Date: Tue Oct 9 16:42:06 2007 Subject: How to get out of this foolish position? Message-ID: <7wslgz54tq.wl%fukuda@computer.org> At Thu, 02 Nov 2006 08:32:01 -0800, Taka Fukuda wrote: Hi, I am quite a new MacOS X user, and I happened to fall into a very annoying situation as follows... When I tried to remove a package, I got fukuda@quadra:~% sudo port -f uninstall perl5.8 ---> Unable to uninstall perl5.8 5.8.8_0+darwin_8, the following ports depend on it: ---> p5-xml-parser ---> autoconf ---> automake ---> gnome-mime-data ---> vnc Warning: Uninstall forced. Proceeding despite dependencies. ---> Uninstalling perl5.8 5.8.8_0+darwin_8 It seemed that the uninstall was successful, but when I tried to install it, I got fukuda@quadra:~% sudo port -f install perl5.8 ---> Installing perl5.8 5.8.8_0+darwin_8 Error: Target com.apple.install returned: Registry error: perl5.8 5.8.8_0+darwin_8 already registered as installed. Please uninstall it first. Error: Status 1 encountered during processing. fukuda@quadra:~% I repeated these commands with some other options, but neither of them did not work. I cannot install or uninstall Perl, and this prohibits porting of many other packages. Could you show me how to get out of this situation? Thanks, -- -- Taka Fukuda -- fukuda at computer.org From macosx at rocteur.cc Sat Nov 4 12:39:44 2006 From: macosx at rocteur.cc (Jerry Rocteur) Date: Tue Oct 9 16:42:06 2007 Subject: How to get out of this foolish position? In-Reply-To: <7wslgz54tq.wl%fukuda@computer.org> References: <7wslgz54tq.wl%fukuda@computer.org> Message-ID: <20061104203943.GA583@incc-g5.telenet.be> I rest my case ;-) Nice weekend everyone.. * Taka Fukuda [2006-11-04 21:34]: > At Thu, 02 Nov 2006 08:32:01 -0800, > Taka Fukuda wrote: > > > Hi, > > I am quite a new MacOS X user, and I happened to fall > into a very annoying situation as follows... > > When I tried to remove a package, I got > > fukuda@quadra:~% sudo port -f uninstall perl5.8 > ---> Unable to uninstall perl5.8 5.8.8_0+darwin_8, the following ports depend on it: > ---> p5-xml-parser > ---> autoconf > ---> automake > ---> gnome-mime-data > ---> vnc > Warning: Uninstall forced. Proceeding despite dependencies. > ---> Uninstalling perl5.8 5.8.8_0+darwin_8 > > It seemed that the uninstall was successful, but when I > tried to install it, I got > > fukuda@quadra:~% sudo port -f install perl5.8 > ---> Installing perl5.8 5.8.8_0+darwin_8 > Error: Target com.apple.install returned: Registry error: perl5.8 5.8.8_0+darwin_8 already registered as installed. Please uninstall it first. > Error: Status 1 encountered during processing. > fukuda@quadra:~% > > I repeated these commands with some other options, but > neither of them did not work. I cannot > install or uninstall Perl, and this prohibits porting of > many other packages. > > Could you show me how to get out of this situation? > > Thanks, > > -- > -- Taka Fukuda > -- fukuda at computer.org > > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users -- _ Jerry Rocteur MACosX@rocteur.CC _|_|_ http://www.rocteur.cc (0 0) MSN macosx@rocteur.cc ooO--(_)--Ooo Jabber jerry@jabber.rocteur.cc _________________________________________________ From ryandesign at macports.org Sat Nov 4 13:21:24 2006 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:06 2007 Subject: How to get out of this foolish position? In-Reply-To: <7wslgz54tq.wl%fukuda@computer.org> References: <7wslgz54tq.wl%fukuda@computer.org> Message-ID: On Nov 4, 2006, at 14:34, Taka Fukuda wrote: > When I tried to remove a package, I got > > fukuda@quadra:~% sudo port -f uninstall perl5.8 > ---> Unable to uninstall perl5.8 5.8.8_0+darwin_8, the following > ports depend on it: > ---> p5-xml-parser > ---> autoconf > ---> automake > ---> gnome-mime-data > ---> vnc > Warning: Uninstall forced. Proceeding despite dependencies. > ---> Uninstalling perl5.8 5.8.8_0+darwin_8 > > It seemed that the uninstall was successful, I agree; that looks normal and successful. > but when I tried to install it, I got > > fukuda@quadra:~% sudo port -f install perl5.8 > ---> Installing perl5.8 5.8.8_0+darwin_8 > Error: Target com.apple.install returned: Registry error: perl5.8 > 5.8.8_0+darwin_8 already registered as installed. Please uninstall > it first. > Error: Status 1 encountered during processing. > fukuda@quadra:~% > > I repeated these commands with some other options, but > neither of them did not work. I cannot > install or uninstall Perl, and this prohibits porting of > many other packages. That is odd. What does... port installed perl5.8 ...say now? Does it still list perl5.8? Is perl5.8 in fact installed? Are any of the files it provides still on your hard disk? For example, on my system... port contents perl5.8 ...tells me that perl5.8 provides many things, including /opt/local/ bin/perl. Does that still exist on your system? What does... ls -l /opt/local/bin/perl ...say? What does... port provides /opt/local/bin/perl ...say? From paulbeard at gmail.com Sat Nov 4 13:39:17 2006 From: paulbeard at gmail.com (Paul Beard) Date: Tue Oct 9 16:42:06 2007 Subject: How to get out of this foolish position? In-Reply-To: <7wslgz54tq.wl%fukuda@computer.org> References: <7wslgz54tq.wl%fukuda@computer.org> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Nov 4, 2006, at 12:34 PM, Taka Fukuda wrote: > Could you show me how to get out of this situation? I find some incantations of deinstall and deactivate are sometimes required. If you run 'port installed' what does it tell you about the state of perl? You might find a version issue that you can address with the full name of the port. Make sure the active version is the one you expect. This is what I get: port installed | grep perl perl5.8 @5.8.8_0+darwin_8 (active) Or, failing any luck there, you can always cheat ;-) cd /opt/local/var/db/dports/receipts/perl5.8/5.8.8_0+darwin_8 (assuming your install is in the Usual Place). remove the receipt for any versions of perl you find are blocking you, and then try to reinstall. Drastic, yes, but effective when I have used it in the past. - -- 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.5 (Darwin) iD8DBQFFTQiGfHLPwpj1/JQRArdCAKCMPczLqqbCX/zyGtZ5qAiVM9PjgACfTEyw 0D5PpMRLoEyhjfBc7GAvZMM= =5asC -----END PGP SIGNATURE----- From jwa at macports.org Sun Nov 5 01:10:48 2006 From: jwa at macports.org (Jyrki Wahlstedt) Date: Tue Oct 9 16:42:07 2007 Subject: xercesj install failure Message-ID: A very odd failure, here: ======== DEBUG: Executing com.apple.destroot (xercesj) xinstall: mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_java_xercesj/work/destroot/opt/local/share/java xinstall: mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_java_xercesj/work/destroot/opt/local/share/doc xinstall: /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_java_xercesj/work/xerces-2_8_1/build/xml-apis.jar -> /opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinpo xinstall: /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_java_xercesj/work/xerces-2_8_1/build/xercesImpl.jar -> /opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwin DEBUG: Executing destroot_finish ---> Installing xercesj 2.8.1_0 DEBUG: Executing com.apple.install (xercesj) DEBUG: installing directory: /opt/local/var/db/dports/software/ xercesj/2.8.1_0/opt DEBUG: Executing com.apple.activate (xercesj) ---> Activating xercesj 2.8.1_0 DEBUG: activating directory: DEBUG: Activation failed, rolling back. DEBUG: does not exist. Error: Target com.apple.activate returned: can't create directory "": no such file or directory ======== Any ideas? ! ! Jyrki Wahlstedt ! Kolmas linja 12 A 18 mob. +358-400-347 015 skype:jyrkiwahlstedt ! FI-00530 Helsinki http://www.wahlstedt.fi/jyrki/ ! ! Our life is no dream; but it ought to become one and perhaps will. ! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20061105/938787fd/attachment.html From bengt.nilsson11 at spray.se Mon Nov 6 04:17:56 2006 From: bengt.nilsson11 at spray.se (Bengt Nilsson) Date: Tue Oct 9 16:42:07 2007 Subject: Mpkg developer target error In-Reply-To: <1E8453D3-5942-4FCA-8005-12ADE8EC93A7@mac.com> References: <1E8453D3-5942-4FCA-8005-12ADE8EC93A7@mac.com> Message-ID: <21AC18C6-F7A1-4198-A4F1-5F5BB479B1F7@spray.se> I second this observation, I have exactly the same problem (for port mpkg gimp2). Does anybody have a solution? Dual PowerMac G5, 1GB RAM MacOSX 10.4.8 MacPorts 1.320 25 okt 2006 kl. 02.03 skrev Jason & Kristin Pollock: > Trying to create a mpkg of nmap and dependancies using "port mpkg > nmap" on and Intel MacBook Pro uptodate macports install. It is > failing, is anyone else having this problem? > > Error: > > sudo port mpkg nmap > ---> Creating pkg for nmap-4.11 > Error: Target com.apple.pkg returned: shell command "mkbom /opt/ > local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.macports.org_dpupdate_dpo > rts_net_nmap/work/destroot /opt/local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.macports.org_dpupdate_dpo > rts_net_nmap/work/nmap-4.11.pkg/Contents/Archive.bom" returned error 1 > Command output: can't stat /opt/local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.macports.org_dpupdate_dpo > rts_net_nmap/work/destroot (No such file or directory) > can't make bom /opt/local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.macports.org_dpupdate_dpo > rts_net_nmap/work/nmap-4.11.pkg/Contents/Archive.bom for dir /opt/ > local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.macports.org_dpupdate_dpo > rts_net_nmap/work/destroot > > Error: Status 1 encountered during processing. > > > Any help would be appreciated!! > > Thanks, > Jason, Kristin, Emily and Lauren Pollock > JPollock1@mac.com > _______________________________________________ > macports-users mailing list > macports-users@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macports-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20061106/7dc2832c/attachment.html From pguyot at kallisys.net Mon Nov 6 06:40:15 2006 From: pguyot at kallisys.net (Paul Guyot) Date: Tue Oct 9 16:42:07 2007 Subject: Easily build Portfiles from ruby gems Message-ID: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> Hi all, I wrote a script that generates a ready to use Portfile for any gem. You can find it here: http://www.opendarwin.org/~pguyot/gems_to_portfile.rb The syntax is pretty simple: ./gems_to_portfile.rb gem_file.gem or ./gems_to_portfile.rb gem_name In both cases, it creates a new directory, rb-gem_name, with the Portfile in it. Please note that this portfile uses the new rubyforge_gem fetch syntax (available with the ruby group modification I just committed to the svn repository). The second version will download the gem in the current directory. I need the file to be able to compute the checksums. Besides, if several gems exist and some of them are binaries, it will ask you to choose a version (using the native gem mechanism). This script requires gems (sudo port install rb-rubygems). With such a script, there's no reason to continue to use gem to install ruby gems. Using gem may yield in inconsistencies. I know that most ruby tutorial around say: get ruby with darwinports, then use gem. But I strongly disagree. At some point, we may rename gem binary and put a fake one that displays a warning message. Enjoy! Paul -- Ministre ultrapl?nipotentiaire en disponibilit?. Mobile. Sans baignoire fixe. http://www.kallisys.com/ http://www-poleia.lip6.fr/~guyot/ From glasser at mit.edu Mon Nov 6 07:51:26 2006 From: glasser at mit.edu (David Glasser) Date: Tue Oct 9 16:42:07 2007 Subject: Easily build Portfiles from ruby gems In-Reply-To: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> References: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> Message-ID: <1ea387f60611060751l68b50737x43ed75fd96054699@mail.gmail.com> On 11/6/06, Paul Guyot wrote: > Hi all, > > I wrote a script that generates a ready to use Portfile for any gem. > You can find it here: > http://www.opendarwin.org/~pguyot/gems_to_portfile.rb This looks excellent! I've been wanting a way to integrate gems (and CPAN, etc) with macports for a while... the fact that "gem" will by default install non-macports-managed files into my /opt/local was troubling. How do you recommend using this? Should I create a "gem-portfiles" directory somewhere in my system that I put these in? Should I make a new directory in /opt/local/var/db/dports/sources? --dave -- David Glasser | glasser@mit.edu | http://www.davidglasser.net/ From glasser at mit.edu Mon Nov 6 08:30:17 2006 From: glasser at mit.edu (David Glasser) Date: Tue Oct 9 16:42:07 2007 Subject: Easily build Portfiles from ruby gems In-Reply-To: <1ea387f60611060751l68b50737x43ed75fd96054699@mail.gmail.com> References: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> <1ea387f60611060751l68b50737x43ed75fd96054699@mail.gmail.com> Message-ID: <1ea387f60611060830v65b1192dpf35d87b37ae46101@mail.gmail.com> On 11/6/06, David Glasser wrote: > On 11/6/06, Paul Guyot wrote: > > Hi all, > > > > I wrote a script that generates a ready to use Portfile for any gem. > > You can find it here: > > http://www.opendarwin.org/~pguyot/gems_to_portfile.rb > > This looks excellent! I've been wanting a way to integrate gems (and > CPAN, etc) with macports for a while... the fact that "gem" will by > default install non-macports-managed files into my /opt/local was > troubling. > > How do you recommend using this? Should I create a "gem-portfiles" > directory somewhere in my system that I put these in? Should I make a > new directory in /opt/local/var/db/dports/sources? Also, perhaps I'm using an old version of MacPorts or something, but the rubyforge_gem source specification doesn't seem to work for me. --dave -- David Glasser | glasser@mit.edu | http://www.davidglasser.net/ From johnl at johnlabovitz.com Mon Nov 6 08:39:24 2006 From: johnl at johnlabovitz.com (John Labovitz) Date: Tue Oct 9 16:42:07 2007 Subject: Easily build Portfiles from ruby gems In-Reply-To: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> References: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> Message-ID: On Nov 6, 2006, at 6:40am, Paul Guyot wrote: > With such a script, there's no reason to continue to use gem to > install ruby gems. Using gem may yield in inconsistencies. I know > that most ruby tutorial around say: get ruby with darwinports, then > use gem. But I strongly disagree. At some point, we may rename gem > binary and put a fake one that displays a warning message. Please don't. I've been using native Ruby gems for at least two years with MacPorts, and have had absolutely no trouble. I don't have any problem with *providing* gem ports, especially for major/complex systems like ImageMagick and Rails. I use a select few rb-* gems, for their ease of installation (eg, rb-imagemagick). The combination of native and ported gems has never caused me grief; on the contrary, it's been a very pleasant experience. (Yes, I realize there could be dependency issues with a gem that required something installed as a port.) Besides, there are currently over a thousand gems; only ~130 of those currently have ports. Do you really suggest that we make ports for every single one? And keep them up to date? Perhaps if there are specific issues or conflicts, we could talk about those and try to find a solution or a workaround. (For example, I wonder whether a gem port could somehow be a wrapper around the gem command; that way the user would continue to use the ports system, but actually be installing native gems that were kept track of.) In the meantime, I'll be standing up for voice of the common gem. ;) --John From luc at honk-honk.com Mon Nov 6 10:06:30 2006 From: luc at honk-honk.com (Luc Heinrich) Date: Tue Oct 9 16:42:07 2007 Subject: Latest ruby 1.8.5_1 Message-ID: Greetings, The latest version of the ruby Portfile (dubbed 1.8.5_1) adds tcl and tk as dependencies. I suggest making them as a 'tk' variant instead, having to install tcl/tk to actually install ruby hurts my feelings pretty badly... :) Please ? -- Luc Heinrich - luc@honk-honk.com - http://www.honk-honk.com From luc at honk-honk.com Mon Nov 6 10:40:59 2006 From: luc at honk-honk.com (Luc Heinrich) Date: Tue Oct 9 16:42:07 2007 Subject: port whatsnew Message-ID: <574116EE-868C-438E-9A63-A547EB1B7CCD@honk-honk.com> Greetings, I don't know about you, but having to manually look for changes information everytime there is an update on one of my installed ports slightly annoys me :) I would love to have a 'whatsnew' port action for example. Major version changes or even minor version changes would be nice to have but could probably simply be a direct link to the changelog on the web if it's available. On the other hand, I find Portfile changes (0.0.0_x changes) usually pretty important to see because they can introduce some pretty drastic changes in some cases, some you may or may not want to apply on your installed tree (the recent ruby 1.8.5_1 change I'm talking about in another message is an example). In this case, it would be cool to directly display the last commit message and have a direct link to the corresponding changeset to have all the nitty-gritty details, all this instead of having to go to the MacPorts Trac site and manually dig into the source and history browser. Something like: % port whatsnew ruby 1.8.5_0 -> 1.8.5_1 - take over - include a security fix - add missing dependencies - fixed fuzzy patches See http://trac.macports.org/projects/macports/changeset/20540 -- Luc Heinrich - luc@honk-honk.com - http://www.honk-honk.com From paulbeard at gmail.com Mon Nov 6 11:27:25 2006 From: paulbeard at gmail.com (Paul Beard) Date: Tue Oct 9 16:42:07 2007 Subject: port whatsnew In-Reply-To: <574116EE-868C-438E-9A63-A547EB1B7CCD@honk-honk.com> References: <574116EE-868C-438E-9A63-A547EB1B7CCD@honk-honk.com> Message-ID: <364A9A8A-FFB9-42F2-8A7D-E8AA96534409@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Nov 6, 2006, at 10:40 AM, Luc Heinrich wrote: > I don't know about you, but having to manually look for changes > information everytime there is an update on one of my installed > ports slightly annoys me :) I would love to have a 'whatsnew' port > action for example. Nice idea. Would that be something that could be coupled with the output of 'port outdated' as well? or perhaps 'whatsnew' without arguments could just display all outdated ports with the changes? - -- 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.5 (Darwin) iD8DBQFFT4yjfHLPwpj1/JQRAvIqAJ91rHXHpzhnttp2WQkozPae6Z7oOQCdEK9N oAYF/tL331GHbp+8DfIOCTk= =aG+Y -----END PGP SIGNATURE----- From fukuda at computer.org Mon Nov 6 13:00:11 2006 From: fukuda at computer.org (Taka Fukuda) Date: Tue Oct 9 16:42:07 2007 Subject: How can I get out of this annoying state? Message-ID: <7wac34l290.wl%fukuda@computer.org> Greetings, I am quite a new MacOS X user, and I happened to fall into a very annoying situation as follows... When I tried to remove a package, I got fukuda@quadra:~% sudo port -f uninstall perl5.8 ---> Unable to uninstall perl5.8 5.8.8_0+darwin_8, the following ports depend on it: ---> p5-xml-parser ---> autoconf ---> automake ---> gnome-mime-data ---> vnc Warning: Uninstall forced. Proceeding despite dependencies. ---> Uninstalling perl5.8 5.8.8_0+darwin_8 It seemed that the uninstall was successful, but when I tried to install it, I got fukuda@quadra:~% sudo port -f install perl5.8 ---> Installing perl5.8 5.8.8_0+darwin_8 Error: Target com.apple.install returned: Registry error: perl5.8 5.8.8_0+darwin_8 already registered as installed. Please uninstall it first. Error: Status 1 encountered during processing. fukuda@quadra:~% I repeated these commands with some other options, but none of them did not work. As a result, I cannot install or uninstall Perl, and this prohibits porting of many other packages. Could you show me how to get out of this situation? Thanks, -- -- Taka Fukuda -- fukuda at computer.org From pguyot at kallisys.net Mon Nov 6 13:26:35 2006 From: pguyot at kallisys.net (Paul Guyot) Date: Tue Oct 9 16:42:07 2007 Subject: Easily build Portfiles from ruby gems In-Reply-To: References: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> Message-ID: <488A59DD-2894-4E0E-A658-4AC0E99315A9@kallisys.net> Le 7 nov. 06 ? 01:39, John Labovitz a ?crit : > On Nov 6, 2006, at 6:40am, Paul Guyot wrote: > >> With such a script, there's no reason to continue to use gem to >> install ruby gems. Using gem may yield in inconsistencies. I know >> that most ruby tutorial around say: get ruby with darwinports, >> then use gem. But I strongly disagree. At some point, we may >> rename gem binary and put a fake one that displays a warning message. > > Please don't. > > I've been using native Ruby gems for at least two years with > MacPorts, and have had absolutely no trouble. > > I don't have any problem with *providing* gem ports, especially for > major/complex systems like ImageMagick and Rails. I use a select > few rb-* gems, for their ease of installation (eg, rb- > imagemagick). The combination of native and ported gems has never > caused me grief; on the contrary, it's been a very pleasant > experience. (Yes, I realize there could be dependency issues with > a gem that required something installed as a port.) > > Besides, there are currently over a thousand gems; only ~130 of > those currently have ports. Do you really suggest that we make > ports for every single one? And keep them up to date? > > Perhaps if there are specific issues or conflicts, we could talk > about those and try to find a solution or a workaround. (For > example, I wonder whether a gem port could somehow be a wrapper > around the gem command; that way the user would continue to use the > ports system, but actually be installing native gems that were kept > track of.) This is exactly what happens for a while now. That's true that only 12 ports use this technology, but it's there and it works (including for rails). If you look at rb-actionmailer, the ruby.setup line says: ruby.setup actionmailer 1.2.3 gem {} rubyforge:11331 It means: use the gem mechanism, get it from rubyforge, the ID is 11331. However, the trouble with this was to get the ID. I realized that gem itself doesn't know about it but download from another URL. So the new code (available only in svn now, forthcoming in 1.3.3) works like this: ruby.setup mongrel 0.3.13.4 gem {} rubyforge_gem I know that using gem and port at the same time is almost without any trouble. Gem is a good piece of code and it's behaving. The only issue is that gem is installing stuff in /opt/local and MacPorts doesn't know about it. So from there, I think there are the following paths: - port the one thousand or something gems to MacPorts using the script I wrote. It's just a matter of converting and testing. - patch gem so it registers the files into MacPorts system. - something between the two. It is what FreeBSD does with CPAN as far as I know. CPAN can install stuff and what is installed is registered in FreeBSD database. Until then, it might be worth it when enough gems are made available through MacPorts to just rename gem command so it's still available and implement a fake warning one to convince ruby users to use the MacPort version or provides tickets so we update to the latest when there's a problem. Paul -- Ministre ultrapl?nipotentiaire en disponibilit?. Mobile. Sans baignoire fixe. http://www.kallisys.com/ http://www-poleia.lip6.fr/~guyot/ From pguyot at kallisys.net Mon Nov 6 14:02:37 2006 From: pguyot at kallisys.net (Paul Guyot) Date: Tue Oct 9 16:42:07 2007 Subject: Latest ruby 1.8.5_1 In-Reply-To: References: Message-ID: Le 7 nov. 06 ? 03:06, Luc Heinrich a ?crit : > Greetings, > > The latest version of the ruby Portfile (dubbed 1.8.5_1) adds tcl > and tk as dependencies. I suggest making them as a 'tk' variant > instead, having to install tcl/tk to actually install ruby hurts my > feelings pretty badly... :) The problem is that ruby uses tk and tcl during compilation. I don't know what exactly. I agree that it's a pain and it would actually be in favor of Jordan's position. http://article.gmane.org/gmane.os.opendarwin.darwinports/18644/ I don't know how to turn it into a variant in such a way that without this variant, ruby doesn't touch tk & tcl if they're available. Paul From jeanpierre at gmail.com Mon Nov 6 15:15:32 2006 From: jeanpierre at gmail.com (jeanpierre@gmail.com) Date: Tue Oct 9 16:42:07 2007 Subject: Easily build Portfiles from ruby gems In-Reply-To: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> References: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> Message-ID: On 11/6/06, Paul Guyot wrote: > With such a script, there's no reason to continue to use gem to > install ruby gems. rubygems allows multiple version of a single package to be installed simultaneously and allows one to define a required package version: require_gem 'hpricot', '>= 0.4.59' 'no reason' might be a bit strong =) > Using gem may yield in inconsistencies. what inconsistencies may arise? > I know that most ruby tutorial around say: get ruby with > darwinports, then use gem. But I strongly disagree. you have said this before, but i never caught why? > At some point, we may rename gem binary and put a fake one that > displays a warning message. is that really desirable? what problem is your script working to solve? it has been suggested that the omniscience of macports would be compromised when rubygems (or pear, cpan, or how about touch, cp, mv), is that it? why couldn't macports become more tolerant and able to handle foreign files? if my macports prefix was /usr/local would it be reasonable for macports to break just because i installed something by hand into the same prefix? i think my mirror world, constant lagging and unnecessarily fragile comments from august may still apply: http://article.gmane.org/gmane.os.opendarwin.darwinports/18853 i think it is great that there is a way to convert gems to ports and have them available to the macports audience, but i do not understand the motivation to discourage the use of and try and replicate some of the functionality of rubygems. cheers, jean-pierre From pguyot at kallisys.net Mon Nov 6 15:15:48 2006 From: pguyot at kallisys.net (Paul Guyot) Date: Tue Oct 9 16:42:07 2007 Subject: Latest ruby 1.8.5_1 In-Reply-To: References: Message-ID: <8527E2BA-89F1-4048-932F-6CA8C36BA999@kallisys.net> Le 7 nov. 06 ? 07:42, Jordan K. Hubbard a ?crit : > > On Nov 6, 2006, at 2:02 PM, Paul Guyot wrote: > >> I don't know how to turn it into a variant in such a way that >> without this variant, ruby doesn't touch tk & tcl if they're >> available. > > Well, maybe if the trace code returned ENOENT on any attempt to > satisfy non-explicit dependencies, you could use it to create a > virtual chroot and then turn that virtual chroot mode on by > default. Oh wait, we already went over all that in the message > you cited. :-) :-) Heh. You love to be right, don't you? I gave more thought to the way MacPorts work recently and I believe trace mode needs to be on by default. Then the problem is that it generates warnings where we want errors to make sure that portfiles are correct. In such a case, we want the minimum dependency set. For example, many ports will use MP install or autoconf where the system one would be perfectly fine. So yes, I changed my mind and I think we should have a chroot-like environment like you suggested -- it has some holes as ports could disable the dyld injection, but I guess it's fine for what we're doing, it's not a security concern, and it's much cheaper than a real chroot with union mounts, and it provides informations about forbidden accesses. The problem is I don't have enough time to implement all this now. I toyed with ruby ports because of a work project of mine that is based on ruby. I'll try to do the 1.3.3 release as asked by James, but I think this will be all for 2006. Paul -- Ministre ultrapl?nipotentiaire en disponibilit?. Mobile. Sans baignoire fixe. http://www.kallisys.com/ http://www-poleia.lip6.fr/~guyot/ From pguyot at kallisys.net Mon Nov 6 15:31:00 2006 From: pguyot at kallisys.net (Paul Guyot) Date: Tue Oct 9 16:42:07 2007 Subject: Easily build Portfiles from ruby gems In-Reply-To: References: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> Message-ID: Jean-Pierre, MacPorts is based on several axioms. One of them is that it's based on a tree of its own, by default /opt/local, and it's here to managed everything in this tree. If you install MacPorts on /usr/local and then install stuff the regular way or if you install gems with rubygems, then you're violating this axiom. This means several things, among others: - your tree is in an unsupported state. Don't come and whine if ports don't compile. - you cannot take advantage of MacPorts to uninstall software. I know you can do it with gems, but it's not the case with stuff usually installed in /usr/local. - you cannot take advantage of commands such as port provides or port livecheck. Another (more recent) axiom is that MacPorts should depend as much as possible on MacPorts stuff only. So say you want a software that is not available via rubygems but that depends on a ruby package also available through rubygems. If you installed the dependency with rubygems and then you try to install the software with MacPorts, you're likely to end up with two copies of the dependency on your system, the one from RubyGems and the one for MacPorts. Even worse, if the MacPorts copy is gem based, it will simply fail to install. You've been warned. Yes, MacPorts should handle foreign files, but definitely not the crap you might install there with "make install". I think the way to go is an integration ? la FreeBSD with CPAN. Yes, MacPorts and rubygems should be better integrated and the script is explicitly done for this purpose, even if it's just a first step (well, a third step, rather). I realize installing with rubygems has some advantages over MacPorts. But installing with MacPorts also has some advantages that long-term MacPorts users are aware of. For example, if a gem requires a native library, will rubygems install it? Does rubygems provides some checksumming facility? Mirroring? So I think the good policy is: - install anything you can with Macports - if it's not available, use rubygems - once 1.3.3 is out and if you're a MacPorts developer, instead of using rubygems, please build a portfile for what you want, test it and commit it. This is just what I *suggest*. Fortunately, I don't administrate all the boxes of MacPorts users. Paul Le 7 nov. 06 ? 08:15, jeanpierre@gmail.com a ?crit : > On 11/6/06, Paul Guyot wrote: > >> With such a script, there's no reason to continue to use gem to >> install ruby gems. > > rubygems allows multiple version of a single package to be installed > simultaneously and allows one to define a required package version: > require_gem 'hpricot', '>= 0.4.59' > > 'no reason' might be a bit strong =) > >> Using gem may yield in inconsistencies. > > what inconsistencies may arise? > >> I know that most ruby tutorial around say: get ruby with >> darwinports, then use gem. But I strongly disagree. > > you have said this before, but i never caught why? > >> At some point, we may rename gem binary and put a fake one that >> displays a warning message. > > is that really desirable? > > what problem is your script working to solve? it has been suggested > that the omniscience of macports would be compromised when rubygems > (or pear, cpan, or how about touch, cp, mv), is that it? why couldn't > macports become more tolerant and able to handle foreign files? if my > macports prefix was /usr/local would it be reasonable for macports to > break just because i installed something by hand into the same prefix? > > i think my mirror world, constant lagging and unnecessarily fragile > comments from august may still apply: > http://article.gmane.org/gmane.os.opendarwin.darwinports/18853 > > i think it is great that there is a way to convert gems to ports and > have them available to the macports audience, but i do not understand > the motivation to discourage the use of and try and replicate some of > the functionality of rubygems. > > cheers, > jean-pierre -- Ministre ultrapl?nipotentiaire en disponibilit?. Mobile. Sans baignoire fixe. http://www.kallisys.com/ http://www-poleia.lip6.fr/~guyot/ From glasser at mit.edu Mon Nov 6 15:44:37 2006 From: glasser at mit.edu (David Glasser) Date: Tue Oct 9 16:42:07 2007 Subject: Easily build Portfiles from ruby gems In-Reply-To: References: <9F110DE7-8DF6-4159-B584-4E62ABD96767@kallisys.net> Message-ID: <1ea387f60611061544j3077831x730d6d5d51a4fbc4@mail.gmail.com> On 11/6/06, Paul Guyot wrote: > MacPorts is based on several axioms. One of them is that it's based > on a tree of its own, by default /opt/local, and it's here to managed > everything in this tree. Another, somewhat different option might be to create a second prefix specifically for programs installed by MacPorts programs. For example, I install MP in /opt/local and use its perl as my main Perl, but I have configured /opt/local/bin/cpan to install CPAN modules into /opt/cpan instead. Perhaps MacPorts should allow you to specify such an "unmanaged tree", and configure things like CPAN and gems to install into it? --dave -- David Glasser | glasser@mit.edu | http://www.davidglasser.net/ From luc at honk-honk.com Mon Nov 6 16:01:40 2006 From: luc at honk-honk.com (Luc Heinrich) Date: Tue Oct 9 16:42:07 2007 Subject: Latest ruby 1.8.5_1 In-Reply-To: References: Message-ID: <3C635F3F-FE36-4428-AF78-ED53894842A1@honk-honk.com> On 6 nov. 06, at 23:02, Paul Guyot wrote: > The problem is that ruby uses tk and tcl during compilation. I > don't know what exactly. The 'tk' extension, located in the 'ext/tk' folder of the ruby source tree, most likely. > I don't know how to turn it into a variant in such a way that > without this variant, ruby doesn't touch tk & tcl if they're > available. Patch 'ext/tk/extconf.rb' [1] so it doesn't run unless an environment variable is set, which would be done in the variant [2]. [1] patch-ext-tk-extconf.rb --- extconf.rb.old 2006-11-07 00:44:19.000000000 +0100 +++ extconf.rb 2006-11-07 00:50:13.000000000 +0100 @@ -1,4 +1,5 @@ # extconf.rb for tcltklib +exit unless ENV.has_key? "WITH_MACPORTS_TK" require 'mkmf' [2] Portfile.patch --- Portfile.old 2006-11-07 00:58:22.000000000 +0100 +++ Portfile 2006-11-07 00:58:53.000000000 +0100 @@ -42,6 +42,7 @@ patch-mkconfig.rb \ patch-mkmf.rb \ patch-ruby.c \ + patch-ext-tk-extconf.rb \ ruby-1.8.5-cgi-dos-1.patch patch_sites http://ftp.ruby-lang.org/pub/ruby/1.8/ @@ -75,3 +76,6 @@ destroot.env DYLD_LIBRARY_PATH=${destroot}${prefix}/lib } +variant tk { + build.env WITH_MACPORTS_TK="yes" +} Or something along those lines... ;) -- Luc Heinrich - luc@honk-honk.com - http://www.honk-honk.com From luc at honk-honk.com Mon Nov 6 16:07:23 2006 From: luc at honk-honk.com (Luc Heinrich) Date: Tue Oct 9 16:42:07 2007 Subject: Latest ruby 1.8.5_1 In-Reply-To: <3C635F3F-FE36-4428-AF78-ED53894842A1@honk-honk.com> References: <3C635F3F-FE36-4428-AF78-ED53894842A1@honk-honk.com> Message-ID: <0D159C69-1141-48F6-B87E-02ABEC8A8F41@honk-honk.com> On 7 nov. 06, at 01:01, Luc Heinrich wrote: > Or something along those lines... ;) Yeah, erm, actually those two patches have a couple mistakes (eh, it's 1AM here), but you get the idea... ;) -- Luc Heinrich - luc@honk-honk.com - http://www.honk-honk.com From luc at honk-honk.com Tue Nov 7 01:42:56 2006 From: luc at honk-honk.com (Luc Heinrich) Date: Tue Oct 9 16:42:07 2007 Subject: python25 and py-* ports Message-ID: <3B7C2AC1-D921-479F-AD5C-B4A82667B316@honk-honk.com> Greetings, Two things about the python25 port: - It has been recently updated from 2.5rc1 to 2.5, but the port description still says "This is a BETA version". - Most of the py-* ports (I haven't checked them all) depend on the python24 port, so although they would probably perfectly work, it's basically not possible to install them for Python 2.5 using MacPorts. Or is it ? -- Luc Heinrich - luc@honk-honk.com - http://www.honk-honk.com From f8moreno at gmail.com Tue Nov 7 01:57:50 2006 From: f8moreno at gmail.com (=?ISO-8859-1?Q?Francisco_Moreno_Mu=F1oz?=) Date: Tue Oct 9 16:42:07 2007 Subject: port tries to compile with gcc3.4 every time Message-ID: <2031D265-88AE-44A3-8A89-0C1E1165B8F6@gmail.com> Hi everyone. Every time i try to install something with the ports I get this error message: ---> Configuring gcc34 Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_lang_gcc34/work/build" && CC=/usr/bin/gcc-3.3 /opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_lang_gcc34/work/gcc-3.4.6/configure --prefix=/opt/local --enable- languages=c,c++,f77,objc,java --libdir=/opt/local/lib/gcc-3.4 -- infodir=/opt/local/share/info --mandir=/opt/local/share/man --with- system-zlib --disable-nls --program-suffix=-dp-3.4 --with-local- prefix=/opt/local --with-gxx-include-dir=/opt/local/include/gcc-3.4/c+ +/" returned error 1 Command output: loading cache ./config.cache checking host system type... i686-apple-darwin8.8.1 checking target system type... i686-apple-darwin8.8.1 checking build system type... i686-apple-darwin8.8.1 checking for a BSD compatible install... /usr/bin/install -c *** This configuration is not supported in the following subdirectories: target-libobjc target-libffi target-boehm-gc target-zlib target- libjava (Any other directories should still work fine.) gcc-3.3: installation problem, cannot exec `cc1': No such file or directory gcc-3.3: installation problem, cannot exec `cc1': No such file or directory *** The command '/usr/bin/gcc-3.3 -o conftest -g conftest.c' failed. *** You must set the environment variable CC to a working compiler. Error: Status 1 encountered during processing. I've already tried to do gcc_select 4.0 or gcc_select 3.3 but it still tries to compile with gcc3.4 (which I don't have), and I don't know why. Is there a way to force ports to compile with gcc4.0? Or do you know another solution? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20061107/581c7f24/attachment.html From fukuda at computer.org Tue Nov 7 09:41:17 2006 From: fukuda at computer.org (Taka Fukuda) Date: Tue Oct 9 16:42:07 2007 Subject: How to get out of this foolish position? In-Reply-To: References: <7wslgz54tq.wl%fukuda@computer.org> Message-ID: Thank you for your replies, Jerry-san, Ryan-san and Paul-san. And I am sorry for the duplicated posts. Somehow, my spam filter categorized all the messages (including mine) in this thread as "Unsure." (^^; At Sat, 4 Nov 2006 13:39:17 -0800, Paul Beard wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On Nov 4, 2006, at 12:34 PM, Taka Fukuda wrote: > > > Could you show me how to get out of this situation? > > I find some incantations of deinstall and deactivate are sometimes > required. > > If you run 'port installed' what does it tell you about the state of > perl? You might find a version issue that you can address with the > full name of the port. Make sure the active version is the one you > expect. > > This is what I get: > > port installed | grep perl > perl5.8 @5.8.8_0+darwin_8 (active) I got the same result except "(active)". > Or, failing any luck there, you can always cheat ;-) > > cd /opt/local/var/db/dports/receipts/perl5.8/5.8.8_0+darwin_8 > (assuming your install is in the Usual Place). > > remove the receipt for any versions of perl you find are blocking > you, and then try to reinstall. Drastic, yes, but effective when I > have used it in the past. It worked!! Thank you, Paul-san. Now, perl is working fine. Maybe I had made a part of the database inconsistent when I unintentionally interrupted a port process. Thanks again, -- -- Taka Fukuda -- fukuda at computer.org From ryandesign at macports.org Tue Nov 7 14:31:23 2006 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:07 2007 Subject: port tries to compile with gcc3.4 every time In-Reply-To: <2031D265-88AE-44A3-8A89-0C1E1165B8F6@gmail.com> References: <2031D265-88AE-44A3-8A89-0C1E1165B8F6@gmail.com> Message-ID: On Nov 7, 2006, at 03:57, Francisco Moreno Mu?oz wrote: > Every time i try to install something with the ports I get this > error message: > > ---> Configuring gcc34 > Error: Target com.apple.configure returned: configure failure: > shell command "cd "/opt/local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ > dports_lang_gcc34/work/build" && CC=/usr/bin/gcc-3.3 /opt/local/var/ > db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ > dports_lang_gcc34/work/gcc-3.4.6/configure --prefix=/opt/local -- > enable-languages=c,c++,f77,objc,java --libdir=/opt/local/lib/ > gcc-3.4 --infodir=/opt/local/share/info --mandir=/opt/local/share/ > man --with-system-zlib --disable-nls --program-suffix=-dp-3.4 -- > with-local-prefix=/opt/local --with-gxx-include-dir=/opt/local/ > include/gcc-3.4/c++/" returned error 1 > Command output: loading cache ./config.cache > checking host system type... i686-apple-darwin8.8.1 > checking target system type... i686-apple-darwin8.8.1 > checking build system type... i686-apple-darwin8.8.1 > checking for a BSD compatible install... /usr/bin/install -c > *** This configuration is not supported in the following > subdirectories: > target-libobjc target-libffi target-boehm-gc target-zlib > target-libjava > (Any other directories should still work fine.) > gcc-3.3: installation problem, cannot exec `cc1': No such file or > directory > gcc-3.3: installation problem, cannot exec `cc1': No such file or > directory > *** The command '/usr/bin/gcc-3.3 -o conftest -g conftest.c' failed. > *** You must set the environment variable CC to a working compiler. > > Error: Status 1 encountered during processing. > > I've already tried to do gcc_select 4.0 or gcc_select 3.3 but it > still tries to compile with gcc3.4 (which I don't have), and I > don't know why. > Is there a way to force ports to compile with gcc4.0? Or do you > know another solution? gcc3 is not supported on Intel, so as you've realized, you don't want to be compiling that. However, only specific ports explicitly depend on gcc3. Exactly which ports are you trying to use which are doing this? Most shouldn't. From eoghanj at gmail.com Tue Nov 7 15:09:33 2006 From: eoghanj at gmail.com (eoghan) Date: Tue Oct 9 16:42:07 2007 Subject: php upgrade Message-ID: <6F215759-7FC9-4946-B3BA-7C1B4AB01AFC@gmail.com> Hi Im using OS X 10.4.8 PowerPC with macports version 1.320. Im trying to upgrade php5 from 5.0.2 -> 5.2.0 Im getting the error below including dependency errors, anyone any advice for me? (output is long)... Thanks, Eoghan eoghan-js-computer:~ eoghanj$ sudo port upgrade php5 Password: ---> Building php5 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_dp orts_www_php5/work/php-5.2.0" && make all" returned error 2 Command output: /bin/sh /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/libtool --silent --preserve-dup-deps -- mode=compile /usr/bin/gcc-4.0 -Iext/tidy/ -I/opt/local/var/db/dports/ build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/ -DPHP_ATOM_INC -I/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/include -I/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/main -I/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0 -I/opt/local/include/libxml2 -I/opt/ local/include -I/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/date/lib -I/opt/local/include/ freetype2 -I/opt/local/include/c-client -I/opt/local/var/db/dports/ build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/mbstring/oniguruma -I/opt/local/var/ db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/mbstring/libmbfl -I/opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/mbstring/libmbfl/mbfl -I/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/TSRM -I/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/Zend -no-cpp-precomp -I/opt/local/ include -I/opt/local/include/c-client -c /opt/local/var/db/dports/ build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c -o ext/tidy/tidy.lo In file included from /opt/local/include/tidy.h:70, from /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:34: /opt/local/include/platform.h:508: error: duplicate 'unsigned' /opt/local/include/platform.h:508: warning: useless type name in empty declaration /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'php_tidy_quick_repair': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:517: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'tidy_doc_cast_handler': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:684: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'tidy_node_cast_handler': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:716: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'tidy_doc_update_properties': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:737: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:745: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'zif_ob_tidyhandler': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:1038: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'zif_tidy_get_error_buffer': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:1087: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'zif_tidy_get_output': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:1103: warning: pointer targets in initialization differ in signedness make: *** [ext/tidy/tidy.lo] Error 1 ---> Deactivating libiconv 1.9.2_1 ---> Fetching libiconv ---> Attempting to fetch libiconv-1.11.tar.gz from ftp://ftp.gnu.org/ gnu/libiconv ---> Verifying checksum(s) for libiconv ---> Extracting libiconv ---> Configuring libiconv ---> Building libiconv with target all ---> Staging libiconv into destroot ---> Packaging tgz archive for libiconv 1.11_0+darwin_8 ---> Installing libiconv 1.11_0+darwin_8 ---> Activating libiconv 1.11_0+darwin_8 ---> Cleaning libiconv ---> Deactivating libxml2 2.6.16_0 ---> Fetching libxml2 ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http:// ftp.rpmfind.net/linux/gnome.org/sources/libxml2/2.6/ ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http:// archive.progeny.com/GNOME/sources/libxml2/2.6/ ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http:// mirror.clarkson.edu/pub/gnome/sources/libxml2/2.6/ ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http:// mirror.aarnet.edu.au/pub/GNOME/sources/libxml2/2.6/ ---> Verifying checksum(s) for libxml2 ---> Extracting libxml2 ---> Configuring libxml2 ---> Building libxml2 with target all ---> Staging libxml2 into destroot ---> Packaging tgz archive for libxml2 2.6.23_0 ---> Installing libxml2 2.6.23_0 ---> Activating libxml2 2.6.23_0 ---> Cleaning libxml2 ---> Deactivating libxslt 1.1.12_0 ---> Fetching libxslt ---> Attempting to fetch libxslt-1.1.15.tar.bz2 from http:// ftp.rpmfind.net/linux/gnome.org/sources/libxslt/1.1/ ---> Attempting to fetch libxslt-1.1.15.tar.bz2 from http:// archive.progeny.com/GNOME/sources/libxslt/1.1/ ---> Attempting to fetch libxslt-1.1.15.tar.bz2 from http:// mirror.clarkson.edu/pub/gnome/sources/libxslt/1.1/ ---> Attempting to fetch libxslt-1.1.15.tar.bz2 from http:// mirror.aarnet.edu.au/pub/GNOME/sources/libxslt/1.1/ ---> Verifying checksum(s) for libxslt ---> Extracting libxslt ---> Configuring libxslt ---> Building libxslt with target all ---> Staging libxslt into destroot ---> Packaging tgz archive for libxslt 1.1.15_0 ---> Installing libxslt 1.1.15_0 ---> Activating libxslt 1.1.15_0 ---> Cleaning libxslt ---> Deactivating zlib 1.2.2_1 ---> Fetching zlib ---> Attempting to fetch zlib-1.2.3.tar.bz2 from http://www.zlib.net/ ---> Verifying checksum(s) for zlib ---> Extracting zlib ---> Configuring zlib ---> Building zlib with target all ---> Staging zlib into destroot ---> Packaging tgz archive for zlib 1.2.3_0 ---> Installing zlib 1.2.3_0 ---> Activating zlib 1.2.3_0 ---> Cleaning zlib ---> Deactivating openssl 0.9.7g_0 ---> Fetching openssl ---> Attempting to fetch openssl-0.9.8d.tar.gz from http:// www.openssl.org/source/ ---> Verifying checksum(s) for openssl ---> Extracting openssl ---> Applying patches to openssl ---> Configuring openssl ---> Building openssl with target all ---> Staging openssl into destroot ---> Packaging tgz archive for openssl 0.9.8d_0+darwin_8 ---> Installing openssl 0.9.8d_0+darwin_8 ---> Activating openssl 0.9.8d_0+darwin_8 ---> Cleaning openssl ---> Deactivating libtool 1.5.20_0 ---> Fetching libtool ---> Attempting to fetch libtool-1.5.22.tar.gz from ftp:// ftp.gnu.org/gnu/libtool ---> Verifying checksum(s) for libtool ---> Extracting libtool ---> Configuring libtool ---> Building libtool with target all ---> Staging libtool into destroot ---> Packaging tgz archive for libtool 1.5.22_0 ---> Installing libtool 1.5.22_0 ---> Activating libtool 1.5.22_0 ---> Cleaning libtool ---> Deactivating tidy 20050502_0 ---> Fetching tidy ---> Attempting to fetch tidy_src_051025.tgz from http:// tidy.sourceforge.net//src/ ---> Attempting to fetch tidy_src_051025.tgz from http:// tidy.sourceforge.net//src/old/ ---> Verifying checksum(s) for tidy ---> Extracting tidy ---> Applying patches to tidy ---> Configuring tidy ---> Building tidy with target all ---> Staging tidy into destroot ---> Packaging tgz archive for tidy 20051025_0+darwin_8 ---> Installing tidy 20051025_0+darwin_8 ---> Activating tidy 20051025_0+darwin_8 ---> Cleaning tidy ---> Deactivating expat 1.95.8_1 ---> Fetching expat ---> Attempting to fetch expat-2.0.0.tar.gz from http:// easynews.dl.sourceforge.net/expat ---> Verifying checksum(s) for expat ---> Extracting expat ---> Configuring expat ---> Building expat with target all ---> Staging expat into destroot ---> Packaging tgz archive for expat 2.0.0_1 ---> Installing expat 2.0.0_1 ---> Activating expat 2.0.0_1 ---> Cleaning expat ---> Deactivating gettext 0.14.3_1 ---> Fetching gettext ---> Attempting to fetch gettext-0.15.tar.gz from ftp://ftp.gnu.org/ gnu/gettext ---> Verifying checksum(s) for gettext ---> Extracting gettext ---> Applying patches to gettext ---> Configuring gettext ---> Building gettext 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_dp orts_devel_gettext/work/gettext-0.15" && make all" returned error 2 Command output: /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libgettextlib-0.15.dylib is not prebound creating hostname gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DBISON_LOCALEDIR=\"\" - DLOCALE_ALIAS_PATH=\"/opt/local/share/locale\" -DUSEJEXE=0 - DGETTEXTJEXEDIR=\"/opt/local/lib/gettext\" -DGETTEXTJAR=\"/opt/local/ share/gettext/gettext.jar\" -DLIBDIR=\"/opt/local/lib\" - DGETTEXTDATADIR=\"/opt/local/share/gettext\" -DPROJECTSDIR=\"/opt/ local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. - I.. -I../libgrep -I../libuniname -I../lib -I../lib -I../intl -I../../ gettext-runtime/intl -DINSTALLDIR=\"/opt/local/lib/gettext\" -I/opt/ local/include -no-cpp-precomp -g -O2 -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -L/opt/local/lib -o urlget urlget-urlget.o ../lib/libgettextlib.la ../intl/libintl.la -L/opt/local/lib -liconv -R/opt/local/lib -Wl,-framework - Wl,CoreFoundation -L/opt/local/lib gcc -g -O2 -o .libs/urlget urlget-urlget.o -Wl,-framework - Wl,CoreFoundation -L/opt/local/lib ../lib/.libs/libgettextlib.dylib / opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_devel_gettext/work/gettext-0.15/gettext-tools/intl/.libs/ libintl.dylib ../intl/.libs/libintl.dylib -lc /opt/local/lib/ libiconv.dylib /usr/bin/ld: warning prebinding disabled because dependent library: / opt/local/lib/libgettextlib-0.15.dylib is not prebound creating urlget /bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/DumpResource.java /bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/GetURL.java jar cf gettext.jar gnu/gettext/DumpResource*.class gnu/gettext/ GetURL*.class Making all in po make[3]: Nothing to be done for `all'. Making all in projects make[3]: Nothing to be done for `all'. Making all in misc WARNING: Warnings can be ignored. :-) if test "emacs" != no; then \ set x; \ list='start-po.el po-mode.el po-compat.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="emacs" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ else : ; fi ../../build-aux/elisp-comp: line 78: 7594 Segmentation fault $EMACS -batch -q -l script -f batch-byte-compile *.el make[3]: *** [elc-stamp] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 ---> Deactivating jpeg 6b_0 ---> Fetching jpeg ---> Verifying checksum(s) for jpeg ---> Extracting jpeg ---> Applying patches to jpeg ---> Configuring jpeg ---> Building jpeg with target all ---> Staging jpeg into destroot Error: Target com.apple.destroot returned: shell command "cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_jpeg/work/jpeg-6b" && make install prefix=/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_jpeg/work/destroot/opt/local" returned error 2 Command output: /opt/local/bin/ginstall -c -m 644 jconfig.h /opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_jpeg/work/destroot/opt/local/include/jconfig.h dyld: Library not loaded: /opt/local/lib/libintl.3.dylib Referenced from: /opt/local/bin/ginstall Reason: image not found make: *** [install-headers] Trace/BPT trap ---> Deactivating tiff 3.7.1_0 ---> Fetching tiff ---> Attempting to fetch tiff-3.8.2.tar.gz from ftp:// ftp.remotesensing.org/pub/libtiff/ ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Configuring tiff Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_tiff/work/tiff-3.8.2" && CC=/usr/bin/gcc-4.0 CPP=/usr/ bin/cpp-4.0 CXX=/usr/bin/g++-4.0 ./configure --prefix=/opt/local -- mandir=/opt/local/share/man --with-jpeg-include-dir=/opt/local/ include --with-jpeg-lib-dir=/opt/local/lib --with-zlib-include-dir=/ opt/local/include --with-zlib-lib-dir=/opt/local/lib" returned error 1 Command output: checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int8... no checking for int16... no checking for int32... no checking for floor... yes checking for isascii... yes checking for memmove... yes checking for memset... yes checking for mmap... yes checking for pow... yes checking for sqrt... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for getopt... yes checking for strcasecmp... yes checking for strtoul... yes checking for lfind... yes checking native cpu bit order... msb2lsb checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for jpeg_read_scanlines in -ljpeg... no configure: error: IJG JPEG library not found at /opt/local/lib ---> Deactivating cclient 2002e_1 ---> Fetching cclient ---> Attempting to fetch imap-2004g.tar.Z from ftp:// ftp.cac.washington.edu/imap/ ---> Attempting to fetch imap-2004g.tar.Z from ftp:// ftp.cac.washington.edu/imap/old/ ---> Verifying checksum(s) for cclient ---> Extracting cclient ---> Configuring cclient ---> Building cclient with target osx EXTRACFLAGS=-fno-common ---> Staging cclient into destroot ---> Packaging tgz archive for cclient 2004g_0 ---> Installing cclient 2004g_0 ---> Activating cclient 2004g_0 ---> Cleaning cclient ---> Deactivating curl 7.13.2_0 ---> Fetching curl ---> Attempting to fetch curl-7.15.5.tar.bz2 from http:// curl.haxx.se/download/ ---> Verifying checksum(s) for curl ---> Extracting curl ---> Applying patches to curl ---> Configuring curl ---> Building curl with target all ---> Staging curl into destroot Error: Target com.apple.destroot returned: shell command "cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_net_curl/work/curl-7.15.5" && make install DESTDIR=/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_net_curl/work/destroot" returned error 2 Command output: Making install in lib make install-am test -z "/opt/local/lib" || /bin/sh ../mkinstalldirs "/opt/local/var/ db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_net_curl/work/destroot/opt/local/lib" /bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c 'libcurl.la' '/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_net_curl/work/destroot/opt/local/lib/libcurl.la' /opt/local/bin/ginstall -c .libs/libcurl.3.0.0.dylib /opt/local/var/ db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_net_curl/work/destroot/opt/local/lib/libcurl.3.0.0.dylib dyld: Library not loaded: /opt/local/lib/libintl.3.dylib Referenced from: /opt/local/bin/ginstall Reason: image not found ../libtool: line 1: 4133 Trace/BPT trap /opt/local/bin/ ginstall -c .libs/libcurl.3.0.0.dylib /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_net_curl/work/destroot/opt/local/lib/libcurl.3.0.0.dylib make[3]: *** [install-libLTLIBRARIES] Error 133 make[2]: *** [install-am] Error 2 make[1]: *** [install] Error 2 make: *** [install-recursive] Error 1 ---> Deactivating libpng 1.2.8_1 ---> Fetching libpng ---> Attempting to fetch libpng-1.2.10.tar.bz2 from http:// easynews.dl.sourceforge.net/libpng ---> Verifying checksum(s) for libpng ---> Extracting libpng ---> Configuring libpng ---> Building libpng with target all ---> Staging libpng into destroot Error: Target com.apple.destroot returned: shell command "cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_libpng/work/libpng-1.2.10" && make install DESTDIR=/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_libpng/work/destroot" returned error 2 Command output: test -z "/opt/local/bin" || /bin/sh ./mkinstalldirs "/ opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_libpng/work/destroot/opt/local/bin" /opt/local/bin/ginstall -c 'libpng12-config' '/opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_graphics_libpng/work/destroot/opt/local/bin/libpng12-config' dyld: Library not loaded: /opt/local/lib/libintl.3.dylib Referenced from: /opt/local/bin/ginstall Reason: image not found make[1]: *** [install-binSCRIPTS] Error 133 make: *** [install-am] Error 2 ---> Deactivating freetype 2.1.9_1 ---> Fetching freetype ---> Attempting to fetch freetype-2.1.10.tar.bz2 from http:// download.savannah.gnu.org/releases/freetype/ ---> Verifying checksum(s) for freetype ---> Extracting freetype ---> Applying patches to freetype ---> Configuring freetype ---> Building freetype with target all ---> Staging freetype into destroot Error: Target com.apple.destroot returned: shell command "cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/freetype-2.1.10" && make install DESTDIR=/ opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot" returned error 2 Command output: ./builds/unix/mkinstalldirs /opt/local/var/db/dports/ build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/ lib \ /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/lib/ pkgconfig \ /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/include/freetype2/ freetype/config \ /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/include/freetype2/ freetype/internal \ /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/include/freetype2/ freetype/cache \ /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/ bin \ /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/share/aclocal mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/lib/pkgconfig mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/include/freetype2 mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/include/freetype2/freetype mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/include/freetype2/ freetype/config mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/include/freetype2/ freetype/internal mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/include/freetype2/ freetype/cache mkdir /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/share/aclocal ./builds/unix/libtool --mode=install /opt/local/bin/ginstall -c \ /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/freetype-2.1.10/objs/libfreetype.la /opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/lib /opt/local/bin/ginstall -c /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/freetype-2.1.10/objs/.libs/libfreetype. 6.3.8.dylib /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/lib/libfreetype.6.3.8.dylib dyld: Library not loaded: /opt/local/lib/libintl.3.dylib Referenced from: /opt/local/bin/ginstall Reason: image not found ./builds/unix/libtool: line 1: 17205 Trace/BPT trap /opt/ local/bin/ginstall -c /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/freetype-2.1.10/objs/.libs/libfreetype. 6.3.8.dylib /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/destroot/opt/local/lib/libfreetype.6.3.8.dylib make: *** [install] Error 133 From ryandesign at macports.org Tue Nov 7 15:29:43 2006 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue Oct 9 16:42:07 2007 Subject: php upgrade In-Reply-To: <6F215759-7FC9-4946-B3BA-7C1B4AB01AFC@gmail.com> References: <6F215759-7FC9-4946-B3BA-7C1B4AB01AFC@gmail.com> Message-ID: <649C2AE8-CF20-4E8F-8628-CCBBD13BA601@macports.org> On Nov 7, 2006, at 17:09, eoghan wrote: > dyld: Library not loaded: /opt/local/lib/libintl.3.dylib This error message is the key. Looks like you're upgrading from old stuff, including gettext 0.14 (a.k.a. libintl.3) to gettext 0.15. This is unfortunately problematic. You must somewhat manually rebuild every port you currently have installed that was linked against gettext 0.14 so that it now links against 0.15. See the problem hotlist: http://trac.macosforge.org/projects/macports/wiki/ProblemHotlist From dslife at mac.com Tue Nov 7 17:33:26 2006 From: dslife at mac.com (Don Slife) Date: Tue Oct 9 16:42:07 2007 Subject: macports-users Digest, Vol 3, Issue 8 Message-ID: <200611080133.kA81X4wq008230@mac.com> -----Original Message----- From: macports-users-request@lists.macosforge.org To: macports-users@lists.macosforge.org Sent: 11/7/06 6:13 PM Subject: macports-users Digest, Vol 3, Issue 8 Send macports-users mailing list submissions to macports-users@lists.macosforge.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.macosforge.org/mailman/listinfo/macports-users or, via email, send a message with subject or body 'help' to macports-users-request@lists.macosforge.org You can reach the person managing the list at macports-users-owner@lists.macosforge.org When replying, please edit your Subject line so it is more specific than "Re: Contents of macports-users digest..." Today's Topics: 1. Re: How to get out of this foolish position? (Taka Fukuda) 2. Re: port tries to compile with gcc3.4 every time (Ryan Schmidt) 3. php upgrade (eoghan) ---------------------------------------------------------------------- Message: 1 Date: Tue, 07 Nov 2006 09:41:17 -0800 From: Taka Fukuda Subject: Re: How to get out of this foolish position? To: Paul Beard Cc: macports-users@lists.macosforge.org Message-ID: Content-Type: text/plain; charset=US-ASCII Thank you for your replies, Jerry-san, Ryan-san and Paul-san. And I am sorry for the duplicated posts. Somehow, my spam filter categorized all the messages (including mine) in this thread as "Unsure." (^^; At Sat, 4 Nov 2006 13:39:17 -0800, Paul Beard wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On Nov 4, 2006, at 12:34 PM, Taka Fukuda wrote: > > > Could you show me how to get out of this situation? > > I find some incantations of deinstall and deactivate are sometimes > required. > > If you run 'port installed' what does it tell you about the state of > perl? You might find a version issue that you can address with the > full name of the port. Make sure the active version is the one you > expect. > > This is what I get: > > port installed | grep perl > perl5.8 @5.8.8_0+darwin_8 (active) I got the same result except "(active)". > Or, failing any luck there, you can always cheat ;-) > > cd /opt/local/var/db/dports/receipts/perl5.8/5.8.8_0+darwin_8 > (assuming your install is in the Usual Place). > > remove the receipt for any versions of perl you find are blocking > you, and then try to reinstall. Drastic, yes, but effective when I > have used it in the past. It worked!! Thank you, Paul-san. Now, perl is working fine. Maybe I had made a part of the database inconsistent when I unintentionally interrupted a port process. Thanks again, -- -- Taka Fukuda -- fukuda at computer.org ------------------------------ Message: 2 Date: Tue, 7 Nov 2006 16:31:23 -0600 From: Ryan Schmidt Subject: Re: port tries to compile with gcc3.4 every time To: Francisco Moreno Mu?oz Cc: macports-users@lists.macosforge.org Message-ID: Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed On Nov 7, 2006, at 03:57, Francisco Moreno Mu?oz wrote: > Every time i try to install something with the ports I get this > error message: > > ---> Configuring gcc34 > Error: Target com.apple.configure returned: configure failure: > shell command "cd "/opt/local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ > dports_lang_gcc34/work/build" && CC=/usr/bin/gcc-3.3 /opt/local/var/ > db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ > dports_lang_gcc34/work/gcc-3.4.6/configure --prefix=/opt/local -- > enable-languages=c,c++,f77,objc,java --libdir=/opt/local/lib/ > gcc-3.4 --infodir=/opt/local/share/info --mandir=/opt/local/share/ > man --with-system-zlib --disable-nls --program-suffix=-dp-3.4 -- > with-local-prefix=/opt/local --with-gxx-include-dir=/opt/local/ > include/gcc-3.4/c++/" returned error 1 > Command output: loading cache ./config.cache > checking host system type... i686-apple-darwin8.8.1 > checking target system type... i686-apple-darwin8.8.1 > checking build system type... i686-apple-darwin8.8.1 > checking for a BSD compatible install... /usr/bin/install -c > *** This configuration is not supported in the following > subdirectories: > target-libobjc target-libffi target-boehm-gc target-zlib > target-libjava > (Any other directories should still work fine.) > gcc-3.3: installation problem, cannot exec `cc1': No such file or > directory > gcc-3.3: installation problem, cannot exec `cc1': No such file or > directory > *** The command '/usr/bin/gcc-3.3 -o conftest -g conftest.c' failed. > *** You must set the environment variable CC to a working compiler. > > Error: Status 1 encountered during processing. > > I've already tried to do gcc_select 4.0 or gcc_select 3.3 but it > still tries to compile with gcc3.4 (which I don't have), and I > don't know why. > Is there a way to force ports to compile with gcc4.0? Or do you > know another solution? gcc3 is not supported on Intel, so as you've realized, you don't want to be compiling that. However, only specific ports explicitly depend on gcc3. Exactly which ports are you trying to use which are doing this? Most shouldn't. ------------------------------ Message: 3 Date: Tue, 7 Nov 2006 23:09:33 +0000 From: eoghan Subject: php upgrade To: macports-users@lists.macosforge.org Message-ID: <6F215759-7FC9-4946-B3BA-7C1B4AB01AFC@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Hi Im using OS X 10.4.8 PowerPC with macports version 1.320. Im trying to upgrade php5 from 5.0.2 -> 5.2.0 Im getting the error below including dependency errors, anyone any advice for me? (output is long)... Thanks, Eoghan eoghan-js-computer:~ eoghanj$ sudo port upgrade php5 Password: ---> Building php5 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_dp orts_www_php5/work/php-5.2.0" && make all" returned error 2 Command output: /bin/sh /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/libtool --silent --preserve-dup-deps -- mode=compile /usr/bin/gcc-4.0 -Iext/tidy/ -I/opt/local/var/db/dports/ build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/ -DPHP_ATOM_INC -I/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/include -I/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/main -I/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0 -I/opt/local/include/libxml2 -I/opt/ local/include -I/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/date/lib -I/opt/local/include/ freetype2 -I/opt/local/include/c-client -I/opt/local/var/db/dports/ build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/mbstring/oniguruma -I/opt/local/var/ db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/mbstring/libmbfl -I/opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/mbstring/libmbfl/mbfl -I/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/TSRM -I/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/Zend -no-cpp-precomp -I/opt/local/ include -I/opt/local/include/c-client -c /opt/local/var/db/dports/ build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c -o ext/tidy/tidy.lo In file included from /opt/local/include/tidy.h:70, from /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:34: /opt/local/include/platform.h:508: error: duplicate 'unsigned' /opt/local/include/platform.h:508: warning: useless type name in empty declaration /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'php_tidy_quick_repair': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:517: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'tidy_doc_cast_handler': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:684: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'tidy_node_cast_handler': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:716: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'tidy_doc_update_properties': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:737: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:745: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'zif_ob_tidyhandler': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:1038: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'zif_tidy_get_error_buffer': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:1087: warning: pointer targets in initialization differ in signedness /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c: In function 'zif_tidy_get_output': /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_www_php5/work/php-5.2.0/ext/tidy/tidy.c:1103: warning: pointer targets in initialization differ in signedness make: *** [ext/tidy/tidy.lo] Error 1 ---> Deactivating libiconv 1.9.2_1 ---> Fetching libiconv ---> Attempting to fetch libiconv-1.11.tar.gz from ftp://ftp.gnu.org/ gnu/libiconv ---> Verifying checksum(s) for libiconv ---> Extracting libiconv ---> Configuring libiconv ---> Building libiconv with target all ---> Staging libiconv into destroot ---> Packaging tgz archive for libiconv 1.11_0+darwin_8 ---> Installing libiconv 1.11_0+darwin_8 ---> Activating libiconv 1.11_0+darwin_8 ---> Cleaning libiconv ---> Deactivating libxml2 2.6.16_0 ---> Fetching libxml2 ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http:// ftp.rpmfind.net/linux/gnome.org/sources/libxml2/2.6/ ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http:// archive.progeny.com/GNOME/sources/libxml2/2.6/ ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http:// mirror.clarkson.edu/pub/gnome/sources/libxml2/2.6/ ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http:// mirror.aarnet.edu.au/pub/GNOME/sources/libxml2/2.6/ ---> Verifying checksum(s) for libxml2 ---> Extracting libxml2 ---> Configuring libxml2 ---> Building libxml2 with target all ---> Staging libxml2 into destroot ---> Packaging tgz archive for libxml2 2.6.23_0 ---> Installing libxml2 2.6.23_0 ---> Activating libxml2 2.6.23_0 ---> Cleaning libxml2 ---> Deactivating libxslt 1.1.12_0 ---> Fetching libxslt ---> Attempting to fetch libxslt-1.1.