From noreply at macports.org Thu Jan 1 04:13:13 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 12:13:13 -0000 Subject: [MacPorts] #17837: Cannot install gedit and anjuta In-Reply-To: <060.23b40d50ab71f915d99f3954e19d17e4@macports.org> References: <060.23b40d50ab71f915d99f3954e19d17e4@macports.org> Message-ID: <069.ecbcd2bbf0a96935984c10f0f8aabe73@macports.org> #17837: Cannot install gedit and anjuta --------------------------------------+------------------------------------- Reporter: klausdguenther@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gedit, anjuta --------------------------------------+------------------------------------- Comment(by klausdguenther@?): After more than 2 hours, "sudo port -d install anjuta" crashed with the error messages contained in the attached file. Replying to [comment:3 blb@?]: > Replying to [comment:2 klausdguenther@?]: > > DEBUG: Searching for dependency: gtksourceview2 > > > > . . . > > So did it continue after that to install various ports? gedit has over 100 dependencies so it isn't surprising that it would take some time, and as you've now seen, using {{{-d}}} can be much more verbose in what's happening than without. Also note there's a {{{-v}}} option which is between {{{-d}}} and no option, as far as verbosity goes. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 08:06:15 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 16:06:15 -0000 Subject: [MacPorts] #17839: Newlines showing as literal characters in PHP error logs Message-ID: <061.38a38cec5b03be2c53722d950218ec1f@macports.org> #17839: Newlines showing as literal characters in PHP error logs ---------------------------------------+------------------------------------ Reporter: simon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: php5, error log, newlines | Port: php5 ---------------------------------------+------------------------------------ When PHP5 writes to the error log it is treating newlines as literal characters. For example: {{{[Thu Jan 01 15:21:14 2009] [error] [client 127.0.0.1] Array\n(\n [0] => Array\n (\n [file] => /Users/simon/Projects/WordPress/site/wordpress/wp-admin/admin.php\n [line] => 64\n [function] => wp_redirect\n [args] => Array\n (\n [0] => tools.php?page=picks_tables\n )\n\n )\n\n [1] => Array\n (\n [file] => /Users/simon/Projects/WordPress/site/wordpress/wp-admin/edit.php\n [line] => 10\n [args] => Array\n (\n [0] => /Users/simon/Projects/WordPress/site/wordpress/wp-admin/admin.php\n )\n\n [function] => require_once\n )\n\n)\n, referer: http://wp.test.site/wordpress/wp-admin/tools.php?page=picks_tables}}} Note the "{{{\n}}}" characters where you would expect a line break. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 08:10:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 16:10:11 -0000 Subject: [MacPorts] #17839: Newlines showing as literal characters in PHP error logs In-Reply-To: <061.38a38cec5b03be2c53722d950218ec1f@macports.org> References: <061.38a38cec5b03be2c53722d950218ec1f@macports.org> Message-ID: <070.c12eb329534f69ef3d354b6a2b76dd05@macports.org> #17839: Newlines showing as literal characters in PHP error logs ---------------------------------------+------------------------------------ Reporter: simon@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: php5, error log, newlines | Port: php5 ---------------------------------------+------------------------------------ Changes (by macsforever2000@?): * cc: jwa@? (added) * owner: macports-tickets@? => ryandesign@? Comment: Assigning to maintainers. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 09:33:17 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 17:33:17 -0000 Subject: [MacPorts] #17568: inventor fails to build on 10.5.6 (was: inventor fails to build on 10.5.5) In-Reply-To: <052.8df313aad902f877eb3bb95b9e301a2e@macports.org> References: <052.8df313aad902f877eb3bb95b9e301a2e@macports.org> Message-ID: <061.bea1bd290024ecf1e1e618f66c1d29e2@macports.org> #17568: inventor fails to build on 10.5.6 ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: inventor ------------------------------+--------------------------------------------- Comment(by css@?): I'm getting closer! * added new `SoCalcParse.y` patch * removed patches to `SoText2.c++`, `SoText3.c++`, and `TextWrapper.c++`. I'm now down to an iconv link error: {{{ /usr/bin/g++ -L/opt/local/var/macports/build/_Users_Shared_macports_dports_devel_inventor/work/destroot//opt/local/lib -L../../samples/common -L../../../lib -L../../../libSoXt -bind_at_load -multiply_defined suppress -L/usr/X11R6/lib -L/opt/local/lib textomatic.o TextGraph.o TextWrapper.o -lcommon -lInventor -lInventorXt -lXm -lXt -lX11 -lGLU -lGL -liconv -ldl -o textomatic Undefined symbols: "_locale_charset", referenced from: _main in textomatic.o ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: *** [textomatic] Error 1 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 09:44:13 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 17:44:13 -0000 Subject: [MacPorts] #17836: Update ruby19 to RC1 In-Reply-To: <054.ab9940e1fcd198ee6236e92ab65ebef6@macports.org> References: <054.ab9940e1fcd198ee6236e92ab65ebef6@macports.org> Message-ID: <063.98f31587c574c1841e1d4faf18fdaab7@macports.org> #17836: Update ruby19 to RC1 ---------------------------------+------------------------------------------ Reporter: neufelry@? | Owner: febeling@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: ruby19 | ---------------------------------+------------------------------------------ Changes (by febeling@?): * status: new => closed * resolution: => fixed Comment: r44637 Thanks for the patch, neufelry! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 09:49:01 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 17:49:01 -0000 Subject: [MacPorts] #12336: BUG: Staging into destroot fails for help2man In-Reply-To: <055.e8fa9a453afacfc2d77be3cb067723ac@macports.org> References: <055.e8fa9a453afacfc2d77be3cb067723ac@macports.org> Message-ID: <064.de4372507712dcd27eb5bc74cff1661c@macports.org> #12336: BUG: Staging into destroot fails for help2man ----------------------------------+----------------------------------------- Reporter: joefidler@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: Resolution: worksforme | Keywords: help2man ----------------------------------+----------------------------------------- Comment(by geoff@?): I'm getting the original error reported: hacklocaledir.c:44: error: 'RTLD_NEXT' undeclared (first use in this function) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 09:52:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 17:52:57 -0000 Subject: [MacPorts] #12336: BUG: Staging into destroot fails for help2man In-Reply-To: <055.e8fa9a453afacfc2d77be3cb067723ac@macports.org> References: <055.e8fa9a453afacfc2d77be3cb067723ac@macports.org> Message-ID: <064.c7e1423c8d63b45e26b1c1811035d92c@macports.org> #12336: BUG: Staging into destroot fails for help2man ----------------------------------+----------------------------------------- Reporter: joefidler@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: worksforme | Keywords: Port: help2man | ----------------------------------+----------------------------------------- Changes (by macsforever2000@?): * keywords: help2man => * priority: High => Normal * port: => help2man Old description: > Help2man is used by KDE , gimp and several others. > Thanks for your help, Joe. > > snowie:~ joe$ sudo port install help2man > Password: > ---> Staging help2man into destroot > Error: Target org.macports.destroot returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/help2man-1.36.4" > && make install > DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot > " returned error 2 > Command output: ./mkinstalldirs > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/bin > ./mkinstalldirs > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/lib > ./mkinstalldirs > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/man/man1 > ./mkinstalldirs > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info > /usr/bin/install -c help2man > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/bin > /usr/bin/install -c -m 644 ./help2man.1 > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/man/man1 > /usr/bin/install -c -m 644 ./help2man.info \ > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info/help2man.info > if test -f > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info/dir; > \ > then \ > /usr/bin/install-info --info- > dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info > \ > ./help2man.info; \ > fi > /usr/bin/gcc-4.0 -o hacklocaledir.so -fPIC -bundle hacklocaledir.c > hacklocaledir.c: In function '__open': > hacklocaledir.c:44: error: 'RTLD_NEXT' undeclared (first use in this > function) > hacklocaledir.c:44: error: (Each undeclared identifier is reported only > once > hacklocaledir.c:44: error: for each function it appears in.) > hacklocaledir.c: At top level: > hacklocaledir.c:113: warning: alias definitions not supported in Mach-O; > ignored > make: *** [hacklocaledir.so] Error 1 > > Error: Status 1 encountered during processing. > snowie:~ joe$ New description: Help2man is used by KDE , gimp and several others. Thanks for your help, Joe. {{{ snowie:~ joe$ sudo port install help2man Password: ---> Staging help2man into destroot Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/help2man-1.36.4" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot " returned error 2 Command output: ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/bin ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/lib ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/man/man1 ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info /usr/bin/install -c help2man /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/bin /usr/bin/install -c -m 644 ./help2man.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/man/man1 /usr/bin/install -c -m 644 ./help2man.info \ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info/help2man.info if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info/dir; \ then \ /usr/bin/install-info --info- dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info \ ./help2man.info; \ fi /usr/bin/gcc-4.0 -o hacklocaledir.so -fPIC -bundle hacklocaledir.c hacklocaledir.c: In function '__open': hacklocaledir.c:44: error: 'RTLD_NEXT' undeclared (first use in this function) hacklocaledir.c:44: error: (Each undeclared identifier is reported only once hacklocaledir.c:44: error: for each function it appears in.) hacklocaledir.c: At top level: hacklocaledir.c:113: warning: alias definitions not supported in Mach-O; ignored make: *** [hacklocaledir.so] Error 1 Error: Status 1 encountered during processing. snowie:~ joe$ }}} -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 09:54:39 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 17:54:39 -0000 Subject: [MacPorts] #12336: BUG: Staging into destroot fails for help2man In-Reply-To: <055.e8fa9a453afacfc2d77be3cb067723ac@macports.org> References: <055.e8fa9a453afacfc2d77be3cb067723ac@macports.org> Message-ID: <064.e359f1026f6f810981b24cd6ba271104@macports.org> #12336: BUG: Staging into destroot fails for help2man ----------------------------------+----------------------------------------- Reporter: joefidler@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: worksforme | Keywords: Port: help2man | ----------------------------------+----------------------------------------- Comment(by geoff@?): I did this: sudo mv /usr/local{,.off} and then I was able to install help2man, so there must have been something in /usr/local that got in the way. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 09:59:59 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 17:59:59 -0000 Subject: [MacPorts] #17569: glw-7.2 (no longer included within the Mac OS X X11SDK) In-Reply-To: <052.36ba62c1b6d6c7a627171b8036f54cf0@macports.org> References: <052.36ba62c1b6d6c7a627171b8036f54cf0@macports.org> Message-ID: <061.11b42c4c522a9f538f7b9566c79d738a@macports.org> #17569: glw-7.2 (no longer included within the Mac OS X X11SDK) -------------------------------+-------------------------------------------- Reporter: css@? | Owner: css@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: | -------------------------------+-------------------------------------------- Changes (by css@?): * status: assigned => closed * resolution: => fixed Comment: Committed to r44639! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 10:10:03 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 18:10:03 -0000 Subject: [MacPorts] #17568: inventor fails to build on 10.5.6 In-Reply-To: <052.8df313aad902f877eb3bb95b9e301a2e@macports.org> References: <052.8df313aad902f877eb3bb95b9e301a2e@macports.org> Message-ID: <061.2d89fae5337bef0699e8139bd8a8e62c@macports.org> #17568: inventor fails to build on 10.5.6 ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: inventor ------------------------------+--------------------------------------------- Comment(by css@?): It works! I successfully built inventor on my MacBook Pro and loaded several models into ivview. I don't know the ramifications of the changes when building on Tiger, so I don't want to delete the no-longer-used patches just yet. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 10:11:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 18:11:11 -0000 Subject: [MacPorts] #17568: inventor fails to build on 10.5.6 In-Reply-To: <052.8df313aad902f877eb3bb95b9e301a2e@macports.org> References: <052.8df313aad902f877eb3bb95b9e301a2e@macports.org> Message-ID: <061.dc145dc61f96d6e9d7e0042c8898f5c9@macports.org> #17568: inventor fails to build on 10.5.6 ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: inventor ------------------------------+--------------------------------------------- Comment(by css@?): Replying to [comment:4 css@?]: > I'm now down to an iconv link error: I resolved this link error by adding `-lcharset` to the localrules patch. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 10:30:02 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 18:30:02 -0000 Subject: [MacPorts] #17568: inventor fails to build on 10.5.6 In-Reply-To: <052.8df313aad902f877eb3bb95b9e301a2e@macports.org> References: <052.8df313aad902f877eb3bb95b9e301a2e@macports.org> Message-ID: <061.bd2b2d4f001078326db98206265dbe5e@macports.org> #17568: inventor fails to build on 10.5.6 -------------------------------+-------------------------------------------- Reporter: css@? | Owner: css@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: inventor | -------------------------------+-------------------------------------------- Changes (by css@?): * status: assigned => closed * resolution: => fixed Comment: Committed to r44641. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 10:31:21 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 18:31:21 -0000 Subject: [MacPorts] #15473: inventor fails to link on Leopard In-Reply-To: <052.ac2d154e5e55df122881fdbb7461474a@macports.org> References: <052.ac2d154e5e55df122881fdbb7461474a@macports.org> Message-ID: <061.345b1a497c3be97de8a19ae907ba1ad5@macports.org> #15473: inventor fails to link on Leopard -------------------------------+-------------------------------------------- Reporter: css@? | Owner: css@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: inventor | -------------------------------+-------------------------------------------- Changes (by css@?): * status: assigned => closed * resolution: => fixed Comment: As of r44641, inventor now builds on Leopard. See #17568 for more information, but I'm marking this bug closed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 10:47:28 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 18:47:28 -0000 Subject: [MacPorts] #9167: BUG: inventor-2.1.5 dylibs lack install_names In-Reply-To: <057.b9ba6cd92945f000f8e8ca3b71541e97@macports.org> References: <057.b9ba6cd92945f000f8e8ca3b71541e97@macports.org> Message-ID: <066.edd5dde1d0f4f17995188a1549eb2ee5@macports.org> #9167: BUG: inventor-2.1.5 dylibs lack install_names ------------------------------------+--------------------------------------- Reporter: bhu@? | Owner: css@? Type: enhancement | Status: assigned Priority: Low | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: Port: inventor | ------------------------------------+--------------------------------------- Old description: > The shared libraries (libInventor.dylib and libInventorXt.dylib) are not > given "install_name" when linked. The consequence is that we need to set > DYLD_LIBRARY_PATH to use the executables that are linked against the > libraries. Adding the "install_name" option to the linker's command line > should solve the problem. > > 1) patch for lib/GNUmakefile: > --- GNUmakefile 2006-05-29 21:21:36.000000000 -0400 > +++ GNUmakefile.new 2006-05-29 21:21:49.000000000 -0400 > @@ -3,7 +3,7 @@ > > LIBDSO = libInventor.so > > -LLDDSOOPTS += -L$(IVDEPTH)/libimage -L$(FLDIR) > +LLDDSOOPTS += -L$(IVDEPTH)/libimage -install_name > /opt/local/lib/libInventor.dylib -L$(FLDIR) > > LLDLIBS = \ > -ljpeg -limage $(FLLIB) \ > > 2) patch for .../libSoXt > --- GNUmakefile 2006-05-29 21:24:59.000000000 -0400 > +++ GNUmakefile.new 2006-05-29 21:24:39.000000000 -0400 > @@ -7,6 +7,8 @@ > -lXm -lXt -lXext -lXi -lX11 -lm \ > -lInventor -lGLU -lGL > > +LLDDSOOPTS += -install_name /opt/local/lib/libInventorXt.dylib > + > LLDLIBS += $(shell [ -e $(X11LIBDIR)/libXp.so ] && echo -lXp) > > OBJECTS = \ New description: The shared libraries (libInventor.dylib and libInventorXt.dylib) are not given "install_name" when linked. The consequence is that we need to set DYLD_LIBRARY_PATH to use the executables that are linked against the libraries. Adding the "install_name" option to the linker's command line should solve the problem. 1) patch for lib/GNUmakefile: {{{ --- GNUmakefile 2006-05-29 21:21:36.000000000 -0400 +++ GNUmakefile.new 2006-05-29 21:21:49.000000000 -0400 @@ -3,7 +3,7 @@ LIBDSO = libInventor.so -LLDDSOOPTS += -L$(IVDEPTH)/libimage -L$(FLDIR) +LLDDSOOPTS += -L$(IVDEPTH)/libimage -install_name /opt/local/lib/libInventor.dylib -L$(FLDIR) LLDLIBS = \ -ljpeg -limage $(FLLIB) \ }}} 2) patch for .../libSoXt {{{ --- GNUmakefile 2006-05-29 21:24:59.000000000 -0400 +++ GNUmakefile.new 2006-05-29 21:24:39.000000000 -0400 @@ -7,6 +7,8 @@ -lXm -lXt -lXext -lXi -lX11 -lm \ -lInventor -lGLU -lGL +LLDDSOOPTS += -install_name /opt/local/lib/libInventorXt.dylib + LLDLIBS += $(shell [ -e $(X11LIBDIR)/libXp.so ] && echo -lXp) OBJECTS = \ }}} -- Comment(by css@?): It should be feasible to use `-install_name $(IVPREFIX)/$(LIBDSO)` in each `GNUmakefile`. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 11:07:30 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 19:07:30 -0000 Subject: [MacPorts] #9167: BUG: inventor-2.1.5 dylibs lack install_names In-Reply-To: <057.b9ba6cd92945f000f8e8ca3b71541e97@macports.org> References: <057.b9ba6cd92945f000f8e8ca3b71541e97@macports.org> Message-ID: <066.63cb25ae7fd0cf23273d2203362ee8a7@macports.org> #9167: BUG: inventor-2.1.5 dylibs lack install_names ------------------------------------+--------------------------------------- Reporter: bhu@? | Owner: css@? Type: enhancement | Status: closed Priority: Low | Milestone: Port Bugs Component: ports | Version: Resolution: fixed | Keywords: Port: inventor | ------------------------------------+--------------------------------------- Changes (by css@?): * status: assigned => closed * resolution: => fixed Comment: r44643 adds `-install_name $(IVPREFIX)/lib/$(LIBDSO)` when linking each library. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 11:58:39 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 19:58:39 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.5153b12a80cb582ca8a3e1ff1067ec71@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements ------------------------------------+--------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: amarok ------------------------------------+--------------------------------------- Comment(by stransky@?): Hi! So now after last change to the portfile, the configure step works, but building fails. {{{ ---> Building amarok Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build" && make -j2 all " returned error 2 Command output: make[1]: *** [src/collection/sqlcollection/CMakeFiles /amarok_collection-sqlcollection.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/DependInfo.cmake --color= Scanning dependencies of target amarok_context_applet_albums make -f src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/build.make src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums && /opt/local/bin/automoc4 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums/amarok_context_applet_albums_automoc.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums /opt/local/libexec/qt4-mac/bin/moc /opt/local/bin/cmake --touch /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 93%] /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 93%] Building CXX object src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/Albums.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums && /usr/bin/g++-4.0 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_context_applet_albums_EXPORTS -O2 -fno-common -Woverloaded-virtual -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_context_applet_albums.dir/Albums.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/Albums.cpp Building CXX object src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/AlbumsView.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums && /usr/bin/g++-4.0 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_context_applet_albums_EXPORTS -O2 -fno-common -Woverloaded-virtual -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_context_applet_albums.dir/AlbumsView.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/AlbumsView.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 93%] Building CXX object src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/AlbumItem.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums && /usr/bin/g++-4.0 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_context_applet_albums_EXPORTS -O2 -fno-common -Woverloaded-virtual -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_context_applet_albums.dir/AlbumItem.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/AlbumItem.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 93%] Building CXX object src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/TrackItem.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums && /usr/bin/g++-4.0 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_context_applet_albums_EXPORTS -O2 -fno-common -Woverloaded-virtual -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_context_applet_albums.dir/TrackItem.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/TrackItem.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 93%] Building CXX object src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/AlbumsModel.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums && /usr/bin/g++-4.0 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_context_applet_albums_EXPORTS -O2 -fno-common -Woverloaded-virtual -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_context_applet_albums.dir/AlbumsModel.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/AlbumsModel.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 93%] Building CXX object src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/amarok_context_applet_albums_automoc.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums && /usr/bin/g++-4.0 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_context_applet_albums_EXPORTS -O2 -fno-common -Woverloaded-virtual -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/context/applets/albums/../../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_context_applet_albums.dir/amarok_context_applet_albums_automoc.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums/amarok_context_applet_albums_automoc.cpp Linking CXX shared module ../../../../lib/amarok_context_applet_albums.so cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/context/applets/albums && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/amarok_context_applet_albums.dir/link.txt --verbose=1 /usr/bin/g++-4.0 -O2 -fno-common -Woverloaded-virtual -O2 -DNDEBUG -DQT_NO_DEBUG -bundle -headerpad_max_install_names -undefined dynamic_lookup -multiply_defined suppress -L/opt/local/lib -o ../../../../lib/amarok_context_applet_albums.so CMakeFiles/amarok_context_applet_albums.dir/amarok_context_applet_albums_automoc.o CMakeFiles/amarok_context_applet_albums.dir/Albums.o CMakeFiles/amarok_context_applet_albums.dir/AlbumsView.o CMakeFiles/amarok_context_applet_albums.dir/AlbumItem.o CMakeFiles/amarok_context_applet_albums.dir/TrackItem.o CMakeFiles/amarok_context_applet_albums.dir/AlbumsModel.o -F/opt/local/libexec/qt4-mac/lib -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/lib -L/opt/local/lib -L/opt/local/libexec/qt4-mac/lib ../../../../lib/libamaroklib.1.0.0.dylib ../../../../lib/libamarokplasma.2.0.0.dylib -F/opt/local/libexec/qt4-mac/lib -framework QtCore -lpthread -lkdecore -lkdeui /opt/local/lib/libz.dylib /opt/local/lib/libstreamanalyzer.dylib /opt/local/lib/libstreams.dylib -F/opt/local/libexec/qt4-mac/lib -framework QtCore -lpthread -lkdecore -lsolid -F/opt/local/libexec/qt4-mac/lib -framework QtNetwork -F/opt/local/libexec/qt4-mac/lib -framework QtXml /opt/local/lib/libkio.dylib /opt/local/libexec/qt4-mac/lib/libQtUiTools.a /opt/local/lib/libkio.dylib -F/opt/local/libexec/qt4-mac/lib -framework QtOpenGL -framework OpenGL /opt/local/lib/libkutils.dylib /opt/local/lib/libkdeui.dylib -lktexteditor -lkparts -lkjs -lm /opt/local/lib/libpcre.dylib /opt/local/lib/libpcreposix.dylib /opt/local/lib/libphonon.dylib /opt/local/lib/libjpeg.dylib /opt/local/lib/libgif.dylib /opt/local/lib/libpng.dylib /opt/local/lib/libkhtml.dylib /opt/local/lib/libphonon.dylib /opt/local/lib/libjpeg.dylib /opt/local/lib/libgif.dylib /opt/local/lib/libpng.dylib /opt/local/lib/libkhtml.dylib /opt/local/lib/libkfile.dylib /opt/local/lib/libthreadweaver.dylib -lkio -lkdeui /opt/local/lib/libstreamanalyzer.dylib /opt/local/lib/libstreams.dylib -lkdecore /opt/local/lib/libz.dylib /opt/local/lib/libbz2.dylib /opt/local/lib/libintl.dylib -lresolv -framework Carbon -lsolid -F/opt/local/libexec/qt4-mac/lib -framework QtDBus -F/opt/local/libexec/qt4-mac/lib -framework QtNetwork -F/opt/local/libexec/qt4-mac/lib -framework QtXml /opt/local/lib/libknewstuff2.dylib /opt/local/lib/libsolid.dylib -framework QtScript -F/opt/local/libexec/qt4-mac/lib -framework QtSql -F/opt/local/libexec/qt4-mac/lib -framework QtWebKit ../../../../lib/libamarok_taglib.1.0.0.dylib -L/opt/local/lib -ltag ../../../../lib/libamarokpud.1.0.0.dylib -F/opt/local/libexec/qt4-mac/lib -framework QtCore -lpthread -F/opt/local/libexec/qt4-mac/lib -framework QtSvg -F/opt/local/libexec/qt4-mac/lib -framework QtGui -ldl /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 93%] Built target amarok_context_applet_albums make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 12:25:48 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 20:25:48 -0000 Subject: [MacPorts] #17840: vtk5 5.5.0_0 cocoa build failure Message-ID: <047.5d4f2b6f5c8c3dc3f2711f5ce67167bb@macports.org> #17840: vtk5 5.5.0_0 cocoa build failure -------------------------+-------------------------------------------------- Reporter: jmr@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------+-------------------------------------------------- header files missing "vtkRenderer.h"[[BR]] "vtkRenderWindow.h"[[BR]] "vtkRenderWindowInteractor.h"[[BR]] Likely due to cmake flag[[BR]] CMAKE_BUILD_TYPE Debug [[BR]] not being set as described in [http://www.rogue- research.com/vtk/SimpleCocoaVTK.html] -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 12:31:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 20:31:11 -0000 Subject: [MacPorts] #17840: vtk5 5.5.0_0 cocoa build failure In-Reply-To: <047.5d4f2b6f5c8c3dc3f2711f5ce67167bb@macports.org> References: <047.5d4f2b6f5c8c3dc3f2711f5ce67167bb@macports.org> Message-ID: <056.42266c13316f25565f5e54bad899fb67@macports.org> #17840: vtk5 5.5.0_0 cocoa build failure -------------------------+-------------------------------------------------- Reporter: jmr@? | Owner: rene.donner@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: vtk5 -------------------------+-------------------------------------------------- Changes (by macsforever2000@?): * cc: jmr@? (removed) * owner: macports-tickets@? => rene.donner@? * port: => vtk5 Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 13:07:45 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 21:07:45 -0000 Subject: [MacPorts] #17558: connection errors when macports libs are used with Tiger X11 headers In-Reply-To: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> References: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> Message-ID: <064.fa6e31d807a5f261647d933c4b174fdc@macports.org> #17558: connection errors when macports libs are used with Tiger X11 headers ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: jeremyhu@? Type: defect | Status: reopened Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: crash Port: xorg | ----------------------------------+----------------------------------------- Comment(by jeremyhu@?): david: You should be able to accomplish what you want via: +universal universal_sysroot /Developer/SDKs/MacOS10.4u.sdk x11prefix /usr/X11R6 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 13:20:56 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 21:20:56 -0000 Subject: [MacPorts] #17558: connection errors when macports libs are used with Tiger X11 headers In-Reply-To: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> References: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> Message-ID: <064.036104cdbf0619b8f1980c255eccd3ba@macports.org> #17558: connection errors when macports libs are used with Tiger X11 headers ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: jeremyhu@? Type: defect | Status: reopened Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: crash Port: xorg | ----------------------------------+----------------------------------------- Comment(by jeremyhu@?): The main problem with the --x-include and --x-lib (and AC_X_PATH in general) is that it puts its CFLAGS before configure.cppflags ... thus it causes ${x11prefix}/include/blech.h to be used even when we have ${prefix}/include/blech.h already. we might be able to solve this by doing: {{{ configure.args-append --x-include=${prefix}/include --x-lib=${prefix}/lib configure.cppflags-append -I${x11prefix}/include configure.ldflags-append -L${x11prefix}/lib }}} Could you give that a try as well. Aside from that, you may need to do this hack to trick xmkmf (I will celebrate the day AC_X_PATH is no longer used): {{{ cd /Developer/SDKs/MacOSX10.4u.sdk/usr sudo ln -s X11R6 X11 }}} You should also do yourself a favor and nuke /usr/X11/bin/xmkmf and /usr/X11/bin/imake and 'port uninstall imake' as often as you can. Having it around might cause some ports to use it instead of pkgconfig to find X11 (although your situation is a bit unique because you want to force it to use an SDK's X11, I think that will be enough to trick it into doing what you want) so in summary: * Make a symlink for /Developer/SDKs/MacOSX10.4u.sdk/usr/X11 * x11prefix /usr/X11R6 * universal_sysroot /Developer/SDKs/MacOS10.4u.sdk * +universal * Try changing your build order to only keep imake installed for the ports that explicitly depend on it. Once we have the option of x11prefix=prefix fully realized (just need fonts to be added now). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 13:22:16 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 21:22:16 -0000 Subject: [MacPorts] #17837: Cannot install gedit and anjuta In-Reply-To: <060.23b40d50ab71f915d99f3954e19d17e4@macports.org> References: <060.23b40d50ab71f915d99f3954e19d17e4@macports.org> Message-ID: <069.e4d25c3ae7c378a9884a32fb746aeb0e@macports.org> #17837: Cannot install gedit and anjuta ---------------------------------------+------------------------------------ Reporter: klausdguenther@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: gedit, anjuta | ---------------------------------------+------------------------------------ Changes (by blb@?): * status: new => closed * resolution: => fixed Comment: Looks like libzvt has an incompatibility with newer gtk2/glib2. libzvt has been fixed in r44650. At least 30 minutes after this, run {{{ sudo port sync sudo port clean --work libzvt }}} then try your original install again. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 13:42:24 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 21:42:24 -0000 Subject: [MacPorts] #17841: sshfs errors on from_code,to_code Message-ID: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> #17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- sshfs user at host.com:/ /mnt/ -omodules=iconv,from_code=UTF-8,to_code=CP1251 dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace dyld: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace Trace/BPT trap -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 14:15:26 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 22:15:26 -0000 Subject: [MacPorts] #17841: sshfs errors on from_code,to_code In-Reply-To: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> References: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> Message-ID: <068.0eb52726712248eb0a380a04d4e3705c@macports.org> #17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@? | Owner: eridius@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Changes (by macsforever2000@?): * cc: eridius@? (removed) * owner: macports-tickets@? => eridius@? * port: => sshfs Old description: > sshfs user at host.com:/ /mnt/ > -omodules=iconv,from_code=UTF-8,to_code=CP1251 > > dyld: lazy symbol binding failed: Symbol not found: _iconv_open > Referenced from: /opt/local/lib/libfuse.0.dylib > Expected in: flat namespace > > dyld: Symbol not found: _iconv_open > Referenced from: /opt/local/lib/libfuse.0.dylib > Expected in: flat namespace > > Trace/BPT trap New description: {{{ sshfs user at host.com:/ /mnt/ -omodules=iconv,from_code=UTF-8,to_code=CP1251 dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace dyld: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace Trace/BPT trap }}} -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 14:57:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 22:57:27 -0000 Subject: [MacPorts] #14452: select.sh produce unneeded warnings when the only option is "-n" In-Reply-To: <053.ac6925abf4c886e70e723c180f2bf026@macports.org> References: <053.ac6925abf4c886e70e723c180f2bf026@macports.org> Message-ID: <062.8b2b4a8457ff7f4abae52f79658f2e65@macports.org> #14452: select.sh produce unneeded warnings when the only option is "-n" --------------------------------+------------------------------------------- Reporter: ebgssth@? | Owner: raimue@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: gcc_select python_select select.sh Port: | --------------------------------+------------------------------------------- Changes (by raimue@?): * status: new => closed * resolution: => fixed Old description: > {{{ > $ python_select -n > /opt/local/bin/python_select: line 83: [: ==: unary operator expected > /opt/local/bin/python_select: line 83: [: ==: unary operator expected > /opt/local/bin/python_select: line 83: [: ==: unary operator expected > /opt/local/bin/python_select: line 83: [: ==: unary operator expected > version "" is invalid! > }}} > > easy fix would be > {{{ > - if [ ${1} == ${version} ]; then > + if [ x${1} == x${version} ]; then > }}} > > might be better to stop script when python_select called with -n only New description: {{{ $ python_select -n /opt/local/bin/python_select: line 83: [: ==: unary operator expected /opt/local/bin/python_select: line 83: [: ==: unary operator expected /opt/local/bin/python_select: line 83: [: ==: unary operator expected /opt/local/bin/python_select: line 83: [: ==: unary operator expected version "" is invalid! }}} easy fix would be {{{ - if [ ${1} == ${version} ]; then + if [ x${1} == x${version} ]; then }}} might be better to stop script when python_select called with -n only -- Comment: Fixed with python_select 0.2 in r44662. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 14:57:58 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 22:57:58 -0000 Subject: [MacPorts] #17205: python_select 0.1_4 symlinks In-Reply-To: <054.a4ab29798da07f5247be6d6fb7266ce4@macports.org> References: <054.a4ab29798da07f5247be6d6fb7266ce4@macports.org> Message-ID: <063.13d676153bd30b51ec7dcc24337bb6ba@macports.org> #17205: python_select 0.1_4 symlinks ---------------------------------+------------------------------------------ Reporter: bryan@? | Owner: raimue@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: python_select | ---------------------------------+------------------------------------------ Changes (by raimue@?): * status: assigned => closed * resolution: => fixed Comment: Fixed with python_select 0.2 in r44662. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 15:02:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 23:02:11 -0000 Subject: [MacPorts] #16961: slib @3b1_0 prevents gnucash from starting up In-Reply-To: <056.9088173c4691be91bcfbebb1a21404ab@macports.org> References: <056.9088173c4691be91bcfbebb1a21404ab@macports.org> Message-ID: <065.5303404a956fc6af1616170037f4f4cc@macports.org> #16961: slib @3b1_0 prevents gnucash from starting up ----------------------------------+----------------------------------------- Reporter: macports@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: slib gnucash | Port: slib gnucash ----------------------------------+----------------------------------------- Comment(by hypocrite@?): I can confirm that slib @3b1_0 / gnucash @2.2.8_0 / dbus @1.2.10_0 works for me also, using MBP Intel OS X Leopard 10.5.6 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 15:54:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 01 Jan 2009 23:54:27 -0000 Subject: [MacPorts] #17841: sshfs errors on from_code,to_code In-Reply-To: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> References: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> Message-ID: <068.9e95f2ca32a379c2c357e2ee4c908eb8@macports.org> #17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@? | Owner: eridius@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Comment(by raimue@?): Try rebuilding fusefs. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 19:01:05 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 03:01:05 -0000 Subject: [MacPorts] #17477: Integrate *_select tools into port In-Reply-To: <052.edc4111aa363462b9af45f4d5adecfea@macports.org> References: <052.edc4111aa363462b9af45f4d5adecfea@macports.org> Message-ID: <061.550af4a85ff36ac25ff8d513aa6044fa@macports.org> #17477: Integrate *_select tools into port ------------------------------+--------------------------------------------- Reporter: blb@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Keywords: select | Port: ------------------------------+--------------------------------------------- Comment(by perry@?): Since my last update, I've integrated Rainer's latest changes to *_select (specifically --show now uses the 'current' symlink to determine the selected version) and added more specific error messages to port select (r44676). After more testing, I'll likely merge the code into trunk/base since all of the essential functionality seems to be there now. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 20:21:12 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 04:21:12 -0000 Subject: [MacPorts] #17477: Integrate *_select tools into port In-Reply-To: <052.edc4111aa363462b9af45f4d5adecfea@macports.org> References: <052.edc4111aa363462b9af45f4d5adecfea@macports.org> Message-ID: <061.84947af2075636766cc0eb3bf3bb0f6e@macports.org> #17477: Integrate *_select tools into port ------------------------------+--------------------------------------------- Reporter: blb@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Keywords: select | Port: ------------------------------+--------------------------------------------- Comment(by perry@?): Merged into trunk/base in r44693. For now I'll leave this ticket open for feedback. If it ends up being inactive for some time, I'll go ahead and close it, assuming all is well ;). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 20:33:03 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 04:33:03 -0000 Subject: [MacPorts] #17841: sshfs errors on from_code,to_code In-Reply-To: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> References: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> Message-ID: <068.9d793091460500010455388103983da2@macports.org> #17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@? | Owner: eridius@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Comment(by jmr@?): It'd be macfuse, since fusefs is just a stub now. Might need a rev bump so it builds with the right MACOSX_DEPLOYMENT_TARGET now that MP 1.7 is out? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 20:37:34 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 04:37:34 -0000 Subject: [MacPorts] #17842: mg-20070918 Update to 20081211 version Message-ID: <050.f0545487bfbbc6beea5735427e374ad5@macports.org> #17842: mg-20070918 Update to 20081211 version ----------------------------+----------------------------------------------- Reporter: lfk@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: mg update | Port: mg ----------------------------+----------------------------------------------- The attached Portfile update and patch file will bring the editors/mg port up to the current (20081211) revision. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 23:03:21 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 07:03:21 -0000 Subject: [MacPorts] #17843: clex: update to 4.0 Message-ID: <059.2d497f9c68a56ca8bd7d342a516a4920@macports.org> #17843: clex: update to 4.0 -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: clex -------------------------------------+-------------------------------------- clex 4.0 is out so we should update the port to it, if we can get it to build. I cannot, so far; see attached log. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 1 23:06:38 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 07:06:38 -0000 Subject: [MacPorts] #17837: Cannot install gedit and anjuta In-Reply-To: <060.23b40d50ab71f915d99f3954e19d17e4@macports.org> References: <060.23b40d50ab71f915d99f3954e19d17e4@macports.org> Message-ID: <069.09ff73a54591bd56d59cc774d3e54462@macports.org> #17837: Cannot install gedit and anjuta ---------------------------------------+------------------------------------ Reporter: klausdguenther@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: gedit, anjuta | ---------------------------------------+------------------------------------ Comment(by klausdguenther@?): OK, many thanks, now I could successfully install anjuta. Unfortunately it turned out to be a largely outdated version of anjuta, which is completely unusable, moreover: Main menus are totally empty white panes, window contents doesn't adapt to changes of window size, ... Replying to [comment:6 blb@?]: > Looks like libzvt has an incompatibility with newer gtk2/glib2. libzvt has been fixed in r44650. At least 30 minutes after this, run > {{{ > sudo port sync > sudo port clean --work libzvt > }}} > then try your original install again. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 01:44:05 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 09:44:05 -0000 Subject: [MacPorts] #17801: RFE: Change perl dependency of redland-bindings In-Reply-To: <057.8f6be4a082fd860050527d53abfa3f4e@macports.org> References: <057.8f6be4a082fd860050527d53abfa3f4e@macports.org> Message-ID: <066.9f5ef3f158d5f1591384e45ace8b6f3b@macports.org> #17801: RFE: Change perl dependency of redland-bindings ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: arto.bendiken@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: redland-bindings | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r44710 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 01:49:47 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 09:49:47 -0000 Subject: [MacPorts] #17816: RFE: Change perl dependency of parrot In-Reply-To: <057.7c7d266f84e35016cad39abb1cd82702@macports.org> References: <057.7c7d266f84e35016cad39abb1cd82702@macports.org> Message-ID: <066.c7dbda8e92adcc9b29c4a179d1bbeb67@macports.org> #17816: RFE: Change perl dependency of parrot ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: bfulgham@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: parrot | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r44711 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 01:55:08 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 09:55:08 -0000 Subject: [MacPorts] #17815: RFE: change perl dependency of gallery In-Reply-To: <057.adb711e21f0f6595f2f49df00fa961aa@macports.org> References: <057.adb711e21f0f6595f2f49df00fa961aa@macports.org> Message-ID: <066.f9fbfa992d86556c999ed7563fcf7ac9@macports.org> #17815: RFE: change perl dependency of gallery ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ckieffer@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: gallery | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r44713. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 01:57:56 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 09:57:56 -0000 Subject: [MacPorts] #17818: RFE: Change perl dependency of docbook2X In-Reply-To: <057.609654a3e299f7b656dccd89dbd67c64@macports.org> References: <057.609654a3e299f7b656dccd89dbd67c64@macports.org> Message-ID: <066.e7ab699743af7867f94c30429147cf64@macports.org> #17818: RFE: Change perl dependency of docbook2X ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: markd@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: docbook2X | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r44714 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 02:01:46 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 10:01:46 -0000 Subject: [MacPorts] #17817: RFE: Change perl dependencies of mecab-jumandic-* In-Reply-To: <057.f7ad890ac42439a6d3c7c0616c44e6ef@macports.org> References: <057.f7ad890ac42439a6d3c7c0616c44e6ef@macports.org> Message-ID: <066.de7685dcc4692ff05cd2dc02d0629232@macports.org> #17817: RFE: Change perl dependencies of mecab-jumandic-* ---------------------------------------------------------------------------+ Reporter: mcalhoun@? | Owner: rsky0711@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: mecab-jumandic-utf8 mecab-jumandic-sjis mecab-jumandic-eucjp | ---------------------------------------------------------------------------+ Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r44715 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 03:20:32 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 11:20:32 -0000 Subject: [MacPorts] #17844: php5 fails with libtool2 Message-ID: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> #17844: php5 fails with libtool2 ------------------------------------+--------------------------------------- Reporter: Dormilich@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------+--------------------------------------- when upgrading libtool to version 2.2.6a_0 apache (with php5) fails to start due to failed libtool loading. libphp5.so: cannot load libltdl.3.dylib (this is libltdl.7.dylib in libtool2) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 03:38:47 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 11:38:47 -0000 Subject: [MacPorts] #17844: php5 fails with libtool2 In-Reply-To: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> References: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> Message-ID: <067.4771b77a9cb7e6498c0995881fc590e4@macports.org> #17844: php5 fails with libtool2 ------------------------------------+--------------------------------------- Reporter: Dormilich@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------+--------------------------------------- Comment(by alakazam@?): Did you try recompiling php5 (port upgrade php5). You may need to use the -f flag, I'm not really sure what's best here. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 03:43:04 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 11:43:04 -0000 Subject: [MacPorts] #17844: php5 fails with libtool2 In-Reply-To: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> References: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> Message-ID: <067.7c5f2ea2abc006e53f29a4ae1a215b68@macports.org> #17844: php5 fails with libtool2 ------------------------------------+--------------------------------------- Reporter: Dormilich@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------+--------------------------------------- Comment(by Dormilich@?): Replying to [comment:1 alakazam@?]: > Did you try recompiling php5 (port upgrade php5). I'm waiting for a php5 upgrade to show up. until then I won't try (since it was a pain to get it working again). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 03:47:15 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 11:47:15 -0000 Subject: [MacPorts] #17844: php5 fails with libtool2 In-Reply-To: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> References: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> Message-ID: <067.d520b4d2a53449f7555d29898da7ca99@macports.org> #17844: php5 fails with libtool2 ------------------------------------+--------------------------------------- Reporter: Dormilich@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------+--------------------------------------- Comment(by alakazam@?): Sorry, maybe I wasn't clear and should have said so :) I encountered this same problem, recompiled php5, and everything works fine now. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 04:20:40 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 12:20:40 -0000 Subject: [MacPorts] #14615: select.sh tools (python_select, gcc_select) should remember selected versions across upgrade In-Reply-To: <067.62796b6c908dd3aa7a60dbf55d3ddf62@macports.org> References: <067.62796b6c908dd3aa7a60dbf55d3ddf62@macports.org> Message-ID: <076.e9683facbbe1a1a81d37de4ea9d4350b@macports.org> #14615: select.sh tools (python_select, gcc_select) should remember selected versions across upgrade ----------------------------------------------+----------------------------- Reporter: macports_dharland@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: | ----------------------------------------------+----------------------------- Changes (by raimue@?): * status: new => closed * resolution: => fixed Comment: Released select 0.2 in r44661. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 05:03:00 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 13:03:00 -0000 Subject: [MacPorts] #17845: upgrade gimp2 2.6.3_0 < 2.6.4_0 on MacOSX 10.5.6 fails Message-ID: <064.fdb5911cadb3d2fbd7ec467c4254f12b@macports.org> #17845: upgrade gimp2 2.6.3_0 < 2.6.4_0 on MacOSX 10.5.6 fails ----------------------------------------------------+----------------------- Reporter: q.qa.qaz.qazi@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: upgrade, symbolic link, library, build | Port: gimp2 ----------------------------------------------------+----------------------- The upgrade of gimp2 2.6.3_0 < 2.6.4_0 with darwinports fails because the build process of file-uri fails due to two wrong named library versions: libXrandr.2.0.0.dylib and libXdamage.1.0.0.dylib are needed but not found. libXrandr.2.1.0 and libXdamage.1.1.0 are actually installed (on my MacOSX 10.5.6 System). workaround: Creating two adequate symbolic links from libXdamage.1.dylib and libXrandr.2.dylib fixes this problem: cd /usr/X11/lib sudo ln -s libXdamage.1.dylib libXdamage.1.0.0.dylib sudo ln -s libXrandr.2.dylib libXrandr.2.0.0.dylib Kind regards, qazi -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 05:14:57 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 13:14:57 -0000 Subject: [MacPorts] #17845: upgrade gimp2 2.6.3_0 < 2.6.4_0 on MacOSX 10.5.6 fails In-Reply-To: <064.fdb5911cadb3d2fbd7ec467c4254f12b@macports.org> References: <064.fdb5911cadb3d2fbd7ec467c4254f12b@macports.org> Message-ID: <073.9783628077f1efc6e00bcef325882967@macports.org> #17845: upgrade gimp2 2.6.3_0 < 2.6.4_0 on MacOSX 10.5.6 fails -------------------------------------------+-------------------------------- Reporter: q.qa.qaz.qazi@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: upgrade, symbolic link, library, build Port: gimp2 | -------------------------------------------+-------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => invalid Comment: The problem is with the .la files that ship with Leopard's X11. We can't really work around the problem in the ports. See [wiki:LeopardProblems#usrX11liblibXrandr.2.0.0.dylib:Nosuchfileordirectory]. Also note that there is no longer any such thing as DarwinPorts, it was renamed to MacPorts several years ago. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 05:18:11 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 13:18:11 -0000 Subject: [MacPorts] #17844: php5 fails with libtool2 In-Reply-To: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> References: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> Message-ID: <067.0e08cb8b8ddd182fb44c3f9b99675212@macports.org> #17844: php5 fails with libtool2 ------------------------------------+--------------------------------------- Reporter: Dormilich@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: php5 ------------------------------------+--------------------------------------- Changes (by jmr@?): * cc: jwa@? (added) * owner: macports-tickets@? => ryandesign@? * port: => php5 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 05:59:11 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 13:59:11 -0000 Subject: [MacPorts] #17846: Update py26-twisted* to 8.2.0 Message-ID: <056.e4a4387e30af1c8652840b71618e022d@macports.org> #17846: Update py26-twisted* to 8.2.0 ----------------------------------+----------------------------------------- Reporter: akitada@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- Twisted 8.2.0 has been released. Please update twisted ports to the latest version. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 05:59:48 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 13:59:48 -0000 Subject: [MacPorts] #17846: Update py26-twisted* to 8.2.0 In-Reply-To: <056.e4a4387e30af1c8652840b71618e022d@macports.org> References: <056.e4a4387e30af1c8652840b71618e022d@macports.org> Message-ID: <065.3c4022b82b25fb6ee78e62db86470f39@macports.org> #17846: Update py26-twisted* to 8.2.0 ----------------------------------+----------------------------------------- Reporter: akitada@? | Owner: mcalhoun@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- Changes (by akitada@?): * owner: macports-tickets@? => mcalhoun@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 07:13:39 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 15:13:39 -0000 Subject: [MacPorts] #17618: new ports libqalculate and qalculate-gtk In-Reply-To: <053.89b68f912ea22534a5f28760dc978ad0@macports.org> References: <053.89b68f912ea22534a5f28760dc978ad0@macports.org> Message-ID: <062.ab079fe05e03adf3d84f56ba5416bc08@macports.org> #17618: new ports libqalculate and qalculate-gtk -------------------------------+-------------------------------------------- Reporter: jjstickel@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: new | Port: libqalculate qalculate-gtk -------------------------------+-------------------------------------------- Comment(by jjstickel@?): I suppose it is fine to commit the ports. I would love to get it working again on my machine, though! Here is what I get if I run gdb: {{{ $ gdb /usr/local/bin/qalculate-gtk GNU gdb 6.3.50-20050815 (Apple version gdb-696) (Sat Oct 20 18:16:54 GMT 2007) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-apple-darwin"... warning: --arch option not supported in this gdb. Reading symbols for shared libraries ...................................... done (gdb) run Starting program: /usr/local/bin/qalculate-gtk Reading symbols for shared libraries ................................................+.++................++++++++++...++++++++++.............+..+++++++ done (process:320): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use g_type_init() prior to this function (process:320): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:320): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000028 0x0100af42 in gdk_pixbuf_new_from_data () (gdb) }}} I have not used gdb before. What can I learn from this? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 07:14:28 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 15:14:28 -0000 Subject: [MacPorts] #17847: python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names Message-ID: <059.e143bbd15a5c40252a2172b526360485@macports.org> #17847: python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names -------------------------------------+-------------------------------------- Reporter: macports@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- {{{ ---> Activating python_select @0.2_0+darwin_9 Error: Target org.macports.activate returned: shell command "/opt/local/bin/python_select python25-apple" returned error 5 Command output: Selecting version "python25-apple" for python ln: invalid option -- h Try `ln --help' for more information. ln: invalid option -- h Try `ln --help' for more information. ln: invalid option -- h Try `ln --help' for more information. ln: invalid option -- h Try `ln --help' for more information. ln: invalid option -- h Try `ln --help' for more information. ln: invalid option -- h Try `ln --help' for more information. there were 6 errors selecting version "python25-apple"! }}} /bin comes before /opt/local/bin in my $PATH. Specify /bin/ln or at least respect my environment. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 08:33:19 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 16:33:19 -0000 Subject: [MacPorts] #17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard In-Reply-To: <056.56b117c0f8a011fcf8cbde865d0cd421@macports.org> References: <056.56b117c0f8a011fcf8cbde865d0cd421@macports.org> Message-ID: <065.69abb92d21ead916e29d31ffc7ebd5e8@macports.org> #17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 | Port: wireshark ----------------------------------+----------------------------------------- Comment(by christoph_murauer@?): Replying to [comment:6 p.de.haan2@?]: > On a sidenote... > I did just install Xquartz. > Wireshark 1.0.5 runs now. > Wish I had known this days ago...!!! Hello ! I have the same problem as above. "sudo port install" wireshark runs fine till ---> Building gtk2 and reports i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory I run Leopard 10.5.6, Xcode 3.1.2 incl. IPhone SDK and Apples X11 Xquartz 2.1.5 - (xorg-server 1.3.0-apple22) (2.1.5). So I should have the newest software versions. What happened with the original Apple X11 if I install XQuarts using MacPorts (and what happened with the MacPorts XQuartz if Apple had a new X11 update). I ask because I use appllications like Gimp, Scribus ... but installed them with the grapgical installer and not over MacPorts. Thanks for your answer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 09:31:16 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 17:31:16 -0000 Subject: [MacPorts] #17848: xsane: update to 0.996 Message-ID: <055.d103a3be9b4beacaa3bb95384ac5ccb0@macports.org> #17848: xsane: update to 0.996 ---------------------------------+------------------------------------------ Reporter: devans@? | Owner: hama@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: xsane ---------------------------------+------------------------------------------ Proposed patch (attached) upgrades to 0.996. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 09:37:41 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 17:37:41 -0000 Subject: [MacPorts] #17804: ufraw: update to 0.15 In-Reply-To: <055.234649741ca1addc9bfed91a59e85a5f@macports.org> References: <055.234649741ca1addc9bfed91a59e85a5f@macports.org> Message-ID: <064.6e5a5a8bcd3670f91497d059cb910951@macports.org> #17804: ufraw: update to 0.15 ----------------------------------+----------------------------------------- Reporter: devans@? | Owner: frank.mcpherson@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: ufraw | ----------------------------------+----------------------------------------- Changes (by devans@?): * status: new => closed * resolution: => fixed Comment: Committed in r44726 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 09:40:05 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 17:40:05 -0000 Subject: [MacPorts] #17849: APC support for PHP5 Message-ID: <060.383678d9ca4cfe25f75325357d21d75a@macports.org> #17849: APC support for PHP5 --------------------------------------+------------------------------------- Reporter: rodney.rehm@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | Port: --------------------------------------+------------------------------------- Submitting new port for PHP's APC-PECL. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 09:56:53 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 17:56:53 -0000 Subject: [MacPorts] #17850: python25 -> installation bug on OS 10.5 -> bus error and IDLE crash Message-ID: <047.d582efd13682dc33546571d64a5aadab@macports.org> #17850: python25 -> installation bug on OS 10.5 -> bus error and IDLE crash -------------------------+-------------------------------------------------- Reporter: jmr@? | Owner: macports-tickets@? Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: python25 -------------------------+-------------------------------------------------- /Applications/MacPorts/MacPython 2.5/IDLE crashes on startup[[BR]] within python: {{{ from PyQt4 import QtGui }}} produces a bus error.[[BR]] The two are probably related. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 10:11:49 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 18:11:49 -0000 Subject: [MacPorts] #17851: kmymoney 0.9.2 failing to build due dyld: Symbol not found Message-ID: <055.9136cf9b3d744dd698202c7b06102b7c@macports.org> #17851: kmymoney 0.9.2 failing to build due dyld: Symbol not found ---------------------------------+------------------------------------------ Reporter: dorneles@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: | Port: ---------------------------------+------------------------------------------ Hello folks, I'm trying to update kmymoney Portfile to use the latest version (0.9.2) but it's failing with the following error message: {{{ dyld: lazy symbol binding failed: Symbol not found: __ZN11MyMoneyFileC1Ev Referenced from: /opt/local/var/macports/build/_Users_dorneles_ports_kde_kmymoney/work/kmymoney2-0.9.2/kmymoney2/widgets/.libs/libkmymoney.0.0.0.dylib Expected in: flat namespace dyld: Symbol not found: __ZN11MyMoneyFileC1Ev Referenced from: /opt/local/var/macports/build/_Users_dorneles_ports_kde_kmymoney/work/kmymoney2-0.9.2/kmymoney2/widgets/.libs/libkmymoney.0.0.0.dylib Expected in: flat namespace }}} I contacted kmymoney folks, but they don't have a clue about how to fix the above problem. For the complete reference, including the Portfile that I'm using and the entire conversation, please check: http://thread.gmane.org/gmane.comp.kde.kmymoney2.devel/12761 If there's a better place to make this question, please point me to the right place and close this issue. Thanks in advance! :-) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 10:50:13 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 18:50:13 -0000 Subject: [MacPorts] #17852: libnet 1.0.2a_4 build failure due to libtool 2.2.6a_0 updated Message-ID: <049.eabcbaa6cabe1faee98c0b8e378a310c@macports.org> #17852: libnet 1.0.2a_4 build failure due to libtool 2.2.6a_0 updated ----------------------------+----------------------------------------------- Reporter: sck@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: libnet libtool | Port: libnet ----------------------------+----------------------------------------------- On my 10.5.6 host with MacPorts-1.7, I came across the following error (and fix) today... Biko-2:~ sck$ sudo port selfupdate MacPorts base version 1.700 installed Downloaded MacPorts base version 1.700 The MacPorts installation is not outdated so it was not updated Biko-2:~ sck$ sudo port install libnet ---> Fetching libnet ---> Verifying checksum(s) for libnet ---> Extracting libnet ---> Applying patches to libnet ---> Configuring libnet Error: Target org.macports.configure returned: error copying "/opt/local/share/libtool/config.guess": no such file or directory Error: Status 1 encountered during processing. Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.guess /opt/local/share/libtool/config.guess Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.sub /opt/local/share/libtool/config.sub Biko-2:~ sck$ sudo port install libnet ---> Configuring libnet ---> Building libnet ---> Staging libnet into destroot ---> Installing libnet @1.0.2a_4+darwin_9 ---> Activating libnet @1.0.2a_4+darwin_9 ---> Cleaning libnet -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 10:53:22 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 18:53:22 -0000 Subject: [MacPorts] #17853: libnids 1.23_1 build failure due to libtool 2.2.6a_0 updated Message-ID: <049.96632e80c8abc43b1848d84b795cc84c@macports.org> #17853: libnids 1.23_1 build failure due to libtool 2.2.6a_0 updated -----------------------------+---------------------------------------------- Reporter: sck@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: libnids libtool | Port: libnids -----------------------------+---------------------------------------------- On my 10.5.6 host with MacPorts-1.7, I came across the following error (and fix) today... Biko-2:~ sck$ sudo port selfupdate MacPorts base version 1.700 installed Downloaded MacPorts base version 1.700 The MacPorts installation is not outdated so it was not updated Biko-2:~ sck$ sudo port install libnids ---> Fetching libnids ---> Verifying checksum(s) for libnids ---> Extracting libnids ---> Configuring libnids Error: Target org.macports.configure returned: error copying "/opt/local/share/libtool/config.guess": no such file or directory Error: Status 1 encountered during processing. Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.guess /opt/local/share/libtool/config.guess Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.sub /opt/local/share/libtool/config.sub Biko-2:~ sck$ sudo port install libnids ---> Fetching libnids ---> Verifying checksum(s) for libnids ---> Extracting libnids ---> Configuring libnids ---> Building libnids ---> Staging libnids into destroot ---> Installing libnids @1.23_1 ---> Activating libnids @1.23_1 ---> Cleaning libnids -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 10:53:25 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 18:53:25 -0000 Subject: [MacPorts] #17854: ssldump 0.9b3_1 build failure due to libtool 2.2.6a_0 updated Message-ID: <049.acf5fb7398f2029738737b9d8f75418b@macports.org> #17854: ssldump 0.9b3_1 build failure due to libtool 2.2.6a_0 updated -----------------------------+---------------------------------------------- Reporter: sck@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: ssldump libtool | Port: ssldump -----------------------------+---------------------------------------------- On my 10.5.6 host with MacPorts-1.7, I came across the following error (and fix) today... Biko-2:~ sck$ sudo port selfupdate MacPorts base version 1.700 installed Downloaded MacPorts base version 1.700 The MacPorts installation is not outdated so it was not updated Biko-2:~ sck$ sudo port install ssldump ---> Fetching ssldump ---> Verifying checksum(s) for ssldump ---> Extracting ssldump ---> Applying patches to ssldump ---> Configuring ssldump Error: Target org.macports.configure returned: error copying "/opt/local/share/libtool/config.guess": no such file or directory Error: Status 1 encountered during processing. Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.guess /opt/local/share/libtool/config.guess Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.sub /opt/local/share/libtool/config.sub Biko-2:~ sck$ sudo port install ssldump ---> Fetching ssldump ---> Verifying checksum(s) for ssldump ---> Extracting ssldump ---> Applying patches to ssldump ---> Configuring ssldump ---> Building ssldump ---> Staging ssldump into destroot ---> Installing ssldump @0.9b3_1 ---> Activating ssldump @0.9b3_1 ---> Cleaning ssldump -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 11:19:13 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 19:19:13 -0000 Subject: [MacPorts] #17847: python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names In-Reply-To: <059.e143bbd15a5c40252a2172b526360485@macports.org> References: <059.e143bbd15a5c40252a2172b526360485@macports.org> Message-ID: <068.8a09da75e273fc6b74c0f9c766c0bfd7@macports.org> #17847: python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names -------------------------------------+-------------------------------------- Reporter: macports@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- Comment(by macports@?): Better yet, use -n: {{{ -n Same as -h, for compatibility with other ln implementations. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 11:24:00 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 19:24:00 -0000 Subject: [MacPorts] #14350: duplicity: fails to backup to S3 with "Caught a socket error, trying to recover" In-Reply-To: <052.9652b1fc19406807b93b1bf3ea020984@macports.org> References: <052.9652b1fc19406807b93b1bf3ea020984@macports.org> Message-ID: <061.2011469a671f59bfdcd34abe9b8be901@macports.org> #14350: duplicity: fails to backup to S3 with "Caught a socket error, trying to recover" ------------------------------+--------------------------------------------- Reporter: ram@? | Owner: ram@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: duplicity boto | Port: ------------------------------+--------------------------------------------- Comment(by ram@?): Is the problem still present with python-2.5.4, boto-1.6b, and duplicity-0.5.05? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 11:57:44 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 19:57:44 -0000 Subject: [MacPorts] #17855: sshfs-2.2 build crashes Message-ID: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> #17855: sshfs-2.2 build crashes -------------------------------------------+-------------------------------- Reporter: martin.eisenhardt@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs-2.2 -------------------------------------------+-------------------------------- Hi, when I try to install sshfs, the following happens: {{{ mekkie:~ mneisen$ sudo port install sshfs ---> Building sshfs Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_sshfs/work /sshfs-fuse-2.2" && nice -n 19 make all " returned error 2 Command output: sshfs.c:2493: error: dereferencing pointer to incomplete type sshfs.c:2494: error: dereferencing pointer to incomplete type sshfs.c:2495: error: dereferencing pointer to incomplete type sshfs.c:2496: error: dereferencing pointer to incomplete type sshfs.c:2498: error: dereferencing pointer to incomplete type sshfs.c: In function 'search_read_chunk': sshfs.c:2506: error: dereferencing pointer to incomplete type sshfs.c:2506: error: dereferencing pointer to incomplete type sshfs.c:2507: error: dereferencing pointer to incomplete type sshfs.c: In function 'sshfs_async_read': sshfs.c:2531: error: dereferencing pointer to incomplete type sshfs.c:2533: error: dereferencing pointer to incomplete type sshfs.c:2534: error: dereferencing pointer to incomplete type sshfs.c:2541: error: dereferencing pointer to incomplete type sshfs.c:2545: error: dereferencing pointer to incomplete type sshfs.c: In function 'sshfs_write_begin': sshfs.c:2580: error: dereferencing pointer to incomplete type sshfs.c:2583: error: dereferencing pointer to incomplete type sshfs.c: In function 'sshfs_write_end': sshfs.c:2589: error: dereferencing pointer to incomplete type sshfs.c:2591: error: dereferencing pointer to incomplete type sshfs.c:2592: error: dereferencing pointer to incomplete type sshfs.c:2593: error: dereferencing pointer to incomplete type sshfs.c:2594: error: dereferencing pointer to incomplete type sshfs.c:2596: error: dereferencing pointer to incomplete type sshfs.c:2601: error: dereferencing pointer to incomplete type sshfs.c: At top level: sshfs.c:3287: warning: 'main' takes only zero or two arguments make[1]: *** [sshfs-sshfs.o] Error 1 make: *** [all] Error 2 }}} This problem is reproducible and pertaining. Thanks for any help. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 12:34:48 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 20:34:48 -0000 Subject: [MacPorts] #16634: __gnu_inline__ attribute directive and Apple's gcc In-Reply-To: <055.b9a1e913a6efe229b88709829abe3f48@macports.org> References: <055.b9a1e913a6efe229b88709829abe3f48@macports.org> Message-ID: <064.9d46597f76d764cbe7592cbfa641e3ae@macports.org> #16634: __gnu_inline__ attribute directive and Apple's gcc ---------------------------------+------------------------------------------ Reporter: jhr@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gmp, inline | Port: gmp ---------------------------------+------------------------------------------ Comment(by jhr@?): I just tried the most recent version of gmp from MacPorts (4.2.4) and the above patch does not work. The following patch fixes the problem for me (NEWgmp.h is the correct file). *** NEWgmp.h 2009-01-02 14:31:02.000000000 -0600 --- gmp.h 2009-01-01 13:58:09.000000000 -0600 *************** *** 421,433 **** GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99 inline semantics, unless -fgnu89-inline is used. */ #ifdef __GNUC__ ! #if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 2) #define __GMP_EXTERN_INLINE extern __inline__ __attribute__ ((__gnu_inline__)) ! #define __GMP_INLINE_PROTOTYPES 1 ! #elif !(defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && __STDC_VERSION__ >= 199901L) #define __GMP_EXTERN_INLINE extern __inline__ - #define __GMP_INLINE_PROTOTYPES 1 #endif #endif /* DEC C (eg. version 5.9) supports "static __inline foo()", even in -std1 --- 421,432 ---- GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99 inline semantics, unless -fgnu89-inline is used. */ #ifdef __GNUC__ ! #if (defined __GNUC_STDC_INLINE__) || (__GNUC__ == 4 && __GNUC_MINOR__ == 2) #define __GMP_EXTERN_INLINE extern __inline__ __attribute__ ((__gnu_inline__)) ! #else #define __GMP_EXTERN_INLINE extern __inline__ #endif + #define __GMP_INLINE_PROTOTYPES 1 #endif /* DEC C (eg. version 5.9) supports "static __inline foo()", even in -std1 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 12:36:43 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 20:36:43 -0000 Subject: [MacPorts] #16634: __gnu_inline__ attribute directive and Apple's gcc In-Reply-To: <055.b9a1e913a6efe229b88709829abe3f48@macports.org> References: <055.b9a1e913a6efe229b88709829abe3f48@macports.org> Message-ID: <064.8c833807f17f793dd7cc0f90af5ad063@macports.org> #16634: __gnu_inline__ attribute directive and Apple's gcc ---------------------------------+------------------------------------------ Reporter: jhr@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gmp, inline | Port: gmp ---------------------------------+------------------------------------------ Comment(by jhr@?): Let's try that again with correct formatting: {{{ *** NEWgmp.h 2009-01-02 14:31:02.000000000 -0600 --- gmp.h 2009-01-01 13:58:09.000000000 -0600 *************** *** 421,433 **** GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99 inline semantics, unless -fgnu89-inline is used. */ #ifdef __GNUC__ ! #if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 2) #define __GMP_EXTERN_INLINE extern __inline__ __attribute__ ((__gnu_inline__)) ! #define __GMP_INLINE_PROTOTYPES 1 ! #elif !(defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && __STDC_VERSION__ >= 199901L) #define __GMP_EXTERN_INLINE extern __inline__ - #define __GMP_INLINE_PROTOTYPES 1 #endif #endif /* DEC C (eg. version 5.9) supports "static __inline foo()", even in -std1 --- 421,432 ---- GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99 inline semantics, unless -fgnu89-inline is used. */ #ifdef __GNUC__ ! #if (defined __GNUC_STDC_INLINE__) || (__GNUC__ == 4 && __GNUC_MINOR__ == 2) #define __GMP_EXTERN_INLINE extern __inline__ __attribute__ ((__gnu_inline__)) ! #else #define __GMP_EXTERN_INLINE extern __inline__ #endif + #define __GMP_INLINE_PROTOTYPES 1 #endif /* DEC C (eg. version 5.9) supports "static __inline foo()", even in -std1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 12:55:55 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 20:55:55 -0000 Subject: [MacPorts] #17856: gwenhywfar-3.5.1 build failure Message-ID: <048.1427a5d91b676aea523a39cc2380224d@macports.org> #17856: gwenhywfar-3.5.1 build failure --------------------------+------------------------------------------------- Reporter: pali@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gwenhywfar --------------------------+------------------------------------------------- I stumpled on this problem when trying to install gnucash, but then I've determined the problem is with gwenhywfar. My configuration: Mac OS X 10.5.6 (9G55), Xcode version 3.1.2. {{{ sudo port install gwenhywfar ---> Fetching gwenhywfar ---> Verifying checksum(s) for gwenhywfar ---> Extracting gwenhywfar ---> Configuring gwenhywfar ---> Building gwenhywfar Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gwenhywfar/work/gwenhywfar-3.5.1" && make all " returned error 2 Command output: /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 -Wall -Wall -L/opt/local/lib -o gct-tool changepin.o create.o genkey.o showkey.o showuser.o update.o setsignseq.o setkey.o main.o ../../src/libgwenhywfar.la -L/usr/lib -lssl -lcrypto mkdir .libs /usr/bin/gcc-4.0 -O2 -Wall -Wall -o .libs/gct-tool changepin.o create.o genkey.o showkey.o showuser.o update.o setsignseq.o setkey.o main.o -L/opt/local/lib ../../src/.libs/libgwenhywfar.dylib /opt/local/lib/libgnutls.dylib /opt/local/lib/libtasn1.dylib /opt/local/lib/libgcrypt.dylib /opt/local/lib/libgpg-error.dylib -L/sw/lib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc -L/usr/lib -lssl -lcrypto creating gct-tool /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar3 -I/opt/local/include -O2 -Wall -Wall -MT cttest.o -MD -MP -MF .deps/cttest.Tpo -c -o cttest.o cttest.c mv -f .deps/cttest.Tpo .deps/cttest.Po /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 -Wall -Wall -L/opt/local/lib -o cttest cttest.o ../../src/libgwenhywfar.la /usr/bin/gcc-4.0 -O2 -Wall -Wall -o .libs/cttest cttest.o -L/opt/local/lib ../../src/.libs/libgwenhywfar.dylib /opt/local/lib/libgnutls.dylib /opt/local/lib/libtasn1.dylib /opt/local/lib/libgcrypt.dylib /opt/local/lib/libgpg-error.dylib -L/sw/lib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc creating cttest make[3]: Nothing to be done for `all-am'. Making all in test /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar3 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -I/opt/local/include -O2 -Wall -Wall -MT gwentest.o -MD -MP -MF .deps/gwentest.Tpo -c -o gwentest.o gwentest.c mv -f .deps/gwentest.Tpo .deps/gwentest.Po /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 -Wall -Wall -L/opt/local/lib -o gwentest gwentest.o ../src/libgwenhywfar.la mkdir .libs /usr/bin/gcc-4.0 -O2 -Wall -Wall -o .libs/gwentest gwentest.o -L/opt/local/lib ../src/.libs/libgwenhywfar.dylib /opt/local/lib/libgnutls.dylib /opt/local/lib/libtasn1.dylib /opt/local/lib/libgcrypt.dylib /opt/local/lib/libgpg-error.dylib -L/sw/lib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc Undefined symbols: "_inflateEnd", referenced from: _testDES4 in gwentest.o "_inflate", referenced from: _testDES4 in gwentest.o "_deflateEnd", referenced from: _testDES4 in gwentest.o "_inflateInit_", referenced from: _testDES4 in gwentest.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [gwentest] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 13:00:04 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 21:00:04 -0000 Subject: [MacPorts] #17855: sshfs-2.2 build crashes In-Reply-To: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> References: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> Message-ID: <074.a2d20c1a449e0863d1f2b76fab619ba6@macports.org> #17855: sshfs-2.2 build crashes -------------------------------------------+-------------------------------- Reporter: martin.eisenhardt@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs-2.2 -------------------------------------------+-------------------------------- Comment(by martin.eisenhardt@?): Oddly enough, the installation worked after about 10 repetitions of: {{{ $ sudo port clean sshfs $ sudo port install sshfs }}} What kind of rubbish is cleaned out during the n-th invocation of {{{ port clean }}} which was not cleaned out the first n-1 times? Strangeness abounds. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 13:20:27 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 21:20:27 -0000 Subject: [MacPorts] #17855: sshfs-2.2 build crashes In-Reply-To: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> References: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> Message-ID: <074.c3d2ce1e7456ed91d90037025e5c04db@macports.org> #17855: sshfs-2.2 build crashes -------------------------------------------+-------------------------------- Reporter: martin.eisenhardt@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs-2.2 -------------------------------------------+-------------------------------- Comment(by blb@?): Just to make sure, you are using MacPorts 1.7 right? {{{ $ port version Version: 1.700 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 14:06:33 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 22:06:33 -0000 Subject: [MacPorts] #17857: updated and cleaned all Message-ID: <058.5555883a26f0f2c367383e11d0e0dc58@macports.org> #17857: updated and cleaned all ------------------------------------+--------------------------------------- Reporter: rsopublic@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------+--------------------------------------- Installing rb-gnome box17:local soconnell$ sudo port clean --work gst-plugins-good ---> Cleaning gst-plugins-good box17:local soconnell$ sudo port install rb-gnome ---> Fetching gst-plugins-good ---> Verifying checksum(s) for gst-plugins-good ---> Extracting gst-plugins-good ---> Configuring gst-plugins-good ---> Building gst-plugins-good Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.11" && make all " returned error 2 Command output: mv -f ".libs/libgstosxvideosink.expT" ".libs/libgstosxvideosink.exp" sed -e 's,^,_,' < .libs/libgstosxvideosink.exp > .libs/libgstosxvideosink- symbols.expsym /usr/bin/gcc-4.0 -o .libs/libgstosxvideosink.so -bundle .libs/osxvideosink.o .libs/cocoawindow.o -L/opt/local/lib /opt/local/lib/libgstbase-0.10.dylib /opt/local/lib/libz.dylib /opt/local/lib/libgstreamer-0.10.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libxml2.dylib -lpthread -lz -lm /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib /opt/local/lib/libgstvideo-0.10.dylib /opt/local/lib/libgstinterfaces-0.10.dylib -Wl,-framework -Wl,Cocoa -Wl,-framework -Wl,QuickTime -Wl,-framework -Wl,OpenGL -Wl,-exported_symbols_list,.libs/libgstosxvideosink-symbols.expsym dsymutil .libs/libgstosxvideosink.so || : ar cru .libs/libgstosxvideosink.a osxvideosink.o cocoawindow.o ranlib .libs/libgstosxvideosink.a creating libgstosxvideosink.la (cd .libs && rm -f libgstosxvideosink.la && ln -s ../libgstosxvideosink.la libgstosxvideosink.la) Making all in ximage if /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la- gstximagesrc.lo -MD -MP -MF ".deps/libgstximagesrc_la-gstximagesrc.Tpo" -c -o libgstximagesrc_la-gstximagesrc.lo `test -f 'gstximagesrc.c' || echo './'`gstximagesrc.c; \ then mv -f ".deps/libgstximagesrc_la-gstximagesrc.Tpo" ".deps /libgstximagesrc_la-gstximagesrc.Plo"; else rm -f ".deps /libgstximagesrc_la-gstximagesrc.Tpo"; exit 1; fi mkdir .libs /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la-gstximagesrc.lo -MD -MP -MF .deps /libgstximagesrc_la-gstximagesrc.Tpo -c gstximagesrc.c -fno-common -DPIC -o .libs/libgstximagesrc_la-gstximagesrc.o /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la-gstximagesrc.lo -MD -MP -MF .deps /libgstximagesrc_la-gstximagesrc.Tpo -c gstximagesrc.c -o libgstximagesrc_la-gstximagesrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la- ximageutil.lo -MD -MP -MF ".deps/libgstximagesrc_la-ximageutil.Tpo" -c -o libgstximagesrc_la-ximageutil.lo `test -f 'ximageutil.c' || echo './'`ximageutil.c; \ then mv -f ".deps/libgstximagesrc_la-ximageutil.Tpo" ".deps /libgstximagesrc_la-ximageutil.Plo"; else rm -f ".deps/libgstximagesrc_la- ximageutil.Tpo"; exit 1; fi /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la-ximageutil.lo -MD -MP -MF .deps /libgstximagesrc_la-ximageutil.Tpo -c ximageutil.c -fno-common -DPIC -o .libs/libgstximagesrc_la-ximageutil.o /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la-ximageutil.lo -MD -MP -MF .deps /libgstximagesrc_la-ximageutil.Tpo -c ximageutil.c -o libgstximagesrc_la- ximageutil.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 -L/opt/local/lib -o libgstximagesrc.la -rpath /opt/local/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstximagesrc_la-gstximagesrc.lo libgstximagesrc_la-ximageutil.lo -L/opt/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -lintl -liconv -L/opt/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -lintl -liconv -L/usr/X11/lib -R/usr/X11/lib -lSM -lICE -lX11 -lXext -L/usr/X11/lib -lXfixes -lX11 -lXau -lXdmcp -L/usr/X11/lib -lXdamage -lXfixes -lX11 -lXau -lXdmcp generating symbol list for `libgstximagesrc.la' /usr/bin/nm -p .libs/libgstximagesrc_la-gstximagesrc.o .libs /libgstximagesrc_la-ximageutil.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstximagesrc.exp /usr/bin/grep -E -e "^_*gst_plugin_desc$" ".libs/libgstximagesrc.exp" > ".libs/libgstximagesrc.expT" mv -f ".libs/libgstximagesrc.expT" ".libs/libgstximagesrc.exp" sed -e 's,^,_,' < .libs/libgstximagesrc.exp > .libs/libgstximagesrc- symbols.expsym /usr/bin/gcc-4.0 -o .libs/libgstximagesrc.so -bundle .libs /libgstximagesrc_la-gstximagesrc.o .libs/libgstximagesrc_la-ximageutil.o -L/opt/local/lib /opt/local/lib/libgstbase-0.10.dylib /opt/local/lib/libz.dylib /opt/local/lib/libgstreamer-0.10.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libxml2.dylib -lpthread -lz -lm /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -L/usr/X11/lib /usr/X11/lib/libSM.6.0.0.dylib /usr/X11/lib/libICE.6.3.0.dylib /usr/X11/lib/libXext.6.4.0.dylib /usr/X11/lib/libXdamage.1.1.0.dylib /usr/X11/lib/libXfixes.3.1.0.dylib /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib -Wl,-exported_symbols_list,.libs/libgstximagesrc-symbols.expsym i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No such file or directory make[3]: *** [libgstximagesrc.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: The following dependencies failed to build: gnome-session gnome- control-center gnome-settings-daemon gst-plugins-good libgnomekbd libxklavier libcanberra metacity nautilus eel libexif libgnomeprintui libgnomeprint libgnomecups libgtkhtml ruby Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 14:29:51 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 22:29:51 -0000 Subject: [MacPorts] #17855: sshfs-2.2 build crashes In-Reply-To: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> References: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> Message-ID: <074.70e576faa871914d8a0661899005cb71@macports.org> #17855: sshfs-2.2 build crashes -------------------------------------------+-------------------------------- Reporter: martin.eisenhardt@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs-2.2 -------------------------------------------+-------------------------------- Comment(by martin.eisenhardt@?): Yep, I am on 1.7 . -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 15:11:38 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 23:11:38 -0000 Subject: [MacPorts] #17841: sshfs errors on from_code,to_code In-Reply-To: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> References: <059.edc44d6e7809499403e76bfeeb8c02ba@macports.org> Message-ID: <068.eb471e7e805102821178d863726b721d@macports.org> #17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@? | Owner: eridius@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Comment(by silverdemon@?): I've built it on two machines (PPC and Intel) from fresh 1700 installation of macports. libiconv is installed on both and works fine stand alone. Both machines give the same error, and macfuse refuses to mount if I use the iconv module and form/to code switches. Works fine without them. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 15:14:19 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 23:14:19 -0000 Subject: [MacPorts] #17857: updated and cleaned all In-Reply-To: <058.5555883a26f0f2c367383e11d0e0dc58@macports.org> References: <058.5555883a26f0f2c367383e11d0e0dc58@macports.org> Message-ID: <067.f01ce6e64e867615872f66b0b8f88dd7@macports.org> #17857: updated and cleaned all -------------------------------------+-------------------------------------- Reporter: rsopublic@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: | -------------------------------------+-------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => duplicate Old description: > Installing rb-gnome > > box17:local soconnell$ sudo port clean --work gst-plugins-good > ---> Cleaning gst-plugins-good > box17:local soconnell$ sudo port install rb-gnome > ---> Fetching gst-plugins-good > ---> Verifying checksum(s) for gst-plugins-good > ---> Extracting gst-plugins-good > ---> Configuring gst-plugins-good > ---> Building gst-plugins-good > Error: Target org.macports.build returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports > .org_release_ports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.11" > && make all " returned error 2 > Command output: mv -f ".libs/libgstosxvideosink.expT" > ".libs/libgstosxvideosink.exp" > sed -e 's,^,_,' < .libs/libgstosxvideosink.exp > .libs > /libgstosxvideosink-symbols.expsym > /usr/bin/gcc-4.0 -o .libs/libgstosxvideosink.so -bundle > .libs/osxvideosink.o .libs/cocoawindow.o -L/opt/local/lib > /opt/local/lib/libgstbase-0.10.dylib /opt/local/lib/libz.dylib > /opt/local/lib/libgstreamer-0.10.dylib > /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib > /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libxml2.dylib > -lpthread -lz -lm /opt/local/lib/libglib-2.0.dylib > /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib > /opt/local/lib/libgstvideo-0.10.dylib > /opt/local/lib/libgstinterfaces-0.10.dylib -Wl,-framework -Wl,Cocoa > -Wl,-framework -Wl,QuickTime -Wl,-framework -Wl,OpenGL > -Wl,-exported_symbols_list,.libs/libgstosxvideosink-symbols.expsym > dsymutil .libs/libgstosxvideosink.so || : > ar cru .libs/libgstosxvideosink.a osxvideosink.o cocoawindow.o > ranlib .libs/libgstosxvideosink.a > creating libgstosxvideosink.la > (cd .libs && rm -f libgstosxvideosink.la && ln -s > ../libgstosxvideosink.la libgstosxvideosink.la) > Making all in ximage > if /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 > -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT > -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -I/opt/local/include/libxml2 -D_REENTRANT > -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- > after-statement -g -I/usr/X11/include -DHAVE_XFIXES > -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE > -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la- > gstximagesrc.lo -MD -MP -MF ".deps/libgstximagesrc_la-gstximagesrc.Tpo" > -c -o libgstximagesrc_la-gstximagesrc.lo `test -f 'gstximagesrc.c' || > echo './'`gstximagesrc.c; \ > then mv -f ".deps/libgstximagesrc_la-gstximagesrc.Tpo" ".deps > /libgstximagesrc_la-gstximagesrc.Plo"; else rm -f ".deps > /libgstximagesrc_la-gstximagesrc.Tpo"; exit 1; fi > mkdir .libs > /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT > -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- > after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include > -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include > -O2 -MT libgstximagesrc_la-gstximagesrc.lo -MD -MP -MF .deps > /libgstximagesrc_la-gstximagesrc.Tpo -c gstximagesrc.c -fno-common -DPIC > -o .libs/libgstximagesrc_la-gstximagesrc.o > /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT > -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- > after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include > -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include > -O2 -MT libgstximagesrc_la-gstximagesrc.lo -MD -MP -MF .deps > /libgstximagesrc_la-gstximagesrc.Tpo -c gstximagesrc.c -o > libgstximagesrc_la-gstximagesrc.o >/dev/null 2>&1 > if /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 > -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT > -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -I/opt/local/include/libxml2 -D_REENTRANT > -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- > after-statement -g -I/usr/X11/include -DHAVE_XFIXES > -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE > -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la- > ximageutil.lo -MD -MP -MF ".deps/libgstximagesrc_la-ximageutil.Tpo" -c -o > libgstximagesrc_la-ximageutil.lo `test -f 'ximageutil.c' || echo > './'`ximageutil.c; \ > then mv -f ".deps/libgstximagesrc_la-ximageutil.Tpo" ".deps > /libgstximagesrc_la-ximageutil.Plo"; else rm -f ".deps > /libgstximagesrc_la-ximageutil.Tpo"; exit 1; fi > /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT > -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- > after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include > -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include > -O2 -MT libgstximagesrc_la-ximageutil.lo -MD -MP -MF .deps > /libgstximagesrc_la-ximageutil.Tpo -c ximageutil.c -fno-common -DPIC -o > .libs/libgstximagesrc_la-ximageutil.o > /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT > -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 > -I/opt/local/lib/glib-2.0/include -I/opt/local/include > -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs > -D_REENTRANT -I/opt/local/include/gstreamer-0.10 > -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include > -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- > after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include > -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include > -O2 -MT libgstximagesrc_la-ximageutil.lo -MD -MP -MF .deps > /libgstximagesrc_la-ximageutil.Tpo -c ximageutil.c -o libgstximagesrc_la- > ximageutil.o >/dev/null 2>&1 > /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 > -L/opt/local/lib -o libgstximagesrc.la -rpath > /opt/local/lib/gstreamer-0.10 -module -avoid-version -export-symbols- > regex '^_*gst_plugin_desc$' -no-undefined libgstximagesrc_la- > gstximagesrc.lo libgstximagesrc_la-ximageutil.lo -L/opt/local/lib > -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 > -lpthread -lz -lm -lglib-2.0 -lintl -liconv -L/opt/local/lib > -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 > -lxml2 -lpthread -lz -lm -lglib-2.0 -lintl -liconv -L/usr/X11/lib > -R/usr/X11/lib -lSM -lICE -lX11 -lXext -L/usr/X11/lib -lXfixes -lX11 > -lXau -lXdmcp -L/usr/X11/lib -lXdamage -lXfixes -lX11 -lXau -lXdmcp > generating symbol list for `libgstximagesrc.la' > /usr/bin/nm -p .libs/libgstximagesrc_la-gstximagesrc.o .libs > /libgstximagesrc_la-ximageutil.o | sed -n -e 's/^.*[ > ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 > _\2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > > .libs/libgstximagesrc.exp > /usr/bin/grep -E -e "^_*gst_plugin_desc$" ".libs/libgstximagesrc.exp" > > ".libs/libgstximagesrc.expT" > mv -f ".libs/libgstximagesrc.expT" ".libs/libgstximagesrc.exp" > sed -e 's,^,_,' < .libs/libgstximagesrc.exp > .libs/libgstximagesrc- > symbols.expsym > /usr/bin/gcc-4.0 -o .libs/libgstximagesrc.so -bundle .libs > /libgstximagesrc_la-gstximagesrc.o .libs/libgstximagesrc_la-ximageutil.o > -L/opt/local/lib /opt/local/lib/libgstbase-0.10.dylib > /opt/local/lib/libz.dylib /opt/local/lib/libgstreamer-0.10.dylib > /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib > /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libxml2.dylib > -lpthread -lz -lm /opt/local/lib/libglib-2.0.dylib > /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -L/usr/X11/lib > /usr/X11/lib/libSM.6.0.0.dylib /usr/X11/lib/libICE.6.3.0.dylib > /usr/X11/lib/libXext.6.4.0.dylib /usr/X11/lib/libXdamage.1.1.0.dylib > /usr/X11/lib/libXfixes.3.1.0.dylib /usr/X11/lib/libX11.6.2.0.dylib > /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib > -Wl,-exported_symbols_list,.libs/libgstximagesrc-symbols.expsym > i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No > such file or directory > make[3]: *** [libgstximagesrc.la] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: The following dependencies failed to build: gnome-session gnome- > control-center gnome-settings-daemon gst-plugins-good libgnomekbd > libxklavier libcanberra metacity nautilus eel libexif libgnomeprintui > libgnomeprint libgnomecups libgtkhtml ruby > Error: Status 1 encountered during processing. New description: Installing rb-gnome {{{ box17:local soconnell$ sudo port clean --work gst-plugins-good ---> Cleaning gst-plugins-good box17:local soconnell$ sudo port install rb-gnome ---> Fetching gst-plugins-good ---> Verifying checksum(s) for gst-plugins-good ---> Extracting gst-plugins-good ---> Configuring gst-plugins-good ---> Building gst-plugins-good Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.11" && make all " returned error 2 Command output: mv -f ".libs/libgstosxvideosink.expT" ".libs/libgstosxvideosink.exp" sed -e 's,^,_,' < .libs/libgstosxvideosink.exp > .libs/libgstosxvideosink- symbols.expsym /usr/bin/gcc-4.0 -o .libs/libgstosxvideosink.so -bundle .libs/osxvideosink.o .libs/cocoawindow.o -L/opt/local/lib /opt/local/lib/libgstbase-0.10.dylib /opt/local/lib/libz.dylib /opt/local/lib/libgstreamer-0.10.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libxml2.dylib -lpthread -lz -lm /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib /opt/local/lib/libgstvideo-0.10.dylib /opt/local/lib/libgstinterfaces-0.10.dylib -Wl,-framework -Wl,Cocoa -Wl,-framework -Wl,QuickTime -Wl,-framework -Wl,OpenGL -Wl,-exported_symbols_list,.libs/libgstosxvideosink-symbols.expsym dsymutil .libs/libgstosxvideosink.so || : ar cru .libs/libgstosxvideosink.a osxvideosink.o cocoawindow.o ranlib .libs/libgstosxvideosink.a creating libgstosxvideosink.la (cd .libs && rm -f libgstosxvideosink.la && ln -s ../libgstosxvideosink.la libgstosxvideosink.la) Making all in ximage if /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la- gstximagesrc.lo -MD -MP -MF ".deps/libgstximagesrc_la-gstximagesrc.Tpo" -c -o libgstximagesrc_la-gstximagesrc.lo `test -f 'gstximagesrc.c' || echo './'`gstximagesrc.c; \ then mv -f ".deps/libgstximagesrc_la-gstximagesrc.Tpo" ".deps /libgstximagesrc_la-gstximagesrc.Plo"; else rm -f ".deps /libgstximagesrc_la-gstximagesrc.Tpo"; exit 1; fi mkdir .libs /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la-gstximagesrc.lo -MD -MP -MF .deps /libgstximagesrc_la-gstximagesrc.Tpo -c gstximagesrc.c -fno-common -DPIC -o .libs/libgstximagesrc_la-gstximagesrc.o /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la-gstximagesrc.lo -MD -MP -MF .deps /libgstximagesrc_la-gstximagesrc.Tpo -c gstximagesrc.c -o libgstximagesrc_la-gstximagesrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la- ximageutil.lo -MD -MP -MF ".deps/libgstximagesrc_la-ximageutil.Tpo" -c -o libgstximagesrc_la-ximageutil.lo `test -f 'ximageutil.c' || echo './'`ximageutil.c; \ then mv -f ".deps/libgstximagesrc_la-ximageutil.Tpo" ".deps /libgstximagesrc_la-ximageutil.Plo"; else rm -f ".deps/libgstximagesrc_la- ximageutil.Tpo"; exit 1; fi /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la-ximageutil.lo -MD -MP -MF .deps /libgstximagesrc_la-ximageutil.Tpo -c ximageutil.c -fno-common -DPIC -o .libs/libgstximagesrc_la-ximageutil.o /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -Wall -Wdeclaration- after-statement -g -I/usr/X11/include -DHAVE_XFIXES -I/opt/local/include -I/usr/X11/include -DHAVE_XDAMAGE -I/opt/local/include -I/usr/X11/include -O2 -MT libgstximagesrc_la-ximageutil.lo -MD -MP -MF .deps /libgstximagesrc_la-ximageutil.Tpo -c ximageutil.c -o libgstximagesrc_la- ximageutil.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 -L/opt/local/lib -o libgstximagesrc.la -rpath /opt/local/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstximagesrc_la-gstximagesrc.lo libgstximagesrc_la-ximageutil.lo -L/opt/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -lintl -liconv -L/opt/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -lintl -liconv -L/usr/X11/lib -R/usr/X11/lib -lSM -lICE -lX11 -lXext -L/usr/X11/lib -lXfixes -lX11 -lXau -lXdmcp -L/usr/X11/lib -lXdamage -lXfixes -lX11 -lXau -lXdmcp generating symbol list for `libgstximagesrc.la' /usr/bin/nm -p .libs/libgstximagesrc_la-gstximagesrc.o .libs /libgstximagesrc_la-ximageutil.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstximagesrc.exp /usr/bin/grep -E -e "^_*gst_plugin_desc$" ".libs/libgstximagesrc.exp" > ".libs/libgstximagesrc.expT" mv -f ".libs/libgstximagesrc.expT" ".libs/libgstximagesrc.exp" sed -e 's,^,_,' < .libs/libgstximagesrc.exp > .libs/libgstximagesrc- symbols.expsym /usr/bin/gcc-4.0 -o .libs/libgstximagesrc.so -bundle .libs /libgstximagesrc_la-gstximagesrc.o .libs/libgstximagesrc_la-ximageutil.o -L/opt/local/lib /opt/local/lib/libgstbase-0.10.dylib /opt/local/lib/libz.dylib /opt/local/lib/libgstreamer-0.10.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libxml2.dylib -lpthread -lz -lm /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -L/usr/X11/lib /usr/X11/lib/libSM.6.0.0.dylib /usr/X11/lib/libICE.6.3.0.dylib /usr/X11/lib/libXext.6.4.0.dylib /usr/X11/lib/libXdamage.1.1.0.dylib /usr/X11/lib/libXfixes.3.1.0.dylib /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib -Wl,-exported_symbols_list,.libs/libgstximagesrc-symbols.expsym i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No such file or directory make[3]: *** [libgstximagesrc.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: The following dependencies failed to build: gnome-session gnome- control-center gnome-settings-daemon gst-plugins-good libgnomekbd libxklavier libcanberra metacity nautilus eel libexif libgnomeprintui libgnomeprint libgnomecups libgtkhtml ruby Error: Status 1 encountered during processing. }}} -- Comment: Dup of #17356. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 15:14:59 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 23:14:59 -0000 Subject: [MacPorts] #17356: gtk2 fails to link with libXdamage.1.1.0.dylib In-Reply-To: <057.f9bda36835f3ff2e6e0756b64f500d67@macports.org> References: <057.f9bda36835f3ff2e6e0756b64f500d67@macports.org> Message-ID: <066.3f006a7e8ffbbcfc8ce3f7d05751993c@macports.org> #17356: gtk2 fails to link with libXdamage.1.1.0.dylib ------------------------------------+--------------------------------------- Reporter: golekipro@? | Owner: macports-tickets@? Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: easytag easytag-devel Port: gtk2 | ------------------------------------+--------------------------------------- Changes (by blb@?): * cc: rsopublic@? (added) Comment: Cc reporter of dup #17857. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 15:40:36 2009 From: noreply at macports.org (MacPorts) Date: Fri, 02 Jan 2009 23:40:36 -0000 Subject: [MacPorts] #17858: rpm51 installs into /System Message-ID: <059.7b48365830c76429f246b3232bb4d190@macports.org> #17858: rpm51 installs into /System -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: afb@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: rpm51 -------------------------------------+-------------------------------------- Although rpm51 @5.1.6_0 declares a build dependency on python25, it installs files for the system's Python 2.3, in /System: {{{ $ cd $(port dir rpm51)/work/destroot $ find System System System/Library System/Library/Frameworks System/Library/Frameworks/Python.framework System/Library/Frameworks/Python.framework/Versions System/Library/Frameworks/Python.framework/Versions/2.3 System/Library/Frameworks/Python.framework/Versions/2.3/lib System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3 System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3 /site-packages System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3 /site-packages/rpm System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3 /site-packages/rpm/__init__.py System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3 /site-packages/rpm/_rpmmodule.a System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3 /site-packages/rpm/_rpmmodule.la System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3 /site-packages/rpm/_rpmmodule.so $ }}} This is on an Intel Mac running Mac OS X 10.4.11 with Xcode 2.5 and MacPorts 1.7.0 final. The other rpm ports may be affected as well; I haven't checked. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 17:45:23 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 01:45:23 -0000 Subject: [MacPorts] #17859: Base - Snort web frontend ... error to build gd2 Message-ID: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> #17859: Base - Snort web frontend ... error to build gd2 ----------------------------------------+----------------------------------- Reporter: christoph_murauer@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: Snort, Base, gd2 | Port: base @1.3.9 ----------------------------------------+----------------------------------- Hello ! I have tried to build Base (the web frontend for Snort) and got the following error message. ---> Applying patches to gd2 Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gd2/work/gd-2.0.35" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gd2/files /patch-gdft.c.diff'" returned error 1 Command output: patching file gdft.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gdft.c.rej Error: The following dependencies failed to build: gd2 Error: Status 1 encountered during processing. This is the message after the second try. Is there a way to find self more out about errors like this ? Thanks for your answer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 17:45:26 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 01:45:26 -0000 Subject: [MacPorts] #17847: python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names In-Reply-To: <059.e143bbd15a5c40252a2172b526360485@macports.org> References: <059.e143bbd15a5c40252a2172b526360485@macports.org> Message-ID: <068.e096dc0a2fcbdc49a314944efa3917a4@macports.org> #17847: python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names -------------------------------------+-------------------------------------- Reporter: macports@? | Owner: raimue@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: python_select -------------------------------------+-------------------------------------- Changes (by jmr@?): * owner: macports-tickets@? => raimue@? * port: => python_select -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 17:48:44 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 01:48:44 -0000 Subject: [MacPorts] #17850: python25 -> installation bug on OS 10.5 -> bus error and IDLE crash In-Reply-To: <047.d582efd13682dc33546571d64a5aadab@macports.org> References: <047.d582efd13682dc33546571d64a5aadab@macports.org> Message-ID: <056.f9fa8952cf9d521a727253bf1934933a@macports.org> #17850: python25 -> installation bug on OS 10.5 -> bus error and IDLE crash -------------------------+-------------------------------------------------- Reporter: jmr@? | Owner: mww@? Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: python25 -------------------------+-------------------------------------------------- Changes (by jmr@?): * owner: macports-tickets@? => mww@? Comment: IDLE is based on Tk AFAIK, so I don't see why the two problems would be related. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 17:56:22 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 01:56:22 -0000 Subject: [MacPorts] #17850: python25 -> installation bug on OS 10.5 -> bus error and IDLE crash In-Reply-To: <047.d582efd13682dc33546571d64a5aadab@macports.org> References: <047.d582efd13682dc33546571d64a5aadab@macports.org> Message-ID: <056.5836cc5244450762aedcd54d2b03bfbf@macports.org> #17850: python25 -> installation bug on OS 10.5 -> bus error and IDLE crash -------------------------+-------------------------------------------------- Reporter: jmr@? | Owner: saispo@? Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: py25-pyqt4 -------------------------+-------------------------------------------------- Changes (by jmr@?): * owner: mww@? => saispo@? * port: python25 => py25-pyqt4 Comment: In fact, you probably just need to install py25-tkinter for IDLE to work. I know it's a "standard" module, but that's just how python25 is set up at present. Discussions on the possibility of changing that are ongoing. That just leaves the PyQt4 problem, so this really belongs to py25-pyqt4's maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 18:08:20 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 02:08:20 -0000 Subject: [MacPorts] #17847: python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names In-Reply-To: <059.e143bbd15a5c40252a2172b526360485@macports.org> References: <059.e143bbd15a5c40252a2172b526360485@macports.org> Message-ID: <068.7f3b2b1105f78fe5faa0f8691c2a9cb6@macports.org> #17847: python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names --------------------------------------+------------------------------------- Reporter: macports@? | Owner: raimue@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: python_select | --------------------------------------+------------------------------------- Changes (by raimue@?): * status: new => closed * resolution: => fixed Comment: Using `ln -snf` now. Updated contrib/select and released select 0.2.1 in r44769, updated python_select in r44773. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 18:28:07 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 02:28:07 -0000 Subject: [MacPorts] #17856: gwenhywfar-3.5.1 build failure In-Reply-To: <048.1427a5d91b676aea523a39cc2380224d@macports.org> References: <048.1427a5d91b676aea523a39cc2380224d@macports.org> Message-ID: <057.1bd45ecdcf8451332d2d54568bb40f9a@macports.org> #17856: gwenhywfar-3.5.1 build failure --------------------------+------------------------------------------------- Reporter: pali@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gwenhywfar --------------------------+------------------------------------------------- Comment(by jmr@?): Those missing symbols come from zlib, which is definitely pulled in by gwenhywfar's dependencies. It seems to be omitting -lz from the link command. I don't know why, though that `-L/sw/lib` looks rather suspicious to me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 18:32:14 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 02:32:14 -0000 Subject: [MacPorts] #17855: sshfs-2.2 build crashes In-Reply-To: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> References: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> Message-ID: <074.4937d2ae2b729feef6b3d988e48534ce@macports.org> #17855: sshfs-2.2 build crashes -------------------------------------------+-------------------------------- Reporter: martin.eisenhardt@? | Owner: eridius@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs-2.2 -------------------------------------------+-------------------------------- Changes (by jmr@?): * cc: martin.eisenhardt@? (removed) * owner: macports-tickets@? => eridius@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 18:36:07 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 02:36:07 -0000 Subject: [MacPorts] #17852: libnet 1.0.2a_4 build failure due to libtool 2.2.6a_0 updated In-Reply-To: <049.eabcbaa6cabe1faee98c0b8e378a310c@macports.org> References: <049.eabcbaa6cabe1faee98c0b8e378a310c@macports.org> Message-ID: <058.3e20ee83a74ed19da6cd148270a54e4a@macports.org> #17852: libnet 1.0.2a_4 build failure due to libtool 2.2.6a_0 updated ----------------------------+----------------------------------------------- Reporter: sck@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: libnet libtool Port: libnet | ----------------------------+----------------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => duplicate Comment: Duplicate of #17833. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 18:37:28 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 02:37:28 -0000 Subject: [MacPorts] #17854: ssldump 0.9b3_1 build failure due to libtool 2.2.6a_0 updated In-Reply-To: <049.acf5fb7398f2029738737b9d8f75418b@macports.org> References: <049.acf5fb7398f2029738737b9d8f75418b@macports.org> Message-ID: <058.758ab449cc2e23ef001b9d17c0bd9293@macports.org> #17854: ssldump 0.9b3_1 build failure due to libtool 2.2.6a_0 updated ----------------------------+----------------------------------------------- Reporter: sck@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: ssldump libtool Port: ssldump | ----------------------------+----------------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => duplicate Comment: Duplicate of #17833. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 18:38:43 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 02:38:43 -0000 Subject: [MacPorts] #17856: gwenhywfar-3.5.1 build failure In-Reply-To: <048.1427a5d91b676aea523a39cc2380224d@macports.org> References: <048.1427a5d91b676aea523a39cc2380224d@macports.org> Message-ID: <057.fd918fa7bd77477f877dc4e42eadc889@macports.org> #17856: gwenhywfar-3.5.1 build failure --------------------------+------------------------------------------------- Reporter: pali@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gwenhywfar --------------------------+------------------------------------------------- Comment(by jmr@?): It builds fine here BTW; same software versions as you. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 19:40:27 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 03:40:27 -0000 Subject: [MacPorts] #17860: zip 3.00: can't read some zip files Message-ID: <055.9ce9b940ab763ad10af9b17a0f8f9485@macports.org> #17860: zip 3.00: can't read some zip files ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: regression | Port: zip ---------------------------------+------------------------------------------ zip 3.00 can't read some zip files: {{{ $ zip -9ru ~/private/backup/oldarc.zip oldarc zip warning: expected 8468 entries but found 74004 zip error: Zip file structure invalid (/Users/vinc17/private/backup/oldarc.zip) zsh: exit 3 zip -9ru ~/private/backup/oldarc.zip oldarc }}} This is a regression: no problem with zip 2.32. Until this bug is fixed, zip should be downgraded to 2.32. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 20:10:17 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 04:10:17 -0000 Subject: [MacPorts] #17830: Gnucash 2.2.8 - working directory not found when apply patches In-Reply-To: <054.833ae686c48710aff5617c4a06bb9b34@macports.org> References: <054.833ae686c48710aff5617c4a06bb9b34@macports.org> Message-ID: <063.927f4c0613815bf534e90df8ce1295f3@macports.org> #17830: Gnucash 2.2.8 - working directory not found when apply patches --------------------------------+------------------------------------------- Reporter: bsuthoff@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gnucash --------------------------------+------------------------------------------- Comment(by bsuthoff@?): Replying to [comment:2 jmr@?]: > Works fine here after fixing #17829. Probably your lzma command failed. Clean, sync, and try again. Yep, built successfully. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 20:22:44 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 04:22:44 -0000 Subject: [MacPorts] #17859: Base - Snort web frontend ... error to build gd2 In-Reply-To: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> References: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> Message-ID: <071.6880235a0e8699f6e9f4d61a3524bc0b@macports.org> #17859: Base - Snort web frontend ... error to build gd2 ----------------------------------------+----------------------------------- Reporter: christoph_murauer@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: Snort, Base | Port: gd2 ----------------------------------------+----------------------------------- Changes (by macsforever2000@?): * cc: markd@? (removed) * keywords: Snort, Base, gd2 => Snort, Base * owner: macports-tickets@? => ryandesign@? * port: base @1.3.9 => gd2 Old description: > Hello ! > > I have tried to build Base (the web frontend for Snort) and got the > following error message. > > ---> Applying patches to gd2 > Error: Target org.macports.patch returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gd2/work/gd-2.0.35" > && patch -p0 < > '/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gd2/files > /patch-gdft.c.diff'" returned error 1 > Command output: patching file gdft.c > Reversed (or previously applied) patch detected! Assume -R? [n] > Apply anyway? [n] > Skipping patch. > 1 out of 1 hunk ignored -- saving rejects to file gdft.c.rej > > Error: The following dependencies failed to build: gd2 > Error: Status 1 encountered during processing. > > This is the message after the second try. Is there a way to find self > more out about errors like this ? > > Thanks for your answer. New description: Hello ! I have tried to build Base (the web frontend for Snort) and got the following error message. {{{ ---> Applying patches to gd2 Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gd2/work/gd-2.0.35" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gd2/files /patch-gdft.c.diff'" returned error 1 Command output: patching file gdft.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gdft.c.rej Error: The following dependencies failed to build: gd2 Error: Status 1 encountered during processing. }}} This is the message after the second try. Is there a way to find self more out about errors like this ? Thanks for your answer. -- Comment: This is really a gd2 issue. I'm assigning this to the maintainer of that port. gd2 builds fine for me. I suggest the following: {{{ sudo port selfupdate sudo port clean --all gd2 sudo port install base }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 20:38:28 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 04:38:28 -0000 Subject: [MacPorts] #17859: Base - Snort web frontend ... error to build gd2 In-Reply-To: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> References: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> Message-ID: <071.4c42d3b65074acfab9b47a1677878dc2@macports.org> #17859: Base - Snort web frontend ... error to build gd2 ----------------------------------------+----------------------------------- Reporter: christoph_murauer@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: Snort, Base | Port: gd2 ----------------------------------------+----------------------------------- Comment(by christoph_murauer@?): Replying to [comment:1 macsforever2000@?]: > This is really a gd2 issue. I'm assigning this to the maintainer of that port. > > gd2 builds fine for me. I suggest the following: > > {{{ > sudo port selfupdate > sudo port clean --all gd2 > sudo port install base > }}} > Hello ! Thanks for the answer. It is the same as before. sudo port selfupdate ... brings ... MacPorts base version 1.700 installed, Downloaded MacPorts base version 1.700, The MacPorts installation is not outdated so it was not updated sudo port clean --all gd2 ... brings ... ---> Cleaning gd2 sudo port install base ... brings again ... ---> Fetching gd2 ---> Attempting to fetch gd-2.0.35.tar.bz2 from http://www.libgd.org/releases/ ---> Verifying checksum(s) for gd2 ---> Extracting gd2 ---> Applying patches to gd2 Error: Target org.macports.patch returned: error copying "/opt/local/share/libtool/config/ltmain.sh": no such file or directory Error: The following dependencies failed to build: gd2 Error: Status 1 encountered during processing. Tried on Leopard 10.5.6, Xcode 3.1.2, MacPorts 1.700. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 20:52:05 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 04:52:05 -0000 Subject: [MacPorts] #17859: Base - Snort web frontend ... error to build gd2 In-Reply-To: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> References: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> Message-ID: <071.18a9976341dca9a0ce7265ae1b0e5058@macports.org> #17859: Base - Snort web frontend ... error to build gd2 ----------------------------------------+----------------------------------- Reporter: christoph_murauer@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: Snort, Base | Port: gd2 ----------------------------------------+----------------------------------- Comment(by jmr@?): Upgrade libtool first. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 21:11:14 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 05:11:14 -0000 Subject: [MacPorts] #17859: Base - Snort web frontend ... error to build gd2 In-Reply-To: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> References: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> Message-ID: <071.f36956a8e46170ea96a52a3d6c380344@macports.org> #17859: Base - Snort web frontend ... error to build gd2 ----------------------------------------+----------------------------------- Reporter: christoph_murauer@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: Snort, Base | Port: gd2 ----------------------------------------+----------------------------------- Comment(by christoph_murauer@?): Hello ! For others who had the same problem. sudo port installed ... shows a libtool @1.5.26_0 (active) I used sudo port -v upgrade libtool ... to upgrade libtool to libtool @2.2.6a_0 (active) - the old is still there (but not active) so it should not be a problem. After sudo port clean --all gd2 and sudo port install base ... it works. Thanks for the fast answer - please close the ticket - thanks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 21:15:12 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 05:15:12 -0000 Subject: [MacPorts] #17861: RFE: Remove +ipv6 and make it default Message-ID: <055.68035cbbf7ed0a8dac7f1abf9f7a6268@macports.org> #17861: RFE: Remove +ipv6 and make it default ---------------------------------+------------------------------------------ Reporter: raimue@? | Owner: raimue@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: ipv6 | Port: bro, claws-mail, curl, djbdns, epic5, ethereal, fping, gauche, hfsrsync, imap-uw, net-snmp, oftpd, openldap, qt3-mac, sylpheed, sylpheed-devel, tin, tin-devel, tin-recent, wireshark, xchat2 ---------------------------------+------------------------------------------ Some ports still have a +ipv6 variant. Most of them only pass --disable- ipv6/--enable-ipv6 to the configure script and do not add additional dependencies. As many other ports already provide support for IPv6 by default, I would like to remove +ipv6 altogether and support IPv6 by default also for these ports. Affected ports: || bro || pmq at macports.org || || claws-mail || nomaintainer at macports.org || || curl || ryandesign at macports.org || || djbdns || nomaintainer at macports.org || || epic5 || nomaintainer at macports.org || || ethereal || opendarwin.org at darkart.com || || fping || nomaintainer at macports.org || || gauche || akitada at macports.org,openmaintainer at macports.org || || hfsrsync || nomaintainer at macports.org || || imap-uw || nomaintainer at macports.org || || net-snmp || opendarwin.org at darkart.com,openmaintainer at macports.org || || oftpd || nomaintainer at macports.org || || openldap || landonf at macports.org || || qt3-mac || blair at macports.org || || sylpheed || nomaintainer at macports.org || || sylpheed-devel || nomaintainer at macports.org || || tin || nomaintainer at macports.org || || tin-devel || nomaintainer at macports.org || || tin-recent || vincent-opdarw at vinc17.org || || wireshark || opendarwin.org at darkart.com || || xchat2 || afb at macports.org,openmaintainer at macports.org || Please give feedback. I will go ahead and change nomaintainer/openmaintainer in a few days. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 21:24:18 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 05:24:18 -0000 Subject: [MacPorts] #17859: Base - Snort web frontend ... error to build gd2 In-Reply-To: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> References: <062.dd0d264f450a8d276706f9f4aaf18b93@macports.org> Message-ID: <071.e1c097b0013e69c03e9d47b3926ca857@macports.org> #17859: Base - Snort web frontend ... error to build gd2 -----------------------------------------+---------------------------------- Reporter: christoph_murauer@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Snort, Base Port: gd2 | -----------------------------------------+---------------------------------- Changes (by macsforever2000@?): * status: new => closed * resolution: => invalid Comment: Glad you got it working! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 22:29:01 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 06:29:01 -0000 Subject: [MacPorts] #12218: tracemode complains about $CCACHE_DIR In-Reply-To: <052.ff36bc2cb57e5c69781d8d4b085f2ef6@macports.org> References: <052.ff36bc2cb57e5c69781d8d4b085f2ef6@macports.org> Message-ID: <061.1a2f7c632bdcc2a274c55da9087910a8@macports.org> #12218: tracemode complains about $CCACHE_DIR -------------------------------+-------------------------------------------- Reporter: afb@? | Owner: macports-tickets@? Type: enhancement | Status: reopened Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.6.0 Resolution: | Keywords: Port: | -------------------------------+-------------------------------------------- Comment(by raimue@?): Committed `macports-ccachetrace.2.patch` in r44791. The issue from [comment:7 above] is still valid. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 22:49:37 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 06:49:37 -0000 Subject: [MacPorts] #14687: BUG: destroot and (build && destroot) yield different results In-Reply-To: <062.33f7076084b8aa571006aab6d850d585@macports.org> References: <062.33f7076084b8aa571006aab6d850d585@macports.org> Message-ID: <071.8ae6735c97bd2120d8db7113e23a25d0@macports.org> #14687: BUG: destroot and (build && destroot) yield different results -----------------------------------------+---------------------------------- Reporter: marcuscalhounlopez@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.6.0 Resolution: worksforme | Keywords: Port: | -----------------------------------------+---------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => worksforme Comment: Assuming this was the Tcl env bug unless evidence to the contrary surfaces. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 22:51:20 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 06:51:20 -0000 Subject: [MacPorts] #12827: Port bug: rb-rails dependencies may be out of order In-Reply-To: <069.883d501c9a723a1ad9e5e110f8947cb3@macports.org> References: <069.883d501c9a723a1ad9e5e110f8947cb3@macports.org> Message-ID: <078.92373e774dacb920538b4d0506600c8d@macports.org> #12827: Port bug: rb-rails dependencies may be out of order -----------------------------------------------+---------------------------- Reporter: frank.mcpherson@? | Owner: boeyms@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Keywords: | Port: rb-rails -----------------------------------------------+---------------------------- Changes (by jmr@?): * cc: frank.mcpherson@? (removed) * port: => rb-rails Comment: The fact that cleaning and trying again fixes the problem suggests that this may have been another case of the Tcl env bug, which has been worked around in MacPorts 1.7.0. See #13930, #16010, #16233. Was this problem being encountered on Leopard? Can it be reproduced with MP 1.7? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri Jan 2 22:55:31 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 06:55:31 -0000 Subject: [MacPorts] #16118: Add documentation for various port commands In-Reply-To: <055.e121c03b1358b057750bfbae1f03a719@macports.org> References: <055.e121c03b1358b057750bfbae1f03a719@macports.org> Message-ID: <064.7d8b39689701f048acca6766026f738c@macports.org> #16118: Add documentation for various port commands ----------------------------------+----------------------------------------- Reporter: raimue@? | Owner: markd@? Type: enhancement | Status: closed Priority: Normal | Milestone: Website & Documentation Component: guide | Version: Resolution: fixed | Keywords: gohome documentation Port: | ----------------------------------+----------------------------------------- Changes (by raimue@?): * status: new => closed * resolution: => fixed Comment: Committed the patch in r44815. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 00:28:18 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 08:28:18 -0000 Subject: [MacPorts] #16484: Trac Tickets guide outdated In-Reply-To: <061.1fd024f4bee8ab7337af4cacda2fc028@macports.org> References: <061.1fd024f4bee8ab7337af4cacda2fc028@macports.org> Message-ID: <070.9228f677459faa83c3cab0eac9354ce5@macports.org> #16484: Trac Tickets guide outdated ---------------------------------------+------------------------------------ Reporter: yet.another.me3@? | Owner: markd@? Type: defect | Status: new Priority: Low | Milestone: Website & Documentation Component: guide | Version: 1.6.0 Keywords: Trac, documentation | Port: ---------------------------------------+------------------------------------ Comment(by blb@?): Screenshot updated in r44824. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 00:42:05 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 08:42:05 -0000 Subject: [MacPorts] #16484: Trac Tickets guide outdated In-Reply-To: <061.1fd024f4bee8ab7337af4cacda2fc028@macports.org> References: <061.1fd024f4bee8ab7337af4cacda2fc028@macports.org> Message-ID: <070.954d235b173affde4e1ff4fad0de2134@macports.org> #16484: Trac Tickets guide outdated ----------------------------------------+----------------------------------- Reporter: yet.another.me3@? | Owner: markd@? Type: defect | Status: closed Priority: Low | Milestone: Website & Documentation Component: guide | Version: 1.6.0 Resolution: fixed | Keywords: Trac, documentation Port: | ----------------------------------------+----------------------------------- Changes (by blb@?): * status: new => closed * resolution: => fixed Comment: Guide updated in r44825. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 01:59:35 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 09:59:35 -0000 Subject: [MacPorts] #16863: python25 2.5.2 puredarwin variant In-Reply-To: <052.36bf506e98865cf65dd4ce1e83d056ee@macports.org> References: <052.36bf506e98865cf65dd4ce1e83d056ee@macports.org> Message-ID: <061.6c5fac917cbb6a2965d98efcb160ab3e@macports.org> #16863: python25 2.5.2 puredarwin variant -------------------------------+-------------------------------------------- Reporter: afb@? | Owner: mww@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: python25 | -------------------------------+-------------------------------------------- Changes (by afb@?): * status: new => closed * resolution: => fixed Comment: Fixed, r44827 and r44827. Maintainer timeout (3 months) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 02:00:19 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 10:00:19 -0000 Subject: [MacPorts] #16863: python25 2.5.2 puredarwin variant In-Reply-To: <052.36bf506e98865cf65dd4ce1e83d056ee@macports.org> References: <052.36bf506e98865cf65dd4ce1e83d056ee@macports.org> Message-ID: <061.2cf39a149d813661cacab82291373e3b@macports.org> #16863: python25 2.5.2 puredarwin variant -------------------------------+-------------------------------------------- Reporter: afb@? | Owner: mww@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: python25 | -------------------------------+-------------------------------------------- Comment(by afb@?): Duh, r44827 and r44828. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 02:01:54 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 10:01:54 -0000 Subject: [MacPorts] #17858: rpm51 installs into /System In-Reply-To: <059.7b48365830c76429f246b3232bb4d190@macports.org> References: <059.7b48365830c76429f246b3232bb4d190@macports.org> Message-ID: <068.263ead3bd393f53e7439d914fba454ad@macports.org> #17858: rpm51 installs into /System -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: afb@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: rpm51 -------------------------------------+-------------------------------------- Changes (by afb@?): * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 02:05:52 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 10:05:52 -0000 Subject: [MacPorts] #17858: rpm51 installs into /System In-Reply-To: <059.7b48365830c76429f246b3232bb4d190@macports.org> References: <059.7b48365830c76429f246b3232bb4d190@macports.org> Message-ID: <068.4094655955a754e0d772e0de3eec865c@macports.org> #17858: rpm51 installs into /System -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: afb@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: rpm51 -------------------------------------+-------------------------------------- Comment(by afb@?): I cannot reproduce this, not with `/opt/local/bin/python -> /opt/local/bin/python2.5` anyway. What is your python_select set to ? The port is supposed to use __PYTHON=${prefix}/bin/python2.5 but there might be some configuration paths within that are still trying to use a naked python... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 02:07:43 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 10:07:43 -0000 Subject: [MacPorts] #17858: rpm51 installs into /System In-Reply-To: <059.7b48365830c76429f246b3232bb4d190@macports.org> References: <059.7b48365830c76429f246b3232bb4d190@macports.org> Message-ID: <068.3d5b613a66583c42ce8c2a53c43e5c42@macports.org> #17858: rpm51 installs into /System -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: afb@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: rpm51 -------------------------------------+-------------------------------------- Comment(by afb@?): {{{ opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/rpm opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/rpm/__init__.py opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/rpm/_rpmmodule.a opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/rpm/_rpmmodule.la opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/rpm/_rpmmodule.so }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 02:19:18 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 10:19:18 -0000 Subject: [MacPorts] #17858: rpm51 installs into /System In-Reply-To: <059.7b48365830c76429f246b3232bb4d190@macports.org> References: <059.7b48365830c76429f246b3232bb4d190@macports.org> Message-ID: <068.bcc11517c14374309ba11c03b68e1eb1@macports.org> #17858: rpm51 installs into /System --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: afb@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: rpm51 | --------------------------------------+------------------------------------- Changes (by afb@?): * status: assigned => closed * resolution: => fixed Comment: Fixed, r44829. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 02:27:46 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 10:27:46 -0000 Subject: [MacPorts] #14557: RFE: Commands for installing .app bundles In-Reply-To: <055.179c9b22ce3a945f3867651e3a0409a4@macports.org> References: <055.179c9b22ce3a945f3867651e3a0409a4@macports.org> Message-ID: <064.8315beca3fedb97be9091998d909e42c@macports.org> #14557: RFE: Commands for installing .app bundles -----------------------------------+---------------------------------------- Reporter: raimue@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.7.0 Keywords: appdir appbundle apps | Port: -----------------------------------+---------------------------------------- Comment(by raimue@?): I was checking if we could utilize Platypus for this. But it has much more features than we need for this and it does not seem to get updates anymore. I will look into writing a port group to support this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 02:51:11 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 10:51:11 -0000 Subject: [MacPorts] #17576: RFE: change perl dependencies of rpm, rpm45, rpm50, rpm51 In-Reply-To: <057.005bc8bfd8c48092622de2998124a2a6@macports.org> References: <057.005bc8bfd8c48092622de2998124a2a6@macports.org> Message-ID: <066.372c753170fd2fbdb5fa9410df79b2b3@macports.org> #17576: RFE: change perl dependencies of rpm, rpm45, rpm50, rpm51 -----------------------------------+---------------------------------------- Reporter: mcalhoun@? | Owner: n3npq@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | Port: rpm, rpm45 -----------------------------------+---------------------------------------- Changes (by afb@?): * port: rpm, rpm45, rpm50, rpm51, rpm-devel => rpm, rpm45 Comment: Fixed all rpm5 ports, "need" to do both perl/python for the previous rpms. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 02:59:34 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 10:59:34 -0000 Subject: [MacPorts] #17705: MacPorts needs a general config file update mechanism In-Reply-To: <052.d8196647943e2c16864ebdc58c3a79e0@macports.org> References: <052.d8196647943e2c16864ebdc58c3a79e0@macports.org> Message-ID: <061.67aa69c4567ff1729c70ec9b7f9f9049@macports.org> #17705: MacPorts needs a general config file update mechanism ----------------------------------+----------------------------------------- Reporter: blb@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.7.0 Keywords: update configuration | Port: ----------------------------------+----------------------------------------- Comment(by afb@?): See also vintage #2365 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 03:34:32 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 11:34:32 -0000 Subject: [MacPorts] #17860: zip 3.00: can't read some zip files In-Reply-To: <055.9ce9b940ab763ad10af9b17a0f8f9485@macports.org> References: <055.9ce9b940ab763ad10af9b17a0f8f9485@macports.org> Message-ID: <064.8743c462d28a55a65292c60805620333@macports.org> #17860: zip 3.00: can't read some zip files ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: regression | Port: zip ---------------------------------+------------------------------------------ Comment(by vinc17@?): Note that 74004 - 8468 = 65536. I reported the problem upstream. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 04:40:25 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 12:40:25 -0000 Subject: [MacPorts] #17861: RFE: Remove +ipv6 and make it default In-Reply-To: <055.68035cbbf7ed0a8dac7f1abf9f7a6268@macports.org> References: <055.68035cbbf7ed0a8dac7f1abf9f7a6268@macports.org> Message-ID: <064.73a3bb1a8d21df063537b59238b0dede@macports.org> #17861: RFE: Remove +ipv6 and make it default ---------------------------------+------------------------------------------ Reporter: raimue@? | Owner: raimue@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: ipv6 | Port: bro, claws-mail, curl, djbdns, epic5, ethereal, fping, gauche, hfsrsync, imap-uw, net-snmp, oftpd, openldap, qt3-mac, sylpheed, sylpheed-devel, tin, tin-devel, tin-recent, wireshark, xchat2 ---------------------------------+------------------------------------------ Comment(by vinc17@?): Done in r44836 for tin-recent. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 08:37:04 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 16:37:04 -0000 Subject: [MacPorts] #17729: cannot build kdebase4-runtime In-Reply-To: <064.38cb8e3ffccbe93e5f7e2ebbe520ac37@macports.org> References: <064.38cb8e3ffccbe93e5f7e2ebbe520ac37@macports.org> Message-ID: <073.b6391ca32c843b0aa6ec640c7fdefa10@macports.org> #17729: cannot build kdebase4-runtime -------------------------------------------+-------------------------------- Reporter: bgdotmail+macports@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: Port: kdebase4-runtime | -------------------------------------------+-------------------------------- Changes (by illogic-al@?): * status: new => closed * resolution: => worksforme -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 08:38:55 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 16:38:55 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.7a7ed50aff8d5c79bbce6770696f7b8a@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Changes (by illogic-al@?): * status: new => closed * resolution: => fixed Comment: Original ticket's been fixed! r44842. Now whether amarok still builds... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 08:45:41 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 16:45:41 -0000 Subject: [MacPorts] #17861: RFE: Remove +ipv6 and make it default In-Reply-To: <055.68035cbbf7ed0a8dac7f1abf9f7a6268@macports.org> References: <055.68035cbbf7ed0a8dac7f1abf9f7a6268@macports.org> Message-ID: <064.1ced3a53526e20403910a6814c75f832@macports.org> #17861: RFE: Remove +ipv6 and make it default ---------------------------------+------------------------------------------ Reporter: raimue@? | Owner: raimue@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: ipv6 | Port: bro, claws-mail, curl, djbdns, epic5, ethereal, fping, gauche, hfsrsync, imap-uw, net-snmp, oftpd, openldap, qt3-mac, sylpheed, sylpheed-devel, tin, tin-devel, tin-recent, wireshark, xchat2 ---------------------------------+------------------------------------------ Comment(by pmq@?): Done in r44844 for bro. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 09:03:06 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 17:03:06 -0000 Subject: [MacPorts] #17862: circular dependency gtk2 -> librsvg -> ... -> gconf -> gtk2 Message-ID: <053.d1b6aed45dec35353bf05c3483be656f@macports.org> #17862: circular dependency gtk2 -> librsvg -> ... -> gconf -> gtk2 -------------------------------+-------------------------------------------- Reporter: m4k0t0y@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gtk2, gconf -------------------------------+-------------------------------------------- After changeset 44733 (adding dependency on librsvg to gtk2), there is a circular dependency in this order: gtk2 librsvg libgsf gnome-vfs gconf gtk2[[BR]] This leads to a build failure of gtk2. Apparently gconf doesn't need to depend on gtk2, so the last one should be removed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 09:36:28 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 17:36:28 -0000 Subject: [MacPorts] #17863: amarok 2 port fails to compile when strigi does not find qmake Message-ID: <059.81d417d200309afc2c4d9787dc9c1004@macports.org> #17863: amarok 2 port fails to compile when strigi does not find qmake -----------------------------------------------+---------------------------- Reporter: illogic-al@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: amarok compilation failure strigi | Port: strigi -----------------------------------------------+---------------------------- That's qmake from the recently somethinged qt4-mac port. Still waiting (impatiently) for qt4_select :-) Here's the error. {{{ [ 87%] Building CXX object src/collection/sqlcollection/CMakeFiles /amarok_collection-sqlcollection.dir/SqlCollection.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection && /usr/bin/g++-4.2 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_collection_sqlcollection_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines- hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../plugin -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../meta -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../collection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../dialogs -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../playlistmanager -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection/../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_collection-sqlcollection.dir/SqlCollection.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/SqlCollection.cpp In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/XesamCollectionBuilder.h:22, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/SqlCollection.cpp:37: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/XesamDbus.h:22:39: error: strigi/qtdbus/strigitypes.h: No such file or directory In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/SqlCollection.cpp:308: /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h: In static member function 'static int QMetaTypeId2::qt_metatype_id() [with T = QList]': /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h:195: instantiated from 'int qMetaTypeId(T*) [with T = QList]' /opt/local/libexec/qt4-mac/include/QtCore/qvariant.h:427: instantiated from 'QVariant qVariantFromValue(const T&) [with T = QList]' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/XesamDbus.h:89: instantiated from here /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h:185: error: 'qt_metatype_id' is not a member of 'QMetaTypeId >' }}} and here's why it fails strigi {{{ Page 2 of 2 ENABLE_INOTIFY OFF ENABLE_LOG4CXX OFF ENABLE_QT4 ON ENABLE_REGENERATEXSD ON ENABLE_SQLITE OFF EXECUTABLE_OUTPUT_PATH FORCE_DEPS OFF LIBRARY_OUTPUT_PATH LIB_DESTINATION /opt/local/lib LIB_SUFFIX QT_QMAKE_EXECUTABLE QT_QMAKE_EXECUTABLE-NOTFOUND-NOTFOUND STRIGI_EXTRA_INC_DIRECTORY STRIGI_EXTRA_LIB_DIRECTORY XMLLINT_EXECUTABLE /opt/local/bin/xmllint }}} Not that QT_QMAKE_EXECUTABLE was not found by strigi. As this used to work I can only assume it was caused by the recent changes in qt4-mac. Proposed Patch attached. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 09:38:40 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 17:38:40 -0000 Subject: [MacPorts] #17863: amarok 2 port fails to compile when strigi does not find qmake In-Reply-To: <059.81d417d200309afc2c4d9787dc9c1004@macports.org> References: <059.81d417d200309afc2c4d9787dc9c1004@macports.org> Message-ID: <068.103799ee6293b08468cc60c7218e16a6@macports.org> #17863: amarok 2 port fails to compile when strigi does not find qmake -----------------------------------------------+---------------------------- Reporter: illogic-al@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: amarok compilation failure strigi | Port: strigi -----------------------------------------------+---------------------------- Comment(by illogic-al@?): I should point out that qt4-mac should be made a dependency and also possibly add qt/qt4 as a default variant. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 09:41:39 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 17:41:39 -0000 Subject: [MacPorts] #17863: amarok 2 port fails to compile when strigi does not find qmake In-Reply-To: <059.81d417d200309afc2c4d9787dc9c1004@macports.org> References: <059.81d417d200309afc2c4d9787dc9c1004@macports.org> Message-ID: <068.d53a300b60eaa923476de1ce3d426a02@macports.org> #17863: amarok 2 port fails to compile when strigi does not find qmake -----------------------------------------------+---------------------------- Reporter: illogic-al@? | Owner: clubjuggler@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: amarok compilation failure strigi | Port: strigi -----------------------------------------------+---------------------------- Changes (by illogic-al@?): * owner: macports-tickets@? => clubjuggler@? Comment: Since this's an openmaintainer port I'll do the first part. I don't think it does any harm if qt isn't present. See r44847. Leaving as unfixed until the variants issue resolved by maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 09:46:07 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 17:46:07 -0000 Subject: [MacPorts] #17863: amarok 2 port fails to compile when strigi does not find qmake In-Reply-To: <059.81d417d200309afc2c4d9787dc9c1004@macports.org> References: <059.81d417d200309afc2c4d9787dc9c1004@macports.org> Message-ID: <068.793abb5abd4b78e3324d9f302e61af36@macports.org> #17863: amarok 2 port fails to compile when strigi does not find qmake -----------------------------------------------+---------------------------- Reporter: illogic-al@? | Owner: clubjuggler@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: amarok compilation failure strigi | Port: strigi -----------------------------------------------+---------------------------- Comment(by illogic-al@?): Oh, and feel free to revert before contacting me if you feel this is the wrong solution. I just wanted to have to port working in the meantime. I'd much rather a proper fix (if this isn't it) than some hacky solution. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 10:05:42 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 18:05:42 -0000 Subject: [MacPorts] #17844: php5 fails with libtool2 In-Reply-To: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> References: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> Message-ID: <067.d96360b0c328cdd1459fdbc1e891ca47@macports.org> #17844: php5 fails with libtool2 ------------------------------------+--------------------------------------- Reporter: Dormilich@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: php5 ------------------------------------+--------------------------------------- Comment(by Dormilich@?): recompiling php5 did the trick (used -f flag, don't know if it works without it too) thanks for the tip -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 10:13:22 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 18:13:22 -0000 Subject: [MacPorts] #17864: reverse dependency for gtk2 and librsvg Message-ID: <053.1111781adf9d0da0b6f8758296eafc7e@macports.org> #17864: reverse dependency for gtk2 and librsvg -------------------------------+-------------------------------------------- Reporter: m4k0t0y@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gtk2, librsvg -------------------------------+-------------------------------------------- librsvg needs gdk-pixbuf-2.0, but this does not come until you install gtk2. librsvg does not build due to this problem, and gtk2 is marked as dependant on librsvg. On the other hand it looks like gtk2 builds fine without librsvg, so it's librsvg that depends on the other, no the other way round like now. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 10:32:40 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 18:32:40 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.413f7946912298a9c228c0e1de2b7724@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Comment(by stransky@?): Hi, I'm using the latest Portfile, but amarok compilation still fails! Is there something I should change? Thank you {{{ ---> Building amarok Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build" && make -j2 all " returned error 2 Command output: /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 94%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidget.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /usr/bin/g++-4.2 -DQT_OPENGL_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DRXX_ALLOCATOR_INIT_0 -DQT_WEBKIT -DQT_NO_DEBUG -Dqtscript_gui_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility- inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser/rpp -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/../qtbindings/qtscript_core -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidget.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidget.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 94%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidgetAction.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /usr/bin/g++-4.2 -DQT_OPENGL_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DRXX_ALLOCATOR_INIT_0 -DQT_WEBKIT -DQT_NO_DEBUG -Dqtscript_gui_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility- inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser/rpp -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/../qtbindings/qtscript_core -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidgetAction.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidgetAction.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 94%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidgetItem.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /usr/bin/g++-4.2 -DQT_OPENGL_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DRXX_ALLOCATOR_INIT_0 -DQT_WEBKIT -DQT_NO_DEBUG -Dqtscript_gui_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility- inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser/rpp -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/../qtbindings/qtscript_core -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidgetItem.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidgetItem.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 94%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWindowsStyle.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /usr/bin/g++-4.2 -DQT_OPENGL_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DRXX_ALLOCATOR_INIT_0 -DQT_WEBKIT -DQT_NO_DEBUG -Dqtscript_gui_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility- inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser/rpp -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/../qtbindings/qtscript_core -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWindowsStyle.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWindowsStyle.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 94%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWizard.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /usr/bin/g++-4.2 -DQT_OPENGL_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DRXX_ALLOCATOR_INIT_0 -DQT_WEBKIT -DQT_NO_DEBUG -Dqtscript_gui_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility- inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser/rpp -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/../qtbindings/qtscript_core -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWizard.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWizard.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 94%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWizardPage.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /usr/bin/g++-4.2 -DQT_OPENGL_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DRXX_ALLOCATOR_INIT_0 -DQT_WEBKIT -DQT_NO_DEBUG -Dqtscript_gui_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility- inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser/rpp -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/../qtbindings/qtscript_core -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWizardPage.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWizardPage.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 94%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWorkspace.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /usr/bin/g++-4.2 -DQT_OPENGL_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DRXX_ALLOCATOR_INIT_0 -DQT_WEBKIT -DQT_NO_DEBUG -Dqtscript_gui_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility- inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser/rpp -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/../qtbindings/qtscript_core -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWorkspace.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWorkspace.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 94%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/main.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /usr/bin/g++-4.2 -DQT_OPENGL_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DRXX_ALLOCATOR_INIT_0 -DQT_WEBKIT -DQT_NO_DEBUG -Dqtscript_gui_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility- inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/parser/rpp -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/scriptengine/generator/generator/../qtbindings/qtscript_core -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/main.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/main.cpp Linking CXX shared module ../../../../lib/libqtscript_gui.so cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/scriptengine/generator/generator && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/qtscript_gui.dir/link.txt --verbose=1 /usr/bin/g++-4.2 -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -bundle -headerpad_max_install_names -multiply_defined suppress -L/opt/local/lib -o ../../../../lib/libqtscript_gui.so CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractGraphicsShapeItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractItemDelegate.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractItemView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractPageSetupDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractPrintDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractScrollArea.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractSlider.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAbstractSpinBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessible.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessible2Interface.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleBridge.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleInterface.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleInterfaceEx.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleObject.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleObjectEx.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessiblePlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleTableInterface.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAccessibleWidgetEx.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QAction.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QActionEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QActionGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QApplication.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QBitmap.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QBoxLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QBrush.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QButtonGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCDEStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCalendarWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCheckBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCleanlooksStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QClipboard.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QClipboardEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCloseEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QColor.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QColorDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QColumnView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QComboBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCommandLinkButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCommonStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCompleter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QConicalGradient.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QContextMenuEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QCursor.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDataWidgetMapper.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDateEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDateTimeEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDesktopServices.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDesktopWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDial.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDialogButtonBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDockWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDoubleSpinBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDoubleValidator.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDragEnterEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDragLeaveEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDragMoveEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QDragResponseEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QErrorMessage.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFileDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFileIconProvider.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFileOpenEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFocusEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFocusFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFont.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFontComboBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFontDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFontInfo.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFontMetrics.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFontMetricsF.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFormLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGradient.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsEllipseItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsGridLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsItemAnimation.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsItemGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsLayoutItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsLineItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsLinearLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsPathItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsPixmapItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsPolygonItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsProxyWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsRectItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsScene.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSceneContextMenuEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSceneEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSceneHelpEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSceneHoverEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSceneMouseEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSceneMoveEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSceneResizeEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSceneWheelEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsSimpleTextItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsTextItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGraphicsWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGridLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QGroupBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QHBoxLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QHeaderView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QHelpEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QHideEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QHoverEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QIcon.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QIconDragEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QIconEngine.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QIconEnginePluginV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QImage.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QImageIOHandler.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QImageIOPlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QImageReader.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QImageWriter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QInputContext.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QInputContextFactory.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QInputContextPlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QInputDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QInputEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QIntValidator.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QItemDelegate.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QItemEditorCreatorBase.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QItemEditorFactory.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QItemSelection.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QKeyEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QKeySequence.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QLCDNumber.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QLabel.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QLayoutItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QLine.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QLineEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QLineF.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QLinearGradient.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QListView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QListWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QListWidgetItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMainWindow.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMatrix.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMdiArea.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMdiSubWindow.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMenu.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMenuBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMessageBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMotifStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMouseEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMoveEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QMovie.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPageSetupDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPaintDevice.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPaintEngine.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPaintEngineState.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPaintEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPainter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPainterPath.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPainterPathStroker.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPalette.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPen.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPicture.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPictureFormatPlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPictureIO.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPixmap.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPixmapCache.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPlainTextDocumentLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPlainTextEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPlastiqueStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPolygon.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPolygonF.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPrintDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPrintEngine.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPrintPreviewDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPrintPreviewWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPrinter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QProgressBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QProgressDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QPushButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QRadialGradient.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QRadioButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QReadWriteLock.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QRegExpValidator.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QRegion.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QResizeEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QRubberBand.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QScrollArea.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QScrollBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSessionManager.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QShortcut.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QShortcutEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QShowEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSizeGrip.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSizePolicy.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSlider.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSound.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSpacerItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSpinBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSplashScreen.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSplitter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSplitterHandle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStackedLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStackedWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStandardItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStandardItemModel.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStatusBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStatusTipEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStringListModel.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleFactory.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleHintReturn.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleHintReturnMask.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleHintReturnVariant.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOption.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionComboBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionComplex.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionDockWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionDockWidgetV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionFocusRect.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionFrameV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionGraphicsItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionGroupBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionHeader.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionMenuItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionProgressBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionProgressBarV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionRubberBand.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionSizeGrip.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionSlider.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionSpinBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionTab.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionTabBarBase.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionTabV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionTabWidgetFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionTitleBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionToolBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionToolBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionToolBoxV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionToolButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionViewItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionViewItemV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionViewItemV3.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyleOptionViewItemV4.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStylePainter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStylePlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QStyledItemDelegate.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSyntaxHighlighter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QSystemTrayIcon.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTabBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTabWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTableView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTableWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTableWidgetItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTableWidgetSelectionRange.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTabletEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextBlock.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextBlockFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextBlockGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextBlockUserData.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextBrowser.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextCharFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextCodecPlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextCursor.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextDocument.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextDocumentFragment.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextFragment.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextFrameFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextImageFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextInlineObject.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextLength.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextLine.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextList.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextListFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextObject.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextObjectInterface.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextTable.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextTableCell.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextTableCellFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTextTableFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTimeEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QToolBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QToolBarChangeEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QToolBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QToolButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QToolTip.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTransform.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTreeView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTreeWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QTreeWidgetItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QUndoCommand.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QUndoGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QUndoStack.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QUndoView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QVBoxLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QValidator.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWhatsThis.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWhatsThisClickedEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWheelEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWidgetAction.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWidgetItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWindowStateChangeEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWindowsStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWizard.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWizardPage.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscript_QWorkspace.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractGraphicsShapeItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractItemDelegate.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractItemView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractPageSetupDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractPrintDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractScrollArea.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractSlider.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAbstractSpinBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessible.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessible2Interface.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessibleBridge.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessibleInterface.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessibleInterfaceEx.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessibleObject.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessibleObjectEx.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessiblePlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessibleTableInterface.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessibleWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAccessibleWidgetEx.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QAction.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QActionGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QApplication.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QBitmap.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QBoxLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QButtonGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QCDEStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QCalendarWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QCheckBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QCleanlooksStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QColumnView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QComboBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QCommandLinkButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QCommonStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QCompleter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QContextMenuEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDataWidgetMapper.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDateEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDateTimeEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDesktopServices.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDesktopWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDial.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDialogButtonBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDockWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDoubleSpinBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDoubleValidator.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDragMoveEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QDragResponseEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QErrorMessage.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QFileDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QFileIconProvider.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QFocusFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QFontComboBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QFormLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsEllipseItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsGridLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsItemAnimation.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsItemGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsLayoutItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsLineItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsLinearLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsPathItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsPixmapItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsPolygonItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsProxyWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsRectItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsScene.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsSimpleTextItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsTextItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGraphicsWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGridLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QGroupBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QHBoxLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QHeaderView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QHoverEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QIconEngine.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QIconEnginePluginV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QImage.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QImageIOHandler.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QImageIOPlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QInputContext.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QInputContextFactory.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QInputContextPlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QInputEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QIntValidator.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QItemDelegate.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QItemEditorCreatorBase.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QItemEditorFactory.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QKeyEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QLCDNumber.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QLabel.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QLayoutItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QLineEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QListView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QListWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QListWidgetItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMainWindow.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMdiArea.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMdiSubWindow.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMenu.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMenuBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMessageBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMotifStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMouseEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMoveEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QMovie.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPageSetupDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPaintDevice.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPaintEngine.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPaintEngineState.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPaintEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPicture.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPictureFormatPlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPixmap.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPixmapCache.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPlainTextDocumentLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPlainTextEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPlastiqueStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPrintDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPrintEngine.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPrintPreviewDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPrintPreviewWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPrinter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QProgressBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QProgressDialog.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QPushButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QRadioButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QRegExpValidator.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QResizeEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QRubberBand.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QScrollArea.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QScrollBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QShortcut.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QShortcutEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSizeGrip.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSlider.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSound.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSpacerItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSpinBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSplashScreen.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSplitter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSplitterHandle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStackedLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStackedWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStandardItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStandardItemModel.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStatusBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleFactory.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleHintReturn.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleHintReturnMask.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleHintReturnVariant.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOption.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionComboBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionComplex.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionDockWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionDockWidgetV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionFocusRect.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionFrameV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionGraphicsItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionGroupBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionHeader.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionMenuItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionProgressBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionProgressBarV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionRubberBand.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionSizeGrip.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionSlider.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionSpinBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionTab.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionTabBarBase.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionTabV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionTabWidgetFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionTitleBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionToolBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionToolBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionToolBoxV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionToolButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionViewItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionViewItemV2.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionViewItemV3.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyleOptionViewItemV4.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStylePlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QStyledItemDelegate.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSyntaxHighlighter.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QSystemTrayIcon.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTabBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTabWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTableView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTableWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTableWidgetItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTabletEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextBlockFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextBlockGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextBlockUserData.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextBrowser.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCharFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCodecPlugin.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextDocument.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextFrame.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextFrameFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextImageFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextList.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextListFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextObject.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextObjectInterface.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextTable.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextTableCellFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextTableFormat.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTimeEdit.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QToolBar.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QToolBox.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QToolButton.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTreeView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTreeWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTreeWidgetItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QUndoCommand.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QUndoGroup.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QUndoStack.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QUndoView.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QVBoxLayout.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QValidator.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWheelEvent.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidget.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidgetAction.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWidgetItem.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWindowsStyle.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWizard.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWizardPage.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QWorkspace.o CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/main.o -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -framework QtOpenGL -framework QtScript -F/opt/local/libexec/qt4-mac/lib -framework QtSvg /opt/local/libexec/qt4-mac/lib/libQtUiTools.a -F/opt/local/libexec/qt4-mac/lib -framework QtWebKit -F/opt/local/libexec/qt4-mac/lib -framework QtGui -F/opt/local/libexec/qt4-mac/lib -framework QtTest -F/opt/local/libexec/qt4-mac/lib -framework QtDBus -F/opt/local/libexec/qt4-mac/lib -framework QtXml -F/opt/local/libexec/qt4-mac/lib -framework QtSql -F/opt/local/libexec/qt4-mac/lib -framework QtNetwork -F/opt/local/libexec/qt4-mac/lib -framework QtCore -lpthread /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [ 94%] Built target qtscript_gui make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} Here is the output of gcc -v: {{{ Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5488~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform- name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5488) }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 10:35:47 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 18:35:47 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.f32ac70db9dea6c66c4b9775079c116e@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Comment(by stransky@?): gcc-4.2 -v {{{ Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc_42/gcc_42-5564~1/src/configure --disable- checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform- name=/^[cg][^.-]*$/s/$/-4.2/ --with-gxx-include-dir=/usr/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --host=i686-apple- darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5564) }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 12:38:22 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 20:38:22 -0000 Subject: [MacPorts] #17865: deleting all default configure flags causes error. Message-ID: <054.cc9370e982d7532513d2b749e9c8a7f5@macports.org> #17865: deleting all default configure flags causes error. --------------------------------+------------------------------------------- Reporter: tonytung@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.7.0 Keywords: cppflags ldflags | Port: tcl --------------------------------+------------------------------------------- In the tcl port, -I${prefix}/include is removed from cppflags: {{{ configure.cppflags-delete -I${prefix}/include }}} When handle_option-delete processes this, it yields an empty string and unsets the option. {{{ ## # Handle option-delete # # @param option name of the option # @param args arguments proc handle_option-delete {option args} { global $option user_options option_procs if {![info exists user_options($option)] && [info exists $option]} { set temp [set $option] foreach val $args { set temp [ldelete $temp $val] } if {$temp eq ""} { unset $option } else { set $option $temp } } } }}} This results in portconfigure.tcl declaring ${configure.cppflags} as an unknown variable in configure_main(..), yielding this error message: {{{ Error: Target org.macports.configure returned: can't read "configure.cppflags": no such variable }}} Replacing these lines: {{{ append_list_to_environment_value configure "CPPFLAGS" ${configure.cppflags} append_list_to_environment_value configure "LDFLAGS" ${configure.ldflags} }}} with: {{{ catch {append_list_to_environment_value configure "CPPFLAGS" ${configure.cppflags}} catch {append_list_to_environment_value configure "LDFLAGS" ${configure.ldflags}} }}} seems to do the trick (i.e., everything builds fine). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 12:55:45 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 20:55:45 -0000 Subject: [MacPorts] #17705: MacPorts needs a general config file update mechanism In-Reply-To: <052.d8196647943e2c16864ebdc58c3a79e0@macports.org> References: <052.d8196647943e2c16864ebdc58c3a79e0@macports.org> Message-ID: <061.f385e6e94e9d19d1c8c0219b5353b521@macports.org> #17705: MacPorts needs a general config file update mechanism ----------------------------------+----------------------------------------- Reporter: blb@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.7.0 Keywords: update configuration | Port: ----------------------------------+----------------------------------------- Comment(by blb@?): In case I was a bit vague, I'm specifically referring to MacPorts' own config files (macports.conf, sources.conf, etc). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 12:58:08 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 20:58:08 -0000 Subject: [MacPorts] #17866: screen doesn't build universal Message-ID: <057.92323baacd44fd8c9662145155b892c3@macports.org> #17866: screen doesn't build universal -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: digdog@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: screen -----------------------------------+---------------------------------------- {{{ /usr/bin/gcc-4.0 -c -I. -I. -O2 -isysroot / -arch ppc -arch i386 -mmacosx-version-min=10.5 socket.c In file included from screen.h:144, from socket.c:37: display.h:182: warning: 'utmp' is deprecated (declared at //usr/include/utmp.h:97) In file included from screen.h:145, from socket.c:37: window.h:247: warning: 'utmp' is deprecated (declared at //usr/include/utmp.h:97) In file included from screen.h:144, from socket.c:37: display.h:182: warning: 'utmp' is deprecated (declared at //usr/include/utmp.h:97) socket.c: In function 'FinishAttach': socket.c:1216: error: 'RC_WINDOWLIST' undeclared (first use in this function) socket.c:1216: error: (Each undeclared identifier is reported only once socket.c:1216: error: for each function it appears in.) In file included from screen.h:145, from socket.c:37: window.h:247: warning: 'utmp' is deprecated (declared at //usr/include/utmp.h:97) socket.c: In function 'FinishAttach': socket.c:1216: error: 'RC_WINDOWLIST' undeclared (first use in this function) socket.c:1216: error: (Each undeclared identifier is reported only once socket.c:1216: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/tmp//ccp9OvlB.out make: *** [socket.o] Error 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 12:58:53 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 20:58:53 -0000 Subject: [MacPorts] #17552: SoXt fails to build In-Reply-To: <057.4077fbd645f6aaee61475131f9d50b56@macports.org> References: <057.4077fbd645f6aaee61475131f9d50b56@macports.org> Message-ID: <066.0605ed9f7a7155a0fd09ca7ca024895f@macports.org> #17552: SoXt fails to build ------------------------------------+--------------------------------------- Reporter: jeremyhu@? | Owner: css@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: doxygen Port: SoXt | ------------------------------------+--------------------------------------- Changes (by jeremyhu@?): * status: assigned => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 13:00:49 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 21:00:49 -0000 Subject: [MacPorts] #17609: xorg-server 1.4.2-apple27_2 fails to build on Leopard In-Reply-To: <056.d6a1d239b14eed661aa6ed8d61a89c54@macports.org> References: <056.d6a1d239b14eed661aa6ed8d61a89c54@macports.org> Message-ID: <065.7be19531df521e3006b09366b2eeb759@macports.org> #17609: xorg-server 1.4.2-apple27_2 fails to build on Leopard -----------------------------------+---------------------------------------- Reporter: frstan@? | Owner: jeremyhu@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: x11 xorg-server glx Port: xorg-server | -----------------------------------+---------------------------------------- Changes (by jeremyhu@?): * status: assigned => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 13:03:45 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 21:03:45 -0000 Subject: [MacPorts] #17453: Clarify policy of duplicating ${x11prefix} In-Reply-To: <057.7a9a8560a2417049dcfe4f1037bf5144@macports.org> References: <057.7a9a8560a2417049dcfe4f1037bf5144@macports.org> Message-ID: <066.8454f8ae3896f14c3ee75564c2f46ec5@macports.org> #17453: Clarify policy of duplicating ${x11prefix} ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: jeremyhu@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: Port: | ------------------------------------+--------------------------------------- Changes (by jeremyhu@?): * status: assigned => closed * resolution: => invalid Comment: I brought this up a few times in macports-dev (most recently today with a patch for a system_x11 variant which results in our use of ports for X11 libs rather than $x11prefix). I'm closing this as 'invalid' since it's not really a bug but rather a policy that needs to be worked out on the list. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 13:28:29 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 21:28:29 -0000 Subject: [MacPorts] #13627: vtk5: fails to build ("ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib") In-Reply-To: <056.1426f210078c8c11913624f81e57664a@macports.org> References: <056.1426f210078c8c11913624f81e57664a@macports.org> Message-ID: <065.2d1b87ef9504a74ebd146308524a7e1c@macports.org> #13627: vtk5: fails to build ("ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib") ----------------------------------+----------------------------------------- Reporter: chris@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: vtk5 ----------------------------------+----------------------------------------- Changes (by blb@?): * owner: rene.donner@? => macports-tickets@? Comment: Ren? no longer maintains vtk5, r44858. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 13:29:41 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 21:29:41 -0000 Subject: [MacPorts] #14426: VTK5 - update to 5.0.4 In-Reply-To: <056.426e4dd3d1915b8091d6feaa048cf082@macports.org> References: <056.426e4dd3d1915b8091d6feaa048cf082@macports.org> Message-ID: <065.6be05c5faf6e8c5a74eb3475485ccf4e@macports.org> #14426: VTK5 - update to 5.0.4 ----------------------------------+----------------------------------------- Reporter: andrew@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | Port: vtk5 ----------------------------------+----------------------------------------- Changes (by blb@?): * owner: rene.donner@? => macports-tickets@? Comment: Ren? no longer maintains vtk5, r44858. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 13:29:46 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 21:29:46 -0000 Subject: [MacPorts] #16327: vtk5 5.0.3_0 +python build failure In-Reply-To: <052.b4348b62b5c877e284f593e6b258aac8@macports.org> References: <052.b4348b62b5c877e284f593e6b258aac8@macports.org> Message-ID: <061.1af7f486763b862d25284590b6c55c43@macports.org> #16327: vtk5 5.0.3_0 +python build failure ------------------------------+--------------------------------------------- Reporter: casbon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: vtk5 ------------------------------+--------------------------------------------- Changes (by blb@?): * owner: rene.donner@? => macports-tickets@? Comment: Ren? no longer maintains vtk5, r44858. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 13:29:50 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 21:29:50 -0000 Subject: [MacPorts] #17239: vtk5-5.2.0 Missing library/path with python variant, build failure. In-Reply-To: <056.ad33bac9853528e3fd9fbc5f9031eaab@macports.org> References: <056.ad33bac9853528e3fd9fbc5f9031eaab@macports.org> Message-ID: <065.095675d5d8fdf110cff17669fc50b56b@macports.org> #17239: vtk5-5.2.0 Missing library/path with python variant, build failure. ----------------------------------+----------------------------------------- Reporter: macports.b@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: vtk vtk5 | Port: vtk5 ----------------------------------+----------------------------------------- Changes (by blb@?): * owner: rene.donner@? => macports-tickets@? Comment: Ren? no longer maintains vtk5, r44858. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 13:29:53 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 21:29:53 -0000 Subject: [MacPorts] #17840: vtk5 5.5.0_0 cocoa build failure In-Reply-To: <047.5d4f2b6f5c8c3dc3f2711f5ce67167bb@macports.org> References: <047.5d4f2b6f5c8c3dc3f2711f5ce67167bb@macports.org> Message-ID: <056.ad116948b862d2e5b5f53ff4a1e36473@macports.org> #17840: vtk5 5.5.0_0 cocoa build failure -------------------------+-------------------------------------------------- Reporter: jmr@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: vtk5 -------------------------+-------------------------------------------------- Changes (by blb@?): * owner: rene.donner@? => macports-tickets@? Comment: Ren? no longer maintains vtk5, r44858. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 14:18:33 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 22:18:33 -0000 Subject: [MacPorts] #17865: deleting all default configure flags causes error. In-Reply-To: <054.cc9370e982d7532513d2b749e9c8a7f5@macports.org> References: <054.cc9370e982d7532513d2b749e9c8a7f5@macports.org> Message-ID: <063.71e78c6e1b4a2d8ab83014383aa0404b@macports.org> #17865: deleting all default configure flags causes error. --------------------------------+------------------------------------------- Reporter: tonytung@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.7.0 Keywords: cppflags ldflags | Port: tcl --------------------------------+------------------------------------------- Changes (by blb@?): * cc: blb@? (added) Comment: Note that I committed a kludge to the tcl port in r44859 to work around this for now. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 14:21:02 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 22:21:02 -0000 Subject: [MacPorts] #17864: reverse dependency for gtk2 and librsvg In-Reply-To: <053.1111781adf9d0da0b6f8758296eafc7e@macports.org> References: <053.1111781adf9d0da0b6f8758296eafc7e@macports.org> Message-ID: <062.225de11934eddbf756545c72d6a06a89@macports.org> #17864: reverse dependency for gtk2 and librsvg --------------------------------+------------------------------------------- Reporter: m4k0t0y@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: gtk2, librsvg | --------------------------------+------------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => fixed Comment: Jeremy removed the librsvg dependency in r44853. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 14:21:45 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 22:21:45 -0000 Subject: [MacPorts] #17862: circular dependency gtk2 -> librsvg -> ... -> gconf -> gtk2 In-Reply-To: <053.d1b6aed45dec35353bf05c3483be656f@macports.org> References: <053.d1b6aed45dec35353bf05c3483be656f@macports.org> Message-ID: <062.ff730ceeb992c0a543ebed7c184b9281@macports.org> #17862: circular dependency gtk2 -> librsvg -> ... -> gconf -> gtk2 -------------------------------+-------------------------------------------- Reporter: m4k0t0y@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gtk2, gconf -------------------------------+-------------------------------------------- Changes (by blb@?): * cc: blb@? (added) Comment: Jeremy removed the librsvg dependency in r44853. Will look at gconf to make sure it doesn't need gtk2 (it's depended on it for ages). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 15:00:08 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 23:00:08 -0000 Subject: [MacPorts] #17867: Octave not installing Message-ID: <055.9e1c610c1cb8b9474255ae88b0e42b4d@macports.org> #17867: Octave not installing ---------------------------------+------------------------------------------ Reporter: tkbrekken@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: Octave | Port: ---------------------------------+------------------------------------------ When running "sudo port install octave" on my MacBook Pro (10.5.6, dual Intel), I get the following error: ---> Fetching fftw-3 ---> Attempting to fetch fftw-3.1.3.tar.gz from http://www.fftw.org/ ---> Attempting to fetch fftw-3.1.3.tar.gz from ftp://ftp.fftw.org/pub/fftw/ ---> Attempting to fetch fftw-3.1.3.tar.gz from ftp://ftp.kusastro.kyoto-u.ac.jp/pub/src/GNU/fftw/ ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/distfiles/fftw-3 ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/downloads/fftw-3 Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: fftw-3 g95 gawk ghostscript cairo libpixman render xorg-renderproto xorg-util-macros xrender glpk gmp gsed hdf5 pcre qhull texlive texlive_base texi2html texlive_texmf-full texlive_texmf-minimal Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 15:28:42 2009 From: noreply at macports.org (MacPorts) Date: Sat, 03 Jan 2009 23:28:42 -0000 Subject: [MacPorts] #17867: Octave not installing In-Reply-To: <055.9e1c610c1cb8b9474255ae88b0e42b4d@macports.org> References: <055.9e1c610c1cb8b9474255ae88b0e42b4d@macports.org> Message-ID: <064.a55aa80f9ec057e46132699fbc3d8cb8@macports.org> #17867: Octave not installing ----------------------------------+----------------------------------------- Reporter: tkbrekken@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: Octave Port: fftw-3 | ----------------------------------+----------------------------------------- Changes (by blb@?): * status: new => closed * version: 1.7.0 => 1.6.0 * resolution: => invalid * port: => fftw-3 Old description: > When running "sudo port install octave" on my MacBook Pro (10.5.6, dual > Intel), I get the following error: > > ---> Fetching fftw-3 > ---> Attempting to fetch fftw-3.1.3.tar.gz from http://www.fftw.org/ > ---> Attempting to fetch fftw-3.1.3.tar.gz from > ftp://ftp.fftw.org/pub/fftw/ > ---> Attempting to fetch fftw-3.1.3.tar.gz from > ftp://ftp.kusastro.kyoto-u.ac.jp/pub/src/GNU/fftw/ > ---> Attempting to fetch fftw-3.1.3.tar.gz from > http://svn.macports.org/repository/macports/distfiles/fftw-3 > ---> Attempting to fetch fftw-3.1.3.tar.gz from > http://svn.macports.org/repository/macports/distfiles/general/ > ---> Attempting to fetch fftw-3.1.3.tar.gz from > http://svn.macports.org/repository/macports/downloads/fftw-3 > Error: Target org.macports.fetch returned: fetch failed > Error: The following dependencies failed to build: fftw-3 g95 gawk > ghostscript cairo libpixman render xorg-renderproto xorg-util-macros > xrender glpk gmp gsed hdf5 pcre qhull texlive texlive_base texi2html > texlive_texmf-full texlive_texmf-minimal > Error: Status 1 encountered during processing. New description: When running "sudo port install octave" on my MacBook Pro (10.5.6, dual Intel), I get the following error: {{{ ---> Fetching fftw-3 ---> Attempting to fetch fftw-3.1.3.tar.gz from http://www.fftw.org/ ---> Attempting to fetch fftw-3.1.3.tar.gz from ftp://ftp.fftw.org/pub/fftw/ ---> Attempting to fetch fftw-3.1.3.tar.gz from ftp://ftp.kusastro.kyoto-u.ac.jp/pub/src/GNU/fftw/ ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/distfiles/fftw-3 ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/downloads/fftw-3 Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: fftw-3 g95 gawk ghostscript cairo libpixman render xorg-renderproto xorg-util-macros xrender glpk gmp gsed hdf5 pcre qhull texlive texlive_base texi2html texlive_texmf-full texlive_texmf-minimal Error: Status 1 encountered during processing. }}} -- Comment: Two things: seeing it's trying to fetch from svn.macports.org suggests you are still using MacPorts 1.6, so you should use {{{ sudo port selfupdate }}} to upgrade to 1.7. Second, it's trying to install fftw-3 version 3.1.3 whereas that port is currently at version 3.2; after the selfupdate has completed, your port files should be updated so that it installs 3.2 instead. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Jan 3 20:59:46 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 04:59:46 -0000 Subject: [MacPorts] #17868: Update Mercurial 1.1.1 to 1.1.2 Message-ID: <054.90083744e5fac003506f6e6f6897bf9f@macports.org> #17868: Update Mercurial 1.1.1 to 1.1.2 --------------------------------+------------------------------------------- Reporter: perry@? | Owner: deric@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: mercurial --------------------------------+------------------------------------------- Hi Daniel, I've attached a patch to update Mercurial 1.1.1 to 1.1.2. Thanks, Perry -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 00:50:26 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 08:50:26 -0000 Subject: [MacPorts] #17862: circular dependency gtk2 -> librsvg -> ... -> gconf -> gtk2 In-Reply-To: <053.d1b6aed45dec35353bf05c3483be656f@macports.org> References: <053.d1b6aed45dec35353bf05c3483be656f@macports.org> Message-ID: <062.289e7c942e0cf178422793dc0fbb454e@macports.org> #17862: circular dependency gtk2 -> librsvg -> ... -> gconf -> gtk2 --------------------------------+------------------------------------------- Reporter: m4k0t0y@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: wontfix | Keywords: Port: gtk2, gconf | --------------------------------+------------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => wontfix Comment: It looks like gconf-sanity-check requires gtk2 (installed as ${prefix}/libexec/gconf-sanity-check-2). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 00:54:23 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 08:54:23 -0000 Subject: [MacPorts] #17865: deleting all default configure flags causes error. In-Reply-To: <054.cc9370e982d7532513d2b749e9c8a7f5@macports.org> References: <054.cc9370e982d7532513d2b749e9c8a7f5@macports.org> Message-ID: <063.928f2a4b270f356de28072f99ff13940@macports.org> #17865: deleting all default configure flags causes error. --------------------------------+------------------------------------------- Reporter: tonytung@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Keywords: cppflags ldflags | Port: tcl --------------------------------+------------------------------------------- Changes (by blb@?): * milestone: => MacPorts 1.8.0 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 01:14:46 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 09:14:46 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.6b358465b381c532964b9597377bb5de@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r44874. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 01:33:32 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 09:33:32 -0000 Subject: [MacPorts] #17587: AquaTerm Won't Run In-Reply-To: <060.4b2623da779f7defa78ebe3476b919ee@macports.org> References: <060.4b2623da779f7defa78ebe3476b919ee@macports.org> Message-ID: <069.ec51aac120ac49366841d72dde911c56@macports.org> #17587: AquaTerm Won't Run ---------------------------------------+------------------------------------ Reporter: joseph@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: aquaterm | ---------------------------------------+------------------------------------ Changes (by mcalhoun@?): * status: new => closed * resolution: => worksforme Comment: Closing ticket.[[BR]] If the problem persists, please feel free to reopen. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 01:36:28 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 09:36:28 -0000 Subject: [MacPorts] #17762: 1.7 - install/upgrade broken with direct/archivemode In-Reply-To: <054.77d6b1934978d7913e4e3012b3d6211f@macports.org> References: <054.77d6b1934978d7913e4e3012b3d6211f@macports.org> Message-ID: <063.621703eb487273432f81f166e2eccf8a@macports.org> #17762: 1.7 - install/upgrade broken with direct/archivemode --------------------------------+------------------------------------------- Reporter: dluke@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.1 Component: base | Version: 1.7.0 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by blb@?): Replying to [comment:2 dluke@?]: > I'm not sure what you're asking since with direct mode there's only ever one choice that's available (the current portfile's version/revision) as that's the only archive that will be looked for. > > I see it happen with ports that I only have one archive (the current version/revision) and ports that have multiple archives available, though. Sorry, 'twas a bit vague. Basically I was wondering if you see this only when a port has multiple archives available, where at least two are for the same version of the port but with different variants. For example, widget-1.0+foo and widget-1.0+bar. Basically I was trying to determine if there may be some overlap with #16085. But if it also happens with only the one archive available, then it probably isn't. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 02:12:45 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 10:12:45 -0000 Subject: [MacPorts] #17869: db.macports.org shows WebKit Nightly Builds page Message-ID: <059.bc7557ea7f0fca7946882081a3c15b48@macports.org> #17869: db.macports.org shows WebKit Nightly Builds page -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: wsiegrist@? Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: server/hosting | Version: Keywords: | Port: -------------------------------------+-------------------------------------- http://db.macports.org seems to be misconfigured... it shows the WebKit Nightly Builds page. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 02:26:50 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 10:26:50 -0000 Subject: [MacPorts] #17839: Newlines showing as literal characters in PHP error logs In-Reply-To: <061.38a38cec5b03be2c53722d950218ec1f@macports.org> References: <061.38a38cec5b03be2c53722d950218ec1f@macports.org> Message-ID: <070.ecddadf34cacc4fc7280de8685e7765c@macports.org> #17839: Newlines showing as literal characters in PHP error logs ---------------------------------------+------------------------------------ Reporter: simon@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: php5, error log, newlines | Port: php5 ---------------------------------------+------------------------------------ Comment(by ryandesign@?): I don't see this on my system; I do see actual line breaks in the log. Can you provide the php code you are using which produces this output in the error log? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 02:37:43 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 10:37:43 -0000 Subject: [MacPorts] #17870: autoconf213 uses gawk and m4 but doesn't declare dependencies Message-ID: <059.b2cb5a4ae61345bd682903cef107a03f@macports.org> #17870: autoconf213 uses gawk and m4 but doesn't declare dependencies -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: autoconf213 -------------------------------------+-------------------------------------- The autoconf213 port (which I need for php5) does not declare dependencies on the gawk and m4 ports but uses them if present, resulting in the following lines appearing in /mp/bin/autoconf213: {{{ : ${M4=/mp/bin/gm4} : ${AWK=gawk} }}} Then if you later uninstall m4 or gawk, autoconf213 doesn't work anymore. I don't know if autoconf213 should declare unconditional dependencies on these ports, or if autoconf213 should be educated to use some other awk or m4 instead, even if MacPorts versions are found. I note that the newer autoconf port has library dependencies on perl5, m4 and help2man. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 03:13:53 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 11:13:53 -0000 Subject: [MacPorts] #17839: Newlines showing as literal characters in PHP error logs In-Reply-To: <061.38a38cec5b03be2c53722d950218ec1f@macports.org> References: <061.38a38cec5b03be2c53722d950218ec1f@macports.org> Message-ID: <070.af2827b0d3b02c2fb3e8c5c292083127@macports.org> #17839: Newlines showing as literal characters in PHP error logs ---------------------------------------+------------------------------------ Reporter: simon@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: php5, error log, newlines | Port: php5 ---------------------------------------+------------------------------------ Comment(by simon@?): Replying to [comment:2 ryandesign@?]: > Can you provide the php code you are using which produces this output in the error log? Happens with any {{{error_log}}} function calls. For example (just tested) this code: {{{ }}} Produces this in the Apache error log for that VirtualHost: {{{ Sunday, 4 January 2009 11:08:50 Europe/London [Sun Jan 04 11:09:20 2009] [error] [client 127.0.0.1] Array\n(\n [0] => blue\n [1] => red\n [2] => orange\n [3] => apple\n)\n }}} I'm viewing the log with Console, screengrab: http://skitch.com/simonwheatley/byrb6/wp.test.site-error-log -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 03:35:01 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 11:35:01 -0000 Subject: [MacPorts] #17552: SoXt fails to build In-Reply-To: <057.4077fbd645f6aaee61475131f9d50b56@macports.org> References: <057.4077fbd645f6aaee61475131f9d50b56@macports.org> Message-ID: <066.95d684a6a7f36b62d37e21947af6d9b2@macports.org> #17552: SoXt fails to build ------------------------------------+--------------------------------------- Reporter: jeremyhu@? | Owner: css@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: doxygen Port: SoXt | ------------------------------------+--------------------------------------- Comment(by css@?): Seems to work without any trouble. Thanks for the patch! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 04:03:35 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 12:03:35 -0000 Subject: [MacPorts] #17830: Gnucash 2.2.8 - working directory not found when apply patches In-Reply-To: <054.833ae686c48710aff5617c4a06bb9b34@macports.org> References: <054.833ae686c48710aff5617c4a06bb9b34@macports.org> Message-ID: <063.1cb300b4706acf881a8f7d68ebf4d248@macports.org> #17830: Gnucash 2.2.8 - working directory not found when apply patches ---------------------------------+------------------------------------------ Reporter: bsuthoff@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: gnucash | ---------------------------------+------------------------------------------ Changes (by jmr@?): * status: new => closed * resolution: => invalid -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 04:09:15 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 12:09:15 -0000 Subject: [MacPorts] #17871: Added universal variant Message-ID: <059.6641c6473454047f547c67083c5a2b69@macports.org> #17871: Added universal variant -------------------------------------+-------------------------------------- Reporter: gianluca.toso@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: libpcap universal | Port: libpcap -------------------------------------+-------------------------------------- Added universal variant, patching Makefile :-( Tested on OSX 10.4.11 PPC -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 04:15:42 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 12:15:42 -0000 Subject: [MacPorts] #17626: php5 @5.2.8_0 on Mac OS X 10.3.9 Panther: iodbcext.h: No such file or directory In-Reply-To: <059.4212cd8054fa39b960b3e8813dfa5f92@macports.org> References: <059.4212cd8054fa39b960b3e8813dfa5f92@macports.org> Message-ID: <068.4c4a0aa46de662e92d2e00d820275081@macports.org> #17626: php5 @5.2.8_0 on Mac OS X 10.3.9 Panther: iodbcext.h: No such file or directory --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: php5, php5-devel | --------------------------------------+------------------------------------- Changes (by ryandesign@?): * cc: face@? (added) * status: new => closed * resolution: => fixed Comment: r44881: I changed php5 and php5-devel to no longer attempt to include ODBC support on Mac OS X 10.3 or earlier. That seems to be the least-intrusive change, since it changes nothing for users of Mac OS X 10.4 and higher. If someone running 10.3 or earlier needs ODBC support, or if someone running any version of Mac OS X has information about changing the ODBC support to use a port instead of a system library, please let me know. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 04:18:19 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 12:18:19 -0000 Subject: [MacPorts] #17844: php5 fails with libtool2 In-Reply-To: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> References: <058.9f3a308f2b1722c8d03761b19981a7e3@macports.org> Message-ID: <067.2f5786ef75535b0879f47031eceb5e15@macports.org> #17844: php5 fails with libtool2 -------------------------------------+-------------------------------------- Reporter: Dormilich@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: php4, php5, php5-devel | -------------------------------------+-------------------------------------- Changes (by ryandesign@?): * status: new => closed * resolution: => fixed * port: php5 => php4, php5, php5-devel Old description: > when upgrading libtool to version 2.2.6a_0 apache (with php5) fails to > start due to failed libtool loading. > libphp5.so: cannot load libltdl.3.dylib (this is libltdl.7.dylib in > libtool2) New description: when upgrading libtool to version 2.2.6a_0 apache (with php5) fails to start due to failed libtool loading. {{{ libphp5.so: cannot load libltdl.3.dylib (this is libltdl.7.dylib in libtool2) }}} -- Comment: r44882: I increased the revision of the php4, php5 and php5-devel ports to force a rebuild. If you have already forced a rebuild as suggested above, you do not need to rebuild again. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 05:24:13 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 13:24:13 -0000 Subject: [MacPorts] #17871: libpcap: Added universal variant (was: Added universal variant) In-Reply-To: <059.6641c6473454047f547c67083c5a2b69@macports.org> References: <059.6641c6473454047f547c67083c5a2b69@macports.org> Message-ID: <068.f2567073bf437831b17e9a33d8e38758@macports.org> #17871: libpcap: Added universal variant -------------------------------------+-------------------------------------- Reporter: gianluca.toso@? | Owner: opendarwin.org@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: libpcap universal | Port: libpcap -------------------------------------+-------------------------------------- Changes (by raimue@?): * owner: macports-tickets@? => opendarwin.org@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 06:26:30 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 14:26:30 -0000 Subject: [MacPorts] #17872: rsync-3.0.5 update Message-ID: <052.4df8b770f2e68c830117e2a46c0fce6c@macports.org> #17872: rsync-3.0.5 update ------------------------------+--------------------------------------------- Reporter: css@? | Owner: simon@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: rsync ------------------------------+--------------------------------------------- rsync 3.0.5 was released Dec 28, 2008. The [http://rsync.samba.org/ftp/rsync/src/rsync-3.0.5-NEWS release notes] detail the fixes. Updating the port merely requires bumping the version and changing the checksums. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 06:37:03 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 14:37:03 -0000 Subject: [MacPorts] #17872: rsync-3.0.5 update In-Reply-To: <052.4df8b770f2e68c830117e2a46c0fce6c@macports.org> References: <052.4df8b770f2e68c830117e2a46c0fce6c@macports.org> Message-ID: <061.57416def947f522367064e92373513fe@macports.org> #17872: rsync-3.0.5 update ------------------------------+--------------------------------------------- Reporter: css@? | Owner: simon@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: rsync ------------------------------+--------------------------------------------- Comment(by css@?): Although my build completed fine, we should include the updated [http://rsync.samba.org/ftp/rsync/patches/crtimes.diff crtimes.diff] and [http://rsync.samba.org/ftp/rsync/patches/fileflags.diff fileflags.diff] patches. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 07:21:50 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 15:21:50 -0000 Subject: [MacPorts] #17873: Update css maintainer address Message-ID: <052.4e61f1ea5e910a01721d14012237d3cf@macports.org> #17873: Update css maintainer address ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: enhancement | Status: new Priority: Low | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: | Port: apg cmake Coin Doxygen emacs-app hnb hrsh2csvs makezxt mdbconv palm-db-tools pilot-link prc-tools rsync-lart simage SoXt streamripper tivodecode VTK ------------------------------+--------------------------------------------- I need to update my maintainer address to not include "`@macports.org`". This will affect: * apg * cmake * Coin * doxygen * emacs-app * hnb * hrsh2csv * makeztxt * mdbconv * palm-db-tools * pilot-link * prc-tools * rsync-lart * simage * SoXt * streamripper * tivodecode * VTK -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 07:32:57 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 15:32:57 -0000 Subject: [MacPorts] #17873: Update css maintainer address In-Reply-To: <052.4e61f1ea5e910a01721d14012237d3cf@macports.org> References: <052.4e61f1ea5e910a01721d14012237d3cf@macports.org> Message-ID: <061.de7b556d38b2195035ab106dab43aca2@macports.org> #17873: Update css maintainer address -------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Reporter: css@? | Owner: css@? Type: enhancement | Status: closed Priority: Low | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: apg cmake Coin Doxygen emacs-app hnb hrsh2csvs makezxt mdbconv palm-db-tools pilot-link prc-tools rsync-lart simage SoXt streamripper tivodecode VTK | -------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Changes (by css@?): * status: new => closed * resolution: => fixed Comment: Committed to r44897 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 07:41:14 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 15:41:14 -0000 Subject: [MacPorts] #17874: pilot-link-0.12.3 update Message-ID: <052.ac371c75856c21b776d09c5ed16ba1ee@macports.org> #17874: pilot-link-0.12.3 update ------------------------------+--------------------------------------------- Reporter: css@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: pilot-link ------------------------------+--------------------------------------------- I noticed that [http://www.pilot-link.org/pilot-link-0-12-3 pilot-link 0.12.3] is available. I'll update the port by bumping its version and checksums. I'll also add a long_description so that port lint passes. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 07:44:53 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 15:44:53 -0000 Subject: [MacPorts] #17872: rsync-3.0.5 update In-Reply-To: <052.4df8b770f2e68c830117e2a46c0fce6c@macports.org> References: <052.4df8b770f2e68c830117e2a46c0fce6c@macports.org> Message-ID: <061.42640ee661ff27a8704f4184256cf9bd@macports.org> #17872: rsync-3.0.5 update -------------------------------+-------------------------------------------- Reporter: css@? | Owner: simon@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: rsync | -------------------------------+-------------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r44898, r44899 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 07:47:31 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 15:47:31 -0000 Subject: [MacPorts] #17874: pilot-link-0.12.3 update In-Reply-To: <052.ac371c75856c21b776d09c5ed16ba1ee@macports.org> References: <052.ac371c75856c21b776d09c5ed16ba1ee@macports.org> Message-ID: <061.6d156c0e4449d92fbab064a0a2beccd6@macports.org> #17874: pilot-link-0.12.3 update ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: pilot-link ------------------------------+--------------------------------------------- Changes (by css@?): * owner: macports-tickets@? => css@? * status: new => assigned Comment: I built and successfully tested pilot-link between my MacBook Pro running Mac OS X 10.5.6 and my Palm Tungsten E2! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 07:48:36 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 15:48:36 -0000 Subject: [MacPorts] #17874: pilot-link-0.12.3 update In-Reply-To: <052.ac371c75856c21b776d09c5ed16ba1ee@macports.org> References: <052.ac371c75856c21b776d09c5ed16ba1ee@macports.org> Message-ID: <061.2ee0bf3ce3f1e98c4e5fd2dd7f34daf6@macports.org> #17874: pilot-link-0.12.3 update -------------------------------+-------------------------------------------- Reporter: css@? | Owner: css@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: pilot-link | -------------------------------+-------------------------------------------- Changes (by css@?): * status: assigned => closed * resolution: => fixed Comment: Committed to r44900 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 07:50:40 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 15:50:40 -0000 Subject: [MacPorts] #17865: deleting all default configure flags causes error. In-Reply-To: <054.cc9370e982d7532513d2b749e9c8a7f5@macports.org> References: <054.cc9370e982d7532513d2b749e9c8a7f5@macports.org> Message-ID: <063.c874fa82b9f223fd1527b60c7453df2d@macports.org> #17865: deleting all default configure flags causes error. ---------------------------------+------------------------------------------ Reporter: tonytung@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: cppflags ldflags Port: tcl | ---------------------------------+------------------------------------------ Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r44901 ... this is simpler and more reasonable behavior for "*-delete", and doesn't appear to cause any problems. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 08:03:00 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 16:03:00 -0000 Subject: [MacPorts] #13651: prc-tools fails to build on Leopard In-Reply-To: <057.9d35216b63a88eeb65162d02d8e508ea@macports.org> References: <057.9d35216b63a88eeb65162d02d8e508ea@macports.org> Message-ID: <066.3c3dcefff1217d2a15af1d4618e9a717@macports.org> #13651: prc-tools fails to build on Leopard -------------------------------------+-------------------------------------- Reporter: clubjuggler@? | Owner: css@? Type: defect | Status: new Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: prc-tools, gcc, leopard | Port: prc-tools -------------------------------------+-------------------------------------- Changes (by css@?): * priority: Normal => Low Comment: Did you ever have any luck building just the arm compiler? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 08:07:45 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 16:07:45 -0000 Subject: [MacPorts] #17250: emacs-app assumes /Applications/MacPorts In-Reply-To: <059.a7d53bedc06e3747622a38d07fd7f415@macports.org> References: <059.a7d53bedc06e3747622a38d07fd7f415@macports.org> Message-ID: <068.5dba73cf0fc57e8ec4d0f75000b841ab@macports.org> #17250: emacs-app assumes /Applications/MacPorts --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: css@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: emacs-app | --------------------------------------+------------------------------------- Changes (by css@?): * status: new => closed * resolution: => fixed Comment: Committed to r44904! Thanks for the patch! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 08:25:31 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 16:25:31 -0000 Subject: [MacPorts] #16938: doxygen-1.5.7 font-not-loaded In-Reply-To: <049.8261557e0efbdd656830138eba688c6f@macports.org> References: <049.8261557e0efbdd656830138eba688c6f@macports.org> Message-ID: <058.c1872cddb6e91107af019470e3311270@macports.org> #16938: doxygen-1.5.7 font-not-loaded -------------------------------------+-------------------------------------- Reporter: mlund@? | Owner: css@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: font pango dot graphviz | Port: doxygen -------------------------------------+-------------------------------------- Comment(by css@?): Replying to [comment:10 mlund@?]: > That's exactly what I did, but unfortunately still no luck. I got this reply from the Doxygen author: I wonder if there might be some extra option required for something in the dependency tree, perhaps freetype or cairo? Even when I set the DOTFONTPATH environment variable to /opt/local/share/fonts/freefont-ttf/, I get the message that pango cannot load the font. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 08:48:56 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 16:48:56 -0000 Subject: [MacPorts] #15472: rsync-3.0.3 should fully preserve Mac OS X metadata In-Reply-To: <052.ed08065127ce157cd89b8fb19a6f2f69@macports.org> References: <052.ed08065127ce157cd89b8fb19a6f2f69@macports.org> Message-ID: <061.2c0211adc61e8012c9970814043989f6@macports.org> #15472: rsync-3.0.3 should fully preserve Mac OS X metadata -------------------------------+-------------------------------------------- Reporter: css@? | Owner: simon@? Type: defect | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: | -------------------------------+-------------------------------------------- Comment(by css@?): To follow up on the performance, here are the test results for rsync 3.0.5: `/opt/local/bin/rsync -aH -E --crtimes --fileflags --xattrs --acls` {{{ ------------------ rsync-macports ------------------ Verifying: basic-permissions ... ok (Critical) Verifying: timestamps ... ok (Critical) Verifying: symlinks ... ok (Critical) Verifying: symlink-ownership ... ok Verifying: hardlinks ... ok (Important) Verifying: resource-forks ... ok (Critical) Verifying: finder-flags ... ok (Critical) Verifying: finder-locks ... ok Verifying: creation-date ... ok Verifying: bsd-flags ... ok Verifying: extended-attrs ... ok (Important) Verifying: access-control-lists ... ok (Important) Verifying: fifo ... ok Verifying: devices ... ok Verifying: combo-tests ... ok }}} Seems like a rock-solid mirroring tool for Mac OS X! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 09:07:15 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 17:07:15 -0000 Subject: [MacPorts] #16339: emacs-app now in official emacs cvs In-Reply-To: <054.9b0e42185aae0f53f1a1f50ef31ae496@macports.org> References: <054.9b0e42185aae0f53f1a1f50ef31ae496@macports.org> Message-ID: <063.f9b18182474830d3d5940ee897affd7a@macports.org> #16339: emacs-app now in official emacs cvs --------------------------------+------------------------------------------- Reporter: mmoll@? | Owner: css@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: emacs, devel | Port: emacs-app --------------------------------+------------------------------------------- Comment(by css@?): I'm trying the latest checkout, and I'm also checking whether `use_parallel_build` works. It should, as the documentation recommends using `make -j2` when building. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 09:07:41 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 17:07:41 -0000 Subject: [MacPorts] #17792: vxl fails to build if ffmpeg is installed (was: vxl fails to build) In-Reply-To: <056.2963e2e84b3317691f0bf12caa1c320b@macports.org> References: <056.2963e2e84b3317691f0bf12caa1c320b@macports.org> Message-ID: <065.f6794a9fecc24534c05615133fcf3fbf@macports.org> #17792: vxl fails to build if ffmpeg is installed ----------------------------------+----------------------------------------- Reporter: jwhowse4@? | Owner: toby@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: vxl ----------------------------------+----------------------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 09:07:53 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 17:07:53 -0000 Subject: [MacPorts] #17792: vxl fails to build if ffmpeg is installed In-Reply-To: <056.2963e2e84b3317691f0bf12caa1c320b@macports.org> References: <056.2963e2e84b3317691f0bf12caa1c320b@macports.org> Message-ID: <065.474dcb6f038da36b60609cb4ba6a4152@macports.org> #17792: vxl fails to build if ffmpeg is installed ----------------------------------+----------------------------------------- Reporter: jwhowse4@? | Owner: toby@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: vxl ----------------------------------+----------------------------------------- Changes (by toby@?): * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 09:08:18 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 17:08:18 -0000 Subject: [MacPorts] #17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake In-Reply-To: <053.4017028840019c9b5dded173a7dd8f6f@macports.org> References: <053.4017028840019c9b5dded173a7dd8f6f@macports.org> Message-ID: <062.004ed5faaa4b9539b849c692179585ce@macports.org> #17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------------+-------------------------------------------- Reporter: andrew@? | Owner: toby@? Type: defect | Status: assigned Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: vxl -------------------------------+-------------------------------------------- Changes (by toby@?): * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 09:08:52 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 17:08:52 -0000 Subject: [MacPorts] #17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake In-Reply-To: <053.4017028840019c9b5dded173a7dd8f6f@macports.org> References: <053.4017028840019c9b5dded173a7dd8f6f@macports.org> Message-ID: <062.77d6f17ab4c915b27f31345b8057fba1@macports.org> #17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------------+-------------------------------------------- Reporter: andrew@? | Owner: toby@? Type: defect | Status: assigned Priority: Low | Milestone: Component: ports | Version: Keywords: | Port: vxl -------------------------------+-------------------------------------------- Changes (by toby@?): * version: 1.7.0 => * milestone: Port Bugs => -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 09:09:10 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 17:09:10 -0000 Subject: [MacPorts] #17792: vxl fails to build if ffmpeg is installed In-Reply-To: <056.2963e2e84b3317691f0bf12caa1c320b@macports.org> References: <056.2963e2e84b3317691f0bf12caa1c320b@macports.org> Message-ID: <065.014e2b730e93fe5a0e1fa63b283d878b@macports.org> #17792: vxl fails to build if ffmpeg is installed ----------------------------------+----------------------------------------- Reporter: jwhowse4@? | Owner: toby@? Type: defect | Status: assigned Priority: Low | Milestone: Component: ports | Version: Keywords: | Port: vxl ----------------------------------+----------------------------------------- Changes (by toby@?): * priority: Normal => Low * version: 1.7.0 => * milestone: Port Bugs => -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 09:28:02 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 17:28:02 -0000 Subject: [MacPorts] #16339: emacs-app now in official emacs cvs In-Reply-To: <054.9b0e42185aae0f53f1a1f50ef31ae496@macports.org> References: <054.9b0e42185aae0f53f1a1f50ef31ae496@macports.org> Message-ID: <063.3c5aded5dc067f096d7384c2e1636c27@macports.org> #16339: emacs-app now in official emacs cvs --------------------------------+------------------------------------------- Reporter: mmoll@? | Owner: css@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: emacs, devel | Port: emacs-app --------------------------------+------------------------------------------- Comment(by css@?): Well, the 2009-01-04 cvs checkout builds, but it hangs when processing my .emacs. (Fatal error(11)) It might just be an error due to one of the many lisp files I'm loading. I'll go ahead and commit this as emacs-app-devel though. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 09:30:51 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 17:30:51 -0000 Subject: [MacPorts] #16339: emacs-app now in official emacs cvs In-Reply-To: <054.9b0e42185aae0f53f1a1f50ef31ae496@macports.org> References: <054.9b0e42185aae0f53f1a1f50ef31ae496@macports.org> Message-ID: <063.bce9c66690c781a70a7f7356a440d091@macports.org> #16339: emacs-app now in official emacs cvs ---------------------------------+------------------------------------------ Reporter: mmoll@? | Owner: css@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: emacs, devel Port: emacs-app | ---------------------------------+------------------------------------------ Changes (by css@?): * status: assigned => closed * resolution: => fixed Comment: committed to r44910 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 10:42:35 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 18:42:35 -0000 Subject: [MacPorts] #12914: "cd" TCL procedure should not be used in Portfiles anymore In-Reply-To: <052.94b03854b72c2866ff7c4a50f8a4f572@macports.org> References: <052.94b03854b72c2866ff7c4a50f8a4f572@macports.org> Message-ID: <061.33a62b6686b228c9018cedcfedd905ee@macports.org> #12914: "cd" TCL procedure should not be used in Portfiles anymore ------------------------------+--------------------------------------------- Reporter: nox@? | Owner: ryandesign@? Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by toby@?): fixed gprolog in r44912 (user requested in irc) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 12:16:23 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 20:16:23 -0000 Subject: [MacPorts] #17688: OS X 'native' kdebase4 applications have hidden X11 dependencies In-Reply-To: <060.86019598ac9c37906047dbe6f86951a9@macports.org> References: <060.86019598ac9c37906047dbe6f86951a9@macports.org> Message-ID: <069.efac720c427d4087c9c8564feb60939a@macports.org> #17688: OS X 'native' kdebase4 applications have hidden X11 dependencies ---------------------------------------+------------------------------------ Reporter: jonesc@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: kdebase4 X11 Port: kdebase4 | ---------------------------------------+------------------------------------ Comment(by illogic-al@?): Also giflib also pulls in X11 dependencies _if_ it can't find X when it is being installed. For me specifically, /opt/local/lib/libX11.6.dylib . -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 12:22:22 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 20:22:22 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.cbff125c3ea5a5363c78350c53154dca@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Comment(by illogic-al@?): port clean amarok and Try again :-) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 12:27:59 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 20:27:59 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.74ed9f570b72762d04fac34fa659a735@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Comment(by stransky@?): This is what I have done already, as well as a selfupdate and a sync, but I still get this error and the compilation fails, which is why I reported it. Thanks -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 13:01:25 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 21:01:25 -0000 Subject: [MacPorts] #12313: Create separate mysql5-client and mysql5-server ports In-Reply-To: <055.60ffc2965ba76b87fdfc2eea7b475e38@macports.org> References: <055.60ffc2965ba76b87fdfc2eea7b475e38@macports.org> Message-ID: <064.5a5f000828aaff96f7939ce79ba516e4@macports.org> #12313: Create separate mysql5-client and mysql5-server ports ---------------------------------+------------------------------------------ Reporter: sfiera@? | Owner: ryandesign@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.5.2 Keywords: | Port: mysql3, mysql4, mysql5, mysql5-devel ---------------------------------+------------------------------------------ Changes (by ryandesign@?): * priority: High => Normal * port: => mysql3, mysql4, mysql5, mysql5-devel Comment: This request will obsolete #14146. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 13:01:43 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 21:01:43 -0000 Subject: [MacPorts] #14146: RFE: mysql5: configure --without-server by default In-Reply-To: <055.196ea5f8a2cdf961e32be7664e921332@macports.org> References: <055.196ea5f8a2cdf961e32be7664e921332@macports.org> Message-ID: <064.d869beecec0d183ad43c6c97dc876366@macports.org> #14146: RFE: mysql5: configure --without-server by default ----------------------------------+----------------------------------------- Reporter: raimue@? | Owner: ryandesign@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: Port: mysql5 | ----------------------------------+----------------------------------------- Changes (by ryandesign@?): * status: assigned => closed * resolution: => wontfix Comment: Ok, I'll do it as in #12313. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 13:12:36 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 21:12:36 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.bae49cb24012161771adc64f0f9b6664@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Comment(by stransky@?): For some reason the error seems to have changed: (I don't have permission to reopen the ticket, but I still can't compile amarok) {{{ ---> Building amarok Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build" && make all " returned error 2 Command output: [ 87%] Built target amarok_collection-daapcollection make -f src/collection/sqlcollection/CMakeFiles/amarok_collection- sqlcollection.dir/build.make src/collection/sqlcollection/CMakeFiles /amarok_collection-sqlcollection.dir/depend cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection && /opt/local/bin/automoc4 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection /amarok_collection-sqlcollection_automoc.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection /opt/local/libexec/qt4-mac/bin/moc /opt/local/bin/cmake --touch cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection/CMakeFiles /amarok_collection-sqlcollection.dir/DependInfo.cmake --color= make -f src/collection/sqlcollection/CMakeFiles/amarok_collection- sqlcollection.dir/build.make src/collection/sqlcollection/CMakeFiles /amarok_collection-sqlcollection.dir/build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection && /opt/local/bin/automoc4 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection /amarok_collection-sqlcollection_automoc.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection /opt/local/libexec/qt4-mac/bin/moc /opt/local/bin/cmake --touch /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 87%] Building CXX object src/collection/sqlcollection/CMakeFiles /amarok_collection-sqlcollection.dir/amarok_collection- sqlcollection_automoc.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection && /usr/bin/g++-4.2 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_collection_sqlcollection_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines- hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../plugin -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../meta -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../collection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../dialogs -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../playlistmanager -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection/../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_collection-sqlcollection.dir/amarok_collection- sqlcollection_automoc.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection /amarok_collection-sqlcollection_automoc.cpp /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/CMakeFiles [ 87%] Building CXX object src/collection/sqlcollection/CMakeFiles /amarok_collection-sqlcollection.dir/SqlCollection.o cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection && /usr/bin/g++-4.2 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Damarok_collection_sqlcollection_EXPORTS -O2 -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines- hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../.. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../plugin -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../meta -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../collection -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../dialogs -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/../../playlistmanager -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build/src/collection/sqlcollection/../.. -I/opt/local/include/mysql5/mysql -I/opt/local/include -I/opt/local/include/KDE -I/opt/local/libexec/qt4-mac/include/phonon -I/opt/local/libexec/qt4-mac/include/QtXmlPatterns -I/opt/local/libexec/qt4-mac/include/QtWebKit -I/opt/local/libexec/qt4-mac/include/QtHelp -I/opt/local/libexec/qt4-mac/include/QtAssistant -I/opt/local/libexec/qt4-mac/include/QtDBus -I/opt/local/libexec/qt4-mac/include/QtTest -I/opt/local/libexec/qt4-mac/include/QtUiTools -I/opt/local/libexec/qt4-mac/include/QtScript -I/opt/local/libexec/qt4-mac/include/QtSvg -I/opt/local/libexec/qt4-mac/include/QtXml -I/opt/local/libexec/qt4-mac/include/QtSql -I/opt/local/libexec/qt4-mac/include/QtOpenGL -I/opt/local/libexec/qt4-mac/include/QtNetwork -I/opt/local/libexec/qt4-mac/include/QtDesigner -I/opt/local/libexec/qt4-mac/include/Qt3Support -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/Qt -I/opt/local/libexec/qt4-mac/mkspecs/default -I/opt/local/libexec/qt4-mac/include -I/opt/local/include/taglib -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -I/opt/local/include/taglib -o CMakeFiles/amarok_collection-sqlcollection.dir/SqlCollection.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/SqlCollection.cpp In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/XesamCollectionBuilder.h:22, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/SqlCollection.cpp:37: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/XesamDbus.h:22:39: error: strigi/qtdbus/strigitypes.h: No such file or directory In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/SqlCollection.cpp:308: /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h: In static member function 'static int QMetaTypeId2::qt_metatype_id() [with T = QList]': /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h:195: instantiated from 'int qMetaTypeId(T*) [with T = QList]' /opt/local/libexec/qt4-mac/include/QtCore/qvariant.h:427: instantiated from 'QVariant qVariantFromValue(const T&) [with T = QList]' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/XesamDbus.h:89: instantiated from here /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h:185: error: 'qt_metatype_id' is not a member of 'QMetaTypeId >' /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h: In static member function 'static int QMetaTypeId2::qt_metatype_id() [with T = QVector >]': /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h:195: instantiated from 'int qMetaTypeId(T*) [with T = QVector >]' /opt/local/libexec/qt4-mac/include/QtDBus/qdbusreply.h:68: instantiated from 'QDBusReply& QDBusReply::operator=(const QDBusMessage&) [with T = QVector >]' /opt/local/libexec/qt4-mac/include/QtDBus/qdbusreply.h:64: instantiated from 'QDBusReply::QDBusReply(const QDBusMessage&) [with T = QVector >]' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/amarok-2.0/src/collection/sqlcollection/XesamDbus.h:90: instantiated from here /opt/local/libexec/qt4-mac/include/QtCore/qmetatype.h:185: error: 'qt_metatype_id' is not a member of 'QMetaTypeId > >' make[2]: *** [src/collection/sqlcollection/CMakeFiles/amarok_collection- sqlcollection.dir/SqlCollection.o] Error 1 make[1]: *** [src/collection/sqlcollection/CMakeFiles/amarok_collection- sqlcollection.dir/all] Error 2 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 13:19:47 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 21:19:47 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.d153b36e01cd156b15271125614d46c6@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Comment(by illogic-al@?): silly me! I forgot to do the most imp't thing. increase the revision for strigi. d'oh! Rebuild strigi then try again. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 13:31:11 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 21:31:11 -0000 Subject: [MacPorts] #17875: portfile update: texi2html 1.80 Message-ID: <060.cdc54a252c54c178c61df2f1e7d51013@macports.org> #17875: portfile update: texi2html 1.80 --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: texi2html --------------------------------------+------------------------------------- Patch for texi2html version 1.80 (attached) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 13:31:47 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 21:31:47 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.1a98e0ca7c08da0515f74c4375f72970@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Comment(by illogic-al@?): And while your at it, deactivate/uninstall dbus and "sudo port install dbus-legacy" instead. dbus-legacy will show up after a port sync in an hour or so. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 14:14:14 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 22:14:14 -0000 Subject: [MacPorts] #17876: mpack-1.6 temp directory default not suitable for Mac Message-ID: <062.59b0b429880e6cf94c75395b2f9859c8@macports.org> #17876: mpack-1.6 temp directory default not suitable for Mac ----------------------------------------+----------------------------------- Reporter: russ.bubley@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mpack ----------------------------------------+----------------------------------- mpack assumes a default temporary directory of /usr/tmp (if TMPDIR environment variable is not set). /usr/tmp does not typically exist under OS X, but /tmp does. The attached patch changes the default from /usr/tmp to /tmp. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 14:17:03 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 22:17:03 -0000 Subject: [MacPorts] #17877: mutt 1.4.2.3 (with +compress) fails with "aclocal-1.9: command not found" Message-ID: <063.416b5b41749b05c6f4db72410d1a408a@macports.org> #17877: mutt 1.4.2.3 (with +compress) fails with "aclocal-1.9: command not found" -----------------------------------------+---------------------------------- Reporter: shreevatsa.public@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mutt -----------------------------------------+---------------------------------- Build failure: {{{ sudo port install mutt +buffy +compress ---> Fetching mutt ---> Verifying checksum(s) for mutt ---> Extracting mutt ---> Applying patches to mutt ---> Configuring mutt ---> Building mutt Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt/work/mutt-1.4.2.3" && make all " returned error 2 Command output: ./gen_defs ./OPS ./OPS.PGP > keymap_defs.h ./patchlist.sh < ./PATCHES > patchlist.c cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt/work/mutt-1.4.2.3/missing --run aclocal-1.9 -I m4 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt/work/mutt-1.4.2.3/missing: line 46: aclocal-1.9: command not found WARNING: `aclocal-1.9' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the `README' file, it often tells you about the needed prerequirements for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing `aclocal-1.9' program. make: *** [aclocal.m4] Error 1 Error: Status 1 encountered during processing. }}} It builds fine without +compress. In both /usr/bin/ and /opt/local/bin/, I have `aclocal` and `aclocal-1.10`, no `aclocal-1.9`. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 14:17:10 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 22:17:10 -0000 Subject: [MacPorts] #15459: erlang R12B-2 build failure on Leopard 5.3 (HiPE causes Bus error) In-Reply-To: <054.cd9555d41442da63928470ec1061d42e@macports.org> References: <054.cd9555d41442da63928470ec1061d42e@macports.org> Message-ID: <063.02793354e4080743ae234f5d71c2d3cb@macports.org> #15459: erlang R12B-2 build failure on Leopard 5.3 (HiPE causes Bus error) --------------------------------+------------------------------------------- Reporter: sreguera@? | Owner: bfulgham@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: erlang --------------------------------+------------------------------------------- Comment(by will.bryant@?): As per #17099, port now builds R12-5 successfully with hipe, so we can close this ticket now (and turn hipe back on by default). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 14:27:59 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 22:27:59 -0000 Subject: [MacPorts] #17878: tsung fails to build due to SVN checkout failure Message-ID: <057.2d721d977c6d7deca4986706c5804fa1@macports.org> #17878: tsung fails to build due to SVN checkout failure -----------------------------------+---------------------------------------- Reporter: will.bryant@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tsung ftbfs | Port: -----------------------------------+---------------------------------------- {{{ $ sudo port -v install tsung ---> Fetching tsung svn: PROPFIND request failed on '/tsung/tags/release-1.3.0' svn: PROPFIND of '/tsung/tags/release-1.3.0': Server certificate verification failed: issuer is not trusted (https://svn.process-one.net) Error: Target org.macports.fetch returned: Subversion check out failed Warning: the following items did not execute (for tsung): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} I think we could just use the tarball http://tsung.erlang- projects.org/dist/tsung-1.3.0.tar.gz instead? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 15:24:56 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 23:24:56 -0000 Subject: [MacPorts] #15459: erlang R12B-2 build failure on Leopard 5.3 (HiPE causes Bus error) In-Reply-To: <054.cd9555d41442da63928470ec1061d42e@macports.org> References: <054.cd9555d41442da63928470ec1061d42e@macports.org> Message-ID: <063.b4fac4d64f4d437e11d6ed84a8477c6c@macports.org> #15459: erlang R12B-2 build failure on Leopard 5.3 (HiPE causes Bus error) ---------------------------------+------------------------------------------ Reporter: sreguera@? | Owner: bfulgham@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: erlang | ---------------------------------+------------------------------------------ Changes (by bfulgham@?): * status: new => closed * resolution: => fixed Comment: Committed revision 44939. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 15:37:13 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 23:37:13 -0000 Subject: [MacPorts] #17477: Integrate *_select tools into port In-Reply-To: <052.edc4111aa363462b9af45f4d5adecfea@macports.org> References: <052.edc4111aa363462b9af45f4d5adecfea@macports.org> Message-ID: <061.1697d3a1842782102a1700b0f2b7093d@macports.org> #17477: Integrate *_select tools into port -------------------------------+-------------------------------------------- Reporter: blb@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: select Port: | -------------------------------+-------------------------------------------- Changes (by perry@?): * status: new => closed * resolution: => fixed Comment: Closing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 15:58:14 2009 From: noreply at macports.org (MacPorts) Date: Sun, 04 Jan 2009 23:58:14 -0000 Subject: [MacPorts] #17878: tsung fails to build due to SVN checkout failure In-Reply-To: <057.2d721d977c6d7deca4986706c5804fa1@macports.org> References: <057.2d721d977c6d7deca4986706c5804fa1@macports.org> Message-ID: <066.5686645368e3d5aea71538594241294b@macports.org> #17878: tsung fails to build due to SVN checkout failure -----------------------------------+---------------------------------------- Reporter: will.bryant@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tsung ftbfs | Port: -----------------------------------+---------------------------------------- Comment(by will.bryant@?): That portfile changes from SVN to using the HTTP tarball. Builds cleanly for me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 16:01:54 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 00:01:54 -0000 Subject: [MacPorts] #17878: tsung fails to build due to SVN checkout failure In-Reply-To: <057.2d721d977c6d7deca4986706c5804fa1@macports.org> References: <057.2d721d977c6d7deca4986706c5804fa1@macports.org> Message-ID: <066.536c5ef8903a855a7b8b71c2d3d25919@macports.org> #17878: tsung fails to build due to SVN checkout failure -----------------------------------+---------------------------------------- Reporter: will.bryant@? | Owner: febeling@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: ftbfs | Port: tsung -----------------------------------+---------------------------------------- Changes (by macsforever2000@?): * cc: febeling@? (removed) * keywords: tsung ftbfs => ftbfs * port: => tsung * owner: macports-tickets@? => febeling@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 16:02:52 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 00:02:52 -0000 Subject: [MacPorts] #17877: mutt 1.4.2.3 (with +compress) fails with "aclocal-1.9: command not found" In-Reply-To: <063.416b5b41749b05c6f4db72410d1a408a@macports.org> References: <063.416b5b41749b05c6f4db72410d1a408a@macports.org> Message-ID: <072.80dce990a7aa725ed4e7d18fa395889d@macports.org> #17877: mutt 1.4.2.3 (with +compress) fails with "aclocal-1.9: command not found" -----------------------------------------+---------------------------------- Reporter: shreevatsa.public@? | Owner: simon@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mutt -----------------------------------------+---------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => simon@? Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 16:03:31 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 00:03:31 -0000 Subject: [MacPorts] #17876: mpack-1.6 temp directory default not suitable for Mac In-Reply-To: <062.59b0b429880e6cf94c75395b2f9859c8@macports.org> References: <062.59b0b429880e6cf94c75395b2f9859c8@macports.org> Message-ID: <071.1422a35604dbeb2ba5860466b52444e7@macports.org> #17876: mpack-1.6 temp directory default not suitable for Mac ----------------------------------------+----------------------------------- Reporter: russ.bubley@? | Owner: shadow@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mpack ----------------------------------------+----------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => shadow@? Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 17:58:32 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 01:58:32 -0000 Subject: [MacPorts] #17879: portfile update: texinfo 4.13a Message-ID: <060.c29adf59e691976140fcb487e7d5b049@macports.org> #17879: portfile update: texinfo 4.13a --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: texinfo --------------------------------------+------------------------------------- Patch for texinfo 4.13a attached. Also moved from lzma decompression to standard tar.gz decompression. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 18:32:30 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 02:32:30 -0000 Subject: [MacPorts] #16451: irssi-0.8.12 Fails to install lib/irssi/modules/libperl_core.so In-Reply-To: <058.68d1288878e5dca65e30d13aaa8c231e@macports.org> References: <058.68d1288878e5dca65e30d13aaa8c231e@macports.org> Message-ID: <067.95676a7052a3c43c2d88948333ef9570@macports.org> #16451: irssi-0.8.12 Fails to install lib/irssi/modules/libperl_core.so ------------------------------------+--------------------------------------- Reporter: paul.t.hinze@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | ------------------------------------+--------------------------------------- Comment(by zhangsoft@?): Replying to [ticket:16451 paul.t.hinze@?]: > I couldn't figure out why the copy of irssi I had gotten from macports was not loading my scripts. It was telling me that /script was not a valid command. Then I realized the perl module wasn't loading. So I tried "/load perl" and got this: > {{{ > Error loading module perl/core: dlopen(/opt/local/lib/irssi/modules/libperl_core.so, 10): image not found > }}} Try '''"sudo port install irssi +perl"'''. And remember uninstall the irssi that installed without perl support before you run this command. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 19:30:00 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 03:30:00 -0000 Subject: [MacPorts] #14142: Make mysql5 and mysql5-devel as similar as possible In-Reply-To: <059.63e01475c1f2b9c8e3a9a6e8775fc913@macports.org> References: <059.63e01475c1f2b9c8e3a9a6e8775fc913@macports.org> Message-ID: <068.2048402e8c9d7eacb4f2a612297d132c@macports.org> #14142: Make mysql5 and mysql5-devel as similar as possible -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: mysql5, mysql5-devel -------------------------------------+-------------------------------------- Comment(by ryandesign@?): r44949: remove `${vers}` variable from mysql5-devel -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 20:20:01 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 04:20:01 -0000 Subject: [MacPorts] #17880: Remove port: racoon Message-ID: <059.e64ccb74d210f4389e79e10cfd82adc7@macports.org> #17880: Remove port: racoon -------------------------------------+-------------------------------------- Reporter: arsptr@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- Racoon has been obsolete for ages: http://www.kame.net/racoon/ Rather than continuing to update it (eg the latest round of libtool- related updates), suggest just removing it entirely. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 20:30:31 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 04:30:31 -0000 Subject: [MacPorts] #13651: prc-tools fails to build on Leopard In-Reply-To: <057.9d35216b63a88eeb65162d02d8e508ea@macports.org> References: <057.9d35216b63a88eeb65162d02d8e508ea@macports.org> Message-ID: <066.c66e69891423a2af859282b9a8aeb8a0@macports.org> #13651: prc-tools fails to build on Leopard -------------------------------------+-------------------------------------- Reporter: clubjuggler@? | Owner: css@? Type: defect | Status: new Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: prc-tools, gcc, leopard | Port: prc-tools -------------------------------------+-------------------------------------- Comment(by clubjuggler@?): No, sorry. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 20:42:07 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 04:42:07 -0000 Subject: [MacPorts] #14009: MySQL5 5.0.51 does not work with SSL - need patch In-Reply-To: <060.95f5ee3220e38f2a7c5f15114926fcb7@macports.org> References: <060.95f5ee3220e38f2a7c5f15114926fcb7@macports.org> Message-ID: <069.971a53ae04ec5089935b01bcf23dfbc1@macports.org> #14009: MySQL5 5.0.51 does not work with SSL - need patch ---------------------------------------+------------------------------------ Reporter: compconsultant@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: mysql5 Port: mysql5, mysql5-devel | ---------------------------------------+------------------------------------ Changes (by ryandesign@?): * status: new => closed * resolution: => fixed * port: => mysql5, mysql5-devel Comment: Sorry for not reacting to this bug before, but [http://bugs.mysql.com/bug.php?id=33050 MySQL bug 33050] says this was fixed in MySQL 5.0.58 and 5.1.24, so it should be fixed in MacPorts as well, where we currently have mysql5 @5.0.75 and mysql5-devel @5.1.30. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 20:43:36 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 04:43:36 -0000 Subject: [MacPorts] #14146: RFE: mysql5: configure --without-server by default In-Reply-To: <055.196ea5f8a2cdf961e32be7664e921332@macports.org> References: <055.196ea5f8a2cdf961e32be7664e921332@macports.org> Message-ID: <064.2ac8d56d7bacd1388fa33ec38761b10e@macports.org> #14146: RFE: mysql5: configure --without-server by default ----------------------------------+----------------------------------------- Reporter: raimue@? | Owner: ryandesign@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: Port: mysql5 | ----------------------------------+----------------------------------------- Comment(by ryandesign@?): mysql5-devel had the --without-server option but I removed it in r44956 so that we can do the fix in #12313 instead. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 20:50:04 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 04:50:04 -0000 Subject: [MacPorts] #17881: samba3 libs aren't built correctly Message-ID: <057.4c847711e254df7fb25cd382d2975e76@macports.org> #17881: samba3 libs aren't built correctly -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: mww@? Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: samba3 -----------------------------------+---------------------------------------- {{{ $ otool -L /opt/local/lib/samba3/libsmbclient.dylib /opt/local/lib/samba3/libsmbclient.dylib: bin/libsmbclient.dylib.0 (compatibility version 0.0.0, current version 0.0.0) bin/libtalloc.dylib.1 (compatibility version 0.0.0, current version 0.0.0) bin/libtdb.dylib.1 (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current version 25.0.2) /opt/local/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) /opt/local/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos (compatibility version 5.0.0, current version 5.0.0) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP (compatibility version 1.0.0, current version 2.2.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.3) }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 21:02:20 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 05:02:20 -0000 Subject: [MacPorts] #17881: samba3 libs aren't built correctly In-Reply-To: <057.4c847711e254df7fb25cd382d2975e76@macports.org> References: <057.4c847711e254df7fb25cd382d2975e76@macports.org> Message-ID: <066.20ae53021c22e0c86b3dd62f554cf362@macports.org> #17881: samba3 libs aren't built correctly ------------------------------------+--------------------------------------- Reporter: jeremyhu@? | Owner: mww@? Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: samba3 | ------------------------------------+--------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => duplicate Comment: Dup of #16023. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 21:02:52 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 05:02:52 -0000 Subject: [MacPorts] #16023: samba3 3.2.0 dynamic libs not well referenced In-Reply-To: <067.4bda2c97944dc306563eea159c8f0821@macports.org> References: <067.4bda2c97944dc306563eea159c8f0821@macports.org> Message-ID: <076.a3fdbb55a7d8821a6d108a592d65c334@macports.org> #16023: samba3 3.2.0 dynamic libs not well referenced ---------------------------------------------+------------------------------ Reporter: pierre.augeard@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: samba3 ---------------------------------------------+------------------------------ Changes (by blb@?): * cc: jeremyhu@? (added) Comment: Cc reporter of dup #17881. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 21:35:28 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 05:35:28 -0000 Subject: [MacPorts] #17869: db.macports.org shows WebKit Nightly Builds page In-Reply-To: <059.bc7557ea7f0fca7946882081a3c15b48@macports.org> References: <059.bc7557ea7f0fca7946882081a3c15b48@macports.org> Message-ID: <068.578a25421d344a67192ef0e38e1631e6@macports.org> #17869: db.macports.org shows WebKit Nightly Builds page --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: wsiegrist@? Type: defect | Status: closed Priority: Normal | Milestone: Website & Documentation Component: server/hosting | Version: Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by wsiegrist@?): * status: new => closed * resolution: => fixed Comment: db.macports.org is not hosted right now, though its DNS does point at a Mac OS Forge server. I set it to redirect to the homepage for now. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 22:04:28 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 06:04:28 -0000 Subject: [MacPorts] #16023: samba3 3.2.0 dynamic libs not well referenced In-Reply-To: <067.4bda2c97944dc306563eea159c8f0821@macports.org> References: <067.4bda2c97944dc306563eea159c8f0821@macports.org> Message-ID: <076.0c87a4ea8bf387ea524d1c8e779f6f4c@macports.org> #16023: samba3 3.2.0 dynamic libs not well referenced ---------------------------------------------+------------------------------ Reporter: pierre.augeard@? | Owner: mww@? Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: samba3 ---------------------------------------------+------------------------------ Changes (by jeremyhu@?): * priority: Normal => High -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 23:13:59 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 07:13:59 -0000 Subject: [MacPorts] #17882: mysqlxx 3.0.2->3.0.8 Message-ID: <054.694ff1833d1f3528ea2853b42d9cbd64@macports.org> #17882: mysqlxx 3.0.2->3.0.8 --------------------------------+------------------------------------------- Reporter: merltock@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: Keywords: | Port: --------------------------------+------------------------------------------- Update to the current latest version of mysql++, 3.0.8 from current 3.0.2 in ports. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 23:21:28 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 07:21:28 -0000 Subject: [MacPorts] #14142: Make mysql5 and mysql5-devel as similar as possible In-Reply-To: <059.63e01475c1f2b9c8e3a9a6e8775fc913@macports.org> References: <059.63e01475c1f2b9c8e3a9a6e8775fc913@macports.org> Message-ID: <068.6e748ac5d1c3be8184d7533675122537@macports.org> #14142: Make mysql5 and mysql5-devel as similar as possible -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: mysql5, mysql5-devel -------------------------------------+-------------------------------------- Comment(by ryandesign@?): r44956: remove `--without-server` configure arg from mysql5-devel -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 23:34:04 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 07:34:04 -0000 Subject: [MacPorts] #17883: port dependents doesn't give useful output when passed a list of ports Message-ID: <053.368f1fbaa687e913d4bee2e60dc5e7dd@macports.org> #17883: port dependents doesn't give useful output when passed a list of ports -------------------------------+-------------------------------------------- Reporter: sanchom@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: base | Version: 1.7.0 Keywords: | Port: -------------------------------+-------------------------------------------- port dependents only gives info about the first port in the list. ie: {{{port dependents xorg-bigreqsproto xorg-kbproto}}} returns: {{{xorg-bigreqsproto has no dependents!}}} {{{xorg-bigreqsproto has no dependents!}}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Jan 4 23:59:25 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 07:59:25 -0000 Subject: [MacPorts] #16023: samba3 3.2.0 dynamic libs not well referenced In-Reply-To: <067.4bda2c97944dc306563eea159c8f0821@macports.org> References: <067.4bda2c97944dc306563eea159c8f0821@macports.org> Message-ID: <076.b457ded5bba589506ae6e8427adca2df@macports.org> #16023: samba3 3.2.0 dynamic libs not well referenced ---------------------------------------------+------------------------------ Reporter: pierre.augeard@? | Owner: mww@? Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: samba3 ---------------------------------------------+------------------------------ Comment(by jeremyhu@?): r44960 should work around this, but the root cause is not fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 00:23:45 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 08:23:45 -0000 Subject: [MacPorts] #17777: python30-doc 3.0a3 Compilation failure In-Reply-To: <061.fce7724af5476947030179ee434b333f@macports.org> References: <061.fce7724af5476947030179ee434b333f@macports.org> Message-ID: <070.12dda2b43c907c3c7d11d17abbd04a74@macports.org> #17777: python30-doc 3.0a3 Compilation failure ----------------------------------------+----------------------------------- Reporter: mattia@? | Owner: mww@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: python python3 doc jinja sphinx py25-jinja` Port: python30-doc | ----------------------------------------+----------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => duplicate Comment: Duplicate of #17478. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 00:27:19 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 08:27:19 -0000 Subject: [MacPorts] #17883: port dependents doesn't give useful output when passed a list of ports In-Reply-To: <053.368f1fbaa687e913d4bee2e60dc5e7dd@macports.org> References: <053.368f1fbaa687e913d4bee2e60dc5e7dd@macports.org> Message-ID: <062.ddfff1c47f73802932e0547f89f8d261@macports.org> #17883: port dependents doesn't give useful output when passed a list of ports -------------------------------+-------------------------------------------- Reporter: sanchom@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.1 Component: base | Version: 1.7.0 Keywords: dependents | Port: -------------------------------+-------------------------------------------- Changes (by raimue@?): * cc: raimue@? (added) * keywords: => dependents * milestone: Port Bugs => MacPorts 1.7.1 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 00:34:41 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 08:34:41 -0000 Subject: [MacPorts] #17884: gimp2 2.6.4 build fails Message-ID: <056.f34fae4b44a666a27b638a4664007b24@macports.org> #17884: gimp2 2.6.4 build fails -------------------------------------+-------------------------------------- Reporter: calle.kabo@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gimp2 2.6.4 XML::Parser | Port: gimp2 -------------------------------------+-------------------------------------- I got an error when upgrading to gimp2 2.6.4. {{{ checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool }}} So I did: {{{ $ sudo cpan cpan> install XML::Parser }}} Which installed nicely. But I still get the same error from macports! {{{ $ sudo port -d upgrade gimp2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gimp2 2.6.4_0 exists in the ports tree DEBUG: gimp2 2.6.3_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gegl 0.0.22_1 exists in the ports tree DEBUG: gegl 0.0.22_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig DEBUG: epoch: in tree: 0 installed: 0 DEBUG: pkgconfig 0.23_1 exists in the ports tree DEBUG: pkgconfig 0.23_1 is installed DEBUG: No need to upgrade! pkgconfig 0.23_1 >= pkgconfig 0.23_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/www/w3m DEBUG: epoch: in tree: 0 installed: 0 DEBUG: w3m 0.5.2_1 exists in the ports tree DEBUG: w3m 0.5.2_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/boehmgc DEBUG: epoch: in tree: 0 installed: 0 DEBUG: boehmgc 7.1_0 exists in the ports tree DEBUG: boehmgc 7.1_0 is installed DEBUG: No need to upgrade! boehmgc 7.1_0 >= boehmgc 7.1_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: zlib 1.2.3_2 exists in the ports tree DEBUG: zlib 1.2.3_2 is installed DEBUG: No need to upgrade! zlib 1.2.3_2 >= zlib 1.2.3_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: openssl 0.9.8i_0 exists in the ports tree DEBUG: openssl 0.9.8i_0 is installed DEBUG: No need to upgrade! openssl 0.9.8i_0 >= openssl 0.9.8i_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncurses 5.7_0 exists in the ports tree DEBUG: ncurses 5.7_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncursesw 5.7_0 exists in the ports tree DEBUG: ncursesw 5.7_0 is installed DEBUG: No need to upgrade! ncursesw 5.7_0 >= ncursesw 5.7_0 DEBUG: No need to upgrade! ncurses 5.7_0 >= ncurses 5.7_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gettext 0.17_3 exists in the ports tree DEBUG: gettext 0.17_3 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libiconv 1.12_0 exists in the ports tree DEBUG: libiconv 1.12_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gperf 3.0.3_0 exists in the ports tree DEBUG: gperf 3.0.3_0 is installed DEBUG: No need to upgrade! gperf 3.0.3_0 >= gperf 3.0.3_0 DEBUG: No need to upgrade! libiconv 1.12_0 >= libiconv 1.12_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat DEBUG: epoch: in tree: 0 installed: 0 DEBUG: expat 2.0.1_0 exists in the ports tree DEBUG: expat 2.0.1_0 is installed DEBUG: No need to upgrade! expat 2.0.1_0 >= expat 2.0.1_0 DEBUG: No need to upgrade! gettext 0.17_3 >= gettext 0.17_3 DEBUG: No need to upgrade! w3m 0.5.2_1 >= w3m 0.5.2_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/babl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: babl 0.0.22_0 exists in the ports tree DEBUG: babl 0.0.22_0 is installed DEBUG: No need to upgrade! babl 0.0.22_0 >= babl 0.0.22_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gtk2 2.14.5_0 exists in the ports tree DEBUG: gtk2 2.14.5_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gtk-doc DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gtk-doc 1.11_0 exists in the ports tree DEBUG: gtk-doc 1.11_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/rarian DEBUG: epoch: in tree: 0 installed: 0 DEBUG: rarian 0.8.1_0 exists in the ports tree DEBUG: rarian 0.8.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/intltool DEBUG: epoch: in tree: 0 installed: 0 DEBUG: intltool 0.40.5_0 exists in the ports tree DEBUG: intltool 0.40.5_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-common DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-common 2.24.0_1 exists in the ports tree DEBUG: gnome-common 2.24.0_1 is installed DEBUG: No need to upgrade! gnome-common 2.24.0_1 >= gnome-common 2.24.0_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5 DEBUG: perl5 is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port perl5. DEBUG: Requested variant i386 is not provided by port perl5. DEBUG: Requested variant macosx is not provided by port perl5. DEBUG: Searching for dependency: perl5 DEBUG: Didn't find receipt, going to depspec regex for: perl5 DEBUG: Found Dependency: path: /opt/local/bin filename: perl regex: ^perl$ DEBUG: perl5 installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: perl5 5.8.9_0 exists in the ports tree DEBUG: perl5 5.8.9_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! perl5 5.8.9_0 >= perl5 5.8.9_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-parser DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-parser 2.36_0 exists in the ports tree DEBUG: p5-xml-parser 2.36_0 is installed DEBUG: No need to upgrade! p5-xml-parser 2.36_0 >= p5-xml-parser 2.36_0 DEBUG: No need to upgrade! intltool 0.40.5_0 >= intltool 0.40.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/getopt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: getopt 1.1.4_1 exists in the ports tree DEBUG: getopt 1.1.4_1 is installed DEBUG: No need to upgrade! getopt 1.1.4_1 >= getopt 1.1.4_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxslt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libxslt 1.1.24_1 exists in the ports tree DEBUG: libxslt 1.1.24_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libxml2 2.7.2_1 exists in the ports tree DEBUG: libxml2 2.7.2_1 is installed DEBUG: No need to upgrade! libxml2 2.7.2_1 >= libxml2 2.7.2_1 DEBUG: No need to upgrade! libxslt 1.1.24_1 >= libxslt 1.1.24_1 DEBUG: No need to upgrade! rarian 0.8.1_0 >= rarian 0.8.1_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-doc-utils DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-doc-utils 0.14.1_0 exists in the ports tree DEBUG: gnome-doc-utils 0.14.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-hashlib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-hashlib 2.5.4_0 exists in the ports tree DEBUG: py25-hashlib 2.5.4_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: python25 2.5.4_0 exists in the ports tree DEBUG: python25 2.5.4_0 is installed DEBUG: No need to upgrade! python25 2.5.4_0 >= python25 2.5.4_0 DEBUG: No need to upgrade! py25-hashlib 2.5.4_0 >= py25-hashlib 2.5.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-libxml2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-libxml2 2.6.21_1 exists in the ports tree DEBUG: py25-libxml2 2.6.21_1 is installed DEBUG: No need to upgrade! py25-libxml2 2.6.21_1 >= py25-libxml2 2.6.21_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml 5.0_0 exists in the ports tree DEBUG: docbook-xml 5.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.1.2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.1.2 4.1.2_1 exists in the ports tree DEBUG: docbook-xml-4.1.2 4.1.2_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/xmlcatmgr DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xmlcatmgr 2.2_1 exists in the ports tree DEBUG: xmlcatmgr 2.2_1 is installed DEBUG: No need to upgrade! xmlcatmgr 2.2_1 >= xmlcatmgr 2.2_1 DEBUG: No need to upgrade! docbook-xml-4.1.2 4.1.2_1 >= docbook-xml-4.1.2 4.1.2_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.2 4.2_0 exists in the ports tree DEBUG: docbook-xml-4.2 4.2_0 is installed DEBUG: No need to upgrade! docbook-xml-4.2 4.2_0 >= docbook-xml-4.2 4.2_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.3 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.3 4.3_0 exists in the ports tree DEBUG: docbook-xml-4.3 4.3_0 is installed DEBUG: No need to upgrade! docbook-xml-4.3 4.3_0 >= docbook-xml-4.3 4.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.4 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.4 4.4_0 exists in the ports tree DEBUG: docbook-xml-4.4 4.4_0 is installed DEBUG: No need to upgrade! docbook-xml-4.4 4.4_0 >= docbook-xml-4.4 4.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.5 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.5 4.5_0 exists in the ports tree DEBUG: docbook-xml-4.5 4.5_0 is installed DEBUG: No need to upgrade! docbook-xml-4.5 4.5_0 >= docbook-xml-4.5 4.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-5.0 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-5.0 5.0_0 exists in the ports tree DEBUG: docbook-xml-5.0 5.0_0 is installed DEBUG: No need to upgrade! docbook-xml-5.0 5.0_0 >= docbook-xml-5.0 5.0_0 DEBUG: No need to upgrade! docbook-xml 5.0_0 >= docbook-xml 5.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xsl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xsl 1.74.0_0 exists in the ports tree DEBUG: docbook-xsl 1.74.0_0 is installed DEBUG: No need to upgrade! docbook-xsl 1.74.0_0 >= docbook-xsl 1.74.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /iso-codes DEBUG: epoch: in tree: 0 installed: 0 DEBUG: iso-codes 3.5_0 exists in the ports tree DEBUG: iso-codes 3.5_0 is installed DEBUG: No need to upgrade! iso-codes 3.5_0 >= iso-codes 3.5_0 DEBUG: No need to upgrade! gnome-doc-utils 0.14.1_0 >= gnome-doc-utils 0.14.1_0 DEBUG: No need to upgrade! gtk-doc 1.11_0 >= gtk-doc 1.11_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/cairo DEBUG: epoch: in tree: 0 installed: 0 DEBUG: cairo 1.8.6_1 exists in the ports tree DEBUG: cairo 1.8.6_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpixman DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libpixman 0.12.0_1 exists in the ports tree DEBUG: libpixman 0.12.0_1 is installed DEBUG: No need to upgrade! libpixman 0.12.0_1 >= libpixman 0.12.0_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xrender DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xrender 0.9.4_4 exists in the ports tree DEBUG: xrender 0.9.4_4 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-xproto DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-xproto 7.0.14_1 exists in the ports tree DEBUG: xorg-xproto 7.0.14_1 is installed DEBUG: No need to upgrade! xorg-xproto 7.0.14_1 >= xorg-xproto 7.0.14_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-renderproto DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-renderproto 0.9.3_0 exists in the ports tree DEBUG: xorg-renderproto 0.9.3_0 is installed DEBUG: No need to upgrade! xorg-renderproto 0.9.3_0 >= xorg-renderproto 0.9.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libX11 DEBUG: xorg-libX11 is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libX11 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libX11. DEBUG: Requested variant i386 is not provided by port xorg-libX11. DEBUG: Requested variant macosx is not provided by port xorg-libX11. DEBUG: Searching for dependency: xorg-libX11 DEBUG: Didn't find receipt, going to depspec regex for: xorg-libX11 DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.dylib regex: ^libX11\.dylib$ DEBUG: xorg-libX11 installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libX11 1.1.5_1 exists in the ports tree DEBUG: xorg-libX11 1.1.5_1 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libX11 1.1.5_1 >= xorg-libX11 1.1.5_1 DEBUG: No need to upgrade! xrender 0.9.4_4 >= xrender 0.9.4_4 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/fontconfig DEBUG: epoch: in tree: 0 installed: 0 DEBUG: fontconfig 2.6.0_1 exists in the ports tree DEBUG: fontconfig 2.6.0_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/print/freetype DEBUG: epoch: in tree: 0 installed: 0 DEBUG: freetype 2.3.7_3 exists in the ports tree DEBUG: freetype 2.3.7_3 is installed DEBUG: No need to upgrade! freetype 2.3.7_3 >= freetype 2.3.7_3 DEBUG: No need to upgrade! fontconfig 2.6.0_1 >= fontconfig 2.6.0_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libpng 1.2.34_0 exists in the ports tree DEBUG: libpng 1.2.34_0 is installed DEBUG: No need to upgrade! libpng 1.2.34_0 >= libpng 1.2.34_0 DEBUG: No need to upgrade! cairo 1.8.6_1 >= cairo 1.8.6_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/glib2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: glib2 2.18.3_0 exists in the ports tree DEBUG: glib2 2.18.3_0 is installed DEBUG: No need to upgrade! glib2 2.18.3_0 >= glib2 2.18.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg DEBUG: epoch: in tree: 0 installed: 0 DEBUG: jpeg 6b_3 exists in the ports tree DEBUG: jpeg 6b_3 is installed DEBUG: No need to upgrade! jpeg 6b_3 >= jpeg 6b_3 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/tiff DEBUG: epoch: in tree: 0 installed: 0 DEBUG: tiff 3.8.2_2 exists in the ports tree DEBUG: tiff 3.8.2_2 is installed DEBUG: No need to upgrade! tiff 3.8.2_2 >= tiff 3.8.2_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jasper DEBUG: epoch: in tree: 0 installed: 0 DEBUG: jasper 1.900.1_2 exists in the ports tree DEBUG: jasper 1.900.1_2 is installed DEBUG: No need to upgrade! jasper 1.900.1_2 >= jasper 1.900.1_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/atk DEBUG: epoch: in tree: 0 installed: 0 DEBUG: atk 1.24.0_0 exists in the ports tree DEBUG: atk 1.24.0_0 is installed DEBUG: No need to upgrade! atk 1.24.0_0 >= atk 1.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/pango DEBUG: epoch: in tree: 0 installed: 0 DEBUG: pango 1.22.4_0 exists in the ports tree DEBUG: pango 1.22.4_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/Xft2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: Xft2 2.1.13_0 exists in the ports tree DEBUG: Xft2 2.1.13_0 is installed DEBUG: No need to upgrade! Xft2 2.1.13_0 >= Xft2 2.1.13_0 DEBUG: No need to upgrade! pango 1.22.4_0 >= pango 1.22.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXi DEBUG: xorg-libXi is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXi DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libXi. DEBUG: Requested variant i386 is not provided by port xorg-libXi. DEBUG: Requested variant macosx is not provided by port xorg-libXi. DEBUG: Searching for dependency: xorg-libXi DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXi DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXi.6.dylib regex: ^libXi\.6\.dylib$ DEBUG: xorg-libXi installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libXi 1.2.0_0 exists in the ports tree DEBUG: xorg-libXi 1.2.0_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libXi 1.2.0_0 >= xorg-libXi 1.2.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXrandr DEBUG: xorg-libXrandr is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXrandr DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libXrandr. DEBUG: Requested variant i386 is not provided by port xorg-libXrandr. DEBUG: Requested variant macosx is not provided by port xorg-libXrandr. DEBUG: Searching for dependency: xorg-libXrandr DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXrandr DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXrandr.2.dylib regex: ^libXrandr\.2\.dylib$ DEBUG: xorg-libXrandr installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libXrandr 1.2.3_0 exists in the ports tree DEBUG: xorg-libXrandr 1.2.3_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libXrandr 1.2.3_0 >= xorg-libXrandr 1.2.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXcursor DEBUG: xorg-libXcursor is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXcursor DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libXcursor. DEBUG: Requested variant i386 is not provided by port xorg-libXcursor. DEBUG: Requested variant macosx is not provided by port xorg-libXcursor. DEBUG: Searching for dependency: xorg-libXcursor DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXcursor DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXcursor.1.dylib regex: ^libXcursor\.1\.dylib$ DEBUG: xorg-libXcursor installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libXcursor 1.1.9_0 exists in the ports tree DEBUG: xorg-libXcursor 1.1.9_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libXcursor 1.1.9_0 >= xorg-libXcursor 1.1.9_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXinerama DEBUG: xorg-libXinerama is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXinerama DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libXinerama. DEBUG: Requested variant i386 is not provided by port xorg-libXinerama. DEBUG: Requested variant macosx is not provided by port xorg-libXinerama. DEBUG: Searching for dependency: xorg-libXinerama DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXinerama DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXinerama.1.dylib regex: ^libXinerama\.1\.dylib$ DEBUG: xorg-libXinerama installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libXinerama 1.0.3_0 exists in the ports tree DEBUG: xorg-libXinerama 1.0.3_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libXinerama 1.0.3_0 >= xorg-libXinerama 1.0.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /shared-mime-info DEBUG: epoch: in tree: 0 installed: 0 DEBUG: shared-mime-info 0.51_0 exists in the ports tree DEBUG: shared-mime-info 0.51_0 is installed DEBUG: No need to upgrade! shared-mime-info 0.51_0 >= shared-mime-info 0.51_0 DEBUG: No need to upgrade! gtk2 2.14.5_0 >= gtk2 2.14.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/lua DEBUG: epoch: in tree: 0 installed: 0 DEBUG: lua 5.1.4_0 exists in the ports tree DEBUG: lua 5.1.4_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/readline DEBUG: epoch: in tree: 0 installed: 0 DEBUG: readline 5.2.012_1 exists in the ports tree DEBUG: readline 5.2.012_1 is installed DEBUG: No need to upgrade! readline 5.2.012_1 >= readline 5.2.012_1 DEBUG: No need to upgrade! lua 5.1.4_0 >= lua 5.1.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openexr DEBUG: epoch: in tree: 0 installed: 0 DEBUG: openexr 1.6.1_1 exists in the ports tree DEBUG: openexr 1.6.1_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtool DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libtool 2.2.6a_0 exists in the ports tree DEBUG: libtool 2.2.6a_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/automake DEBUG: epoch: in tree: 0 installed: 0 DEBUG: automake 1.10.2_0 exists in the ports tree DEBUG: automake 1.10.2_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/autoconf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: autoconf 2.63_0 exists in the ports tree DEBUG: autoconf 2.63_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/m4 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: m4 1.4.12_1 exists in the ports tree DEBUG: m4 1.4.12_1 is installed DEBUG: No need to upgrade! m4 1.4.12_1 >= m4 1.4.12_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/help2man DEBUG: epoch: in tree: 0 installed: 0 DEBUG: help2man 1.36.4_1 exists in the ports tree DEBUG: help2man 1.36.4_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -locale-gettext DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-locale-gettext 1.05_0 exists in the ports tree DEBUG: p5-locale-gettext 1.05_0 is installed DEBUG: No need to upgrade! p5-locale-gettext 1.05_0 >= p5-locale-gettext 1.05_0 DEBUG: No need to upgrade! help2man 1.36.4_1 >= help2man 1.36.4_1 DEBUG: No need to upgrade! autoconf 2.63_0 >= autoconf 2.63_0 DEBUG: No need to upgrade! automake 1.10.2_0 >= automake 1.10.2_0 DEBUG: No need to upgrade! libtool 2.2.6a_0 >= libtool 2.2.6a_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/ilmbase DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ilmbase 1.0.1_2 exists in the ports tree DEBUG: ilmbase 1.0.1_2 is installed DEBUG: No need to upgrade! ilmbase 1.0.1_2 >= ilmbase 1.0.1_2 DEBUG: No need to upgrade! openexr 1.6.1_1 >= openexr 1.6.1_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libopenraw DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libopenraw 0.0.5_0 exists in the ports tree DEBUG: libopenraw 0.0.5_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/boost DEBUG: epoch: in tree: 0 installed: 0 DEBUG: boost 1.37.0_0 exists in the ports tree DEBUG: boost 1.37.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /boost-jam DEBUG: epoch: in tree: 0 installed: 0 DEBUG: boost-jam 3.1.16_0 exists in the ports tree DEBUG: boost-jam 3.1.16_0 is installed DEBUG: No need to upgrade! boost-jam 3.1.16_0 >= boost-jam 3.1.16_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gmake DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gmake 3.81_0 exists in the ports tree DEBUG: gmake 3.81_0 is installed DEBUG: No need to upgrade! gmake 3.81_0 >= gmake 3.81_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/bzip2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: bzip2 1.0.5_1 exists in the ports tree DEBUG: bzip2 1.0.5_1 is installed DEBUG: No need to upgrade! bzip2 1.0.5_1 >= bzip2 1.0.5_1 DEBUG: No need to upgrade! boost 1.37.0_0 >= boost 1.37.0_0 DEBUG: No need to upgrade! libopenraw 0.0.5_0 >= libopenraw 0.0.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg DEBUG: epoch: in tree: 0 installed: 0 DEBUG: librsvg 2.22.3_0 exists in the ports tree DEBUG: librsvg 2.22.3_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libcroco DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libcroco 0.6.1_1 exists in the ports tree DEBUG: libcroco 0.6.1_1 is installed DEBUG: No need to upgrade! libcroco 0.6.1_1 >= libcroco 0.6.1_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgsf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgsf 1.14.10_1 exists in the ports tree DEBUG: libgsf 1.14.10_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-vfs DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-vfs 2.24.0_0 exists in the ports tree DEBUG: gnome-vfs 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gconf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gconf 2.24.0_0 exists in the ports tree DEBUG: gconf 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dbus DEBUG: epoch: in tree: 0 installed: 0 DEBUG: dbus 1.2.10_0 exists in the ports tree DEBUG: dbus 1.2.10_0 is installed DEBUG: No need to upgrade! dbus 1.2.10_0 >= dbus 1.2.10_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /dbus-glib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: dbus-glib 0.78_0 exists in the ports tree DEBUG: dbus-glib 0.78_0 is installed DEBUG: No need to upgrade! dbus-glib 0.78_0 >= dbus-glib 0.78_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/orbit2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: orbit2 2.14.16_0 exists in the ports tree DEBUG: orbit2 2.14.16_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libidl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libidl 0.8.12_0 exists in the ports tree DEBUG: libidl 0.8.12_0 is installed DEBUG: No need to upgrade! libidl 0.8.12_0 >= libidl 0.8.12_0 DEBUG: No need to upgrade! orbit2 2.14.16_0 >= orbit2 2.14.16_0 DEBUG: No need to upgrade! gconf 2.24.0_0 >= gconf 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /desktop-file-utils DEBUG: epoch: in tree: 0 installed: 0 DEBUG: desktop-file-utils 0.15_1 exists in the ports tree DEBUG: desktop-file-utils 0.15_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/popt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: popt 1.14_0 exists in the ports tree DEBUG: popt 1.14_0 is installed DEBUG: No need to upgrade! popt 1.14_0 >= popt 1.14_0 DEBUG: No need to upgrade! desktop-file-utils 0.15_1 >= desktop-file-utils 0.15_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-mime-data DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-mime-data 2.18.0_3 exists in the ports tree DEBUG: gnome-mime-data 2.18.0_3 is installed DEBUG: No need to upgrade! gnome-mime-data 2.18.0_3 >= gnome-mime-data 2.18.0_3 DEBUG: No need to upgrade! gnome-vfs 2.24.0_0 >= gnome-vfs 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libbonobo DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libbonobo 2.24.0_0 exists in the ports tree DEBUG: libbonobo 2.24.0_0 is installed DEBUG: No need to upgrade! libbonobo 2.24.0_0 >= libbonobo 2.24.0_0 DEBUG: No need to upgrade! libgsf 1.14.10_1 >= libgsf 1.14.10_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libart_lgpl 2.3.20_0 exists in the ports tree DEBUG: libart_lgpl 2.3.20_0 is installed DEBUG: No need to upgrade! libart_lgpl 2.3.20_0 >= libart_lgpl 2.3.20_0 DEBUG: No need to upgrade! librsvg 2.22.3_0 >= librsvg 2.22.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libsdl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libsdl 1.2.13_2 exists in the ports tree DEBUG: libsdl 1.2.13_2 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86 DEBUG: XFree86 is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant i386 is not provided by port XFree86. DEBUG: Executing variant darwin provides darwin DEBUG: Executing variant macosx provides macosx DEBUG: Searching for dependency: XFree86 DEBUG: Didn't find receipt, going to depspec regex for: XFree86 DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$ DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$ DEBUG: XFree86 installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: XFree86 4.7.0_0 exists in the ports tree DEBUG: XFree86 4.7.0_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! XFree86 4.7.0_0 >= XFree86 4.7.0_0 DEBUG: No need to upgrade! libsdl 1.2.13_2 >= libsdl 1.2.13_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/graphviz DEBUG: epoch: in tree: 0 installed: 0 DEBUG: graphviz 2.20.3_0 exists in the ports tree DEBUG: graphviz 2.20.3_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /urw-fonts DEBUG: epoch: in tree: 0 installed: 0 DEBUG: urw-fonts 1.0.7pre44_0 exists in the ports tree DEBUG: urw-fonts 1.0.7pre44_0 is installed DEBUG: No need to upgrade! urw-fonts 1.0.7pre44_0 >= urw-fonts 1.0.7pre44_0 DEBUG: No need to upgrade! graphviz 2.20.3_0 >= graphviz 2.20.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/ffmpeg DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ffmpeg 15261_1 exists in the ports tree DEBUG: ffmpeg 15261_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/subversion DEBUG: subversion is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/subversion DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port subversion. DEBUG: Requested variant i386 is not provided by port subversion. DEBUG: Requested variant macosx is not provided by port subversion. DEBUG: Searching for dependency: subversion DEBUG: Didn't find receipt, going to depspec regex for: subversion DEBUG: Found Dependency: path: /usr/bin filename: svn regex: ^svn$ DEBUG: subversion installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: subversion 1.5.5_0 exists in the ports tree DEBUG: subversion 1.5.5_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! subversion 1.5.5_0 >= subversion 1.5.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/a52dec DEBUG: epoch: in tree: 0 installed: 0 DEBUG: a52dec 0.7.4_0 exists in the ports tree DEBUG: a52dec 0.7.4_0 is installed DEBUG: No need to upgrade! a52dec 0.7.4_0 >= a52dec 0.7.4_0 DEBUG: No need to upgrade! ffmpeg 15261_1 >= ffmpeg 15261_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libspiro DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libspiro 20071029_0 exists in the ports tree DEBUG: libspiro 20071029_0 is installed DEBUG: No need to upgrade! libspiro 20071029_0 >= libspiro 20071029_0 DEBUG: No need to upgrade! gegl 0.0.22_1 >= gegl 0.0.22_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: aalib 1.4rc5_3 exists in the ports tree DEBUG: aalib 1.4rc5_3 is installed DEBUG: No need to upgrade! aalib 1.4rc5_3 >= aalib 1.4rc5_3 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: curl 7.19.2_0 exists in the ports tree DEBUG: curl 7.19.2_0 is installed DEBUG: No need to upgrade! curl 7.19.2_0 >= curl 7.19.2_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libexif 0.6.17_0 exists in the ports tree DEBUG: libexif 0.6.17_0 is installed DEBUG: No need to upgrade! libexif 0.6.17_0 >= libexif 0.6.17_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgnomeui 2.24.0_0 exists in the ports tree DEBUG: libgnomeui 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libbonoboui DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libbonoboui 2.24.0_0 exists in the ports tree DEBUG: libbonoboui 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libglade2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libglade2 2.6.3_0 exists in the ports tree DEBUG: libglade2 2.6.3_0 is installed DEBUG: No need to upgrade! libglade2 2.6.3_0 >= libglade2 2.6.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomecanvas DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgnomecanvas 2.20.1.1_1 exists in the ports tree DEBUG: libgnomecanvas 2.20.1.1_1 is installed DEBUG: No need to upgrade! libgnomecanvas 2.20.1.1_1 >= libgnomecanvas 2.20.1.1_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnome DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgnome 2.24.1_1 exists in the ports tree DEBUG: libgnome 2.24.1_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/esound DEBUG: epoch: in tree: 0 installed: 0 DEBUG: esound 0.2.41_1 exists in the ports tree DEBUG: esound 0.2.41_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/audiofile DEBUG: epoch: in tree: 0 installed: 0 DEBUG: audiofile 0.2.6_2 exists in the ports tree DEBUG: audiofile 0.2.6_2 is installed DEBUG: No need to upgrade! audiofile 0.2.6_2 >= audiofile 0.2.6_2 DEBUG: No need to upgrade! esound 0.2.41_1 >= esound 0.2.41_1 DEBUG: No need to upgrade! libgnome 2.24.1_1 >= libgnome 2.24.1_1 DEBUG: No need to upgrade! libbonoboui 2.24.0_0 >= libbonoboui 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-icon-theme DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-icon-theme 2.24.0_0 exists in the ports tree DEBUG: gnome-icon-theme 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /hicolor-icon-theme DEBUG: epoch: in tree: 0 installed: 0 DEBUG: hicolor-icon-theme 0.10_0 exists in the ports tree DEBUG: hicolor-icon-theme 0.10_0 is installed DEBUG: No need to upgrade! hicolor-icon-theme 0.10_0 >= hicolor-icon-theme 0.10_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /icon-naming-utils DEBUG: epoch: in tree: 0 installed: 0 DEBUG: icon-naming-utils 0.8.7_0 exists in the ports tree DEBUG: icon-naming-utils 0.8.7_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-simple DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-simple 2.18_0 exists in the ports tree DEBUG: p5-xml-simple 2.18_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-namespacesupport DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-namespacesupport 1.09_0 exists in the ports tree DEBUG: p5-xml-namespacesupport 1.09_0 is installed DEBUG: No need to upgrade! p5-xml-namespacesupport 1.09_0 >= p5-xml- namespacesupport 1.09_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-sax DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-sax 0.96_1 exists in the ports tree DEBUG: p5-xml-sax 0.96_1 is installed DEBUG: No need to upgrade! p5-xml-sax 0.96_1 >= p5-xml-sax 0.96_1 DEBUG: No need to upgrade! p5-xml-simple 2.18_0 >= p5-xml-simple 2.18_0 DEBUG: No need to upgrade! icon-naming-utils 0.8.7_0 >= icon-naming-utils 0.8.7_0 DEBUG: No need to upgrade! gnome-icon-theme 2.24.0_0 >= gnome-icon-theme 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-keyring DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-keyring 2.24.1_0 exists in the ports tree DEBUG: gnome-keyring 2.24.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libgcrypt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgcrypt 1.4.3_0 exists in the ports tree DEBUG: libgcrypt 1.4.3_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /libgpg-error DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgpg-error 1.7_0 exists in the ports tree DEBUG: libgpg-error 1.7_0 is installed DEBUG: No need to upgrade! libgpg-error 1.7_0 >= libgpg-error 1.7_0 DEBUG: No need to upgrade! libgcrypt 1.4.3_0 >= libgcrypt 1.4.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtasn1 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libtasn1 1.7_0 exists in the ports tree DEBUG: libtasn1 1.7_0 is installed DEBUG: No need to upgrade! libtasn1 1.7_0 >= libtasn1 1.7_0 DEBUG: No need to upgrade! gnome-keyring 2.24.1_0 >= gnome-keyring 2.24.1_0 DEBUG: No need to upgrade! libgnomeui 2.24.0_0 >= libgnomeui 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libmng 1.0.10_0 exists in the ports tree DEBUG: libmng 1.0.10_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/lcms DEBUG: epoch: in tree: 0 installed: 0 DEBUG: lcms 1.17_0 exists in the ports tree DEBUG: lcms 1.17_0 is installed DEBUG: No need to upgrade! lcms 1.17_0 >= lcms 1.17_0 DEBUG: No need to upgrade! libmng 1.0.10_0 >= libmng 1.0.10_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libwmf 0.2.8.4_0 exists in the ports tree DEBUG: libwmf 0.2.8.4_0 is installed DEBUG: No need to upgrade! libwmf 0.2.8.4_0 >= libwmf 0.2.8.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler DEBUG: epoch: in tree: 0 installed: 0 DEBUG: poppler 0.10.2_1 exists in the ports tree DEBUG: poppler 0.10.2_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openjpeg DEBUG: epoch: in tree: 0 installed: 0 DEBUG: openjpeg 1.3_2 exists in the ports tree DEBUG: openjpeg 1.3_2 is installed DEBUG: No need to upgrade! openjpeg 1.3_2 >= openjpeg 1.3_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics /poppler-data DEBUG: epoch: in tree: 0 installed: 0 DEBUG: poppler-data 0.2.1_0 exists in the ports tree DEBUG: poppler-data 0.2.1_0 is installed DEBUG: No need to upgrade! poppler-data 0.2.1_0 >= poppler-data 0.2.1_0 DEBUG: No need to upgrade! poppler 0.10.2_1 >= poppler 0.10.2_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-gtk 2.12.1_0 exists in the ports tree DEBUG: py25-gtk 2.12.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-cairo DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-cairo 1.8.0_0 exists in the ports tree DEBUG: py25-cairo 1.8.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-numpy 1.2.1_0 exists in the ports tree DEBUG: py25-numpy 1.2.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: fftw-3 3.2_1 exists in the ports tree DEBUG: fftw-3 3.2_1 is installed DEBUG: No need to upgrade! fftw-3 3.2_1 >= fftw-3 3.2_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-nose DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-nose 0.10.4_0 exists in the ports tree DEBUG: py25-nose 0.10.4_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-setuptools DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-setuptools 0.6c9_0 exists in the ports tree DEBUG: py25-setuptools 0.6c9_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-zlib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-zlib 2.5.4_0 exists in the ports tree DEBUG: py25-zlib 2.5.4_0 is installed DEBUG: No need to upgrade! py25-zlib 2.5.4_0 >= py25-zlib 2.5.4_0 DEBUG: No need to upgrade! py25-setuptools 0.6c9_0 >= py25-setuptools 0.6c9_0 DEBUG: No need to upgrade! py25-nose 0.10.4_0 >= py25-nose 0.10.4_0 DEBUG: No need to upgrade! py25-numpy 1.2.1_0 >= py25-numpy 1.2.1_0 DEBUG: No need to upgrade! py25-cairo 1.8.0_0 >= py25-cairo 1.8.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gobject DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-gobject 2.14.2_0 exists in the ports tree DEBUG: py25-gobject 2.14.2_0 is installed DEBUG: No need to upgrade! py25-gobject 2.14.2_0 >= py25-gobject 2.14.2_0 DEBUG: No need to upgrade! py25-gtk 2.12.1_0 >= py25-gtk 2.12.1_0 DEBUG: variants to install {} darwin_9 x11 DEBUG: available variants are : darwin_7 darwin_9 no_python dbus gvfs help_browser quartz x11 no_x11 universal DEBUG: variant darwin_9 is present in gimp2 2.6.4_0 DEBUG: variant x11 is present in gimp2 2.6.4_0 DEBUG: new portvariants: darwin_9 + x11 + DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port gimp2. DEBUG: Requested variant i386 is not provided by port gimp2. DEBUG: Requested variant macosx is not provided by port gimp2. DEBUG: Executing variant darwin_9 provides darwin_9 DEBUG: Executing variant x11 provides x11 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port gegl. DEBUG: Requested variant darwin_9 is not provided by port gegl. DEBUG: Requested variant i386 is not provided by port gegl. DEBUG: Requested variant x11 is not provided by port gegl. DEBUG: Requested variant macosx is not provided by port gegl. DEBUG: Searching for dependency: gegl DEBUG: Found Dependency: receipt exists for gegl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port aalib. DEBUG: Requested variant darwin_9 is not provided by port aalib. DEBUG: Requested variant i386 is not provided by port aalib. DEBUG: Requested variant macosx is not provided by port aalib. DEBUG: Executing variant x11 provides x11 DEBUG: Searching for dependency: aalib DEBUG: Found Dependency: receipt exists for aalib DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port curl. DEBUG: Requested variant darwin_9 is not provided by port curl. DEBUG: Requested variant i386 is not provided by port curl. DEBUG: Requested variant x11 is not provided by port curl. DEBUG: Requested variant macosx is not provided by port curl. DEBUG: Searching for dependency: curl DEBUG: Found Dependency: receipt exists for curl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libart_lgpl. DEBUG: Requested variant darwin_9 is not provided by port libart_lgpl. DEBUG: Requested variant i386 is not provided by port libart_lgpl. DEBUG: Requested variant x11 is not provided by port libart_lgpl. DEBUG: Requested variant macosx is not provided by port libart_lgpl. DEBUG: Searching for dependency: libart_lgpl DEBUG: Found Dependency: receipt exists for libart_lgpl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libexif. DEBUG: Requested variant darwin_9 is not provided by port libexif. DEBUG: Requested variant i386 is not provided by port libexif. DEBUG: Requested variant x11 is not provided by port libexif. DEBUG: Requested variant macosx is not provided by port libexif. DEBUG: Searching for dependency: libexif DEBUG: Found Dependency: receipt exists for libexif DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libgnomeui. DEBUG: Requested variant darwin_9 is not provided by port libgnomeui. DEBUG: Requested variant i386 is not provided by port libgnomeui. DEBUG: Requested variant x11 is not provided by port libgnomeui. DEBUG: Requested variant macosx is not provided by port libgnomeui. DEBUG: Searching for dependency: libgnomeui DEBUG: Found Dependency: receipt exists for libgnomeui DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libmng. DEBUG: Requested variant darwin_9 is not provided by port libmng. DEBUG: Requested variant i386 is not provided by port libmng. DEBUG: Requested variant x11 is not provided by port libmng. DEBUG: Requested variant macosx is not provided by port libmng. DEBUG: Searching for dependency: libmng DEBUG: Found Dependency: receipt exists for libmng DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port librsvg. DEBUG: Requested variant darwin_9 is not provided by port librsvg. DEBUG: Requested variant i386 is not provided by port librsvg. DEBUG: Requested variant x11 is not provided by port librsvg. DEBUG: Requested variant macosx is not provided by port librsvg. DEBUG: Searching for dependency: librsvg DEBUG: Found Dependency: receipt exists for librsvg DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libwmf. DEBUG: Requested variant darwin_9 is not provided by port libwmf. DEBUG: Requested variant i386 is not provided by port libwmf. DEBUG: Requested variant macosx is not provided by port libwmf. DEBUG: Executing variant x11 provides x11 DEBUG: Searching for dependency: libwmf DEBUG: Found Dependency: receipt exists for libwmf DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-parser DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-parser DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/perl5-1.0.tcl DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port p5-xml-parser. DEBUG: Requested variant darwin_9 is not provided by port p5-xml-parser. DEBUG: Requested variant i386 is not provided by port p5-xml-parser. DEBUG: Requested variant x11 is not provided by port p5-xml-parser. DEBUG: Requested variant macosx is not provided by port p5-xml-parser. DEBUG: Searching for dependency: p5-xml-parser DEBUG: Found Dependency: receipt exists for p5-xml-parser DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port poppler. DEBUG: Requested variant darwin_9 is not provided by port poppler. DEBUG: Requested variant i386 is not provided by port poppler. DEBUG: Requested variant x11 is not provided by port poppler. DEBUG: Requested variant macosx is not provided by port poppler. DEBUG: Searching for dependency: poppler DEBUG: Found Dependency: receipt exists for poppler DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port py25-gtk. DEBUG: Requested variant i386 is not provided by port py25-gtk. DEBUG: Requested variant x11 is not provided by port py25-gtk. DEBUG: Requested variant macosx is not provided by port py25-gtk. DEBUG: Executing variant darwin_9 provides darwin_9 DEBUG: Searching for dependency: py25-gtk DEBUG: Found Dependency: receipt exists for py25-gtk DEBUG: Executing org.macports.main (gimp2) ---> Fetching gimp2 DEBUG: Executing proc-pre-org.macports.fetch-fetch-0 DEBUG: Executing org.macports.fetch (gimp2) ---> Verifying checksum(s) for gimp2 DEBUG: Executing org.macports.checksum (gimp2) ---> Checksumming gimp-2.6.4.tar.bz2 DEBUG: Correct (md5) checksum for gimp-2.6.4.tar.bz2 DEBUG: Correct (sha1) checksum for gimp-2.6.4.tar.bz2 DEBUG: Correct (rmd160) checksum for gimp-2.6.4.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 ---> Extracting gimp2 DEBUG: Executing org.macports.extract (gimp2) ---> Extracting gimp-2.6.4.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/gimp2/gimp-2.6.4.tar.bz2 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work" && /opt/local/bin/bzip2 -dc /opt/local/var/macports/distfiles/gimp2/gimp-2.6.4.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (gimp2) ---> Applying patches to gimp2 ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2/files /patch-etc-gimprc.diff DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" && patch -p0' patching file etc/gimprc DEBUG: Executing proc-post-org.macports.patch-patch-0 ---> Configuring gimp2 DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (gimp2) DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' PYTHON='/opt/local/bin/python2.5' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" && ./configure --prefix=/opt/local --enable-mp --with-pdbgen --with-x --without-dbus --without-hal --without-alsa --without-gvfs --without- webkit' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.0... gcc3 checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes checking build system type... i386-apple-darwin9.6.0 checking host system type... i386-apple-darwin9.6.0 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++-4.0 accepts -g... yes checking dependency style of /usr/bin/g++-4.0... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for dsymutil... dsymutil checking for nmedit... nmedit checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes checking if /usr/bin/gcc-4.0 static flag -static works... no checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.0 static flag -static works... no checking if /usr/bin/g++-4.0 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.6.0 dyld (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking dependency style of /usr/bin/gcc-4.0... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for target architecture... i386-apple-darwin9.6.0 checking for some Win32 platform... no checking for native Win32... no checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to turn on debugging... no checking whether to turn on profiling... no checking whether /usr/bin/gcc-4.0 understands -Wdeclaration-after- statement... yes checking whether /usr/bin/gcc-4.0 understands -Wmissing-prototypes... yes checking whether /usr/bin/gcc-4.0 understands -Wmissing-declarations... yes checking whether /usr/bin/gcc-4.0 understands -Winit-self... yes checking whether /usr/bin/gcc-4.0 understands -Wpointer-arith... yes checking whether /usr/bin/gcc-4.0 understands -Wold-style-definition... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for difftime... yes checking for mmap... yes checking whether binary relocation support should be enabled... no checking for _NL_MEASUREMENT_MEASUREMENT... no checking whether NLS is requested... yes checking for intltool >= 0.35.5... 0.40.5 found checking for intltool-update... /opt/local/bin/intltool-update checking for intltool-merge... /opt/local/bin/intltool-merge checking for intltool-extract... /opt/local/bin/intltool-extract checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for perl... /opt/local/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" && ./configure --prefix=/opt/local --enable-mp --with-pdbgen --with-x --without-dbus --without-hal --without-alsa --without-gvfs --without- webkit " returned error 1 Command output: checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for difftime... yes checking for mmap... yes checking whether binary relocation support should be enabled... no checking for _NL_MEASUREMENT_MEASUREMENT... no checking whether NLS is requested... yes checking for intltool >= 0.35.5... 0.40.5 found checking for intltool-update... /opt/local/bin/intltool-update checking for intltool-merge... /opt/local/bin/intltool-merge checking for intltool-extract... /opt/local/bin/intltool-extract checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for perl... /opt/local/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Warning: the following items did not execute (for gimp2): org.macports.destroot org.macports.configure org.macports.build DEBUG: invalid command name "::ui_init" while executing "::ui_init $priority $prefix $channels $message" ("uplevel" body line 2) invoked from within "uplevel 1 $body" Error: Unable to upgrade port: 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 00:52:50 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 08:52:50 -0000 Subject: [MacPorts] #17883: port dependents doesn't give useful output when passed a list of ports In-Reply-To: <053.368f1fbaa687e913d4bee2e60dc5e7dd@macports.org> References: <053.368f1fbaa687e913d4bee2e60dc5e7dd@macports.org> Message-ID: <062.409425a0a24cd656389e97ba22ffac99@macports.org> #17883: port dependents doesn't give useful output when passed a list of ports -------------------------------+-------------------------------------------- Reporter: sanchom@? | Owner: raimue@? Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts 1.7.1 Component: base | Version: 1.7.0 Keywords: dependents | Port: -------------------------------+-------------------------------------------- Changes (by raimue@?): * owner: macports-tickets@? => raimue@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 01:03:30 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 09:03:30 -0000 Subject: [MacPorts] #17883: port dependents doesn't give useful output when passed a list of ports In-Reply-To: <053.368f1fbaa687e913d4bee2e60dc5e7dd@macports.org> References: <053.368f1fbaa687e913d4bee2e60dc5e7dd@macports.org> Message-ID: <062.2aa29dc89ccc1ff3dd4ab864da5f0812@macports.org> #17883: port dependents doesn't give useful output when passed a list of ports --------------------------------+------------------------------------------- Reporter: sanchom@? | Owner: raimue@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.1 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: dependents Port: | --------------------------------+------------------------------------------- Changes (by raimue@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r44967, merged back to release_1_7 in r44968. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 01:40:19 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 09:40:19 -0000 Subject: [MacPorts] #17884: gimp2 2.6.4 build fails In-Reply-To: <056.f34fae4b44a666a27b638a4664007b24@macports.org> References: <056.f34fae4b44a666a27b638a4664007b24@macports.org> Message-ID: <065.be8716377d5a35cce8ad6e2a380958f7@macports.org> #17884: gimp2 2.6.4 build fails -------------------------------------+-------------------------------------- Reporter: calle.kabo@? | Owner: devans@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gimp2 2.6.4 XML::Parser | Port: gimp2 -------------------------------------+-------------------------------------- Changes (by jmr@?): * owner: macports-tickets@? => devans@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 01:42:57 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 09:42:57 -0000 Subject: [MacPorts] #17882: mysqlxx 3.0.2->3.0.8 In-Reply-To: <054.694ff1833d1f3528ea2853b42d9cbd64@macports.org> References: <054.694ff1833d1f3528ea2853b42d9cbd64@macports.org> Message-ID: <063.d911091a7d02331719a72be089abf151@macports.org> #17882: mysqlxx 3.0.2->3.0.8 --------------------------------+------------------------------------------- Reporter: merltock@? | Owner: kayos@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: Keywords: | Port: mysqlxx --------------------------------+------------------------------------------- Changes (by jmr@?): * cc: jmr@? (added) * owner: macports-tickets@? => kayos@? * port: => mysqlxx Comment: A unified diff against the current portfile is preferred, as it makes it easier to see what changed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 01:46:56 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 09:46:56 -0000 Subject: [MacPorts] #17880: Remove port: racoon In-Reply-To: <059.e64ccb74d210f4389e79e10cfd82adc7@macports.org> References: <059.e64ccb74d210f4389e79e10cfd82adc7@macports.org> Message-ID: <068.b6a5df80aad9830f8ef037b076826207@macports.org> #17880: Remove port: racoon -------------------------------------+-------------------------------------- Reporter: arsptr@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: racoon -------------------------------------+-------------------------------------- Changes (by jmr@?): * cc: a_rankine@? (added) * port: => racoon -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 01:55:24 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 09:55:24 -0000 Subject: [MacPorts] #17879: portfile update: texinfo 4.13a In-Reply-To: <060.c29adf59e691976140fcb487e7d5b049@macports.org> References: <060.c29adf59e691976140fcb487e7d5b049@macports.org> Message-ID: <069.bf2fd0f722297f7fa7abebd4928a5354@macports.org> #17879: portfile update: texinfo 4.13a --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: vinc17@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: texinfo --------------------------------------+------------------------------------- Changes (by jmr@?): * owner: macports-tickets@? => vinc17@? Comment: Using lzma was a considered decision, so I doubt it will be changed. Now that MP 1.7 is out, use_lzma is available. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 02:58:45 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 10:58:45 -0000 Subject: [MacPorts] #17885: dvdrip installation problem Message-ID: <056.a4a0f16df75e5a7531bc90679b9abf2f@macports.org> #17885: dvdrip installation problem ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- Dear Sirs, when I tried to install dvdrip, sudo port install dvdrip, the process fails, the errors are in the attached file logerr. Thank you -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 02:59:40 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 10:59:40 -0000 Subject: [MacPorts] #17886: dvdrip installation problem Message-ID: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> #17886: dvdrip installation problem ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- Dear Sirs, when I tried to install dvdrip, sudo port install dvdrip, the process fails, the errors are in the attached file logerr. Thank you -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 03:01:58 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 11:01:58 -0000 Subject: [MacPorts] #17887: dvdrip installation problem Message-ID: <056.9bee8fd5543f9cf8848c18b4186d8ad7@macports.org> #17887: dvdrip installation problem ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- Dear Sirs, when I tried to install dvdrip, sudo port install dvdrip, the process fails, these are the errors: Thank you Gsi-nb:~ gsiciliano$ sudo port install dvdrip ---> Building gtk2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.14.5" && make all " returned error 2 Command output: make[2]: Nothing to be done for `all'. Making all in gdk-pixbuf make all-recursive Making all in pixops make[4]: Nothing to be done for `all'. Making all in gdk make all-recursive Making all in x11 if /bin/sh ../../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include -no-cpp-precomp -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall -MT gdkevents-x11.lo -MD -MP -MF ".deps/gdkevents-x11.Tpo" \ -c -o gdkevents-x11.lo `test -f 'gdkevents-x11.c' || echo './'`gdkevents-x11.c; \ then mv -f ".deps/gdkevents-x11.Tpo" ".deps/gdkevents-x11.Plo"; \ else rm -f ".deps/gdkevents-x11.Tpo"; exit 1; \ fi libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include -no- cpp-precomp -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -Wall -MT gdkevents-x11.lo -MD -MP -MF .deps/gdkevents-x11.Tpo -c gdkevents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o gdkevents-x11.c: In function 'gdk_event_translate': gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in this function) gdkevents-x11.c:2110: error: (Each undeclared identifier is reported only once gdkevents-x11.c:2110: error: for each function it appears in.) gdkevents-x11.c:2112: error: 'XRRNotifyEvent' undeclared (first use in this function) gdkevents-x11.c:2112: error: 'notify' undeclared (first use in this function) gdkevents-x11.c:2112: error: syntax error before ')' token gdkevents-x11.c: In function 'gdk_x11_screen_get_window_manager_name': gdkevents-x11.c:2721: warning: dereferencing type-punned pointer will break strict-aliasing rules gdkevents-x11.c: In function 'gdk_x11_screen_supports_net_wm_hint': gdkevents-x11.c:2821: warning: dereferencing type-punned pointer will break strict-aliasing rules make[4]: *** [gdkevents-x11.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: The following dependencies failed to build: p5-gtk2 gtk2 p5-cairo p5-extutils-depends p5-extutils-pkgconfig p5-glib p5-libintl-perl Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 08:06:04 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 16:06:04 -0000 Subject: [MacPorts] #17885: dvdrip installation problem In-Reply-To: <056.a4a0f16df75e5a7531bc90679b9abf2f@macports.org> References: <056.a4a0f16df75e5a7531bc90679b9abf2f@macports.org> Message-ID: <065.8eaf78e5709e2d9fc628c64040baa1f7@macports.org> #17885: dvdrip installation problem -----------------------------------+---------------------------------------- Reporter: gsiciliano@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => duplicate Comment: #17886 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 09:23:48 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 17:23:48 -0000 Subject: [MacPorts] #17887: dvdrip installation problem In-Reply-To: <056.9bee8fd5543f9cf8848c18b4186d8ad7@macports.org> References: <056.9bee8fd5543f9cf8848c18b4186d8ad7@macports.org> Message-ID: <065.a09cd0ee77196aa643b8ad6c65ecd19b@macports.org> #17887: dvdrip installation problem -----------------------------------+---------------------------------------- Reporter: gsiciliano@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => duplicate Comment: #17886 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 09:25:15 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 17:25:15 -0000 Subject: [MacPorts] #17886: dvdrip installation problem In-Reply-To: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> References: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> Message-ID: <065.e97b35508704530437190e900dba7a95@macports.org> #17886: dvdrip installation problem ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: marioscheel@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: dvdrip ----------------------------------+----------------------------------------- Changes (by jmr@?): * owner: macports-tickets@? => marioscheel@? * port: => dvdrip -- Ticket URL: MacPorts Ports system for Mac OS From devans at macports.org Mon Jan 5 09:37:42 2009 From: devans at macports.org (David Evans) Date: Mon, 05 Jan 2009 09:37:42 -0800 Subject: [MacPorts] #17884: gimp2 2.6.4 build fails In-Reply-To: <056.f34fae4b44a666a27b638a4664007b24@macports.org> References: <056.f34fae4b44a666a27b638a4664007b24@macports.org> Message-ID: <49624566.9060009@macports.org> MacPorts wrote: > #17884: gimp2 2.6.4 build fails > -------------------------------------+-------------------------------------- > Reporter: calle.kabo@? | Owner: macports-tickets@? > Type: defect | Status: new > Priority: Normal | Milestone: Port Bugs > Component: ports | Version: 1.7.0 > Keywords: gimp2 2.6.4 XML::Parser | Port: gimp2 > -------------------------------------+-------------------------------------- > I got an error when upgrading to gimp2 2.6.4. > {{{ > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > }}} > Replying by email as trac doesn't seem to be working this morning. I tried rebuilding gimp2 this morning but was unable to reproduce this problem. > So I did: > {{{ > $ sudo cpan > cpan> install XML::Parser > }}} > This is unnecessary (and perhaps not desireable) as XML::Parser is provided by port p5-xml-parser which is declared as a dependency by the gimp2 port. If fact, the output you submitted says that this port is installed: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-parser DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-parser 2.36_0 exists in the ports tree DEBUG: p5-xml-parser 2.36_0 is installed DEBUG: No need to upgrade! p5-xml-parser 2.36_0 >= p5-xml-parser 2.36_0 So there is potentially some problem with your perl configuration or the installation of p5-xml-parser Try the following command (this is the test configure uses) $ /opt/local/bin/perl -e "require XML::Parser" This should complete silently without any error but is apparently not doing so in configure's context at least. Any error output from this may point you in the proper direction. Of course $ which perl should return /opt/local/bin/perl Again, from your output, configure seems to have properly detected this. If nothing else works you might try $ sudo port -fn upgrade p5-xml-parser to force p5-xml-parser to reinstall in case its installation is damaged in some way. I thought originally that this might be a result of the recent upgrade of perl from 5.8.8 to 5.8.9 (which it looks like you have completed) but that doesn't seem to be an issue on my system (10.4.11 ppc) at least. Sorry I can't be of more help right now but please reply with any further information you may develop. From noreply at macports.org Mon Jan 5 09:42:44 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 17:42:44 -0000 Subject: [MacPorts] #17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard In-Reply-To: <056.56b117c0f8a011fcf8cbde865d0cd421@macports.org> References: <056.56b117c0f8a011fcf8cbde865d0cd421@macports.org> Message-ID: <065.41b5f545fe6e65675109fe770e5f3377@macports.org> #17644: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@? | Owner: nox@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 wireshark | Port: gtk2 ----------------------------------+----------------------------------------- Changes (by ricci@?): * keywords: gtk2 => gtk2 wireshark * owner: macports-tickets@? => nox@? * port: wireshark => gtk2 Comment: This does not appear to be a wireshark problem, but rather a gtk2 problem, reassigning.... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 09:43:20 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 17:43:20 -0000 Subject: [MacPorts] #17644: Revisited: wireshark^Wgtk2: unable to build under Mac OS X 10.5.5 Leopard (was: Revisited: wireshark: unable to build under Mac OS X 10.5.5 Leopard) In-Reply-To: <056.56b117c0f8a011fcf8cbde865d0cd421@macports.org> References: <056.56b117c0f8a011fcf8cbde865d0cd421@macports.org> Message-ID: <065.b6589fb6202dcc2016bc2d29a9acc4b2@macports.org> #17644: Revisited: wireshark^Wgtk2: unable to build under Mac OS X 10.5.5 Leopard ----------------------------------+----------------------------------------- Reporter: p.de.haan2@? | Owner: nox@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gtk2 wireshark | Port: gtk2 ----------------------------------+----------------------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 09:44:52 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 17:44:52 -0000 Subject: [MacPorts] #17888: sbcl 1.0.24 fails to build on Tiger Message-ID: <056.0db9878ee947ef9ed8c7dc4d285f18e5@macports.org> #17888: sbcl 1.0.24 fails to build on Tiger ----------------------------------+----------------------------------------- Reporter: nick.scott@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- sbcl 1.0.22 doesn't run properly on Tiger, it simply says "Bus Error" and exits http://groups.google.com/group/sbcl- devel/browse_thread/thread/b65871c29d4eb2fc The binary provided at the end of the thread is x86, so I had to go back to the next ppc binary available, 1.0.2. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 10:02:31 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 18:02:31 -0000 Subject: [MacPorts] #17888: sbcl 1.0.24 fails to build on Tiger In-Reply-To: <056.0db9878ee947ef9ed8c7dc4d285f18e5@macports.org> References: <056.0db9878ee947ef9ed8c7dc4d285f18e5@macports.org> Message-ID: <065.a146f0ba0a032ba6eb266ea981336097@macports.org> #17888: sbcl 1.0.24 fails to build on Tiger ----------------------------------+----------------------------------------- Reporter: nick.scott@? | Owner: gwright@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sbcl ----------------------------------+----------------------------------------- Changes (by macsforever2000@?): * cc: waqar@? (added) * owner: macports-tickets@? => gwright@? * port: => sbcl Comment: Assigning to maintainers. -- Ticket URL: MacPorts Ports system for Mac OS From dwrobertson at lbl.gov Mon Jan 5 10:13:16 2009 From: dwrobertson at lbl.gov (David Robertson (ITG staff)) Date: Mon, 05 Jan 2009 10:13:16 -0800 Subject: ticket 17595 for Tomcat: when will this be fixed Message-ID: <49624DBC.6080600@lbl.gov> This is a one-character change (from 25 to 27) and has been a ticket for almost a month. I prefer using MacPorts to install Tomcat even though I realize I could install it myself. -David Robertson From noreply at macports.org Mon Jan 5 10:32:11 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 18:32:11 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.8a4566a160f687160f55cbf3c0349a59@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Changes (by ricci@?): * status: closed => reopened * resolution: fixed => Comment: Replying to [ticket:17803 mcalhoun@?]: > Attached is a proposed update to perl5.8.[[BR]] > Most of the patches are no longer needed. > > After I upgraded, > {{{ > /opt/local/bin/perl -e 'print join "\n", @INC' > }}} > showed that the 5.8.8 directories were still searched[[BR]] > (so no revision increase of the p5-* ports would be needed).[[BR]] > Can this be confirmed? I just installed perl 5.8.9 via the updated port and checked the @INC path (both via "/opt/local/bin/perl -V" and via the above script) and it does not pull in the 5.8.8 paths (as expected, its version 5.8.9, not version 5.8.8). Also tested by 'use'ing p5-locale-gettext (which I have installed from perl5.8 @5.8.8), perl5.8 @5.8.9 fails to find it (again, as expected). Did your test pick up the (old) perl 5.8.8 instead of perl 5.8.9? The question is how this will impact users - I think if they uninstall their perl modules and rebuild them they'll be fine, otherwise they'll have ports that are registered as installed but are not available to the active perl binary. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 10:42:19 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 18:42:19 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.1ec3289ce294b63b7592a472cb004826@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Comment(by ram@?): Works for me: {{{ [ram at cizin ~]$ /opt/local/bin/perl -e 'print join "\n", @INC, ""' /opt/local/lib/perl5/5.8.9/darwin-2level /opt/local/lib/perl5/5.8.9 /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level /opt/local/lib/perl5/site_perl/5.8.9 /opt/local/lib/perl5/site_perl/5.8.8/darwin-2level /opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.9 /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/lib/perl5/vendor_perl . [ram at cizin ~]$ }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 09:56:45 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 17:56:45 -0000 Subject: [MacPorts] #17884: gimp2 2.6.4 build fails In-Reply-To: <056.f34fae4b44a666a27b638a4664007b24@macports.org> References: <056.f34fae4b44a666a27b638a4664007b24@macports.org> Message-ID: <065.d3bfff5944e26a72ba311cf6b527fff9@macports.org> #17884: gimp2 2.6.4 build fails -------------------------------------+-------------------------------------- Reporter: calle.kabo@? | Owner: devans@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gimp2 2.6.4 XML::Parser | Port: gimp2 -------------------------------------+-------------------------------------- Changes (by devans@?): * status: new => assigned Old description: > I got an error when upgrading to gimp2 2.6.4. > {{{ > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > }}} > So I did: > {{{ > $ sudo cpan > cpan> install XML::Parser > }}} > Which installed nicely. But I still get the same error from macports! > {{{ > $ sudo port -d upgrade gimp2 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gimp2 2.6.4_0 exists in the ports tree > DEBUG: gimp2 2.6.3_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gegl 0.0.22_1 exists in the ports tree > DEBUG: gegl 0.0.22_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: pkgconfig 0.23_1 exists in the ports tree > DEBUG: pkgconfig 0.23_1 is installed > DEBUG: No need to upgrade! pkgconfig 0.23_1 >= pkgconfig 0.23_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/www/w3m > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: w3m 0.5.2_1 exists in the ports tree > DEBUG: w3m 0.5.2_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/boehmgc > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: boehmgc 7.1_0 exists in the ports tree > DEBUG: boehmgc 7.1_0 is installed > DEBUG: No need to upgrade! boehmgc 7.1_0 >= boehmgc 7.1_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: zlib 1.2.3_2 exists in the ports tree > DEBUG: zlib 1.2.3_2 is installed > DEBUG: No need to upgrade! zlib 1.2.3_2 >= zlib 1.2.3_2 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: openssl 0.9.8i_0 exists in the ports tree > DEBUG: openssl 0.9.8i_0 is installed > DEBUG: No need to upgrade! openssl 0.9.8i_0 >= openssl 0.9.8i_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: ncurses 5.7_0 exists in the ports tree > DEBUG: ncurses 5.7_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: ncursesw 5.7_0 exists in the ports tree > DEBUG: ncursesw 5.7_0 is installed > DEBUG: No need to upgrade! ncursesw 5.7_0 >= ncursesw 5.7_0 > DEBUG: No need to upgrade! ncurses 5.7_0 >= ncurses 5.7_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gettext 0.17_3 exists in the ports tree > DEBUG: gettext 0.17_3 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libiconv 1.12_0 exists in the ports tree > DEBUG: libiconv 1.12_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gperf 3.0.3_0 exists in the ports tree > DEBUG: gperf 3.0.3_0 is installed > DEBUG: No need to upgrade! gperf 3.0.3_0 >= gperf 3.0.3_0 > DEBUG: No need to upgrade! libiconv 1.12_0 >= libiconv 1.12_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: expat 2.0.1_0 exists in the ports tree > DEBUG: expat 2.0.1_0 is installed > DEBUG: No need to upgrade! expat 2.0.1_0 >= expat 2.0.1_0 > DEBUG: No need to upgrade! gettext 0.17_3 >= gettext 0.17_3 > DEBUG: No need to upgrade! w3m 0.5.2_1 >= w3m 0.5.2_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/babl > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: babl 0.0.22_0 exists in the ports tree > DEBUG: babl 0.0.22_0 is installed > DEBUG: No need to upgrade! babl 0.0.22_0 >= babl 0.0.22_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gtk2 2.14.5_0 exists in the ports tree > DEBUG: gtk2 2.14.5_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /gtk-doc > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gtk-doc 1.11_0 exists in the ports tree > DEBUG: gtk-doc 1.11_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/rarian > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: rarian 0.8.1_0 exists in the ports tree > DEBUG: rarian 0.8.1_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/intltool > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: intltool 0.40.5_0 exists in the ports tree > DEBUG: intltool 0.40.5_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /gnome-common > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gnome-common 2.24.0_1 exists in the ports tree > DEBUG: gnome-common 2.24.0_1 is installed > DEBUG: No need to upgrade! gnome-common 2.24.0_1 >= gnome-common 2.24.0_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5 > DEBUG: perl5 is *not* installed by MacPorts > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5 > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: 'universal_variant no' specified, so not adding the default > universal variant > DEBUG: Requested variant darwin is not provided by port perl5. > DEBUG: Requested variant i386 is not provided by port perl5. > DEBUG: Requested variant macosx is not provided by port perl5. > DEBUG: Searching for dependency: perl5 > DEBUG: Didn't find receipt, going to depspec regex for: perl5 > DEBUG: Found Dependency: path: /opt/local/bin filename: perl regex: > ^perl$ > DEBUG: perl5 installed outside the MacPorts system > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: perl5 5.8.9_0 exists in the ports tree > DEBUG: perl5 5.8.9_0 is installed > DEBUG: Not following dependencies > DEBUG: No need to upgrade! perl5 5.8.9_0 >= perl5 5.8.9_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 > -xml-parser > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: p5-xml-parser 2.36_0 exists in the ports tree > DEBUG: p5-xml-parser 2.36_0 is installed > DEBUG: No need to upgrade! p5-xml-parser 2.36_0 >= p5-xml-parser 2.36_0 > DEBUG: No need to upgrade! intltool 0.40.5_0 >= intltool 0.40.5_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/getopt > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: getopt 1.1.4_1 exists in the ports tree > DEBUG: getopt 1.1.4_1 is installed > DEBUG: No need to upgrade! getopt 1.1.4_1 >= getopt 1.1.4_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxslt > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libxslt 1.1.24_1 exists in the ports tree > DEBUG: libxslt 1.1.24_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libxml2 2.7.2_1 exists in the ports tree > DEBUG: libxml2 2.7.2_1 is installed > DEBUG: No need to upgrade! libxml2 2.7.2_1 >= libxml2 2.7.2_1 > DEBUG: No need to upgrade! libxslt 1.1.24_1 >= libxslt 1.1.24_1 > DEBUG: No need to upgrade! rarian 0.8.1_0 >= rarian 0.8.1_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /gnome-doc-utils > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gnome-doc-utils 0.14.1_0 exists in the ports tree > DEBUG: gnome-doc-utils 0.14.1_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-hashlib > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-hashlib 2.5.4_0 exists in the ports tree > DEBUG: py25-hashlib 2.5.4_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: python25 2.5.4_0 exists in the ports tree > DEBUG: python25 2.5.4_0 is installed > DEBUG: No need to upgrade! python25 2.5.4_0 >= python25 2.5.4_0 > DEBUG: No need to upgrade! py25-hashlib 2.5.4_0 >= py25-hashlib 2.5.4_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-libxml2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-libxml2 2.6.21_1 exists in the ports tree > DEBUG: py25-libxml2 2.6.21_1 is installed > DEBUG: No need to upgrade! py25-libxml2 2.6.21_1 >= py25-libxml2 2.6.21_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc > /docbook-xml > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: docbook-xml 5.0_0 exists in the ports tree > DEBUG: docbook-xml 5.0_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc > /docbook-xml-4.1.2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: docbook-xml-4.1.2 4.1.2_1 exists in the ports tree > DEBUG: docbook-xml-4.1.2 4.1.2_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/xmlcatmgr > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xmlcatmgr 2.2_1 exists in the ports tree > DEBUG: xmlcatmgr 2.2_1 is installed > DEBUG: No need to upgrade! xmlcatmgr 2.2_1 >= xmlcatmgr 2.2_1 > DEBUG: No need to upgrade! docbook-xml-4.1.2 4.1.2_1 >= docbook-xml-4.1.2 > 4.1.2_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc > /docbook-xml-4.2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: docbook-xml-4.2 4.2_0 exists in the ports tree > DEBUG: docbook-xml-4.2 4.2_0 is installed > DEBUG: No need to upgrade! docbook-xml-4.2 4.2_0 >= docbook-xml-4.2 4.2_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc > /docbook-xml-4.3 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: docbook-xml-4.3 4.3_0 exists in the ports tree > DEBUG: docbook-xml-4.3 4.3_0 is installed > DEBUG: No need to upgrade! docbook-xml-4.3 4.3_0 >= docbook-xml-4.3 4.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc > /docbook-xml-4.4 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: docbook-xml-4.4 4.4_0 exists in the ports tree > DEBUG: docbook-xml-4.4 4.4_0 is installed > DEBUG: No need to upgrade! docbook-xml-4.4 4.4_0 >= docbook-xml-4.4 4.4_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc > /docbook-xml-4.5 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: docbook-xml-4.5 4.5_0 exists in the ports tree > DEBUG: docbook-xml-4.5 4.5_0 is installed > DEBUG: No need to upgrade! docbook-xml-4.5 4.5_0 >= docbook-xml-4.5 4.5_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc > /docbook-xml-5.0 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: docbook-xml-5.0 5.0_0 exists in the ports tree > DEBUG: docbook-xml-5.0 5.0_0 is installed > DEBUG: No need to upgrade! docbook-xml-5.0 5.0_0 >= docbook-xml-5.0 5.0_0 > DEBUG: No need to upgrade! docbook-xml 5.0_0 >= docbook-xml 5.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc > /docbook-xsl > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: docbook-xsl 1.74.0_0 exists in the ports tree > DEBUG: docbook-xsl 1.74.0_0 is installed > DEBUG: No need to upgrade! docbook-xsl 1.74.0_0 >= docbook-xsl 1.74.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel > /iso-codes > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: iso-codes 3.5_0 exists in the ports tree > DEBUG: iso-codes 3.5_0 is installed > DEBUG: No need to upgrade! iso-codes 3.5_0 >= iso-codes 3.5_0 > DEBUG: No need to upgrade! gnome-doc-utils 0.14.1_0 >= gnome-doc-utils > 0.14.1_0 > DEBUG: No need to upgrade! gtk-doc 1.11_0 >= gtk-doc 1.11_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/cairo > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: cairo 1.8.6_1 exists in the ports tree > DEBUG: cairo 1.8.6_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpixman > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libpixman 0.12.0_1 exists in the ports tree > DEBUG: libpixman 0.12.0_1 is installed > DEBUG: No need to upgrade! libpixman 0.12.0_1 >= libpixman 0.12.0_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xrender > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xrender 0.9.4_4 exists in the ports tree > DEBUG: xrender 0.9.4_4 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-xproto > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xorg-xproto 7.0.14_1 exists in the ports tree > DEBUG: xorg-xproto 7.0.14_1 is installed > DEBUG: No need to upgrade! xorg-xproto 7.0.14_1 >= xorg-xproto 7.0.14_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-renderproto > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xorg-renderproto 0.9.3_0 exists in the ports tree > DEBUG: xorg-renderproto 0.9.3_0 is installed > DEBUG: No need to upgrade! xorg-renderproto 0.9.3_0 >= xorg-renderproto > 0.9.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libX11 > DEBUG: xorg-libX11 is *not* installed by MacPorts > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libX11 > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port xorg-libX11. > DEBUG: Requested variant i386 is not provided by port xorg-libX11. > DEBUG: Requested variant macosx is not provided by port xorg-libX11. > DEBUG: Searching for dependency: xorg-libX11 > DEBUG: Didn't find receipt, going to depspec regex for: xorg-libX11 > DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.dylib > regex: ^libX11\.dylib$ > DEBUG: xorg-libX11 installed outside the MacPorts system > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xorg-libX11 1.1.5_1 exists in the ports tree > DEBUG: xorg-libX11 1.1.5_1 is installed > DEBUG: Not following dependencies > DEBUG: No need to upgrade! xorg-libX11 1.1.5_1 >= xorg-libX11 1.1.5_1 > DEBUG: No need to upgrade! xrender 0.9.4_4 >= xrender 0.9.4_4 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/fontconfig > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: fontconfig 2.6.0_1 exists in the ports tree > DEBUG: fontconfig 2.6.0_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/print/freetype > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: freetype 2.3.7_3 exists in the ports tree > DEBUG: freetype 2.3.7_3 is installed > DEBUG: No need to upgrade! freetype 2.3.7_3 >= freetype 2.3.7_3 > DEBUG: No need to upgrade! fontconfig 2.6.0_1 >= fontconfig 2.6.0_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libpng 1.2.34_0 exists in the ports tree > DEBUG: libpng 1.2.34_0 is installed > DEBUG: No need to upgrade! libpng 1.2.34_0 >= libpng 1.2.34_0 > DEBUG: No need to upgrade! cairo 1.8.6_1 >= cairo 1.8.6_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/glib2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: glib2 2.18.3_0 exists in the ports tree > DEBUG: glib2 2.18.3_0 is installed > DEBUG: No need to upgrade! glib2 2.18.3_0 >= glib2 2.18.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: jpeg 6b_3 exists in the ports tree > DEBUG: jpeg 6b_3 is installed > DEBUG: No need to upgrade! jpeg 6b_3 >= jpeg 6b_3 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/tiff > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: tiff 3.8.2_2 exists in the ports tree > DEBUG: tiff 3.8.2_2 is installed > DEBUG: No need to upgrade! tiff 3.8.2_2 >= tiff 3.8.2_2 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jasper > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: jasper 1.900.1_2 exists in the ports tree > DEBUG: jasper 1.900.1_2 is installed > DEBUG: No need to upgrade! jasper 1.900.1_2 >= jasper 1.900.1_2 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/atk > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: atk 1.24.0_0 exists in the ports tree > DEBUG: atk 1.24.0_0 is installed > DEBUG: No need to upgrade! atk 1.24.0_0 >= atk 1.24.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/pango > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: pango 1.22.4_0 exists in the ports tree > DEBUG: pango 1.22.4_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/Xft2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: Xft2 2.1.13_0 exists in the ports tree > DEBUG: Xft2 2.1.13_0 is installed > DEBUG: No need to upgrade! Xft2 2.1.13_0 >= Xft2 2.1.13_0 > DEBUG: No need to upgrade! pango 1.22.4_0 >= pango 1.22.4_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libXi > DEBUG: xorg-libXi is *not* installed by MacPorts > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libXi > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port xorg-libXi. > DEBUG: Requested variant i386 is not provided by port xorg-libXi. > DEBUG: Requested variant macosx is not provided by port xorg-libXi. > DEBUG: Searching for dependency: xorg-libXi > DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXi > DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXi.6.dylib > regex: ^libXi\.6\.dylib$ > DEBUG: xorg-libXi installed outside the MacPorts system > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xorg-libXi 1.2.0_0 exists in the ports tree > DEBUG: xorg-libXi 1.2.0_0 is installed > DEBUG: Not following dependencies > DEBUG: No need to upgrade! xorg-libXi 1.2.0_0 >= xorg-libXi 1.2.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libXrandr > DEBUG: xorg-libXrandr is *not* installed by MacPorts > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libXrandr > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port xorg-libXrandr. > DEBUG: Requested variant i386 is not provided by port xorg-libXrandr. > DEBUG: Requested variant macosx is not provided by port xorg-libXrandr. > DEBUG: Searching for dependency: xorg-libXrandr > DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXrandr > > DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXrandr.2.dylib > regex: ^libXrandr\.2\.dylib$ > DEBUG: xorg-libXrandr installed outside the MacPorts system > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xorg-libXrandr 1.2.3_0 exists in the ports tree > DEBUG: xorg-libXrandr 1.2.3_0 is installed > DEBUG: Not following dependencies > DEBUG: No need to upgrade! xorg-libXrandr 1.2.3_0 >= xorg-libXrandr > 1.2.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libXcursor > DEBUG: xorg-libXcursor is *not* installed by MacPorts > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libXcursor > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port xorg-libXcursor. > DEBUG: Requested variant i386 is not provided by port xorg-libXcursor. > DEBUG: Requested variant macosx is not provided by port xorg-libXcursor. > DEBUG: Searching for dependency: xorg-libXcursor > DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXcursor > DEBUG: Found Dependency: path: /usr/X11R6/lib filename: > libXcursor.1.dylib regex: ^libXcursor\.1\.dylib$ > DEBUG: xorg-libXcursor installed outside the MacPorts system > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xorg-libXcursor 1.1.9_0 exists in the ports tree > DEBUG: xorg-libXcursor 1.1.9_0 is installed > DEBUG: Not following dependencies > DEBUG: No need to upgrade! xorg-libXcursor 1.1.9_0 >= xorg-libXcursor > 1.1.9_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libXinerama > DEBUG: xorg-libXinerama is *not* installed by MacPorts > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /xorg-libXinerama > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port xorg-libXinerama. > DEBUG: Requested variant i386 is not provided by port xorg-libXinerama. > DEBUG: Requested variant macosx is not provided by port xorg-libXinerama. > DEBUG: Searching for dependency: xorg-libXinerama > DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXinerama > DEBUG: Found Dependency: path: /usr/X11R6/lib filename: > libXinerama.1.dylib regex: ^libXinerama\.1\.dylib$ > DEBUG: xorg-libXinerama installed outside the MacPorts system > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: xorg-libXinerama 1.0.3_0 exists in the ports tree > DEBUG: xorg-libXinerama 1.0.3_0 is installed > DEBUG: Not following dependencies > DEBUG: No need to upgrade! xorg-libXinerama 1.0.3_0 >= xorg-libXinerama > 1.0.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel > /shared-mime-info > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: shared-mime-info 0.51_0 exists in the ports tree > DEBUG: shared-mime-info 0.51_0 is installed > DEBUG: No need to upgrade! shared-mime-info 0.51_0 >= shared-mime-info > 0.51_0 > DEBUG: No need to upgrade! gtk2 2.14.5_0 >= gtk2 2.14.5_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/lua > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: lua 5.1.4_0 exists in the ports tree > DEBUG: lua 5.1.4_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/readline > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: readline 5.2.012_1 exists in the ports tree > DEBUG: readline 5.2.012_1 is installed > DEBUG: No need to upgrade! readline 5.2.012_1 >= readline 5.2.012_1 > DEBUG: No need to upgrade! lua 5.1.4_0 >= lua 5.1.4_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openexr > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: openexr 1.6.1_1 exists in the ports tree > DEBUG: openexr 1.6.1_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtool > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libtool 2.2.6a_0 exists in the ports tree > DEBUG: libtool 2.2.6a_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/automake > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: automake 1.10.2_0 exists in the ports tree > DEBUG: automake 1.10.2_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/autoconf > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: autoconf 2.63_0 exists in the ports tree > DEBUG: autoconf 2.63_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/m4 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: m4 1.4.12_1 exists in the ports tree > DEBUG: m4 1.4.12_1 is installed > DEBUG: No need to upgrade! m4 1.4.12_1 >= m4 1.4.12_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/help2man > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: help2man 1.36.4_1 exists in the ports tree > DEBUG: help2man 1.36.4_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 > -locale-gettext > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: p5-locale-gettext 1.05_0 exists in the ports tree > DEBUG: p5-locale-gettext 1.05_0 is installed > DEBUG: No need to upgrade! p5-locale-gettext 1.05_0 >= p5-locale-gettext > 1.05_0 > DEBUG: No need to upgrade! help2man 1.36.4_1 >= help2man 1.36.4_1 > DEBUG: No need to upgrade! autoconf 2.63_0 >= autoconf 2.63_0 > DEBUG: No need to upgrade! automake 1.10.2_0 >= automake 1.10.2_0 > DEBUG: No need to upgrade! libtool 2.2.6a_0 >= libtool 2.2.6a_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/ilmbase > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: ilmbase 1.0.1_2 exists in the ports tree > DEBUG: ilmbase 1.0.1_2 is installed > DEBUG: No need to upgrade! ilmbase 1.0.1_2 >= ilmbase 1.0.1_2 > DEBUG: No need to upgrade! openexr 1.6.1_1 >= openexr 1.6.1_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libopenraw > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libopenraw 0.0.5_0 exists in the ports tree > DEBUG: libopenraw 0.0.5_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/boost > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: boost 1.37.0_0 exists in the ports tree > DEBUG: boost 1.37.0_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel > /boost-jam > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: boost-jam 3.1.16_0 exists in the ports tree > DEBUG: boost-jam 3.1.16_0 is installed > DEBUG: No need to upgrade! boost-jam 3.1.16_0 >= boost-jam 3.1.16_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gmake > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gmake 3.81_0 exists in the ports tree > DEBUG: gmake 3.81_0 is installed > DEBUG: No need to upgrade! gmake 3.81_0 >= gmake 3.81_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/bzip2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: bzip2 1.0.5_1 exists in the ports tree > DEBUG: bzip2 1.0.5_1 is installed > DEBUG: No need to upgrade! bzip2 1.0.5_1 >= bzip2 1.0.5_1 > DEBUG: No need to upgrade! boost 1.37.0_0 >= boost 1.37.0_0 > DEBUG: No need to upgrade! libopenraw 0.0.5_0 >= libopenraw 0.0.5_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: librsvg 2.22.3_0 exists in the ports tree > DEBUG: librsvg 2.22.3_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libcroco > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libcroco 0.6.1_1 exists in the ports tree > DEBUG: libcroco 0.6.1_1 is installed > DEBUG: No need to upgrade! libcroco 0.6.1_1 >= libcroco 0.6.1_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgsf > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libgsf 1.14.10_1 exists in the ports tree > DEBUG: libgsf 1.14.10_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /gnome-vfs > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gnome-vfs 2.24.0_0 exists in the ports tree > DEBUG: gnome-vfs 2.24.0_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gconf > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gconf 2.24.0_0 exists in the ports tree > DEBUG: gconf 2.24.0_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dbus > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: dbus 1.2.10_0 exists in the ports tree > DEBUG: dbus 1.2.10_0 is installed > DEBUG: No need to upgrade! dbus 1.2.10_0 >= dbus 1.2.10_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel > /dbus-glib > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: dbus-glib 0.78_0 exists in the ports tree > DEBUG: dbus-glib 0.78_0 is installed > DEBUG: No need to upgrade! dbus-glib 0.78_0 >= dbus-glib 0.78_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/orbit2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: orbit2 2.14.16_0 exists in the ports tree > DEBUG: orbit2 2.14.16_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libidl > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libidl 0.8.12_0 exists in the ports tree > DEBUG: libidl 0.8.12_0 is installed > DEBUG: No need to upgrade! libidl 0.8.12_0 >= libidl 0.8.12_0 > DEBUG: No need to upgrade! orbit2 2.14.16_0 >= orbit2 2.14.16_0 > DEBUG: No need to upgrade! gconf 2.24.0_0 >= gconf 2.24.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /desktop-file-utils > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: desktop-file-utils 0.15_1 exists in the ports tree > DEBUG: desktop-file-utils 0.15_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/popt > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: popt 1.14_0 exists in the ports tree > DEBUG: popt 1.14_0 is installed > DEBUG: No need to upgrade! popt 1.14_0 >= popt 1.14_0 > DEBUG: No need to upgrade! desktop-file-utils 0.15_1 >= desktop-file- > utils 0.15_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /gnome-mime-data > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gnome-mime-data 2.18.0_3 exists in the ports tree > DEBUG: gnome-mime-data 2.18.0_3 is installed > DEBUG: No need to upgrade! gnome-mime-data 2.18.0_3 >= gnome-mime-data > 2.18.0_3 > DEBUG: No need to upgrade! gnome-vfs 2.24.0_0 >= gnome-vfs 2.24.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libbonobo > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libbonobo 2.24.0_0 exists in the ports tree > DEBUG: libbonobo 2.24.0_0 is installed > DEBUG: No need to upgrade! libbonobo 2.24.0_0 >= libbonobo 2.24.0_0 > DEBUG: No need to upgrade! libgsf 1.14.10_1 >= libgsf 1.14.10_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libart_lgpl 2.3.20_0 exists in the ports tree > DEBUG: libart_lgpl 2.3.20_0 is installed > DEBUG: No need to upgrade! libart_lgpl 2.3.20_0 >= libart_lgpl 2.3.20_0 > DEBUG: No need to upgrade! librsvg 2.22.3_0 >= librsvg 2.22.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libsdl > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libsdl 1.2.13_2 exists in the ports tree > DEBUG: libsdl 1.2.13_2 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86 > DEBUG: XFree86 is *not* installed by MacPorts > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86 > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: 'universal_variant no' specified, so not adding the default > universal variant > DEBUG: Requested variant i386 is not provided by port XFree86. > DEBUG: Executing variant darwin provides darwin > DEBUG: Executing variant macosx provides macosx > DEBUG: Searching for dependency: XFree86 > DEBUG: Didn't find receipt, going to depspec regex for: XFree86 > DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib > regex: ^libX11\.6\.dylib$ > DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib > regex: ^libX11\.6\.dylib$ > DEBUG: XFree86 installed outside the MacPorts system > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: XFree86 4.7.0_0 exists in the ports tree > DEBUG: XFree86 4.7.0_0 is installed > DEBUG: Not following dependencies > DEBUG: No need to upgrade! XFree86 4.7.0_0 >= XFree86 4.7.0_0 > DEBUG: No need to upgrade! libsdl 1.2.13_2 >= libsdl 1.2.13_2 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/graphviz > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: graphviz 2.20.3_0 exists in the ports tree > DEBUG: graphviz 2.20.3_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 > /urw-fonts > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: urw-fonts 1.0.7pre44_0 exists in the ports tree > DEBUG: urw-fonts 1.0.7pre44_0 is installed > DEBUG: No need to upgrade! urw-fonts 1.0.7pre44_0 >= urw-fonts > 1.0.7pre44_0 > DEBUG: No need to upgrade! graphviz 2.20.3_0 >= graphviz 2.20.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/ffmpeg > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: ffmpeg 15261_1 exists in the ports tree > DEBUG: ffmpeg 15261_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/subversion > DEBUG: subversion is *not* installed by MacPorts > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/subversion > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: 'universal_variant no' specified, so not adding the default > universal variant > DEBUG: Requested variant darwin is not provided by port subversion. > DEBUG: Requested variant i386 is not provided by port subversion. > DEBUG: Requested variant macosx is not provided by port subversion. > DEBUG: Searching for dependency: subversion > DEBUG: Didn't find receipt, going to depspec regex for: subversion > DEBUG: Found Dependency: path: /usr/bin filename: svn regex: ^svn$ > DEBUG: subversion installed outside the MacPorts system > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: subversion 1.5.5_0 exists in the ports tree > DEBUG: subversion 1.5.5_0 is installed > DEBUG: Not following dependencies > DEBUG: No need to upgrade! subversion 1.5.5_0 >= subversion 1.5.5_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/a52dec > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: a52dec 0.7.4_0 exists in the ports tree > DEBUG: a52dec 0.7.4_0 is installed > DEBUG: No need to upgrade! a52dec 0.7.4_0 >= a52dec 0.7.4_0 > DEBUG: No need to upgrade! ffmpeg 15261_1 >= ffmpeg 15261_1 > > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libspiro > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libspiro 20071029_0 exists in the ports tree > DEBUG: libspiro 20071029_0 is installed > DEBUG: No need to upgrade! libspiro 20071029_0 >= libspiro 20071029_0 > DEBUG: No need to upgrade! gegl 0.0.22_1 >= gegl 0.0.22_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: aalib 1.4rc5_3 exists in the ports tree > DEBUG: aalib 1.4rc5_3 is installed > DEBUG: No need to upgrade! aalib 1.4rc5_3 >= aalib 1.4rc5_3 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: curl 7.19.2_0 exists in the ports tree > DEBUG: curl 7.19.2_0 is installed > DEBUG: No need to upgrade! curl 7.19.2_0 >= curl 7.19.2_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libexif 0.6.17_0 exists in the ports tree > DEBUG: libexif 0.6.17_0 is installed > DEBUG: No need to upgrade! libexif 0.6.17_0 >= libexif 0.6.17_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libgnomeui 2.24.0_0 exists in the ports tree > DEBUG: libgnomeui 2.24.0_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libbonoboui > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libbonoboui 2.24.0_0 exists in the ports tree > DEBUG: libbonoboui 2.24.0_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libglade2 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libglade2 2.6.3_0 exists in the ports tree > DEBUG: libglade2 2.6.3_0 is installed > DEBUG: No need to upgrade! libglade2 2.6.3_0 >= libglade2 2.6.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomecanvas > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libgnomecanvas 2.20.1.1_1 exists in the ports tree > DEBUG: libgnomecanvas 2.20.1.1_1 is installed > DEBUG: No need to upgrade! libgnomecanvas 2.20.1.1_1 >= libgnomecanvas > 2.20.1.1_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnome > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libgnome 2.24.1_1 exists in the ports tree > DEBUG: libgnome 2.24.1_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/esound > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: esound 0.2.41_1 exists in the ports tree > DEBUG: esound 0.2.41_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/audiofile > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: audiofile 0.2.6_2 exists in the ports tree > DEBUG: audiofile 0.2.6_2 is installed > DEBUG: No need to upgrade! audiofile 0.2.6_2 >= audiofile 0.2.6_2 > DEBUG: No need to upgrade! esound 0.2.41_1 >= esound 0.2.41_1 > DEBUG: No need to upgrade! libgnome 2.24.1_1 >= libgnome 2.24.1_1 > DEBUG: No need to upgrade! libbonoboui 2.24.0_0 >= libbonoboui 2.24.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /gnome-icon-theme > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gnome-icon-theme 2.24.0_0 exists in the ports tree > DEBUG: gnome-icon-theme 2.24.0_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /hicolor-icon-theme > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: hicolor-icon-theme 0.10_0 exists in the ports tree > DEBUG: hicolor-icon-theme 0.10_0 is installed > DEBUG: No need to upgrade! hicolor-icon-theme 0.10_0 >= hicolor-icon- > theme 0.10_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /icon-naming-utils > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: icon-naming-utils 0.8.7_0 exists in the ports tree > DEBUG: icon-naming-utils 0.8.7_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 > -xml-simple > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: p5-xml-simple 2.18_0 exists in the ports tree > DEBUG: p5-xml-simple 2.18_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 > -xml-namespacesupport > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: p5-xml-namespacesupport 1.09_0 exists in the ports tree > DEBUG: p5-xml-namespacesupport 1.09_0 is installed > DEBUG: No need to upgrade! p5-xml-namespacesupport 1.09_0 >= p5-xml- > namespacesupport 1.09_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 > -xml-sax > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: p5-xml-sax 0.96_1 exists in the ports tree > DEBUG: p5-xml-sax 0.96_1 is installed > DEBUG: No need to upgrade! p5-xml-sax 0.96_1 >= p5-xml-sax 0.96_1 > DEBUG: No need to upgrade! p5-xml-simple 2.18_0 >= p5-xml-simple 2.18_0 > DEBUG: No need to upgrade! icon-naming-utils 0.8.7_0 >= icon-naming-utils > 0.8.7_0 > DEBUG: No need to upgrade! gnome-icon-theme 2.24.0_0 >= gnome-icon-theme > 2.24.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome > /gnome-keyring > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: gnome-keyring 2.24.1_0 exists in the ports tree > DEBUG: gnome-keyring 2.24.1_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libgcrypt > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libgcrypt 1.4.3_0 exists in the ports tree > DEBUG: libgcrypt 1.4.3_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel > /libgpg-error > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libgpg-error 1.7_0 exists in the ports tree > DEBUG: libgpg-error 1.7_0 is installed > DEBUG: No need to upgrade! libgpg-error 1.7_0 >= libgpg-error 1.7_0 > DEBUG: No need to upgrade! libgcrypt 1.4.3_0 >= libgcrypt 1.4.3_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtasn1 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libtasn1 1.7_0 exists in the ports tree > DEBUG: libtasn1 1.7_0 is installed > DEBUG: No need to upgrade! libtasn1 1.7_0 >= libtasn1 1.7_0 > DEBUG: No need to upgrade! gnome-keyring 2.24.1_0 >= gnome-keyring > 2.24.1_0 > DEBUG: No need to upgrade! libgnomeui 2.24.0_0 >= libgnomeui 2.24.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libmng 1.0.10_0 exists in the ports tree > DEBUG: libmng 1.0.10_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/lcms > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: lcms 1.17_0 exists in the ports tree > DEBUG: lcms 1.17_0 is installed > DEBUG: No need to upgrade! lcms 1.17_0 >= lcms 1.17_0 > DEBUG: No need to upgrade! libmng 1.0.10_0 >= libmng 1.0.10_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: libwmf 0.2.8.4_0 exists in the ports tree > DEBUG: libwmf 0.2.8.4_0 is installed > DEBUG: No need to upgrade! libwmf 0.2.8.4_0 >= libwmf 0.2.8.4_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: poppler 0.10.2_1 exists in the ports tree > DEBUG: poppler 0.10.2_1 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openjpeg > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: openjpeg 1.3_2 exists in the ports tree > DEBUG: openjpeg 1.3_2 is installed > DEBUG: No need to upgrade! openjpeg 1.3_2 >= openjpeg 1.3_2 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics > /poppler-data > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: poppler-data 0.2.1_0 exists in the ports tree > DEBUG: poppler-data 0.2.1_0 is installed > DEBUG: No need to upgrade! poppler-data 0.2.1_0 >= poppler-data 0.2.1_0 > DEBUG: No need to upgrade! poppler 0.10.2_1 >= poppler 0.10.2_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-gtk 2.12.1_0 exists in the ports tree > DEBUG: py25-gtk 2.12.1_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-cairo > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-cairo 1.8.0_0 exists in the ports tree > DEBUG: py25-cairo 1.8.0_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-numpy 1.2.1_0 exists in the ports tree > DEBUG: py25-numpy 1.2.1_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3 > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: fftw-3 3.2_1 exists in the ports tree > DEBUG: fftw-3 3.2_1 is installed > DEBUG: No need to upgrade! fftw-3 3.2_1 >= fftw-3 3.2_1 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-nose > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-nose 0.10.4_0 exists in the ports tree > DEBUG: py25-nose 0.10.4_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-setuptools > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-setuptools 0.6c9_0 exists in the ports tree > DEBUG: py25-setuptools 0.6c9_0 is installed > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-zlib > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-zlib 2.5.4_0 exists in the ports tree > DEBUG: py25-zlib 2.5.4_0 is installed > DEBUG: No need to upgrade! py25-zlib 2.5.4_0 >= py25-zlib 2.5.4_0 > DEBUG: No need to upgrade! py25-setuptools 0.6c9_0 >= py25-setuptools > 0.6c9_0 > DEBUG: No need to upgrade! py25-nose 0.10.4_0 >= py25-nose 0.10.4_0 > DEBUG: No need to upgrade! py25-numpy 1.2.1_0 >= py25-numpy 1.2.1_0 > DEBUG: No need to upgrade! py25-cairo 1.8.0_0 >= py25-cairo 1.8.0_0 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gobject > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: py25-gobject 2.14.2_0 exists in the ports tree > DEBUG: py25-gobject 2.14.2_0 is installed > DEBUG: No need to upgrade! py25-gobject 2.14.2_0 >= py25-gobject 2.14.2_0 > DEBUG: No need to upgrade! py25-gtk 2.12.1_0 >= py25-gtk 2.12.1_0 > DEBUG: variants to install {} darwin_9 x11 > DEBUG: available variants are : darwin_7 darwin_9 no_python dbus gvfs > help_browser quartz x11 no_x11 universal > DEBUG: variant darwin_9 is present in gimp2 2.6.4_0 > DEBUG: variant x11 is present in gimp2 2.6.4_0 > DEBUG: new portvariants: darwin_9 + x11 + > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2 > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port gimp2. > DEBUG: Requested variant i386 is not provided by port gimp2. > DEBUG: Requested variant macosx is not provided by port gimp2. > DEBUG: Executing variant darwin_9 provides darwin_9 > DEBUG: Executing variant x11 provides x11 > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port gegl. > DEBUG: Requested variant darwin_9 is not provided by port gegl. > DEBUG: Requested variant i386 is not provided by port gegl. > DEBUG: Requested variant x11 is not provided by port gegl. > DEBUG: Requested variant macosx is not provided by port gegl. > DEBUG: Searching for dependency: gegl > DEBUG: Found Dependency: receipt exists for gegl > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port aalib. > DEBUG: Requested variant darwin_9 is not provided by port aalib. > DEBUG: Requested variant i386 is not provided by port aalib. > DEBUG: Requested variant macosx is not provided by port aalib. > DEBUG: Executing variant x11 provides x11 > DEBUG: Searching for dependency: aalib > DEBUG: Found Dependency: receipt exists for aalib > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port curl. > DEBUG: Requested variant darwin_9 is not provided by port curl. > DEBUG: Requested variant i386 is not provided by port curl. > DEBUG: Requested variant x11 is not provided by port curl. > DEBUG: Requested variant macosx is not provided by port curl. > DEBUG: Searching for dependency: curl > DEBUG: Found Dependency: receipt exists for curl > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port libart_lgpl. > DEBUG: Requested variant darwin_9 is not provided by port libart_lgpl. > DEBUG: Requested variant i386 is not provided by port libart_lgpl. > DEBUG: Requested variant x11 is not provided by port libart_lgpl. > DEBUG: Requested variant macosx is not provided by port libart_lgpl. > DEBUG: Searching for dependency: libart_lgpl > DEBUG: Found Dependency: receipt exists for libart_lgpl > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port libexif. > DEBUG: Requested variant darwin_9 is not provided by port libexif. > DEBUG: Requested variant i386 is not provided by port libexif. > DEBUG: Requested variant x11 is not provided by port libexif. > DEBUG: Requested variant macosx is not provided by port libexif. > DEBUG: Searching for dependency: libexif > DEBUG: Found Dependency: receipt exists for libexif > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port libgnomeui. > DEBUG: Requested variant darwin_9 is not provided by port libgnomeui. > DEBUG: Requested variant i386 is not provided by port libgnomeui. > DEBUG: Requested variant x11 is not provided by port libgnomeui. > DEBUG: Requested variant macosx is not provided by port libgnomeui. > DEBUG: Searching for dependency: libgnomeui > DEBUG: Found Dependency: receipt exists for libgnomeui > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port libmng. > DEBUG: Requested variant darwin_9 is not provided by port libmng. > DEBUG: Requested variant i386 is not provided by port libmng. > DEBUG: Requested variant x11 is not provided by port libmng. > DEBUG: Requested variant macosx is not provided by port libmng. > DEBUG: Searching for dependency: libmng > DEBUG: Found Dependency: receipt exists for libmng > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port librsvg. > DEBUG: Requested variant darwin_9 is not provided by port librsvg. > DEBUG: Requested variant i386 is not provided by port librsvg. > DEBUG: Requested variant x11 is not provided by port librsvg. > DEBUG: Requested variant macosx is not provided by port librsvg. > DEBUG: Searching for dependency: librsvg > DEBUG: Found Dependency: receipt exists for librsvg > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port libwmf. > DEBUG: Requested variant darwin_9 is not provided by port libwmf. > DEBUG: Requested variant i386 is not provided by port libwmf. > DEBUG: Requested variant macosx is not provided by port libwmf. > DEBUG: Executing variant x11 provides x11 > DEBUG: Searching for dependency: libwmf > DEBUG: Found Dependency: receipt exists for libwmf > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 > -xml-parser > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 > -xml-parser > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: Using group file > /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/perl5-1.0.tcl > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port p5-xml-parser. > DEBUG: Requested variant darwin_9 is not provided by port p5-xml-parser. > DEBUG: Requested variant i386 is not provided by port p5-xml-parser. > DEBUG: Requested variant x11 is not provided by port p5-xml-parser. > DEBUG: Requested variant macosx is not provided by port p5-xml-parser. > DEBUG: Searching for dependency: p5-xml-parser > DEBUG: Found Dependency: receipt exists for p5-xml-parser > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port poppler. > DEBUG: Requested variant darwin_9 is not provided by port poppler. > DEBUG: Requested variant i386 is not provided by port poppler. > DEBUG: Requested variant x11 is not provided by port poppler. > DEBUG: Requested variant macosx is not provided by port poppler. > DEBUG: Searching for dependency: poppler > DEBUG: Found Dependency: receipt exists for poppler > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk > DEBUG: setting option os.universal_supported to yes > DEBUG: org.macports.load registered provides 'load', a pre-existing > procedure. Target override will not be provided > DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- > existing procedure. Target override will not be provided > DEBUG: adding the default universal variant > DEBUG: Requested variant darwin is not provided by port py25-gtk. > DEBUG: Requested variant i386 is not provided by port py25-gtk. > DEBUG: Requested variant x11 is not provided by port py25-gtk. > DEBUG: Requested variant macosx is not provided by port py25-gtk. > DEBUG: Executing variant darwin_9 provides darwin_9 > DEBUG: Searching for dependency: py25-gtk > DEBUG: Found Dependency: receipt exists for py25-gtk > DEBUG: Executing org.macports.main (gimp2) > ---> Fetching gimp2 > DEBUG: Executing proc-pre-org.macports.fetch-fetch-0 > DEBUG: Executing org.macports.fetch (gimp2) > ---> Verifying checksum(s) for gimp2 > DEBUG: Executing org.macports.checksum (gimp2) > ---> Checksumming gimp-2.6.4.tar.bz2 > DEBUG: Correct (md5) checksum for gimp-2.6.4.tar.bz2 > DEBUG: Correct (sha1) checksum for gimp-2.6.4.tar.bz2 > DEBUG: Correct (rmd160) checksum for gimp-2.6.4.tar.bz2 > DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 > ---> Extracting gimp2 > DEBUG: Executing org.macports.extract (gimp2) > ---> Extracting gimp-2.6.4.tar.bz2 > DEBUG: setting option extract.args to > /opt/local/var/macports/distfiles/gimp2/gimp-2.6.4.tar.bz2 > DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' > DEBUG: Assembled command: 'cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work" > && /opt/local/bin/bzip2 -dc > /opt/local/var/macports/distfiles/gimp2/gimp-2.6.4.tar.bz2 | > /usr/bin/gnutar --no-same-owner -xf -' > DEBUG: Executing org.macports.patch (gimp2) > ---> Applying patches to gimp2 > ---> Applying > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2/files > /patch-etc-gimprc.diff > DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' > DEBUG: Assembled command: 'cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" > && patch -p0' > patching file etc/gimprc > DEBUG: Executing proc-post-org.macports.patch-patch-0 > ---> Configuring gimp2 > DEBUG: Using compiler 'Mac OS X gcc 4.0' > DEBUG: Executing proc-pre-org.macports.configure-configure-0 > DEBUG: Executing org.macports.configure (gimp2) > DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' > CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' > CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' > FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' > PYTHON='/opt/local/bin/python2.5' OBJCFLAGS='-O2' FFLAGS='-O2' > CC='/usr/bin/gcc-4.0' > DEBUG: Assembled command: 'cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" > && ./configure --prefix=/opt/local --enable-mp --with-pdbgen --with-x > --without-dbus --without-hal --without-alsa --without-gvfs --without- > webkit' > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for gcc... /usr/bin/gcc-4.0 > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether /usr/bin/gcc-4.0 accepts -g... yes > checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed > checking for style of include used by make... GNU > checking dependency style of /usr/bin/gcc-4.0... gcc3 > checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... > yes > checking build system type... i386-apple-darwin9.6.0 > checking host system type... i386-apple-darwin9.6.0 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple- > darwin9/4.0.1/ld > checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is > GNU ld... no > checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to > reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -p > checking whether ln -s works... yes > checking how to recognize dependent libraries... pass_all > checking how to run the C preprocessor... /usr/bin/cpp-4.0 > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking whether we are using the GNU C++ compiler... yes > checking whether /usr/bin/g++-4.0 accepts -g... yes > checking dependency style of /usr/bin/g++-4.0... gcc3 > checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E > checking for g77... no > checking for xlf... no > checking for f77... no > checking for frt... no > checking for pgf77... no > checking for cf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for xlf90... no > checking for f90... no > checking for pgf90... no > checking for pghpf... no > checking for epcf90... no > checking for gfortran... no > checking for g95... no > checking for xlf95... no > checking for f95... no > checking for fort... no > checking for ifort... no > checking for ifc... no > checking for efc... no > checking for pgf95... no > checking for lf95... no > checking for ftn... no > checking whether we are using the GNU Fortran 77 compiler... no > checking whether accepts -g... no > checking the maximum length of command line arguments... 196608 > checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 > object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > checking for strip... strip > checking for dsymutil... dsymutil > checking for nmedit... nmedit > checking for -single_module linker flag... yes > checking for -exported_symbols_list linker flag... yes > checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no > checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common > checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes > checking if /usr/bin/gcc-4.0 static flag -static works... no > checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes > checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld) supports shared libraries... yes > checking dynamic linker characteristics... darwin9.6.0 dyld > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple- > darwin9/4.0.1/ld > checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is > GNU ld... no > checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld) supports shared libraries... yes > checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common > checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes > checking if /usr/bin/g++-4.0 static flag -static works... no > checking if /usr/bin/g++-4.0 supports -c -o file.o... yes > checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld) supports shared libraries... yes > checking dynamic linker characteristics... darwin9.6.0 dyld > (cached) (cached) checking how to hardcode library paths into programs... > immediate > appending configuration tag "F77" to libtool > checking dependency style of /usr/bin/gcc-4.0... gcc3 > checking whether to enable maintainer-specific portions of Makefiles... > no > checking for pkg-config... /opt/local/bin/pkg-config > checking pkg-config is at least version 0.16... yes > checking for target architecture... i386-apple-darwin9.6.0 > checking for some Win32 platform... no > checking for native Win32... no > checking for library containing strerror... none required > checking for a BSD-compatible install... /usr/bin/install -c > checking whether make sets $(MAKE)... (cached) yes > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking whether to turn on debugging... no > checking whether to turn on profiling... no > checking whether /usr/bin/gcc-4.0 understands -Wdeclaration-after- > statement... yes > checking whether /usr/bin/gcc-4.0 understands -Wmissing-prototypes... yes > checking whether /usr/bin/gcc-4.0 understands -Wmissing-declarations... > yes > checking whether /usr/bin/gcc-4.0 understands -Winit-self... yes > checking whether /usr/bin/gcc-4.0 understands -Wpointer-arith... yes > checking whether /usr/bin/gcc-4.0 understands -Wold-style-definition... > yes > checking for ANSI C header files... (cached) yes > checking for sys/wait.h that is POSIX.1 compatible... yes > checking whether time.h and sys/time.h may both be included... yes > checking sys/param.h usability... yes > checking sys/param.h presence... yes > checking for sys/param.h... yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking sys/times.h usability... yes > checking sys/times.h presence... yes > checking for sys/times.h... yes > checking for sys/wait.h... (cached) yes > checking for unistd.h... (cached) yes > checking for pid_t... yes > checking return type of signal handlers... void > checking for vprintf... yes > checking for _doprnt... no > checking for working alloca.h... yes > checking for alloca... yes > checking for difftime... yes > checking for mmap... yes > checking whether binary relocation support should be enabled... no > checking for _NL_MEASUREMENT_MEASUREMENT... no > checking whether NLS is requested... yes > checking for intltool >= 0.35.5... 0.40.5 found > checking for intltool-update... /opt/local/bin/intltool-update > checking for intltool-merge... /opt/local/bin/intltool-merge > checking for intltool-extract... /opt/local/bin/intltool-extract > checking for xgettext... /opt/local/bin/xgettext > checking for msgmerge... /opt/local/bin/msgmerge > checking for msgfmt... /opt/local/bin/msgfmt > checking for gmsgfmt... /opt/local/bin/msgfmt > checking for perl... /opt/local/bin/perl > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > Error: Target org.macports.configure returned: configure failure: shell > command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" > && ./configure --prefix=/opt/local --enable-mp --with-pdbgen --with-x > --without-dbus --without-hal --without-alsa --without-gvfs --without- > webkit " returned error 1 > Command output: checking for sys/param.h... yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking sys/times.h usability... yes > checking sys/times.h presence... yes > checking for sys/times.h... yes > checking for sys/wait.h... (cached) yes > checking for unistd.h... (cached) yes > checking for pid_t... yes > checking return type of signal handlers... void > checking for vprintf... yes > checking for _doprnt... no > checking for working alloca.h... yes > checking for alloca... yes > checking for difftime... yes > checking for mmap... yes > checking whether binary relocation support should be enabled... no > checking for _NL_MEASUREMENT_MEASUREMENT... no > checking whether NLS is requested... yes > checking for intltool >= 0.35.5... 0.40.5 found > checking for intltool-update... /opt/local/bin/intltool-update > checking for intltool-merge... /opt/local/bin/intltool-merge > checking for intltool-extract... /opt/local/bin/intltool-extract > checking for xgettext... /opt/local/bin/xgettext > checking for msgmerge... /opt/local/bin/msgmerge > checking for msgfmt... /opt/local/bin/msgfmt > checking for gmsgfmt... /opt/local/bin/msgfmt > checking for perl... /opt/local/bin/perl > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > > Warning: the following items did not execute (for gimp2): > org.macports.destroot org.macports.configure org.macports.build > DEBUG: invalid command name "::ui_init" > while executing > "::ui_init $priority $prefix $channels $message" > ("uplevel" body line 2) > invoked from within > "uplevel 1 $body" > Error: Unable to upgrade port: 1 > }}} New description: I got an error when upgrading to gimp2 2.6.4. {{{ checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool }}} So I did: {{{ $ sudo cpan cpan> install XML::Parser }}} Which installed nicely. But I still get the same error from macports! {{{ $ sudo port -d upgrade gimp2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gimp2 2.6.4_0 exists in the ports tree DEBUG: gimp2 2.6.3_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gegl 0.0.22_1 exists in the ports tree DEBUG: gegl 0.0.22_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig DEBUG: epoch: in tree: 0 installed: 0 DEBUG: pkgconfig 0.23_1 exists in the ports tree DEBUG: pkgconfig 0.23_1 is installed DEBUG: No need to upgrade! pkgconfig 0.23_1 >= pkgconfig 0.23_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/www/w3m DEBUG: epoch: in tree: 0 installed: 0 DEBUG: w3m 0.5.2_1 exists in the ports tree DEBUG: w3m 0.5.2_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/boehmgc DEBUG: epoch: in tree: 0 installed: 0 DEBUG: boehmgc 7.1_0 exists in the ports tree DEBUG: boehmgc 7.1_0 is installed DEBUG: No need to upgrade! boehmgc 7.1_0 >= boehmgc 7.1_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: zlib 1.2.3_2 exists in the ports tree DEBUG: zlib 1.2.3_2 is installed DEBUG: No need to upgrade! zlib 1.2.3_2 >= zlib 1.2.3_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: openssl 0.9.8i_0 exists in the ports tree DEBUG: openssl 0.9.8i_0 is installed DEBUG: No need to upgrade! openssl 0.9.8i_0 >= openssl 0.9.8i_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncurses 5.7_0 exists in the ports tree DEBUG: ncurses 5.7_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncursesw 5.7_0 exists in the ports tree DEBUG: ncursesw 5.7_0 is installed DEBUG: No need to upgrade! ncursesw 5.7_0 >= ncursesw 5.7_0 DEBUG: No need to upgrade! ncurses 5.7_0 >= ncurses 5.7_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gettext 0.17_3 exists in the ports tree DEBUG: gettext 0.17_3 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libiconv 1.12_0 exists in the ports tree DEBUG: libiconv 1.12_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gperf 3.0.3_0 exists in the ports tree DEBUG: gperf 3.0.3_0 is installed DEBUG: No need to upgrade! gperf 3.0.3_0 >= gperf 3.0.3_0 DEBUG: No need to upgrade! libiconv 1.12_0 >= libiconv 1.12_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat DEBUG: epoch: in tree: 0 installed: 0 DEBUG: expat 2.0.1_0 exists in the ports tree DEBUG: expat 2.0.1_0 is installed DEBUG: No need to upgrade! expat 2.0.1_0 >= expat 2.0.1_0 DEBUG: No need to upgrade! gettext 0.17_3 >= gettext 0.17_3 DEBUG: No need to upgrade! w3m 0.5.2_1 >= w3m 0.5.2_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/babl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: babl 0.0.22_0 exists in the ports tree DEBUG: babl 0.0.22_0 is installed DEBUG: No need to upgrade! babl 0.0.22_0 >= babl 0.0.22_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gtk2 2.14.5_0 exists in the ports tree DEBUG: gtk2 2.14.5_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gtk-doc DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gtk-doc 1.11_0 exists in the ports tree DEBUG: gtk-doc 1.11_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/rarian DEBUG: epoch: in tree: 0 installed: 0 DEBUG: rarian 0.8.1_0 exists in the ports tree DEBUG: rarian 0.8.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/intltool DEBUG: epoch: in tree: 0 installed: 0 DEBUG: intltool 0.40.5_0 exists in the ports tree DEBUG: intltool 0.40.5_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-common DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-common 2.24.0_1 exists in the ports tree DEBUG: gnome-common 2.24.0_1 is installed DEBUG: No need to upgrade! gnome-common 2.24.0_1 >= gnome-common 2.24.0_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5 DEBUG: perl5 is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port perl5. DEBUG: Requested variant i386 is not provided by port perl5. DEBUG: Requested variant macosx is not provided by port perl5. DEBUG: Searching for dependency: perl5 DEBUG: Didn't find receipt, going to depspec regex for: perl5 DEBUG: Found Dependency: path: /opt/local/bin filename: perl regex: ^perl$ DEBUG: perl5 installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: perl5 5.8.9_0 exists in the ports tree DEBUG: perl5 5.8.9_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! perl5 5.8.9_0 >= perl5 5.8.9_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-parser DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-parser 2.36_0 exists in the ports tree DEBUG: p5-xml-parser 2.36_0 is installed DEBUG: No need to upgrade! p5-xml-parser 2.36_0 >= p5-xml-parser 2.36_0 DEBUG: No need to upgrade! intltool 0.40.5_0 >= intltool 0.40.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/getopt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: getopt 1.1.4_1 exists in the ports tree DEBUG: getopt 1.1.4_1 is installed DEBUG: No need to upgrade! getopt 1.1.4_1 >= getopt 1.1.4_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxslt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libxslt 1.1.24_1 exists in the ports tree DEBUG: libxslt 1.1.24_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libxml2 2.7.2_1 exists in the ports tree DEBUG: libxml2 2.7.2_1 is installed DEBUG: No need to upgrade! libxml2 2.7.2_1 >= libxml2 2.7.2_1 DEBUG: No need to upgrade! libxslt 1.1.24_1 >= libxslt 1.1.24_1 DEBUG: No need to upgrade! rarian 0.8.1_0 >= rarian 0.8.1_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-doc-utils DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-doc-utils 0.14.1_0 exists in the ports tree DEBUG: gnome-doc-utils 0.14.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-hashlib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-hashlib 2.5.4_0 exists in the ports tree DEBUG: py25-hashlib 2.5.4_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: python25 2.5.4_0 exists in the ports tree DEBUG: python25 2.5.4_0 is installed DEBUG: No need to upgrade! python25 2.5.4_0 >= python25 2.5.4_0 DEBUG: No need to upgrade! py25-hashlib 2.5.4_0 >= py25-hashlib 2.5.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-libxml2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-libxml2 2.6.21_1 exists in the ports tree DEBUG: py25-libxml2 2.6.21_1 is installed DEBUG: No need to upgrade! py25-libxml2 2.6.21_1 >= py25-libxml2 2.6.21_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml 5.0_0 exists in the ports tree DEBUG: docbook-xml 5.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.1.2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.1.2 4.1.2_1 exists in the ports tree DEBUG: docbook-xml-4.1.2 4.1.2_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/xmlcatmgr DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xmlcatmgr 2.2_1 exists in the ports tree DEBUG: xmlcatmgr 2.2_1 is installed DEBUG: No need to upgrade! xmlcatmgr 2.2_1 >= xmlcatmgr 2.2_1 DEBUG: No need to upgrade! docbook-xml-4.1.2 4.1.2_1 >= docbook-xml-4.1.2 4.1.2_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.2 4.2_0 exists in the ports tree DEBUG: docbook-xml-4.2 4.2_0 is installed DEBUG: No need to upgrade! docbook-xml-4.2 4.2_0 >= docbook-xml-4.2 4.2_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.3 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.3 4.3_0 exists in the ports tree DEBUG: docbook-xml-4.3 4.3_0 is installed DEBUG: No need to upgrade! docbook-xml-4.3 4.3_0 >= docbook-xml-4.3 4.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.4 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.4 4.4_0 exists in the ports tree DEBUG: docbook-xml-4.4 4.4_0 is installed DEBUG: No need to upgrade! docbook-xml-4.4 4.4_0 >= docbook-xml-4.4 4.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-4.5 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-4.5 4.5_0 exists in the ports tree DEBUG: docbook-xml-4.5 4.5_0 is installed DEBUG: No need to upgrade! docbook-xml-4.5 4.5_0 >= docbook-xml-4.5 4.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xml-5.0 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xml-5.0 5.0_0 exists in the ports tree DEBUG: docbook-xml-5.0 5.0_0 is installed DEBUG: No need to upgrade! docbook-xml-5.0 5.0_0 >= docbook-xml-5.0 5.0_0 DEBUG: No need to upgrade! docbook-xml 5.0_0 >= docbook-xml 5.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc /docbook-xsl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: docbook-xsl 1.74.0_0 exists in the ports tree DEBUG: docbook-xsl 1.74.0_0 is installed DEBUG: No need to upgrade! docbook-xsl 1.74.0_0 >= docbook-xsl 1.74.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /iso-codes DEBUG: epoch: in tree: 0 installed: 0 DEBUG: iso-codes 3.5_0 exists in the ports tree DEBUG: iso-codes 3.5_0 is installed DEBUG: No need to upgrade! iso-codes 3.5_0 >= iso-codes 3.5_0 DEBUG: No need to upgrade! gnome-doc-utils 0.14.1_0 >= gnome-doc-utils 0.14.1_0 DEBUG: No need to upgrade! gtk-doc 1.11_0 >= gtk-doc 1.11_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/cairo DEBUG: epoch: in tree: 0 installed: 0 DEBUG: cairo 1.8.6_1 exists in the ports tree DEBUG: cairo 1.8.6_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpixman DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libpixman 0.12.0_1 exists in the ports tree DEBUG: libpixman 0.12.0_1 is installed DEBUG: No need to upgrade! libpixman 0.12.0_1 >= libpixman 0.12.0_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xrender DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xrender 0.9.4_4 exists in the ports tree DEBUG: xrender 0.9.4_4 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-xproto DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-xproto 7.0.14_1 exists in the ports tree DEBUG: xorg-xproto 7.0.14_1 is installed DEBUG: No need to upgrade! xorg-xproto 7.0.14_1 >= xorg-xproto 7.0.14_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-renderproto DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-renderproto 0.9.3_0 exists in the ports tree DEBUG: xorg-renderproto 0.9.3_0 is installed DEBUG: No need to upgrade! xorg-renderproto 0.9.3_0 >= xorg-renderproto 0.9.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libX11 DEBUG: xorg-libX11 is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libX11 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libX11. DEBUG: Requested variant i386 is not provided by port xorg-libX11. DEBUG: Requested variant macosx is not provided by port xorg-libX11. DEBUG: Searching for dependency: xorg-libX11 DEBUG: Didn't find receipt, going to depspec regex for: xorg-libX11 DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.dylib regex: ^libX11\.dylib$ DEBUG: xorg-libX11 installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libX11 1.1.5_1 exists in the ports tree DEBUG: xorg-libX11 1.1.5_1 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libX11 1.1.5_1 >= xorg-libX11 1.1.5_1 DEBUG: No need to upgrade! xrender 0.9.4_4 >= xrender 0.9.4_4 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/fontconfig DEBUG: epoch: in tree: 0 installed: 0 DEBUG: fontconfig 2.6.0_1 exists in the ports tree DEBUG: fontconfig 2.6.0_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/print/freetype DEBUG: epoch: in tree: 0 installed: 0 DEBUG: freetype 2.3.7_3 exists in the ports tree DEBUG: freetype 2.3.7_3 is installed DEBUG: No need to upgrade! freetype 2.3.7_3 >= freetype 2.3.7_3 DEBUG: No need to upgrade! fontconfig 2.6.0_1 >= fontconfig 2.6.0_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libpng 1.2.34_0 exists in the ports tree DEBUG: libpng 1.2.34_0 is installed DEBUG: No need to upgrade! libpng 1.2.34_0 >= libpng 1.2.34_0 DEBUG: No need to upgrade! cairo 1.8.6_1 >= cairo 1.8.6_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/glib2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: glib2 2.18.3_0 exists in the ports tree DEBUG: glib2 2.18.3_0 is installed DEBUG: No need to upgrade! glib2 2.18.3_0 >= glib2 2.18.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg DEBUG: epoch: in tree: 0 installed: 0 DEBUG: jpeg 6b_3 exists in the ports tree DEBUG: jpeg 6b_3 is installed DEBUG: No need to upgrade! jpeg 6b_3 >= jpeg 6b_3 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/tiff DEBUG: epoch: in tree: 0 installed: 0 DEBUG: tiff 3.8.2_2 exists in the ports tree DEBUG: tiff 3.8.2_2 is installed DEBUG: No need to upgrade! tiff 3.8.2_2 >= tiff 3.8.2_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jasper DEBUG: epoch: in tree: 0 installed: 0 DEBUG: jasper 1.900.1_2 exists in the ports tree DEBUG: jasper 1.900.1_2 is installed DEBUG: No need to upgrade! jasper 1.900.1_2 >= jasper 1.900.1_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/atk DEBUG: epoch: in tree: 0 installed: 0 DEBUG: atk 1.24.0_0 exists in the ports tree DEBUG: atk 1.24.0_0 is installed DEBUG: No need to upgrade! atk 1.24.0_0 >= atk 1.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/pango DEBUG: epoch: in tree: 0 installed: 0 DEBUG: pango 1.22.4_0 exists in the ports tree DEBUG: pango 1.22.4_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/Xft2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: Xft2 2.1.13_0 exists in the ports tree DEBUG: Xft2 2.1.13_0 is installed DEBUG: No need to upgrade! Xft2 2.1.13_0 >= Xft2 2.1.13_0 DEBUG: No need to upgrade! pango 1.22.4_0 >= pango 1.22.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXi DEBUG: xorg-libXi is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXi DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libXi. DEBUG: Requested variant i386 is not provided by port xorg-libXi. DEBUG: Requested variant macosx is not provided by port xorg-libXi. DEBUG: Searching for dependency: xorg-libXi DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXi DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXi.6.dylib regex: ^libXi\.6\.dylib$ DEBUG: xorg-libXi installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libXi 1.2.0_0 exists in the ports tree DEBUG: xorg-libXi 1.2.0_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libXi 1.2.0_0 >= xorg-libXi 1.2.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXrandr DEBUG: xorg-libXrandr is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXrandr DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libXrandr. DEBUG: Requested variant i386 is not provided by port xorg-libXrandr. DEBUG: Requested variant macosx is not provided by port xorg-libXrandr. DEBUG: Searching for dependency: xorg-libXrandr DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXrandr DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXrandr.2.dylib regex: ^libXrandr\.2\.dylib$ DEBUG: xorg-libXrandr installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libXrandr 1.2.3_0 exists in the ports tree DEBUG: xorg-libXrandr 1.2.3_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libXrandr 1.2.3_0 >= xorg-libXrandr 1.2.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXcursor DEBUG: xorg-libXcursor is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXcursor DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libXcursor. DEBUG: Requested variant i386 is not provided by port xorg-libXcursor. DEBUG: Requested variant macosx is not provided by port xorg-libXcursor. DEBUG: Searching for dependency: xorg-libXcursor DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXcursor DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXcursor.1.dylib regex: ^libXcursor\.1\.dylib$ DEBUG: xorg-libXcursor installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libXcursor 1.1.9_0 exists in the ports tree DEBUG: xorg-libXcursor 1.1.9_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libXcursor 1.1.9_0 >= xorg-libXcursor 1.1.9_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXinerama DEBUG: xorg-libXinerama is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXinerama DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port xorg-libXinerama. DEBUG: Requested variant i386 is not provided by port xorg-libXinerama. DEBUG: Requested variant macosx is not provided by port xorg-libXinerama. DEBUG: Searching for dependency: xorg-libXinerama DEBUG: Didn't find receipt, going to depspec regex for: xorg-libXinerama DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libXinerama.1.dylib regex: ^libXinerama\.1\.dylib$ DEBUG: xorg-libXinerama installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: xorg-libXinerama 1.0.3_0 exists in the ports tree DEBUG: xorg-libXinerama 1.0.3_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! xorg-libXinerama 1.0.3_0 >= xorg-libXinerama 1.0.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /shared-mime-info DEBUG: epoch: in tree: 0 installed: 0 DEBUG: shared-mime-info 0.51_0 exists in the ports tree DEBUG: shared-mime-info 0.51_0 is installed DEBUG: No need to upgrade! shared-mime-info 0.51_0 >= shared-mime-info 0.51_0 DEBUG: No need to upgrade! gtk2 2.14.5_0 >= gtk2 2.14.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/lua DEBUG: epoch: in tree: 0 installed: 0 DEBUG: lua 5.1.4_0 exists in the ports tree DEBUG: lua 5.1.4_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/readline DEBUG: epoch: in tree: 0 installed: 0 DEBUG: readline 5.2.012_1 exists in the ports tree DEBUG: readline 5.2.012_1 is installed DEBUG: No need to upgrade! readline 5.2.012_1 >= readline 5.2.012_1 DEBUG: No need to upgrade! lua 5.1.4_0 >= lua 5.1.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openexr DEBUG: epoch: in tree: 0 installed: 0 DEBUG: openexr 1.6.1_1 exists in the ports tree DEBUG: openexr 1.6.1_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtool DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libtool 2.2.6a_0 exists in the ports tree DEBUG: libtool 2.2.6a_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/automake DEBUG: epoch: in tree: 0 installed: 0 DEBUG: automake 1.10.2_0 exists in the ports tree DEBUG: automake 1.10.2_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/autoconf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: autoconf 2.63_0 exists in the ports tree DEBUG: autoconf 2.63_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/m4 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: m4 1.4.12_1 exists in the ports tree DEBUG: m4 1.4.12_1 is installed DEBUG: No need to upgrade! m4 1.4.12_1 >= m4 1.4.12_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/help2man DEBUG: epoch: in tree: 0 installed: 0 DEBUG: help2man 1.36.4_1 exists in the ports tree DEBUG: help2man 1.36.4_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -locale-gettext DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-locale-gettext 1.05_0 exists in the ports tree DEBUG: p5-locale-gettext 1.05_0 is installed DEBUG: No need to upgrade! p5-locale-gettext 1.05_0 >= p5-locale-gettext 1.05_0 DEBUG: No need to upgrade! help2man 1.36.4_1 >= help2man 1.36.4_1 DEBUG: No need to upgrade! autoconf 2.63_0 >= autoconf 2.63_0 DEBUG: No need to upgrade! automake 1.10.2_0 >= automake 1.10.2_0 DEBUG: No need to upgrade! libtool 2.2.6a_0 >= libtool 2.2.6a_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/ilmbase DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ilmbase 1.0.1_2 exists in the ports tree DEBUG: ilmbase 1.0.1_2 is installed DEBUG: No need to upgrade! ilmbase 1.0.1_2 >= ilmbase 1.0.1_2 DEBUG: No need to upgrade! openexr 1.6.1_1 >= openexr 1.6.1_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libopenraw DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libopenraw 0.0.5_0 exists in the ports tree DEBUG: libopenraw 0.0.5_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/boost DEBUG: epoch: in tree: 0 installed: 0 DEBUG: boost 1.37.0_0 exists in the ports tree DEBUG: boost 1.37.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /boost-jam DEBUG: epoch: in tree: 0 installed: 0 DEBUG: boost-jam 3.1.16_0 exists in the ports tree DEBUG: boost-jam 3.1.16_0 is installed DEBUG: No need to upgrade! boost-jam 3.1.16_0 >= boost-jam 3.1.16_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gmake DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gmake 3.81_0 exists in the ports tree DEBUG: gmake 3.81_0 is installed DEBUG: No need to upgrade! gmake 3.81_0 >= gmake 3.81_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/bzip2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: bzip2 1.0.5_1 exists in the ports tree DEBUG: bzip2 1.0.5_1 is installed DEBUG: No need to upgrade! bzip2 1.0.5_1 >= bzip2 1.0.5_1 DEBUG: No need to upgrade! boost 1.37.0_0 >= boost 1.37.0_0 DEBUG: No need to upgrade! libopenraw 0.0.5_0 >= libopenraw 0.0.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg DEBUG: epoch: in tree: 0 installed: 0 DEBUG: librsvg 2.22.3_0 exists in the ports tree DEBUG: librsvg 2.22.3_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libcroco DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libcroco 0.6.1_1 exists in the ports tree DEBUG: libcroco 0.6.1_1 is installed DEBUG: No need to upgrade! libcroco 0.6.1_1 >= libcroco 0.6.1_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgsf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgsf 1.14.10_1 exists in the ports tree DEBUG: libgsf 1.14.10_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-vfs DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-vfs 2.24.0_0 exists in the ports tree DEBUG: gnome-vfs 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gconf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gconf 2.24.0_0 exists in the ports tree DEBUG: gconf 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dbus DEBUG: epoch: in tree: 0 installed: 0 DEBUG: dbus 1.2.10_0 exists in the ports tree DEBUG: dbus 1.2.10_0 is installed DEBUG: No need to upgrade! dbus 1.2.10_0 >= dbus 1.2.10_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /dbus-glib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: dbus-glib 0.78_0 exists in the ports tree DEBUG: dbus-glib 0.78_0 is installed DEBUG: No need to upgrade! dbus-glib 0.78_0 >= dbus-glib 0.78_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/orbit2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: orbit2 2.14.16_0 exists in the ports tree DEBUG: orbit2 2.14.16_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libidl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libidl 0.8.12_0 exists in the ports tree DEBUG: libidl 0.8.12_0 is installed DEBUG: No need to upgrade! libidl 0.8.12_0 >= libidl 0.8.12_0 DEBUG: No need to upgrade! orbit2 2.14.16_0 >= orbit2 2.14.16_0 DEBUG: No need to upgrade! gconf 2.24.0_0 >= gconf 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /desktop-file-utils DEBUG: epoch: in tree: 0 installed: 0 DEBUG: desktop-file-utils 0.15_1 exists in the ports tree DEBUG: desktop-file-utils 0.15_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/popt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: popt 1.14_0 exists in the ports tree DEBUG: popt 1.14_0 is installed DEBUG: No need to upgrade! popt 1.14_0 >= popt 1.14_0 DEBUG: No need to upgrade! desktop-file-utils 0.15_1 >= desktop-file-utils 0.15_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-mime-data DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-mime-data 2.18.0_3 exists in the ports tree DEBUG: gnome-mime-data 2.18.0_3 is installed DEBUG: No need to upgrade! gnome-mime-data 2.18.0_3 >= gnome-mime-data 2.18.0_3 DEBUG: No need to upgrade! gnome-vfs 2.24.0_0 >= gnome-vfs 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libbonobo DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libbonobo 2.24.0_0 exists in the ports tree DEBUG: libbonobo 2.24.0_0 is installed DEBUG: No need to upgrade! libbonobo 2.24.0_0 >= libbonobo 2.24.0_0 DEBUG: No need to upgrade! libgsf 1.14.10_1 >= libgsf 1.14.10_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libart_lgpl 2.3.20_0 exists in the ports tree DEBUG: libart_lgpl 2.3.20_0 is installed DEBUG: No need to upgrade! libart_lgpl 2.3.20_0 >= libart_lgpl 2.3.20_0 DEBUG: No need to upgrade! librsvg 2.22.3_0 >= librsvg 2.22.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libsdl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libsdl 1.2.13_2 exists in the ports tree DEBUG: libsdl 1.2.13_2 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86 DEBUG: XFree86 is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant i386 is not provided by port XFree86. DEBUG: Executing variant darwin provides darwin DEBUG: Executing variant macosx provides macosx DEBUG: Searching for dependency: XFree86 DEBUG: Didn't find receipt, going to depspec regex for: XFree86 DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$ DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$ DEBUG: XFree86 installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: XFree86 4.7.0_0 exists in the ports tree DEBUG: XFree86 4.7.0_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! XFree86 4.7.0_0 >= XFree86 4.7.0_0 DEBUG: No need to upgrade! libsdl 1.2.13_2 >= libsdl 1.2.13_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/graphviz DEBUG: epoch: in tree: 0 installed: 0 DEBUG: graphviz 2.20.3_0 exists in the ports tree DEBUG: graphviz 2.20.3_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /urw-fonts DEBUG: epoch: in tree: 0 installed: 0 DEBUG: urw-fonts 1.0.7pre44_0 exists in the ports tree DEBUG: urw-fonts 1.0.7pre44_0 is installed DEBUG: No need to upgrade! urw-fonts 1.0.7pre44_0 >= urw-fonts 1.0.7pre44_0 DEBUG: No need to upgrade! graphviz 2.20.3_0 >= graphviz 2.20.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/ffmpeg DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ffmpeg 15261_1 exists in the ports tree DEBUG: ffmpeg 15261_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/subversion DEBUG: subversion is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/subversion DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port subversion. DEBUG: Requested variant i386 is not provided by port subversion. DEBUG: Requested variant macosx is not provided by port subversion. DEBUG: Searching for dependency: subversion DEBUG: Didn't find receipt, going to depspec regex for: subversion DEBUG: Found Dependency: path: /usr/bin filename: svn regex: ^svn$ DEBUG: subversion installed outside the MacPorts system DEBUG: epoch: in tree: 0 installed: 0 DEBUG: subversion 1.5.5_0 exists in the ports tree DEBUG: subversion 1.5.5_0 is installed DEBUG: Not following dependencies DEBUG: No need to upgrade! subversion 1.5.5_0 >= subversion 1.5.5_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/a52dec DEBUG: epoch: in tree: 0 installed: 0 DEBUG: a52dec 0.7.4_0 exists in the ports tree DEBUG: a52dec 0.7.4_0 is installed DEBUG: No need to upgrade! a52dec 0.7.4_0 >= a52dec 0.7.4_0 DEBUG: No need to upgrade! ffmpeg 15261_1 >= ffmpeg 15261_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libspiro DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libspiro 20071029_0 exists in the ports tree DEBUG: libspiro 20071029_0 is installed DEBUG: No need to upgrade! libspiro 20071029_0 >= libspiro 20071029_0 DEBUG: No need to upgrade! gegl 0.0.22_1 >= gegl 0.0.22_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: aalib 1.4rc5_3 exists in the ports tree DEBUG: aalib 1.4rc5_3 is installed DEBUG: No need to upgrade! aalib 1.4rc5_3 >= aalib 1.4rc5_3 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl DEBUG: epoch: in tree: 0 installed: 0 DEBUG: curl 7.19.2_0 exists in the ports tree DEBUG: curl 7.19.2_0 is installed DEBUG: No need to upgrade! curl 7.19.2_0 >= curl 7.19.2_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libexif 0.6.17_0 exists in the ports tree DEBUG: libexif 0.6.17_0 is installed DEBUG: No need to upgrade! libexif 0.6.17_0 >= libexif 0.6.17_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgnomeui 2.24.0_0 exists in the ports tree DEBUG: libgnomeui 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libbonoboui DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libbonoboui 2.24.0_0 exists in the ports tree DEBUG: libbonoboui 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libglade2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libglade2 2.6.3_0 exists in the ports tree DEBUG: libglade2 2.6.3_0 is installed DEBUG: No need to upgrade! libglade2 2.6.3_0 >= libglade2 2.6.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomecanvas DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgnomecanvas 2.20.1.1_1 exists in the ports tree DEBUG: libgnomecanvas 2.20.1.1_1 is installed DEBUG: No need to upgrade! libgnomecanvas 2.20.1.1_1 >= libgnomecanvas 2.20.1.1_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnome DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgnome 2.24.1_1 exists in the ports tree DEBUG: libgnome 2.24.1_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/esound DEBUG: epoch: in tree: 0 installed: 0 DEBUG: esound 0.2.41_1 exists in the ports tree DEBUG: esound 0.2.41_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/audiofile DEBUG: epoch: in tree: 0 installed: 0 DEBUG: audiofile 0.2.6_2 exists in the ports tree DEBUG: audiofile 0.2.6_2 is installed DEBUG: No need to upgrade! audiofile 0.2.6_2 >= audiofile 0.2.6_2 DEBUG: No need to upgrade! esound 0.2.41_1 >= esound 0.2.41_1 DEBUG: No need to upgrade! libgnome 2.24.1_1 >= libgnome 2.24.1_1 DEBUG: No need to upgrade! libbonoboui 2.24.0_0 >= libbonoboui 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-icon-theme DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-icon-theme 2.24.0_0 exists in the ports tree DEBUG: gnome-icon-theme 2.24.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /hicolor-icon-theme DEBUG: epoch: in tree: 0 installed: 0 DEBUG: hicolor-icon-theme 0.10_0 exists in the ports tree DEBUG: hicolor-icon-theme 0.10_0 is installed DEBUG: No need to upgrade! hicolor-icon-theme 0.10_0 >= hicolor-icon-theme 0.10_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /icon-naming-utils DEBUG: epoch: in tree: 0 installed: 0 DEBUG: icon-naming-utils 0.8.7_0 exists in the ports tree DEBUG: icon-naming-utils 0.8.7_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-simple DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-simple 2.18_0 exists in the ports tree DEBUG: p5-xml-simple 2.18_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-namespacesupport DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-namespacesupport 1.09_0 exists in the ports tree DEBUG: p5-xml-namespacesupport 1.09_0 is installed DEBUG: No need to upgrade! p5-xml-namespacesupport 1.09_0 >= p5-xml- namespacesupport 1.09_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-sax DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-sax 0.96_1 exists in the ports tree DEBUG: p5-xml-sax 0.96_1 is installed DEBUG: No need to upgrade! p5-xml-sax 0.96_1 >= p5-xml-sax 0.96_1 DEBUG: No need to upgrade! p5-xml-simple 2.18_0 >= p5-xml-simple 2.18_0 DEBUG: No need to upgrade! icon-naming-utils 0.8.7_0 >= icon-naming-utils 0.8.7_0 DEBUG: No need to upgrade! gnome-icon-theme 2.24.0_0 >= gnome-icon-theme 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome /gnome-keyring DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gnome-keyring 2.24.1_0 exists in the ports tree DEBUG: gnome-keyring 2.24.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libgcrypt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgcrypt 1.4.3_0 exists in the ports tree DEBUG: libgcrypt 1.4.3_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel /libgpg-error DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libgpg-error 1.7_0 exists in the ports tree DEBUG: libgpg-error 1.7_0 is installed DEBUG: No need to upgrade! libgpg-error 1.7_0 >= libgpg-error 1.7_0 DEBUG: No need to upgrade! libgcrypt 1.4.3_0 >= libgcrypt 1.4.3_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtasn1 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libtasn1 1.7_0 exists in the ports tree DEBUG: libtasn1 1.7_0 is installed DEBUG: No need to upgrade! libtasn1 1.7_0 >= libtasn1 1.7_0 DEBUG: No need to upgrade! gnome-keyring 2.24.1_0 >= gnome-keyring 2.24.1_0 DEBUG: No need to upgrade! libgnomeui 2.24.0_0 >= libgnomeui 2.24.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libmng 1.0.10_0 exists in the ports tree DEBUG: libmng 1.0.10_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/lcms DEBUG: epoch: in tree: 0 installed: 0 DEBUG: lcms 1.17_0 exists in the ports tree DEBUG: lcms 1.17_0 is installed DEBUG: No need to upgrade! lcms 1.17_0 >= lcms 1.17_0 DEBUG: No need to upgrade! libmng 1.0.10_0 >= libmng 1.0.10_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libwmf 0.2.8.4_0 exists in the ports tree DEBUG: libwmf 0.2.8.4_0 is installed DEBUG: No need to upgrade! libwmf 0.2.8.4_0 >= libwmf 0.2.8.4_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler DEBUG: epoch: in tree: 0 installed: 0 DEBUG: poppler 0.10.2_1 exists in the ports tree DEBUG: poppler 0.10.2_1 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openjpeg DEBUG: epoch: in tree: 0 installed: 0 DEBUG: openjpeg 1.3_2 exists in the ports tree DEBUG: openjpeg 1.3_2 is installed DEBUG: No need to upgrade! openjpeg 1.3_2 >= openjpeg 1.3_2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics /poppler-data DEBUG: epoch: in tree: 0 installed: 0 DEBUG: poppler-data 0.2.1_0 exists in the ports tree DEBUG: poppler-data 0.2.1_0 is installed DEBUG: No need to upgrade! poppler-data 0.2.1_0 >= poppler-data 0.2.1_0 DEBUG: No need to upgrade! poppler 0.10.2_1 >= poppler 0.10.2_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-gtk 2.12.1_0 exists in the ports tree DEBUG: py25-gtk 2.12.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-cairo DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-cairo 1.8.0_0 exists in the ports tree DEBUG: py25-cairo 1.8.0_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-numpy 1.2.1_0 exists in the ports tree DEBUG: py25-numpy 1.2.1_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: fftw-3 3.2_1 exists in the ports tree DEBUG: fftw-3 3.2_1 is installed DEBUG: No need to upgrade! fftw-3 3.2_1 >= fftw-3 3.2_1 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-nose DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-nose 0.10.4_0 exists in the ports tree DEBUG: py25-nose 0.10.4_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-setuptools DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-setuptools 0.6c9_0 exists in the ports tree DEBUG: py25-setuptools 0.6c9_0 is installed DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-zlib DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-zlib 2.5.4_0 exists in the ports tree DEBUG: py25-zlib 2.5.4_0 is installed DEBUG: No need to upgrade! py25-zlib 2.5.4_0 >= py25-zlib 2.5.4_0 DEBUG: No need to upgrade! py25-setuptools 0.6c9_0 >= py25-setuptools 0.6c9_0 DEBUG: No need to upgrade! py25-nose 0.10.4_0 >= py25-nose 0.10.4_0 DEBUG: No need to upgrade! py25-numpy 1.2.1_0 >= py25-numpy 1.2.1_0 DEBUG: No need to upgrade! py25-cairo 1.8.0_0 >= py25-cairo 1.8.0_0 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gobject DEBUG: epoch: in tree: 0 installed: 0 DEBUG: py25-gobject 2.14.2_0 exists in the ports tree DEBUG: py25-gobject 2.14.2_0 is installed DEBUG: No need to upgrade! py25-gobject 2.14.2_0 >= py25-gobject 2.14.2_0 DEBUG: No need to upgrade! py25-gtk 2.12.1_0 >= py25-gtk 2.12.1_0 DEBUG: variants to install {} darwin_9 x11 DEBUG: available variants are : darwin_7 darwin_9 no_python dbus gvfs help_browser quartz x11 no_x11 universal DEBUG: variant darwin_9 is present in gimp2 2.6.4_0 DEBUG: variant x11 is present in gimp2 2.6.4_0 DEBUG: new portvariants: darwin_9 + x11 + DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port gimp2. DEBUG: Requested variant i386 is not provided by port gimp2. DEBUG: Requested variant macosx is not provided by port gimp2. DEBUG: Executing variant darwin_9 provides darwin_9 DEBUG: Executing variant x11 provides x11 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gegl DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port gegl. DEBUG: Requested variant darwin_9 is not provided by port gegl. DEBUG: Requested variant i386 is not provided by port gegl. DEBUG: Requested variant x11 is not provided by port gegl. DEBUG: Requested variant macosx is not provided by port gegl. DEBUG: Searching for dependency: gegl DEBUG: Found Dependency: receipt exists for gegl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/aalib DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port aalib. DEBUG: Requested variant darwin_9 is not provided by port aalib. DEBUG: Requested variant i386 is not provided by port aalib. DEBUG: Requested variant macosx is not provided by port aalib. DEBUG: Executing variant x11 provides x11 DEBUG: Searching for dependency: aalib DEBUG: Found Dependency: receipt exists for aalib DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port curl. DEBUG: Requested variant darwin_9 is not provided by port curl. DEBUG: Requested variant i386 is not provided by port curl. DEBUG: Requested variant x11 is not provided by port curl. DEBUG: Requested variant macosx is not provided by port curl. DEBUG: Searching for dependency: curl DEBUG: Found Dependency: receipt exists for curl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libart_lgpl DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libart_lgpl. DEBUG: Requested variant darwin_9 is not provided by port libart_lgpl. DEBUG: Requested variant i386 is not provided by port libart_lgpl. DEBUG: Requested variant x11 is not provided by port libart_lgpl. DEBUG: Requested variant macosx is not provided by port libart_lgpl. DEBUG: Searching for dependency: libart_lgpl DEBUG: Found Dependency: receipt exists for libart_lgpl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libexif DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libexif. DEBUG: Requested variant darwin_9 is not provided by port libexif. DEBUG: Requested variant i386 is not provided by port libexif. DEBUG: Requested variant x11 is not provided by port libexif. DEBUG: Requested variant macosx is not provided by port libexif. DEBUG: Searching for dependency: libexif DEBUG: Found Dependency: receipt exists for libexif DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libgnomeui. DEBUG: Requested variant darwin_9 is not provided by port libgnomeui. DEBUG: Requested variant i386 is not provided by port libgnomeui. DEBUG: Requested variant x11 is not provided by port libgnomeui. DEBUG: Requested variant macosx is not provided by port libgnomeui. DEBUG: Searching for dependency: libgnomeui DEBUG: Found Dependency: receipt exists for libgnomeui DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libmng. DEBUG: Requested variant darwin_9 is not provided by port libmng. DEBUG: Requested variant i386 is not provided by port libmng. DEBUG: Requested variant x11 is not provided by port libmng. DEBUG: Requested variant macosx is not provided by port libmng. DEBUG: Searching for dependency: libmng DEBUG: Found Dependency: receipt exists for libmng DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/librsvg DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port librsvg. DEBUG: Requested variant darwin_9 is not provided by port librsvg. DEBUG: Requested variant i386 is not provided by port librsvg. DEBUG: Requested variant x11 is not provided by port librsvg. DEBUG: Requested variant macosx is not provided by port librsvg. DEBUG: Searching for dependency: librsvg DEBUG: Found Dependency: receipt exists for librsvg DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libwmf DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libwmf. DEBUG: Requested variant darwin_9 is not provided by port libwmf. DEBUG: Requested variant i386 is not provided by port libwmf. DEBUG: Requested variant macosx is not provided by port libwmf. DEBUG: Executing variant x11 provides x11 DEBUG: Searching for dependency: libwmf DEBUG: Found Dependency: receipt exists for libwmf DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-parser DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-parser DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/perl5-1.0.tcl DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port p5-xml-parser. DEBUG: Requested variant darwin_9 is not provided by port p5-xml-parser. DEBUG: Requested variant i386 is not provided by port p5-xml-parser. DEBUG: Requested variant x11 is not provided by port p5-xml-parser. DEBUG: Requested variant macosx is not provided by port p5-xml-parser. DEBUG: Searching for dependency: p5-xml-parser DEBUG: Found Dependency: receipt exists for p5-xml-parser DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/poppler DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port poppler. DEBUG: Requested variant darwin_9 is not provided by port poppler. DEBUG: Requested variant i386 is not provided by port poppler. DEBUG: Requested variant x11 is not provided by port poppler. DEBUG: Requested variant macosx is not provided by port poppler. DEBUG: Searching for dependency: poppler DEBUG: Found Dependency: receipt exists for poppler DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-gtk DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port py25-gtk. DEBUG: Requested variant i386 is not provided by port py25-gtk. DEBUG: Requested variant x11 is not provided by port py25-gtk. DEBUG: Requested variant macosx is not provided by port py25-gtk. DEBUG: Executing variant darwin_9 provides darwin_9 DEBUG: Searching for dependency: py25-gtk DEBUG: Found Dependency: receipt exists for py25-gtk DEBUG: Executing org.macports.main (gimp2) ---> Fetching gimp2 DEBUG: Executing proc-pre-org.macports.fetch-fetch-0 DEBUG: Executing org.macports.fetch (gimp2) ---> Verifying checksum(s) for gimp2 DEBUG: Executing org.macports.checksum (gimp2) ---> Checksumming gimp-2.6.4.tar.bz2 DEBUG: Correct (md5) checksum for gimp-2.6.4.tar.bz2 DEBUG: Correct (sha1) checksum for gimp-2.6.4.tar.bz2 DEBUG: Correct (rmd160) checksum for gimp-2.6.4.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 ---> Extracting gimp2 DEBUG: Executing org.macports.extract (gimp2) ---> Extracting gimp-2.6.4.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/gimp2/gimp-2.6.4.tar.bz2 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work" && /opt/local/bin/bzip2 -dc /opt/local/var/macports/distfiles/gimp2/gimp-2.6.4.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (gimp2) ---> Applying patches to gimp2 ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gimp2/files /patch-etc-gimprc.diff DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" && patch -p0' patching file etc/gimprc DEBUG: Executing proc-post-org.macports.patch-patch-0 ---> Configuring gimp2 DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (gimp2) DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' PYTHON='/opt/local/bin/python2.5' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" && ./configure --prefix=/opt/local --enable-mp --with-pdbgen --with-x --without-dbus --without-hal --without-alsa --without-gvfs --without- webkit' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.0... gcc3 checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes checking build system type... i386-apple-darwin9.6.0 checking host system type... i386-apple-darwin9.6.0 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++-4.0 accepts -g... yes checking dependency style of /usr/bin/g++-4.0... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for dsymutil... dsymutil checking for nmedit... nmedit checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes checking if /usr/bin/gcc-4.0 static flag -static works... no checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.0 static flag -static works... no checking if /usr/bin/g++-4.0 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.6.0 dyld (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking dependency style of /usr/bin/gcc-4.0... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for target architecture... i386-apple-darwin9.6.0 checking for some Win32 platform... no checking for native Win32... no checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to turn on debugging... no checking whether to turn on profiling... no checking whether /usr/bin/gcc-4.0 understands -Wdeclaration-after- statement... yes checking whether /usr/bin/gcc-4.0 understands -Wmissing-prototypes... yes checking whether /usr/bin/gcc-4.0 understands -Wmissing-declarations... yes checking whether /usr/bin/gcc-4.0 understands -Winit-self... yes checking whether /usr/bin/gcc-4.0 understands -Wpointer-arith... yes checking whether /usr/bin/gcc-4.0 understands -Wold-style-definition... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for difftime... yes checking for mmap... yes checking whether binary relocation support should be enabled... no checking for _NL_MEASUREMENT_MEASUREMENT... no checking whether NLS is requested... yes checking for intltool >= 0.35.5... 0.40.5 found checking for intltool-update... /opt/local/bin/intltool-update checking for intltool-merge... /opt/local/bin/intltool-merge checking for intltool-extract... /opt/local/bin/intltool-extract checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for perl... /opt/local/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/gimp-2.6.4" && ./configure --prefix=/opt/local --enable-mp --with-pdbgen --with-x --without-dbus --without-hal --without-alsa --without-gvfs --without- webkit " returned error 1 Command output: checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for difftime... yes checking for mmap... yes checking whether binary relocation support should be enabled... no checking for _NL_MEASUREMENT_MEASUREMENT... no checking whether NLS is requested... yes checking for intltool >= 0.35.5... 0.40.5 found checking for intltool-update... /opt/local/bin/intltool-update checking for intltool-merge... /opt/local/bin/intltool-merge checking for intltool-extract... /opt/local/bin/intltool-extract checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for perl... /opt/local/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Warning: the following items did not execute (for gimp2): org.macports.destroot org.macports.configure org.macports.build DEBUG: invalid command name "::ui_init" while executing "::ui_init $priority $prefix $channels $message" ("uplevel" body line 2) invoked from within "uplevel 1 $body" Error: Unable to upgrade port: 1 }}} -- Comment: > I got an error when upgrading to gimp2 2.6.4. > {{{ > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > }}} > I tried rebuilding gimp2 this morning but was unable to reproduce this problem. > So I did: > {{{ > $ sudo cpan > cpan> install XML::Parser > }}} > This is unnecessary (and perhaps not desireable) as XML::Parser is provided by port p5-xml-parser which is declared as a dependency by the gimp2 port. Probably best to install perl modules with MacPorts rather than CPAN if they are available to avoid conflicts. If fact, the output you submitted says that this port is installed: {{{ DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -xml-parser DEBUG: epoch: in tree: 0 installed: 0 DEBUG: p5-xml-parser 2.36_0 exists in the ports tree DEBUG: p5-xml-parser 2.36_0 is installed DEBUG: No need to upgrade! p5-xml-parser 2.36_0 >= p5-xml-parser 2.36_0 }}} So there is potentially some problem with your perl configuration or the installation of p5-xml-parser Try the following command (this is the test configure uses) {{{ $ /opt/local/bin/perl -e "require XML::Parser" }}} This should complete silently without any error but is apparently not doing so in configure's context at least. Any error output from this may point you in the proper direction. Of course {{{ $ which perl }}} should return /opt/local/bin/perl Again, from your output, configure seems to have properly detected this. If nothing else works you might try {{{ $ sudo port -fn upgrade p5-xml-parser }}} to force p5-xml-parser to reinstall in case its installation is damaged in some way. I thought originally that this might be a result of the recent upgrade of perl from 5.8.8 to 5.8.9 (which it looks like you have completed) but that doesn't seem to be an issue on my system (10.4.11 ppc) at least. Sorry I can't be of more help right now but please reply with any further information you may develop. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 11:00:33 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 19:00:33 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.3c59a5614ff416053a0440a3efe5d20d@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Comment(by mcalhoun@?): Replying to [comment:2 ricci@?]: > I just installed perl 5.8.9 via the updated port and checked the @INC path (both via "/opt/local/bin/perl -V" and via the above script) and it does not pull in the 5.8.8 paths (as expected, its version 5.8.9, not version 5.8.8). Also tested by 'use'ing p5-locale-gettext (which I have installed from perl5.8 @5.8.8), perl5.8 @5.8.9 fails to find it (again, as expected). Did your test pick up the (old) perl 5.8.8 instead of perl 5.8.9? The Configure script searches "previous versions to include in @INC."[[BR]] It correctly found 5.8.8 on my machine when I used "port upgrade perl5.8,"[[BR]] From the previous comment, it apparently worked for others as well. > The question is how this will impact users - I think if they uninstall their perl modules and rebuild them they'll be fine, otherwise they'll have ports that are registered as installed but are not available to the active perl binary. If, on some machines, the Configure script fails to find old versions, then it can be explicitly set during the call to the Configure script.[[BR]] Since I can not reproduce the problem, does the output during your installation offer any clue? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 11:09:30 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 19:09:30 -0000 Subject: [MacPorts] #17889: Can't compile kde4libs - configure error Message-ID: <058.c44e68067e12ab65fd4daf8797bf04e6@macports.org> #17889: Can't compile kde4libs - configure error ------------------------------------+--------------------------------------- Reporter: stransky@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: kdelibs4 ------------------------------------+--------------------------------------- Hi, I have the following error at configure time with kdelibs4. It's a fresh macports installation and the packages are in sync. {{{ ---> Configuring kdelibs4 Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs4/work/build" && cmake --prefix=/opt/local ../kdelibs-4.1.3 -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_INSTALL_PREFIX=/opt/local -DPHONON_INCLUDE_DIR=/opt/local/include -DPHONON_LIBRARY=/opt/local/lib/libphonon.dylib -DCMAKE_OSX_SYSROOT=/Developer/SDKs/MacOSX10.5.sdk -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake -Wno-dev " returned error 1 Command output: -- Found Qt-Version 4.4.3 (using /opt/local/libexec/qt4-mac/bin/qmake) -- Found Threads: TRUE -- Found Automoc4: /opt/local/bin/automoc4 -- Found Perl: /opt/local/bin/perl -- Building kdelibs... CMake Error: Generator: execution of make failed. Make command was: /opt/local/bin/gmake "cmTryCompileExec/fast" CMake Error at cmake/modules/FindKDE4Internal.cmake:1049 (message): Could not compile simple test program: #include int main() { #ifdef QT_VISIBILITY_AVAILABLE return 0; #else return 1; #endif } Call Stack (most recent call first): CMakeLists.txt:29 (find_package) -- Configuring incomplete, errors occurred! Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 11:17:37 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 19:17:37 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.ca3e6380f1f5be6527faefef86a11989@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Changes (by devans@?): * cc: calle.kabo@? (added) Comment: Works for me as well (same results as ram above) but #17884 may be a case to the contrary. It appears to be a case where perl has been upgraded to 5.8.9, port reports p5-xml-parser to be installed but gimp2 configure fails to find XML::Parser using {{{ /opt/local/bin/perl -e "require XML::Parser" }}} adding reporter of this ticket to cc for his information. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 11:24:43 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 19:24:43 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.f842b78cf108ebc546350b7ac0a047fb@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Comment(by ricci@?): Replying to [comment:4 mcalhoun@?]: > Replying to [comment:2 ricci@?]: > > I just installed perl 5.8.9 via the updated port and checked the @INC path (both via "/opt/local/bin/perl -V" and via the above script) and it does not pull in the 5.8.8 paths (as expected, its version 5.8.9, not version 5.8.8). Also tested by 'use'ing p5-locale-gettext (which I have installed from perl5.8 @5.8.8), perl5.8 @5.8.9 fails to find it (again, as expected). Did your test pick up the (old) perl 5.8.8 instead of perl 5.8.9? > > The Configure script searches "previous versions to include in @INC."[[BR]] > It correctly found 5.8.8 on my machine when I used "port upgrade perl5.8,"[[BR]] > From the previous comment, it apparently worked for others as well. > > > The question is how this will impact users - I think if they uninstall their perl modules and rebuild them they'll be fine, otherwise they'll have ports that are registered as installed but are not available to the active perl binary. > If, on some machines, the Configure script fails to find old versions, then it can be explicitly set during the call to the Configure script.[[BR]] > Since I can not reproduce the problem, does the output during your installation offer any clue? Mine did not pick up the existing 5.8.8 install (List of earlier versions to include in @INC? [none] - checking my history I believe I still had 5.8.8 installed and active when I did the build of 5.8.9. I did not use 'port upgrade', I used 'port build', then 'port deactivate perl5.8', then 'port install' to do the upgrade. I don't see why that would behave differently in terms of picking up the 5.8.8 install unless I did the deactivation first (which is not what my history shows). While we could add something to the configure phase to pick up the 5.8.8 dirs for @INC, I think it'd be better to not use 5.8.8 dirs so we avoid compiled modules. I'm on 10.5.6 x86, dunno why OS/arch differences would matter though. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 11:58:33 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 19:58:33 -0000 Subject: [MacPorts] #17595: tomcat 5.5.25 no longer available In-Reply-To: <059.2d4b7f4aeb829a5b8dcdcf6b16753bf2@macports.org> References: <059.2d4b7f4aeb829a5b8dcdcf6b16753bf2@macports.org> Message-ID: <068.51ca8f6bf2a96145095d458bebd96d88@macports.org> #17595: tomcat 5.5.25 no longer available -------------------------------------+-------------------------------------- Reporter: bud@? | Owner: jberry@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: tomcat5 -------------------------------------+-------------------------------------- Changes (by devans@?): * cc: dwrobertson@? (added) Comment: See email to mac-tickets list requesting status/action [http://lists.macosforge.org/pipermail/macports- tickets/2009-January/021256.html] -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 12:10:18 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 20:10:18 -0000 Subject: [MacPorts] #17889: Can't compile kde4libs - configure error In-Reply-To: <058.c44e68067e12ab65fd4daf8797bf04e6@macports.org> References: <058.c44e68067e12ab65fd4daf8797bf04e6@macports.org> Message-ID: <067.95087d50dcbdbac8df499fa2228335bc@macports.org> #17889: Can't compile kde4libs - configure error ------------------------------------+--------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: kdelibs4 ------------------------------------+--------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => illogic-al@? Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 13:49:45 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 21:49:45 -0000 Subject: [MacPorts] #17890: disabling ccache for perl5.8 (5.8.9) Message-ID: <060.c4e0927773ce66c5871e7483875ba688@macports.org> #17890: disabling ccache for perl5.8 (5.8.9) --------------------------------------+------------------------------------- Reporter: garribald@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: perl5.8 ccache | Port: perl5.8 --------------------------------------+------------------------------------- The nightly upgrade cycle of my Mac showed following issue with perl5.8 and ccache (made the relevant line bold): {{{ ---> Fetching perl5.8 ---> Attempting to fetch perl-5.8.9.tar.bz2 from http://arn.se.distfiles.macports.org/perl5.8 ---> Verifying checksum(s) for perl5.8 ---> Extracting perl5.8 ---> Configuring perl5.8Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9" && /bin/sh Configure -des -D prefix='/opt/local' -D cppflags="${CPPFLAGS}" -D ldflags="${LDFLAGS}" -D vendorprefix='/opt/local' -D man3ext='3pm' -D cc=${CC} -D ld=${CC} -U i_bind -U i_gdbm -U i_db " returned error 1 Command output: First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. ccache: illegal option -- o You need to find a working C compiler. Either (purchase and) install the C compiler supplied by your OS vendor, or for a free C compiler try http://gcc.gnu.org/ I cannot continue any further, aborting. }}} Without ccache, the perl5.8 upgrade was unproblematic. I cannot say, if that issue hits also perl5 (or the future perl5 port as soon as it is the main perl port, as far as i understand the development). And i cannot even remember, if that issue was already there with the previous perl5.8 version (5.8.8). Anyhow, adding {{{ configure.ccache no }}} might be something - on the other hand it could be something with my machine or i misinterpreted the log. Thanks :) The Mac is a PPC, running 10.4.11 (8S165), macports 1.700, ccache version 2.4. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 13:59:50 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 21:59:50 -0000 Subject: [MacPorts] #17890: disabling ccache for perl5.8 (5.8.9) In-Reply-To: <060.c4e0927773ce66c5871e7483875ba688@macports.org> References: <060.c4e0927773ce66c5871e7483875ba688@macports.org> Message-ID: <069.a91e384b86b10228ec0739a869015710@macports.org> #17890: disabling ccache for perl5.8 (5.8.9) --------------------------------------+------------------------------------- Reporter: garribald@? | Owner: ricci@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: perl5.8 ccache | Port: perl5.8 --------------------------------------+------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => ricci@? Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 14:06:28 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 22:06:28 -0000 Subject: [MacPorts] #17890: disabling ccache for perl5.8 (5.8.9) In-Reply-To: <060.c4e0927773ce66c5871e7483875ba688@macports.org> References: <060.c4e0927773ce66c5871e7483875ba688@macports.org> Message-ID: <069.8e2089d7df5c0637f10d7457dafc4eec@macports.org> #17890: disabling ccache for perl5.8 (5.8.9) --------------------------------------+------------------------------------- Reporter: garribald@? | Owner: ricci@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: perl5.8 ccache | Port: perl5.8 --------------------------------------+------------------------------------- Comment(by garribald@?): Although remembering that all other formatting is disabled in those code parts, i forgot to take out the "made the relevant line bold" note in the report. Sorry. Before one does search for bold text in the error log longer than necessary, the relevant part (IMHO) is: ccache: illegal option -- o -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 14:10:54 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 22:10:54 -0000 Subject: [MacPorts] #17605: pspp-0.6.1 Portfile patch In-Reply-To: <062.a3a51e847857ceb55d334c32ecffeeca@macports.org> References: <062.a3a51e847857ceb55d334c32ecffeeca@macports.org> Message-ID: <071.ca448d34d48ff038c180bd50d5db3c33@macports.org> #17605: pspp-0.6.1 Portfile patch ----------------------------------------+----------------------------------- Reporter: jeremy@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: portfile update | Port: pspp ----------------------------------------+----------------------------------- Comment(by jeremy@?): Further update: - formatting better matches the suggested styles - shell scripts added to include dylibs when invoking pspp binaries -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 14:29:20 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 22:29:20 -0000 Subject: [MacPorts] #17848: xsane: update to 0.996 In-Reply-To: <055.d103a3be9b4beacaa3bb95384ac5ccb0@macports.org> References: <055.d103a3be9b4beacaa3bb95384ac5ccb0@macports.org> Message-ID: <064.59f8abdab6634eacd1b5630b39203374@macports.org> #17848: xsane: update to 0.996 ----------------------------------+----------------------------------------- Reporter: devans@? | Owner: hama@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: xsane | ----------------------------------+----------------------------------------- Changes (by devans@?): * status: new => closed * resolution: => fixed Comment: Committed in r44972 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 15:09:02 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 23:09:02 -0000 Subject: [MacPorts] #17891: gnucash-docs @2.2.0 installation, yelp @2.22.0 failed to build Message-ID: <057.8fa3f747aedc722396655dba64ba3cdf@macports.org> #17891: gnucash-docs @2.2.0 installation, yelp @2.22.0 failed to build -------------------------------------------+-------------------------------- Reporter: yvan.strahm@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gnucash-docs yelp xml::parser | Port: -------------------------------------------+-------------------------------- Could not install gnucash-docs due to a 'fail to build yelp' checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Warning: the following items did not execute (for yelp): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: yelp Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 15:35:01 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 23:35:01 -0000 Subject: [MacPorts] #17890: disabling ccache for perl5.8 (5.8.9) In-Reply-To: <060.c4e0927773ce66c5871e7483875ba688@macports.org> References: <060.c4e0927773ce66c5871e7483875ba688@macports.org> Message-ID: <069.f17c2b011d827043891de8eee3b4cccf@macports.org> #17890: disabling ccache for perl5.8 (5.8.9) --------------------------------------+------------------------------------- Reporter: garribald@? | Owner: ricci@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: perl5.8 ccache | Port: perl5.8 --------------------------------------+------------------------------------- Changes (by ricci@?): * status: new => assigned Comment: Replying to [ticket:17890 garribald@?]: [snip] Can you replicate with 'port -v -d ...' to see if there's a more useful/detailed error message? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 15:43:30 2009 From: noreply at macports.org (MacPorts) Date: Mon, 05 Jan 2009 23:43:30 -0000 Subject: [MacPorts] #17879: portfile update: texinfo 4.13a In-Reply-To: <060.c29adf59e691976140fcb487e7d5b049@macports.org> References: <060.c29adf59e691976140fcb487e7d5b049@macports.org> Message-ID: <069.2e2225ba4435ba8fe0634c2fcbe5598f@macports.org> #17879: portfile update: texinfo 4.13a --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: vinc17@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: texinfo --------------------------------------+------------------------------------- Comment(by singingwolfboy@?): Portfile-texinfo2.diff maintains lzma usage. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 16:45:34 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 00:45:34 -0000 Subject: [MacPorts] #17890: disabling ccache for perl5.8 (5.8.9) In-Reply-To: <060.c4e0927773ce66c5871e7483875ba688@macports.org> References: <060.c4e0927773ce66c5871e7483875ba688@macports.org> Message-ID: <069.ac6ce42488e4fe1dde71ff87a953fe7c@macports.org> #17890: disabling ccache for perl5.8 (5.8.9) --------------------------------------+------------------------------------- Reporter: garribald@? | Owner: ricci@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: perl5.8 ccache | Port: perl5.8 --------------------------------------+------------------------------------- Comment(by garribald@?): Replying to [comment:3 ricci@?]: > Can you replicate with 'port -v -d ...' to see if there's a more useful/detailed error message? > Sure - with enabled ccache, added the -f flag as well to avoid an uninstall. The log: {{{ book:~ test$ sudo port -v -d -f upgrade perl5.8 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: perl5.8 5.8.9_0 exists in the ports tree DEBUG: perl5.8 5.8.9_0 is installed DEBUG: variants to install DEBUG: available variants are : threads shared gdbm db DEBUG: new portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.configure registered provides 'configure', a pre- existing procedure. Target override will not be provided DEBUG: Re-registering default for configure.env DEBUG: Re-registering default for configure.pre_args DEBUG: Re-registering default for configure.cmd DEBUG: Re-registering default for configure.dir DEBUG: Re-registering default for autoreconf.dir DEBUG: Re-registering default for autoreconf.pre_args DEBUG: Re-registering default for autoconf.dir DEBUG: Re-registering default for automake.dir DEBUG: Re-registering default for xmkmf.cmd DEBUG: Re-registering default for xmkmf.dir DEBUG: Re-registering default for use_configure DEBUG: Re-registering default for configure.march DEBUG: Re-registering default for configure.mtune DEBUG: Re-registering default for configure.optflags DEBUG: Re-registering default for configure.cppflags DEBUG: Re-registering default for configure.objcflags DEBUG: Re-registering default for configure.ldflags DEBUG: Re-registering default for configure.libs DEBUG: Re-registering default for configure.fflags DEBUG: Re-registering default for configure.f90flags DEBUG: Re-registering default for configure.fcflags DEBUG: Re-registering default for configure.classpath DEBUG: Re-registering default for configure.perl DEBUG: Re-registering default for configure.python DEBUG: Re-registering default for configure.ruby DEBUG: Re-registering default for configure.install DEBUG: Re-registering default for configure.awk DEBUG: Re-registering default for configure.bison DEBUG: Re-registering default for configure.pkg_config DEBUG: Re-registering default for configure.pkg_config_path DEBUG: Re-registering default for configure.universal_target DEBUG: Re-registering default for configure.universal_sysroot DEBUG: Re-registering default for configure.universal_archs DEBUG: Re-registering default for configure.universal_args DEBUG: Re-registering default for configure.universal_cflags DEBUG: Re-registering default for configure.universal_cppflags DEBUG: Re-registering default for configure.universal_cxxflags DEBUG: Re-registering default for configure.universal_ldflags DEBUG: Re-registering default for configure.ccache DEBUG: Re-registering default for configure.distcc DEBUG: Re-registering default for configure.pipe DEBUG: Re-registering default for configure.cc DEBUG: Re-registering default for configure.cxx DEBUG: Re-registering default for configure.cpp DEBUG: Re-registering default for configure.objc DEBUG: Re-registering default for configure.f77 DEBUG: Re-registering default for configure.f90 DEBUG: Re-registering default for configure.fc DEBUG: Re-registering default for configure.javac DEBUG: Re-registering default for configure.compiler DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port perl5.8. DEBUG: Requested variant darwin is not provided by port perl5.8. DEBUG: Requested variant macosx is not provided by port perl5.8. DEBUG: Executing org.macports.main (perl5.8) ---> Fetching perl5.8 DEBUG: Executing org.macports.fetch (perl5.8) ---> Verifying checksum(s) for perl5.8 DEBUG: Executing org.macports.checksum (perl5.8) ---> Checksumming perl-5.8.9.tar.bz2 DEBUG: Correct (md5) checksum for perl-5.8.9.tar.bz2 DEBUG: Correct (sha1) checksum for perl-5.8.9.tar.bz2 DEBUG: Correct (rmd160) checksum for perl-5.8.9.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 ---> Extracting perl5.8 DEBUG: Executing org.macports.extract (perl5.8) ---> Extracting perl-5.8.9.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/perl5.8/perl-5.8.9.tar.bz2 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work" && /opt/local/bin/bzip2 -dc /opt/local/var/macports/distfiles/perl5.8/perl-5.8.9.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (perl5.8) DEBUG: Executing proc-post-org.macports.patch-patch-0 DEBUG: Executing proc-post-org.macports.patch-patch-1 ---> Configuring perl5.8 DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (perl5.8) DEBUG: Environment: CFLAGS='-pipe -O2 -mcpu=7400 -mtune=7400 -maltivec -mabi=altivec -ftree-vectorize' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -mcpu=7400 -mtune=7400 -maltivec -mabi=altivec -ftree- vectorize' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='ccache /usr/bin/cpp-4.0' CXX='ccache /usr/bin/g++-4.0' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2' OBJC='ccache /usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC='ccache /usr/bin/gcc-4.0' LC_ALL='C' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9" && /bin/sh Configure -des -D prefix='/opt/local' -D cppflags="${CPPFLAGS}" -D ldflags="${LDFLAGS}" -D vendorprefix='/opt/local' -D man3ext='3pm' -D cc=${CC} -D ld=${CC} -U i_bind -U i_gdbm -U i_db' First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. ccache: illegal option -- o You need to find a working C compiler. Either (purchase and) install the C compiler supplied by your OS vendor, or for a free C compiler try http://gcc.gnu.org/ I cannot continue any further, aborting. Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9" && /bin/sh Configure -des -D prefix='/opt/local' -D cppflags="${CPPFLAGS}" -D ldflags="${LDFLAGS}" -D vendorprefix='/opt/local' -D man3ext='3pm' -D cc=${CC} -D ld=${CC} -U i_bind -U i_gdbm -U i_db " returned error 1 Command output: First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. ccache: illegal option -- o You need to find a working C compiler. Either (purchase and) install the C compiler supplied by your OS vendor, or for a free C compiler try http://gcc.gnu.org/ I cannot continue any further, aborting. Warning: the following items did not execute (for perl5.8): org.macports.destroot org.macports.configure org.macports.configure org.macports.build DEBUG: invalid command name "::ui_init" while executing "::ui_init $priority $prefix $channels $message" ("uplevel" body line 2) invoked from within "uplevel 1 $body" Error: Unable to upgrade port: 1 book:~ test$ }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 17:12:34 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 01:12:34 -0000 Subject: [MacPorts] #17807: QMK-Groundstation-0.6.0 In-Reply-To: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> References: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> Message-ID: <067.a1ea1d0f2b45e8a24607d08524361613@macports.org> #17807: QMK-Groundstation-0.6.0 ------------------------------------+--------------------------------------- Reporter: macports@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.7.0 Keywords: mikrokopter | Port: QMK-Groundstation ------------------------------------+--------------------------------------- Comment(by macports@?): I attached a working Portfile and a corresponsing patch for version 0.6.3. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 18:38:15 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 02:38:15 -0000 Subject: [MacPorts] #17892: tuntaposx updates Message-ID: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> #17892: tuntaposx updates ------------------------------+--------------------------------------------- Reporter: mlk@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tuntaposx | Port: tuntaposx ------------------------------+--------------------------------------------- tuntaposx does not compile if 'gcc' or 'g++' in the user's PATH are not those provided by Apple. Put another way: tuntaposx ''requires'' the use of Apple's GCC and G++ to successfully compile. I've included 2 patch files to change the Makefiles to use Apple's GCC (/usr/bin/gcc) and G++ (/usr/bin/g++) explicitly. I've also included a darwin 9 specific change to use the 10.5U SDK (the Makefiles use the 10.4U SDK by default). The attached archive contains both the Portfile patch as well as the new files/patches. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 18:56:09 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 02:56:09 -0000 Subject: [MacPorts] #17879: portfile update: texinfo 4.13a In-Reply-To: <060.c29adf59e691976140fcb487e7d5b049@macports.org> References: <060.c29adf59e691976140fcb487e7d5b049@macports.org> Message-ID: <069.83f12efdbb0e72464cea87d5ef1cb84a@macports.org> #17879: portfile update: texinfo 4.13a ---------------------------------------+------------------------------------ Reporter: singingwolfboy@? | Owner: vinc17@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: texinfo | ---------------------------------------+------------------------------------ Changes (by vinc17@?): * status: new => closed * resolution: => invalid Comment: I've updated the Portfile to use use_lzma. Concerning 4.13a, this is the same version (the contents of the archives are the same), and this is in fact really 4.13 (not 4.13a) that is declared in both archives. Using 4.13a will add confusion and an unnecessary rebuild. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 21:01:04 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 05:01:04 -0000 Subject: [MacPorts] #17893: autogen update to version 5.9.7 Message-ID: <052.b9142eb9412b6e7729e90d4df57abb1f@macports.org> #17893: autogen update to version 5.9.7 ------------------------------+--------------------------------------------- Reporter: blb@? | Owner: mww@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: autogen ------------------------------+--------------------------------------------- Attached patch updates devel/autogen to 5.9.7; afterwards files/ can be deleted. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 22:14:26 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 06:14:26 -0000 Subject: [MacPorts] #17543: gconf doesn't build universal In-Reply-To: <057.cd72da11b9e0dde2844426918ff05c19@macports.org> References: <057.cd72da11b9e0dde2844426918ff05c19@macports.org> Message-ID: <066.a9f7b21e5220aad8aa7df54d3b40ceb9@macports.org> #17543: gconf doesn't build universal ------------------------------------+--------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: universal Port: gconf | ------------------------------------+--------------------------------------- Changes (by jeremyhu@?): * status: new => closed * resolution: => fixed Comment: r44991 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 23:22:48 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 07:22:48 -0000 Subject: [MacPorts] #17894: R port bump to R 2.8.1 Message-ID: <055.eceb86fc3e30f49e7d946998a8239fe9@macports.org> #17894: R port bump to R 2.8.1 ---------------------------------+------------------------------------------ Reporter: kjell.konis@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: R ---------------------------------+------------------------------------------ R was recently upgraded to 2.8.1. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 23:32:47 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 07:32:47 -0000 Subject: [MacPorts] #17892: tuntaposx updates In-Reply-To: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> References: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> Message-ID: <061.ef6e7cd84781525fbcf72aa1a8afc07f@macports.org> #17892: tuntaposx updates ------------------------------+--------------------------------------------- Reporter: mlk@? | Owner: febeling@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tuntaposx | Port: tuntaposx ------------------------------+--------------------------------------------- Changes (by raimue@?): * owner: macports-tickets@? => febeling@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 23:35:10 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 07:35:10 -0000 Subject: [MacPorts] #17679: libffi doesn't install universal (ppc) In-Reply-To: <057.bfc3ab53102af5e378f4b9b19285c1ed@macports.org> References: <057.bfc3ab53102af5e378f4b9b19285c1ed@macports.org> Message-ID: <066.fafbf298b676bbd9fcc003121b807ba5@macports.org> #17679: libffi doesn't install universal (ppc) -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: pguyot@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: libffi -----------------------------------+---------------------------------------- Changes (by ryandesign@?): * cc: jeremyhu@? (added) Comment: r44994: Jeremy disabled the universal variant and bumped the version to 3.0.7. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Jan 5 23:43:22 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 07:43:22 -0000 Subject: [MacPorts] #17894: R port bump to R 2.8.1 In-Reply-To: <055.eceb86fc3e30f49e7d946998a8239fe9@macports.org> References: <055.eceb86fc3e30f49e7d946998a8239fe9@macports.org> Message-ID: <064.50467aceb91297f46cf400d97489a8d1@macports.org> #17894: R port bump to R 2.8.1 ---------------------------------+------------------------------------------ Reporter: kjell.konis@? | Owner: raimue@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: R ---------------------------------+------------------------------------------ Changes (by raimue@?): * owner: macports-tickets@? => raimue@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 00:09:31 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 08:09:31 -0000 Subject: [MacPorts] #17894: R port bump to R 2.8.1 In-Reply-To: <055.eceb86fc3e30f49e7d946998a8239fe9@macports.org> References: <055.eceb86fc3e30f49e7d946998a8239fe9@macports.org> Message-ID: <064.73c5c78a7ca4157f9b8a3adaa39f5132@macports.org> #17894: R port bump to R 2.8.1 ----------------------------------+----------------------------------------- Reporter: kjell.konis@? | Owner: raimue@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: R | ----------------------------------+----------------------------------------- Changes (by raimue@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r45007. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 00:16:51 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 08:16:51 -0000 Subject: [MacPorts] #17892: tuntaposx updates In-Reply-To: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> References: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> Message-ID: <061.8c38b8eb4822431793b1f6db32c34aff@macports.org> #17892: tuntaposx updates ------------------------------+--------------------------------------------- Reporter: mlk@? | Owner: febeling@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tuntaposx | Port: tuntaposx ------------------------------+--------------------------------------------- Comment(by jmr@?): In fact, ${configure.cc} and ${configure.cxx} should be used instead of hardcoding anything. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 01:05:10 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 09:05:10 -0000 Subject: [MacPorts] #17426: correctly set configure.compiler etc. In-Reply-To: <053.669e6b4cd74261604608ab60487c4657@macports.org> References: <053.669e6b4cd74261604608ab60487c4657@macports.org> Message-ID: <062.e0586a2fdf1604b676496478d6d8c302@macports.org> #17426: correctly set configure.compiler etc. --------------------------------+------------------------------------------- Reporter: toby@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Resolution: fixed | Keywords: Port: | --------------------------------+------------------------------------------- Changes (by raimue@?): * milestone: MacPorts Future => MacPorts 1.8.0 Comment: This has already been committed to trunk, so it will be part of MacPorts 1.8.0. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 02:35:52 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 10:35:52 -0000 Subject: [MacPorts] #17426: correctly set configure.compiler etc. In-Reply-To: <053.669e6b4cd74261604608ab60487c4657@macports.org> References: <053.669e6b4cd74261604608ab60487c4657@macports.org> Message-ID: <062.94fcde580ceb3f647b42ae1e3ee9599d@macports.org> #17426: correctly set configure.compiler etc. --------------------------------+------------------------------------------- Reporter: toby@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Resolution: fixed | Keywords: Port: | --------------------------------+------------------------------------------- Comment(by toby@?): Huh? It's fixed in 1.7.0. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 02:44:17 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 10:44:17 -0000 Subject: [MacPorts] #17426: correctly set configure.compiler etc. In-Reply-To: <053.669e6b4cd74261604608ab60487c4657@macports.org> References: <053.669e6b4cd74261604608ab60487c4657@macports.org> Message-ID: <062.97caf512e5d6c25a85112cc3120826b3@macports.org> #17426: correctly set configure.compiler etc. --------------------------------+------------------------------------------- Reporter: toby@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: Resolution: fixed | Keywords: Port: | --------------------------------+------------------------------------------- Changes (by raimue@?): * version: 1.8.0 => * milestone: MacPorts 1.8.0 => MacPorts 1.7.0 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 02:56:38 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 10:56:38 -0000 Subject: [MacPorts] #15996: Installation of x264 +universal fails to build In-Reply-To: <055.4d0cb2c4e6b856c8c41323c9886c5b6a@macports.org> References: <055.4d0cb2c4e6b856c8c41323c9886c5b6a@macports.org> Message-ID: <064.f15beaf1b194372408facab65c8204f6@macports.org> #15996: Installation of x264 +universal fails to build ----------------------------------+----------------------------------------- Reporter: tobiasmatzat@? | Owner: acho@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: x264 | ----------------------------------+----------------------------------------- Comment(by ryandesign@?): Fixed by r42793 and r42801. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 03:30:08 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 11:30:08 -0000 Subject: [MacPorts] #17895: Perl 5.8.9 cannot find XML::Parser Message-ID: <053.10391ffc58b7411c0f8584ef55fa051a@macports.org> #17895: Perl 5.8.9 cannot find XML::Parser -------------------------------+-------------------------------------------- Reporter: ralph@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------+-------------------------------------------- Yesterday I did an update, and perl5.8 got updated to perl 5.8.9. Today, I tried updating various ports, and in each case got a failure along the lines of {{{ Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gconf/work/GConf-2.24.0" && ./configure --prefix=/opt/local " returned error 1 ... checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool }}} Now, p5-xml-parser is properly installed, and this all worked before. I suppose p5-xml-parser must just be in a place where perl 5.8.9 cannot find it. I guess the same may be true for other perl modules too... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 05:07:14 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 13:07:14 -0000 Subject: [MacPorts] #17587: AquaTerm Won't Run In-Reply-To: <060.4b2623da779f7defa78ebe3476b919ee@macports.org> References: <060.4b2623da779f7defa78ebe3476b919ee@macports.org> Message-ID: <069.fe7550ec6918302311c65b36bcc881fa@macports.org> #17587: AquaTerm Won't Run ---------------------------------------+------------------------------------ Reporter: joseph@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: aquaterm | ---------------------------------------+------------------------------------ Comment(by joseph@?): Replying to [comment:6 mcalhoun@?]: > Closing ticket.[[BR]] > '''resolution''' set to ''worksforme'' Can I verify when you build, you get a AquaTerm.app that contains a Contents/MacOS directory? I'll leave closed if so. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 05:29:57 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 13:29:57 -0000 Subject: [MacPorts] #17895: Perl 5.8.9 cannot find XML::Parser In-Reply-To: <053.10391ffc58b7411c0f8584ef55fa051a@macports.org> References: <053.10391ffc58b7411c0f8584ef55fa051a@macports.org> Message-ID: <062.203653aaa3b49c20b3a8e270d9426d54@macports.org> #17895: Perl 5.8.9 cannot find XML::Parser -------------------------------+-------------------------------------------- Reporter: ralph@? | Owner: ricci@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: perl5.8 -------------------------------+-------------------------------------------- Changes (by devans@?): * cc: mcalhoun@?, devans@? (added) * owner: macports-tickets@? => ricci@? * port: => perl5.8 Comment: See also #17884, discussion in #17803. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 05:40:46 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 13:40:46 -0000 Subject: [MacPorts] #17884: gimp2 2.6.4 configure can't find XML::Parser (was: gimp2 2.6.4 build fails) In-Reply-To: <056.f34fae4b44a666a27b638a4664007b24@macports.org> References: <056.f34fae4b44a666a27b638a4664007b24@macports.org> Message-ID: <065.d38bebfd8205bef4c8fa17b0fb76708a@macports.org> #17884: gimp2 2.6.4 configure can't find XML::Parser -------------------------------------+-------------------------------------- Reporter: calle.kabo@? | Owner: devans@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gimp2 2.6.4 XML::Parser | Port: gimp2 -------------------------------------+-------------------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 05:41:36 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 13:41:36 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.58d1021306a97ac6a2073884567368dc@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Comment(by ralph@?): See #17895. I upgraded perl to 5.8.9, and now my macports system DOES NOT consider the 5.8.8 dirs, resulting in XML::Parser being missing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 05:41:36 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 13:41:36 -0000 Subject: [MacPorts] #17891: gnucash-docs @2.2.0 installation, yelp @2.22.0 failed to build In-Reply-To: <057.8fa3f747aedc722396655dba64ba3cdf@macports.org> References: <057.8fa3f747aedc722396655dba64ba3cdf@macports.org> Message-ID: <066.a30d3ef0bad265cae7ec127e9c494119@macports.org> #17891: gnucash-docs @2.2.0 installation, yelp @2.22.0 failed to build ------------------------------------+--------------------------------------- Reporter: yvan.strahm@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: gnucash-docs yelp xml::parser Port: | ------------------------------------+--------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => duplicate Comment: Duplicate of #17884. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 05:42:34 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 13:42:34 -0000 Subject: [MacPorts] #17895: Perl 5.8.9 cannot find XML::Parser In-Reply-To: <053.10391ffc58b7411c0f8584ef55fa051a@macports.org> References: <053.10391ffc58b7411c0f8584ef55fa051a@macports.org> Message-ID: <062.6490121c4a260aff2a83c9f6ec36bd0d@macports.org> #17895: Perl 5.8.9 cannot find XML::Parser --------------------------------+------------------------------------------- Reporter: ralph@? | Owner: ricci@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: perl5.8 | --------------------------------+------------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => duplicate Comment: No point having multiple tickets about the same thing... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 05:48:00 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 13:48:00 -0000 Subject: [MacPorts] #17610: xcodebuild: unknown option: -sdk In-Reply-To: <059.9037c5ca863513b36c8d5c8259a0da9c@macports.org> References: <059.9037c5ca863513b36c8d5c8259a0da9c@macports.org> Message-ID: <068.0a2273e0aec1811916c68537522c12a8@macports.org> #17610: xcodebuild: unknown option: -sdk --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: pguyot@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: sleepwatcher | --------------------------------------+------------------------------------- Comment(by skl@?): I ran into this bug on Leopard 10.5.6 with XCode 3.0 too. The manpage of xcodebuild says: {{{ -default=value Set the user default default to value. }}} so IMO there's only a "=" char missing. After adding "=" to the -sdk option, giving -sdk=/Developer/SDKs/MacOSX10.5.sdk everything ran as expected and the build succeeded. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 05:58:15 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 13:58:15 -0000 Subject: [MacPorts] #17892: tuntaposx updates In-Reply-To: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> References: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> Message-ID: <061.de84309c244db9a88564640f7789e45e@macports.org> #17892: tuntaposx updates ------------------------------+--------------------------------------------- Reporter: mlk@? | Owner: febeling@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tuntaposx | Port: tuntaposx ------------------------------+--------------------------------------------- Comment(by mlk@?): I've updated the Portfile and patches to be more generic, by setting the build environment (build.env) CC and CXX variables to be Apple's compiler- variants in /usr/bin, and removing those explicit dependencies from the Makefiles. I also changed the SDK version to use the build environment variable MACOSX_DEPLOYMENT_TARGET instead of having a special patch for Darwin 9. This time, I'm attaching the whole Portfile and related files instead of patches; just easier with the number of changes. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 06:08:24 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 14:08:24 -0000 Subject: [MacPorts] #17896: xcodebuild: unknown option: -sdk Message-ID: <050.175a86a2f0780d0758a6c89a2c929202@macports.org> #17896: xcodebuild: unknown option: -sdk ----------------------------+----------------------------------------------- Reporter: skl@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------+----------------------------------------------- I'm running Leopard 10.5.6 and XCode 3.0. When using the universal variant on some XCode project, xcodebuild exits with an error {{{ erCode" && xcodebuild -alltargets -configuration Deployment build -sdk /Developer/SDKs/MacOSX10.5.sdk OBJROOT=build/ SYMROOT=build/ ARCHS="ppc i386" MACOSX_DEPLOYMENT_TARGET=10.5 ' unknown option: -sdk }}} The patch described in https://trac.macports.org/ticket/17610 does not fix the bug. The manpage of xcodebuild says, that there should be an "=" char added to any '-option'. When calling xcodebuild with "-sdk=/Developer/SDKs/MacOSX10.5.sdk" everything runs well. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 06:39:34 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 14:39:34 -0000 Subject: [MacPorts] #17897: apache2 path env Message-ID: <060.5bab99c520984b7b4ca102376536e1d1@macports.org> #17897: apache2 path env --------------------------------------+------------------------------------- Reporter: sheldon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: --------------------------------------+------------------------------------- I'm using apache2 installed and running via macports in /opt/local. I'm using php to run a exec() function via a script and would like to set the path apache has access to so I can run ImageMagick commands to convert images via php. Since ImageMagick was installed via macports too, it's executables are outside the default path and I need to be able to set apache's running path. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 07:07:23 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 15:07:23 -0000 Subject: [MacPorts] #17897: apache2 path env In-Reply-To: <060.5bab99c520984b7b4ca102376536e1d1@macports.org> References: <060.5bab99c520984b7b4ca102376536e1d1@macports.org> Message-ID: <069.c394729795d5c07afacb05084bad1236@macports.org> #17897: apache2 path env ---------------------------------------+------------------------------------ Reporter: sheldon@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: | ---------------------------------------+------------------------------------ Changes (by jmr@?): * status: new => closed * resolution: => invalid Comment: This isn't a bug, it's a tech support question. Ask on the macports-users mailing list, and/or the apache/php support channels. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 07:19:23 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 15:19:23 -0000 Subject: [MacPorts] #17896: xcodebuild: unknown option: -sdk In-Reply-To: <050.175a86a2f0780d0758a6c89a2c929202@macports.org> References: <050.175a86a2f0780d0758a6c89a2c929202@macports.org> Message-ID: <059.5c92b3735d10b5f65b480ebffbe1edfa@macports.org> #17896: xcodebuild: unknown option: -sdk ----------------------------+----------------------------------------------- Reporter: skl@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.7.0 Keywords: | Port: ----------------------------+----------------------------------------------- Changes (by jmr@?): * cc: jmr@? (added) * component: ports => base * milestone: Port Bugs => MacPorts Future Comment: We're recommending XCode 3.1 these days, try upgrading. The usage in my xcodebuild man page has: {{{ [-sdk | ] }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 07:28:37 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 15:28:37 -0000 Subject: [MacPorts] #14264: installation of fetchmail, tcl fails to activate In-Reply-To: <052.a799288de70cc00b4061238bf57df2e1@macports.org> References: <052.a799288de70cc00b4061238bf57df2e1@macports.org> Message-ID: <061.038d2417433f0665b02dad610a93b415@macports.org> #14264: installation of fetchmail, tcl fails to activate ----------------------------------------+----------------------------------- Reporter: rgsara@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: fetchmail, tcl, activating | Port: tcl ----------------------------------------+----------------------------------- Changes (by jmr@?): * cc: mww@? (removed) * owner: macports-tickets@? => mww@? * port: => tcl -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 08:01:30 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 16:01:30 -0000 Subject: [MacPorts] #17898: readline installation failing Message-ID: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> #17898: readline installation failing ----------------------------+----------------------------------------------- Reporter: rob@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------+----------------------------------------------- I am trying to install couchdb using macports (haven't used macports before - installed yesterday, version 1.700). I have been getting hung up on: $ sudo port install couchdb +server Password: ---> Fetching readline ---> Attempting to fetch readline-5.2.tar.gz from ftp://ftp.cwru.edu/pub/bash/ I have also tried to install readline directly and it still hangs: $ sudo port install readline Password: ---> Fetching readline ---> Attempting to fetch readline-5.2.tar.gz from ftp://ftp.cwru.edu/pub/bash/ I have been trying this since yesterday afternoon. I see some messages that talk about --with-readline and --without- readline. Is the answer here somewhere? I didn't want to just guess what to do with these, but can't find the actual answer. On my system, I see: /opt/local/var/macports/distfiles/readline/readline-5.2.tar.gz.TMP (but since it is hanging, never finishes) I searched my entire hard drive for readline and see several locations... Any ideas how I can resolve this? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 08:05:57 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 16:05:57 -0000 Subject: [MacPorts] #17899: Goocanvas 0.9 fails to build (incompatible with GTK 2.14) Message-ID: <054.86f7cfbda646fbcd3df43a5ad3ec407b@macports.org> #17899: Goocanvas 0.9 fails to build (incompatible with GTK 2.14) --------------------------------+------------------------------------------- Reporter: mike@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: goocanvas | Port: --------------------------------+------------------------------------------- The goocanvas script needs updating to use a more recent upstream version of goocanvas as version 0.9 won't build with anything later than GTK 2.12 and MacPorts has moved on to using GTK 2.14. Further details can be found in the upstream bug report here: http://bugzilla.gnome.org/show_bug.cgi?id=548086 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 08:24:47 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 16:24:47 -0000 Subject: [MacPorts] #17898: readline installation failing In-Reply-To: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> References: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> Message-ID: <059.b1a63c7370d5f370789aac7995ce59fe@macports.org> #17898: readline installation failing -----------------------------+---------------------------------------------- Reporter: rob@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: readline | -----------------------------+---------------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => fixed * port: => readline Comment: That mirror is no longer used as of r44977. Sync or selfupdate and try again. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 08:32:20 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 16:32:20 -0000 Subject: [MacPorts] #17898: readline installation failing In-Reply-To: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> References: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> Message-ID: <059.b57560e32ca5121aeabf224080015e61@macports.org> #17898: readline installation failing -----------------------------+---------------------------------------------- Reporter: rob@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: readline | -----------------------------+---------------------------------------------- Comment(by rob@?): I downloaded and installed yesterday. Anyway, doing selfupdate: $ sudo port selfupdate Password: MacPorts base version 1.700 installed Downloaded MacPorts base version 1.700 The MacPorts installation is not outdated so it was not updated Then doing a sync: '$ sudo port sync' produces no output (so I assume some type of success) and trying to install readline succeeds using a new repo. So, I still think there is a bug, since I downloaded and installed MacPorts yesterday... thanks -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 08:42:43 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 16:42:43 -0000 Subject: [MacPorts] #17899: Goocanvas 0.9 fails to build (incompatible with GTK 2.14) In-Reply-To: <054.86f7cfbda646fbcd3df43a5ad3ec407b@macports.org> References: <054.86f7cfbda646fbcd3df43a5ad3ec407b@macports.org> Message-ID: <063.de344be908c24a7192e42eaafee2f8de@macports.org> #17899: Goocanvas 0.9 fails to build (incompatible with GTK 2.14) ---------------------------------+------------------------------------------ Reporter: mike@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: goocanvas | ---------------------------------+------------------------------------------ Changes (by jmr@?): * cc: jmr@? (added) * keywords: goocanvas => * status: new => closed * resolution: => fixed * port: => goocanvas Comment: Fixed in r45022, by updating to 0.13. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 09:55:46 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 17:55:46 -0000 Subject: [MacPorts] #17890: disabling ccache for perl5.8 (5.8.9) In-Reply-To: <060.c4e0927773ce66c5871e7483875ba688@macports.org> References: <060.c4e0927773ce66c5871e7483875ba688@macports.org> Message-ID: <069.16da174969a97a6dae5bad2000d93fb1@macports.org> #17890: disabling ccache for perl5.8 (5.8.9) --------------------------------------+------------------------------------- Reporter: garribald@? | Owner: ricci@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: perl5.8 ccache | Port: perl5.8 --------------------------------------+------------------------------------- Comment(by ricci@?): Can you try adding the configure.ccache no line to the Portfile and rebuilding? 'sudo port edit perl5.8' should get you there. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 11:21:17 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 19:21:17 -0000 Subject: [MacPorts] #17900: New Portfile for the physics library Chipmunk-4.1.0 Message-ID: <054.ac24d3fb1123ec59a8f46ed84c4874c1@macports.org> #17900: New Portfile for the physics library Chipmunk-4.1.0 --------------------------------+------------------------------------------- Reporter: jonas.baehr@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: game physics ruby | Port: chipmunk --------------------------------+------------------------------------------- Hi, I created a Portfile for the [http://wiki.slembcke.net/main/published/Chipmunk Chipmunk] physics library. It comes with a demo application and ruby bindings (which both have to be activated by a variant) and installs a static and shard library incl. headers. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 11:35:29 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 19:35:29 -0000 Subject: [MacPorts] #17901: p5-finance-quote 1.13 -> 1.15 Message-ID: <056.ca9c32e3ce284636d0e3724de77c2150@macports.org> #17901: p5-finance-quote 1.13 -> 1.15 ----------------------------------+----------------------------------------- Reporter: kadorken@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: p5-finance-quote | Port: ----------------------------------+----------------------------------------- Update required to 1.15 version that is now available -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 11:41:29 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 19:41:29 -0000 Subject: [MacPorts] #17902: libwmf: doesn't compile with universal variant Message-ID: <050.4ef7878d03966b4231bd53073376c74f@macports.org> #17902: libwmf: doesn't compile with universal variant ------------------------------+--------------------------------------------- Reporter: skl@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: libwmf universal | Port: libwmf ------------------------------+--------------------------------------------- the build stops with an error about {{{ ld: warning in /tmp/skl/Gimp.app/Contents/Resources/var/macports/build/_Users_simone_src_macports_GimpPorts_ports_graphics_libwmf/work/libwmf-0.2.8.4/src/.libs/libwmflite.dylib, file is not of required architecture ld: warning in ../.libs/libwmflite.dylib, file is not of required architecture }}} a few lines earlier it seems that libtool doesn't hand over all needed universal LDFLAGS to gcc. {{{ /bin/sh ../libtool --mode=link --tag=CC /usr/bin/gcc-4.0 -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version- min=10.5 -I/tmp/skl/Gimp.app/Contents/Resources/include/freetype2 -I/tmp/skl/Gimp.app/Contents/Resources/include -I/tmp/skl/Gimp.app/Contents/Resources/include/gtk-2.0 -I/tmp/skl/Gimp.app/Contents/Resources/include/glib-2.0 -I/tmp/skl/Gimp.app/Contents/Resources/lib/glib-2.0/include -I/tmp/skl/Gimp.app/Contents/Resources/include -L/tmp/skl/Gimp.app/Contents/Resources/lib -arch ppc -arch i386 -mmacosx- version-min=10.5 -o libwmflite.la -rpath /tmp/skl/Gimp.app/Contents/Resources/lib -lm -no-undefined -version-info 7:1:0 -release 0.2 -export-dynamic api.lo bbuf.lo meta.lo player.lo recorder.lo /usr/bin/gcc-4.0 -dynamiclib -o .libs/libwmflite-0.2.7.0.1.dylib .libs/api.o .libs/bbuf.o .libs/meta.o .libs/player.o .libs/recorder.o -L/tmp/skl/Gimp.app/Contents/Resources/lib -lm -mmacosx-version-min=10.5 -mmacosx-version-min=10.5 -install_name /tmp/skl/Gimp.app/Contents/Resources/lib/libwmflite-0.2.7.dylib -compatibility_version 8 -current_version 8.1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 11:47:04 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 19:47:04 -0000 Subject: [MacPorts] #17901: p5-finance-quote 1.13 -> 1.15 In-Reply-To: <056.ca9c32e3ce284636d0e3724de77c2150@macports.org> References: <056.ca9c32e3ce284636d0e3724de77c2150@macports.org> Message-ID: <065.715fd0304cb8f3f9d9d17f38b9339d07@macports.org> #17901: p5-finance-quote 1.13 -> 1.15 ----------------------------------+----------------------------------------- Reporter: kadorken@? | Owner: mas@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: p5-finance-quote ----------------------------------+----------------------------------------- Changes (by macsforever2000@?): * keywords: p5-finance-quote => * owner: macports-tickets@? => mas@? * port: => p5-finance-quote Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 11:50:09 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 19:50:09 -0000 Subject: [MacPorts] #17886: dvdrip installation problem In-Reply-To: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> References: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> Message-ID: <065.0a8845fee1de40d58d69a1d7e4a1c706@macports.org> #17886: dvdrip installation problem ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: marioscheel@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: dvdrip ----------------------------------+----------------------------------------- Comment(by zweistein12@?): This is a problem of build gtk2 not with dvdrip. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 11:51:34 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 19:51:34 -0000 Subject: [MacPorts] #17891: gnucash-docs @2.2.0 installation, yelp @2.22.0 failed to build In-Reply-To: <057.8fa3f747aedc722396655dba64ba3cdf@macports.org> References: <057.8fa3f747aedc722396655dba64ba3cdf@macports.org> Message-ID: <066.617223cafd5382d7e4d9bbc5d26db922@macports.org> #17891: gnucash-docs @2.2.0 installation, yelp @2.22.0 failed to build ------------------------------------+--------------------------------------- Reporter: yvan.strahm@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: gnucash-docs yelp xml::parser Port: | ------------------------------------+--------------------------------------- Comment(by yvan.strahm@?): Thanks you for the pointer, forcing the installation of p5-xml-parser (sudo port -fn upgrade p5-xml-parser ), as mentionned in the bug report 17884, fixed my problem. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 12:23:20 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 20:23:20 -0000 Subject: [MacPorts] #17903: exo: universal compilation failure... missing mmintrin.h Message-ID: <057.91505c21278370ad8c380788264203dd@macports.org> #17903: exo: universal compilation failure... missing mmintrin.h -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: afb@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: compilation universal | Port: exo -----------------------------------+---------------------------------------- builds fine -universal {{{ /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -I/opt/local/include -isysroot /Developer/SDKs/MacOSX10.5.Internal.sdk -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -O2 -isysroot /Developer/SDKs/MacOSX10.5.Internal.sdk -arch ppc -arch i386 -mmacosx-version-min=10.5 -DNDEBUG -DG_DISABLE_CAST_CHECKS -c exo-gdk-pixbuf-extensions.c -fno-common -DPIC -o .libs/libexo_0_3_la-exo-gdk-pixbuf-extensions.o exo-gdk-pixbuf-extensions.c:47:22: error: mmintrin.h: No such file or directory lipo: can't figure out the architecture type of: /var/tmp//ccwBinHS.out make[3]: *** [libexo_0_3_la-exo-gdk-pixbuf-extensions.lo] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} The problem is that mmintrin.h is available for i386 but not ppc: {{{ ~ $ /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -mmacosx-version-min=10.5 -I/opt/local/include -isysroot /Developer/SDKs/MacOSX10.5.sdk conftest.c ~ $ /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -mmacosx-version-min=10.5 -I/opt/local/include -isysroot /Developer/SDKs/MacOSX10.5.sdk conftest.c conftest.c:63:22: error: mmintrin.h: No such file or directory }}} It looks like this port will need some split build / lipo magic like in cairo... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 13:24:31 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 21:24:31 -0000 Subject: [MacPorts] #17558: connection errors when macports libs are used with Tiger X11 headers In-Reply-To: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> References: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> Message-ID: <064.d1b03bc56a68d814928aab7e472de53e@macports.org> #17558: connection errors when macports libs are used with Tiger X11 headers ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: jeremyhu@? Type: defect | Status: reopened Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: crash Port: xorg | ----------------------------------+----------------------------------------- Changes (by jeremyhu@?): * cc: david@? (added) Comment: David, can you please let me know if that works for you? I think this should work well: {{{ # This block helps us link correctly and setup our pc files correctly when we are # +system_x11 and x11prefix is somewhere non-standard if { ![file exists ${prefix}/lib/pkgconfig/x11.pc] && ![file exists ${x11prefix}/lib/pkgconfig/x11.pc] } { # AC_X_PATH blindly asks xmkmf where X11 is, and it always uses /usr/X11R6. # These next three lines should cause AC_X_PATH to let us setup our CPPFLAGS # and LDFLAGS without interference configure.args-append --x-include=${prefix}/include --x-lib=${prefix}/lib configure.cppflags-append -I${x11prefix}/include configure.ldflags-append -L${x11prefix}/lib # And this will similarly get ports that use pkgconfig to find our pkgconfig-less libX11 post-destroot { foreach pc [glob ${destroot}${prefix}/lib/pkgconfig/*.pc] { reinplace "s:-lX11:-L${prefix}/lib -L${x11prefix}/lib -lX11:g" ${pc} } } } }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 13:28:36 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 21:28:36 -0000 Subject: [MacPorts] #17610: xcodebuild: unknown option: -sdk In-Reply-To: <059.9037c5ca863513b36c8d5c8259a0da9c@macports.org> References: <059.9037c5ca863513b36c8d5c8259a0da9c@macports.org> Message-ID: <068.27a0863630d8966abe8c675d6ca6e4f7@macports.org> #17610: xcodebuild: unknown option: -sdk --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: pguyot@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: sleepwatcher | --------------------------------------+------------------------------------- Changes (by ryandesign@?): * cc: skl@? (added) Comment: The manpage for the xcodebuild included with Xcode 3.1.2 says: {{{ xcodebuild [-project projectname] [-activetarget] [-alltargets] [-target targetname] [-parallelizeTargets] [-activeconfiguration] [-configuration configurationname] [-sdk | ] [buildaction ...] [setting=value ...] [-default=value ...] }}} So, it shows that there should be no equals sign between "-sdk" and the SDK path. Xcode 3.0 is not supported for use with MacPorts; it's too old. Please [http://guide.macports.org/#installing.xcode update]. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 13:43:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 21:43:01 -0000 Subject: [MacPorts] #17904: openjpeg doesn't build universal Message-ID: <057.b5eff4636fa0a13bad87e969585f5ff3@macports.org> #17904: openjpeg doesn't build universal -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: mcalhoun@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: openjpeg -----------------------------------+---------------------------------------- openjpeg builds only for the native arch even when +universal -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 14:35:02 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 22:35:02 -0000 Subject: [MacPorts] #17890: disabling ccache for perl5.8 (5.8.9) In-Reply-To: <060.c4e0927773ce66c5871e7483875ba688@macports.org> References: <060.c4e0927773ce66c5871e7483875ba688@macports.org> Message-ID: <069.73e6f356215d5a88cba001a753c934a0@macports.org> #17890: disabling ccache for perl5.8 (5.8.9) --------------------------------------+------------------------------------- Reporter: garribald@? | Owner: ricci@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: perl5.8 ccache | Port: perl5.8 --------------------------------------+------------------------------------- Comment(by garribald@?): Done and it worked fine. :) I put the line before the "configure.env" one in the portfile... hm, probably better to quote the relevant part of the portfile: {{{ post-patch { reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/Configure # Ensure that the ld value set in configure.args is used reinplace "s|ld='cc';||" ${worksrcpath}/hints/darwin.sh } configure.ccache no configure.env LC_ALL=C }}} I uninstalled the existing perl5.8 to make sure; the ccache setting in /opt/local/etc/macports/macports.conf was enabled. Then sudo port install perl5.8 - as said, no problems with configuring, building and so on. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 14:46:04 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 22:46:04 -0000 Subject: [MacPorts] #17426: correctly set configure.compiler etc. In-Reply-To: <053.669e6b4cd74261604608ab60487c4657@macports.org> References: <053.669e6b4cd74261604608ab60487c4657@macports.org> Message-ID: <062.b41fc76d21441677488bef988e20cf87@macports.org> #17426: correctly set configure.compiler etc. --------------------------------+------------------------------------------- Reporter: toby@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: Resolution: fixed | Keywords: Port: | --------------------------------+------------------------------------------- Comment(by blb@?): FYI, merged to 1.7 branch by jmr in r42698. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 14:53:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 22:53:01 -0000 Subject: [MacPorts] #17898: readline installation failing In-Reply-To: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> References: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> Message-ID: <059.98e1b5b9a55ddda5d90d3fba2ebc6bba@macports.org> #17898: readline installation failing -----------------------------+---------------------------------------------- Reporter: rob@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: readline | -----------------------------+---------------------------------------------- Comment(by blb@?): Replying to [comment:2 rob@?]: > So, I still think there is a bug, since I downloaded and installed MacPorts yesterday... > > thanks Note that that particular mirror was also removed yesterday, so you probably did the install just a bit prior to its removal. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 15:17:07 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 23:17:07 -0000 Subject: [MacPorts] #17886: dvdrip installation problem In-Reply-To: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> References: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> Message-ID: <065.979a46fb0e2f0b10b92fb69b7e566dbb@macports.org> #17886: dvdrip installation problem ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: marioscheel@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: dvdrip ----------------------------------+----------------------------------------- Comment(by gsiciliano@?): Replying to [comment:2 zweistein12@?]: > This is a problem of build gtk2 not with dvdrip. How can I solve the problem ? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 15:34:23 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 23:34:23 -0000 Subject: [MacPorts] #17890: disabling ccache for perl5.8 (5.8.9) In-Reply-To: <060.c4e0927773ce66c5871e7483875ba688@macports.org> References: <060.c4e0927773ce66c5871e7483875ba688@macports.org> Message-ID: <069.4f516faad1556d915c204382cac227f8@macports.org> #17890: disabling ccache for perl5.8 (5.8.9) ---------------------------------------+------------------------------------ Reporter: garribald@? | Owner: ricci@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: perl5.8 ccache Port: perl5.8 | ---------------------------------------+------------------------------------ Changes (by ricci@?): * status: assigned => closed * resolution: => fixed Comment: Added configure.ccache no in r45031 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 15:34:58 2009 From: noreply at macports.org (MacPorts) Date: Tue, 06 Jan 2009 23:34:58 -0000 Subject: [MacPorts] #17898: readline installation failing In-Reply-To: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> References: <050.a4dc148cf73234408d6c6116c46f703b@macports.org> Message-ID: <059.8a0c016549cc98ca218da7510921e2ae@macports.org> #17898: readline installation failing -----------------------------+---------------------------------------------- Reporter: rob@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: readline | -----------------------------+---------------------------------------------- Comment(by rob@?): OK, makes sense. I thought the hang was because the server was down or I was somehow having problems connecting, so i kept trying. This issue is closed for me, but I was wondering if it might be more appropriate to have some error message saying 'the repository is no longer available. Please run: 'sudo port sync' to update.' thanks -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 16:06:58 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 00:06:58 -0000 Subject: [MacPorts] #17886: Error building gtk2 during dvdrip installation (was: dvdrip installation problem) In-Reply-To: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> References: <056.0b9d44678225aaa8d03b2aeec20a0640@macports.org> Message-ID: <065.a765bc3d7997197135f2950a5b591c01@macports.org> #17886: Error building gtk2 during dvdrip installation ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: nox@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gtk2 ----------------------------------+----------------------------------------- Changes (by macsforever2000@?): * owner: marioscheel@? => nox@? * port: dvdrip => gtk2 Comment: Assigning to the gtk2 maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 16:10:33 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 00:10:33 -0000 Subject: [MacPorts] #17889: Can't compile kde4libs - configure error In-Reply-To: <058.c44e68067e12ab65fd4daf8797bf04e6@macports.org> References: <058.c44e68067e12ab65fd4daf8797bf04e6@macports.org> Message-ID: <067.a35348e331b33242b41b1d8cb1b41343@macports.org> #17889: Can't compile kde4libs - configure error -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: Port: kdelibs4 | -------------------------------------+-------------------------------------- Changes (by illogic-al@?): * status: new => closed * resolution: => worksforme Comment: Can't help you, works for me. Looks like there's some thing wrong with your qt installation though. I just compiled the default qt4-mac port i.e. whatever "port install kdelibs4" gave me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 17:20:22 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 01:20:22 -0000 Subject: [MacPorts] #17113: bison23 port needed In-Reply-To: <059.1d231a1166a860dca98568bb0e8909e6@macports.org> References: <059.1d231a1166a860dca98568bb0e8909e6@macports.org> Message-ID: <068.94210fbaa505e28159bcdb94bbbca18e@macports.org> #17113: bison23 port needed -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: bison, bison23 -------------------------------------+-------------------------------------- Comment(by ryandesign@?): pure (r45033) and pure-devel (r45032) now work with bison 2.4. Perhaps the developers of libidl could use a method similar to the one used in pure to become compatible with bison 2.4, and then we wouldn't need a bison23 port? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 17:50:59 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 01:50:59 -0000 Subject: [MacPorts] #14178: show default_variants in "port variants foobar" In-Reply-To: <054.728572be4eedcb3e07ab55f633cddb7c@macports.org> References: <054.728572be4eedcb3e07ab55f633cddb7c@macports.org> Message-ID: <063.04d80453fc66cc1b58780edda1f9e458@macports.org> #14178: show default_variants in "port variants foobar" ---------------------------------+------------------------------------------ Reporter: themolok@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.6.0 Resolution: fixed | Keywords: Port: | ---------------------------------+------------------------------------------ Changes (by perry@?): * status: new => closed * resolution: => fixed Comment: Cleaned up the code in r45034. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 17:52:13 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 01:52:13 -0000 Subject: [MacPorts] #15628: RFE: Enhance port variants In-Reply-To: <055.f56fa7642883415a0e34b7a744ecf6d9@macports.org> References: <055.f56fa7642883415a0e34b7a744ecf6d9@macports.org> Message-ID: <064.0a07491b8fc3cf7ef2da3aa514604fc7@macports.org> #15628: RFE: Enhance port variants ----------------------------------+----------------------------------------- Reporter: raimue@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts Future Component: base | Version: Resolution: fixed | Keywords: base variants Port: | ----------------------------------+----------------------------------------- Changes (by perry@?): * status: new => closed * resolution: => fixed Comment: Cleaned up the code in r45034. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 17:56:08 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 01:56:08 -0000 Subject: [MacPorts] #15628: RFE: Enhance port variants In-Reply-To: <055.f56fa7642883415a0e34b7a744ecf6d9@macports.org> References: <055.f56fa7642883415a0e34b7a744ecf6d9@macports.org> Message-ID: <064.9c3270075b7495a0e64c2a3370d41f53@macports.org> #15628: RFE: Enhance port variants ----------------------------------+----------------------------------------- Reporter: raimue@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts Future Component: base | Version: Resolution: fixed | Keywords: base variants Port: | ----------------------------------+----------------------------------------- Comment(by perry@?): Hrm, so I just realized this ticket is marked for MacPorts Future rather than MacPorts 1.8.0. Since this ticket is a generalization of #14178, which is marked for 1.8.0, should this ticket be reassigned to MacPorts 1.8.0 as well? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 18:13:50 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 02:13:50 -0000 Subject: [MacPorts] #17588: macports 1.7rc1 writes path variable to .tcshrc even when a .cshrc is present In-Reply-To: <050.54b3e787fbf8e3664d29b2541ac3362e@macports.org> References: <050.54b3e787fbf8e3664d29b2541ac3362e@macports.org> Message-ID: <059.7f224c54abb3aa402886db688732cd6d@macports.org> #17588: macports 1.7rc1 writes path variable to .tcshrc even when a .cshrc is present -----------------------------+---------------------------------------------- Reporter: north@? | Owner: blb@? Type: defect | Status: closed Priority: Low | Milestone: MacPorts 1.7.1 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | -----------------------------+---------------------------------------------- Comment(by rdm@?): I know about dotfiles, but it still took me a while to track down why my sessions were suddenly getting initiated wrong. Ended up reading the tcsh man page, making a guess, and finding this delightful little "present" from MacPorts. Grumble. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 19:28:31 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 03:28:31 -0000 Subject: [MacPorts] #15628: RFE: Enhance port variants In-Reply-To: <055.f56fa7642883415a0e34b7a744ecf6d9@macports.org> References: <055.f56fa7642883415a0e34b7a744ecf6d9@macports.org> Message-ID: <064.bd26430e58f96eded47c267e7b330730@macports.org> #15628: RFE: Enhance port variants ----------------------------------+----------------------------------------- Reporter: raimue@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: Resolution: fixed | Keywords: base variants Port: | ----------------------------------+----------------------------------------- Changes (by perry@?): * milestone: MacPorts Future => MacPorts 1.8.0 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 20:54:44 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 04:54:44 -0000 Subject: [MacPorts] #17558: connection errors when macports libs are used with Tiger X11 headers In-Reply-To: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> References: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> Message-ID: <064.af91ed2fb58e4dc52e24dab2c428ee97@macports.org> #17558: connection errors when macports libs are used with Tiger X11 headers ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: jeremyhu@? Type: defect | Status: reopened Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: crash Port: xorg | ----------------------------------+----------------------------------------- Comment(by david@?): Replying to [comment:45 jeremyhu@?]: > so in summary: > * Make a symlink for /Developer/SDKs/MacOSX10.4u.sdk/usr/X11 > * x11prefix /usr/X11R6 > * universal_sysroot /Developer/SDKs/MacOS10.4u.sdk > * +universal > * Try changing your build order to only keep imake installed for the ports that explicitly depend on it. Thanks for the help. The steps above didn't work. I started with a fresh checkout of MacPorts r44970 configured this way: {{{ ./configure --prefix=/opt/local-test --with-tclpackage=/Library/Tcl /macports-test --with-universal-target=10.4 --with-universal- sysroot=/Developer/SDKs/MacOSX10.4u.sdk --with-x11-prefix=/usr/X11R6 }}} I added {{{+universal}}} to /opt/local-test/etc/macports/variants.conf. In /Developer/SDKs/MacOSX10.4u.sdk I ran {{{sudo ln -s X11R6 X11}}}. Then {{{ cd /usr/X11/bin sudo mv xmkmf xmkmf.bak sudo mv imake imake.bak }}} {{{which xmkmf imake}}} gives no results. I configured the /opt/local-test installation to use the modified ports tree I use for building releases, except that I took out the --x-includes and --x-libraries stuff. I didn't want to complicate the test but without the patch cairo doesn't honor important universal flags like -isysroot and will link against the 10.5 SDK regardless. (To see the patch I used, run {{{svn cat svn://svn.insecure.org/zenmap/install_scripts/macosx/macports-1.8.0-universal.diff at 11598}}} and remove the --x-includes and --x-libraries bits.) Finally I ran {{{sudo /opt/local-test/bin/port -d install gtk2}}}. (Actually I did this twice. The first time I forgot to patch cairo, so had to remove cairo and build again.) gtk2 quit in a failure I haven't seen before: {{{ libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMA IN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CH ECKS -D_REENTRANT -I/opt/local-test/include/glib-2.0 -I/opt/local- test/lib/glib- 2.0/include -I/opt/local-test/include -I/opt/local-test/include/pango-1.0 -I/opt /local-test/include/cairo -I/opt/local-test/include/pixman-1 -I/opt/local- test/include/freetype2 -I/opt/local-test/include/libpng12 -I/usr/X11/include -I/opt/lo cal-test/include -no-cpp-precomp -DX_LOCALE -isysroot /Developer/SDKs/MacOSX10.5 .sdk -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISA BLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBU F_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -isysroot /Developer/S DKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4 -Wall -c gdkev ents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o gdkevents-x11.c: In function 'gdk_event_translate': gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in this function) gdkevents-x11.c:2110: error: (Each undeclared identifier is reported only once gdkevents-x11.c:2110: error: for each function it appears in.) ... }}} But apart from that, cairo, pango, and gtk2 all link against the /usr/X11 libraries and libXau.dylib in particular. Here are excerpts from the build log: {{{ ---> Configuring cairo ... checking for X... libraries /usr/X11/lib, headers ... ---> Configuring pango ... DEBUG: Environment: CFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4' CPPFLAGS='-I/opt/local- test/include -no-cpp-precomp -isysroot /Developer/SDKs/MacOSX10.4u.sdk' CXXFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local-test/lib -no-undefined -bind_at_load -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -arch ppc -arch i386 -mmacosx-version-min=10.4' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local-test/var/macports/build /_Users_david_macports-sources_ports.test_x11_pango/work/pango-1.22.4" && ./configure --prefix=/opt/local-test --enable-static --disable-dependency- tracking' ... }}} And otool verifies that they are linked with libXau.dylib. I'll try your suggestion from comment 46. Am I supposed to put that code in the portfiles in place of --x-includes and --x-libraries? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 21:11:40 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 05:11:40 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.624ac5c17ad499ec62d42193535b48cd@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Comment(by dersh@?): I can confirm the same issue with both a 10.5.5 PPC machine and a 10.5.5 Intel machine, so I don't think that the hardware matters. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Jan 6 23:04:31 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 07:04:31 -0000 Subject: [MacPorts] #17884: gimp2 2.6.4 configure can't find XML::Parser In-Reply-To: <056.f34fae4b44a666a27b638a4664007b24@macports.org> References: <056.f34fae4b44a666a27b638a4664007b24@macports.org> Message-ID: <065.fba128c2f9296b079b49617f018df61b@macports.org> #17884: gimp2 2.6.4 configure can't find XML::Parser -------------------------------------+-------------------------------------- Reporter: calle.kabo@? | Owner: devans@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gimp2 2.6.4 XML::Parser | Port: gimp2 -------------------------------------+-------------------------------------- Comment(by calle.kabo@?): Replying to [comment:3 devans@?]: > Might be perl 5.8.9 related after all. See #17803. > > Can you try > > {{{ > /opt/local/bin/perl -e 'print join "\n", @INC, ""' > }}} > > and see if the perl search path includes 5.8.8 as well as 5.8.9 directories? Here's the output from the above command: {{{ /opt/local/lib/perl5/5.8.9/darwin-2level /opt/local/lib/perl5/5.8.9 /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level /opt/local/lib/perl5/site_perl/5.8.9 /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.9 /opt/local/lib/perl5/vendor_perl . }}} I managed to fix it though. I noticed I only had perl 5.8 installed and not perl5. So I installed perl5. Still didn't work. Then I did what devans suggested: {{{ $ sudo port -fn upgrade p5-xml-parser }}} After that it worked like a charm. Thanks! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 00:03:07 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 08:03:07 -0000 Subject: [MacPorts] #17558: connection errors when macports libs are used with Tiger X11 headers In-Reply-To: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> References: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> Message-ID: <064.1cb6b3bf978f783772367f41e40d5bba@macports.org> #17558: connection errors when macports libs are used with Tiger X11 headers ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: jeremyhu@? Type: defect | Status: reopened Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: crash Port: xorg | ----------------------------------+----------------------------------------- Comment(by jeremyhu@?): > I configured the /opt/local-test installation to use the modified ports tree I use for building releases, except that I took out the --x-includes and --x-libraries stuff. I didn't want to complicate the test but without the patch cairo doesn't honor important universal flags like -isysroot and will link against the 10.5 SDK regardless. (To see the patch I used, run {{{svn cat svn://svn.insecure.org/zenmap/install_scripts/macosx/macports-1.8.0-universal.diff at 11598}}} and remove the --x-includes and --x-libraries bits.) Ok, but what's the login and pass that I should use? > Finally I ran {{{sudo /opt/local-test/bin/port -d install gtk2}}}. (Actually I did this twice. The first time I forgot to patch cairo, so had to remove cairo and build again.) gtk2 quit in a failure I haven't seen before: > > {{{ > libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMA > IN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CH > ECKS -D_REENTRANT -I/opt/local-test/include/glib-2.0 -I/opt/local- test/lib/glib- > 2.0/include -I/opt/local-test/include -I/opt/local- test/include/pango-1.0 -I/opt > /local-test/include/cairo -I/opt/local-test/include/pixman-1 -I/opt /local-test/include/freetype2 -I/opt/local-test/include/libpng12 -I/usr/X11/include -I/opt/lo > cal-test/include -no-cpp-precomp -DX_LOCALE -isysroot /Developer/SDKs/MacOSX10.5 > .sdk -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISA > BLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBU > F_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -isysroot /Developer/S > DKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4 -Wall -c gdkev > ents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o > gdkevents-x11.c: In function 'gdk_event_translate': > gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in this function) > gdkevents-x11.c:2110: error: (Each undeclared identifier is reported only once > gdkevents-x11.c:2110: error: for each function it appears in.) > ... > }}} That's because the protocol headers in the 10.4u SDK are not as up to date as gtk needs. Maybe try installing xorg-randrproto first. > I'll try your suggestion from comment 46. Am I supposed to put that code in the portfiles in place of --x-includes and --x-libraries? Yes. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 03:11:49 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 11:11:49 -0000 Subject: [MacPorts] #17587: AquaTerm Won't Run In-Reply-To: <060.4b2623da779f7defa78ebe3476b919ee@macports.org> References: <060.4b2623da779f7defa78ebe3476b919ee@macports.org> Message-ID: <069.74db4eb79733bac296f775f2f25937a2@macports.org> #17587: AquaTerm Won't Run ---------------------------------------+------------------------------------ Reporter: joseph@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: aquaterm | ---------------------------------------+------------------------------------ Comment(by mcalhoun@?): Replying to [comment:7 joseph@?]: > Can I verify when you build, you get a AquaTerm.app that contains a Contents/MacOS directory? I'll leave closed if so. I can not seem to reproduce your problem.[[BR]] On my machine, AquaTerm.app contains Contents/MacOS and functions properly. Nothing jumps out as being problematic with the aquaterm_build.log you submitted.[[BR]] Just to cover all the bases, are you using the latest XCode available on your OS? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 03:50:32 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 11:50:32 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.37a717492deccb9292ba79e1cc38a2e2@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Comment(by mcalhoun@?): r45042 is an attempt to fix this problem.[[BR]] Please let me know if it works. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 03:52:58 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 11:52:58 -0000 Subject: [MacPorts] #17882: mysqlxx 3.0.2->3.0.8 In-Reply-To: <054.694ff1833d1f3528ea2853b42d9cbd64@macports.org> References: <054.694ff1833d1f3528ea2853b42d9cbd64@macports.org> Message-ID: <063.bf33f0a79a978fac173f0dc4cf1e5c97@macports.org> #17882: mysqlxx 3.0.2->3.0.8 --------------------------------+------------------------------------------- Reporter: merltock@? | Owner: kayos@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: Keywords: | Port: mysqlxx --------------------------------+------------------------------------------- Comment(by merltock@?): Seems the original file was using tabs instead of spaces, so I updated the diff to reflect this.. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 04:23:06 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 12:23:06 -0000 Subject: [MacPorts] #15859: openjade 1.3.2, Revision 2: demo failure In-Reply-To: <051.665b7bb3912104cfd78381634bf42c18@macports.org> References: <051.665b7bb3912104cfd78381634bf42c18@macports.org> Message-ID: <060.05cdb3af2235a43a126383888e6fbbe6@macports.org> #15859: openjade 1.3.2, Revision 2: demo failure -----------------------------+---------------------------------------------- Reporter: tom.duck@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: openjade -----------------------------+---------------------------------------------- Changes (by jmr@?): * keywords: openjade => * port: => openjade -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 04:24:07 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 12:24:07 -0000 Subject: [MacPorts] #17605: pspp-0.6.1 Portfile patch In-Reply-To: <062.a3a51e847857ceb55d334c32ecffeeca@macports.org> References: <062.a3a51e847857ceb55d334c32ecffeeca@macports.org> Message-ID: <071.86ebf76e22ca4758840f7d0f72674625@macports.org> #17605: pspp-0.6.1 Portfile patch ----------------------------------------+----------------------------------- Reporter: jeremy@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: portfile update | Port: pspp ----------------------------------------+----------------------------------- Comment(by mcalhoun@?): A few comments on the patch: * Whitespace changes almost always get a separate commit so it is easier to track changes. * If the port is installed without the ncurses variant but with ncursesw installed, won't this be a problem if ncursesw is subsequently uninstalled. This is not a problem with, for example, the graph variant due to --without-libplot. * Setting LD_LIBRARY_PATH is almost never necessary. Why can't psppir be called directly? * I can not remember where I read it, but useful functionality shouldn't be split off into a variant without a compelling reason. Is that the case with pspp? Personally, I have found most variants to be more trouble than they are worth. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 06:08:46 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 14:08:46 -0000 Subject: [MacPorts] #17605: pspp-0.6.1 Portfile patch In-Reply-To: <062.a3a51e847857ceb55d334c32ecffeeca@macports.org> References: <062.a3a51e847857ceb55d334c32ecffeeca@macports.org> Message-ID: <071.518a1055206d4038e928dc7bb5d665c3@macports.org> #17605: pspp-0.6.1 Portfile patch ----------------------------------------+----------------------------------- Reporter: jeremy@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: portfile update | Port: pspp ----------------------------------------+----------------------------------- Comment(by jeremy@?): Thanks for the comments mcalhoun. * I was originally going to do the whitespace changes in a separate diff but this ticket was already open so I figured I'd just go ahead and put everything into the open ticket to save time (It's been open for 4 weeks and is just now being looked at). I can pull it apart and do it separately if that's what should be done. * I required ncursesw for the variant versus the regular ncurses. According to the pspp INSTALL file, it is optional to include libncurses: "Without it, PSPP will assume it is running in an 80x25 terminal." * I had found a bug where pspp expects its dylibs to be in . or .. and the easiest solution I could think of was to wrap the path to the real ones through a shell script. Do you know a better solution? I'm open to ideas. * I created the variants to mimic pspp's own configure flags. The install file has these sections: required, graphing features, graphical features for psppire, ability to read gnumeric files, and other optionals like ncurses. I believe that mimicking the install options of pspp to be a good thing as far as variants go, especially since the default has then enabled (and you can disable what want). Let me know of changes you believe I should make and if these should be split into separate portfiles and I'll hammer them out today. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 06:26:56 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 14:26:56 -0000 Subject: [MacPorts] #17278: Python Binary link missing in /opt/local/Library/Frameworks/Python.framework In-Reply-To: <057.14461dee4048bc4de5aa8a96851b1ffa@macports.org> References: <057.14461dee4048bc4de5aa8a96851b1ffa@macports.org> Message-ID: <066.1dfc6c487b4e2cadae093be0f2c6f22f@macports.org> #17278: Python Binary link missing in /opt/local/Library/Frameworks/Python.framework -----------------------------------+---------------------------------------- Reporter: aubonbeurre@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: python25 -----------------------------------+---------------------------------------- Comment(by hvrmeer@?): If I have understood correctly, that should be: {{{ % sudo ln -s ./Versions/2.5/Python Python }}} And it did not work for me. My mod_python still chooses /usr/bin/python. Oddly enough, I don't see anything in the error log. Can someone please tell how I can fix this? I really do want to get on with things. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 06:48:44 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 14:48:44 -0000 Subject: [MacPorts] #17905: Problems installing dvdrtools Message-ID: <056.c36b1ef62047d6fcca1a01aa6181dfda@macports.org> #17905: Problems installing dvdrtools ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- Installing dvdrtools in the momento of the building I received this error Gsi-nb:~ gsiciliano$ sudo port install dvdrtools ---> Building dvdrtools Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_dvdrtools/work/dvdrtools-0.2.1" && make all " returned error 2 Command output: ../include/utypes.h:50: error: previous declaration of 'Uchar' was here /opt/local/include/schily/utypes.h:148: error: redefinition of typedef 'Llong' ../include/utypes.h:65: error: previous declaration of 'Llong' was here /opt/local/include/schily/utypes.h:149: error: redefinition of typedef 'Ullong' ../include/utypes.h:66: error: previous declaration of 'Ullong' was here /opt/local/include/schily/utypes.h:189: error: redefinition of typedef 'Ucbit' ../include/utypes.h:87: error: previous declaration of 'Ucbit' was here In file included from /opt/local/include/scg/scgcmd.h:56, from cdrecord.c:50: /opt/local/include/schily/intcvt.h:40:1: warning: "a_to_byte" redefined In file included from cdrecord.c:44: ../include/intcvt.h:44:1: warning: this is the location of the previous definition In file included from /opt/local/include/scg/scgcmd.h:56, from cdrecord.c:50: /opt/local/include/schily/intcvt.h:42:1: warning: "a_to_u_byte" redefined In file included from cdrecord.c:44: ../include/intcvt.h:46:1: warning: this is the location of the previous definition In file included from /opt/local/include/scg/scgcmd.h:56, from cdrecord.c:50: /opt/local/include/schily/intcvt.h:45:1: warning: "a_to_u_2_byte" redefined In file included from cdrecord.c:44: ../include/intcvt.h:49:1: warning: this is the location of the previous definition In file included from /opt/local/include/scg/scgcmd.h:56, from cdrecord.c:50: /opt/local/include/schily/intcvt.h:51:1: warning: "a_to_u_3_byte" redefined In file included from cdrecord.c:44: ../include/intcvt.h:55:1: warning: this is the location of the previous definition make[2]: *** [cdrecord.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 06:57:53 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 14:57:53 -0000 Subject: [MacPorts] #17807: QMK-Groundstation-0.6.0 In-Reply-To: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> References: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> Message-ID: <067.69a6bdcbb20227e1d9f4c3566900bc79@macports.org> #17807: QMK-Groundstation-0.6.0 ------------------------------------+--------------------------------------- Reporter: macports@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.7.0 Keywords: mikrokopter | Port: QMK-Groundstation ------------------------------------+--------------------------------------- Comment(by toby@?): Need to figure out a way to do this without "delete ${applications_dir}/${name}.app" - you can't mess around with the final installation destination like that. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 07:07:13 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 15:07:13 -0000 Subject: [MacPorts] #17906: texlive-2007_6 not sufficient dependiencies to libpng Message-ID: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> #17906: texlive-2007_6 not sufficient dependiencies to libpng ----------------------------------------+----------------------------------- Reporter: haf@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------------+----------------------------------- Installing texlive works. However, running pdflatex with including png images fails with this error message: {{{ dyld: Library not loaded: /opt/local/lib/libpng12.0.dylib Referenced from: /opt/local/bin/pdflatex Reason: Incompatible library version: pdflatex requires version 35.0.0 or later, but libpng12.0.dylib provides version 33.0.0 Trace/BPT trap }}} Searching for libpng, it says there is only libpng @1.2.34 available (and here installed). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 07:50:18 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 15:50:18 -0000 Subject: [MacPorts] #17905: Problems installing dvdrtools In-Reply-To: <056.c36b1ef62047d6fcca1a01aa6181dfda@macports.org> References: <056.c36b1ef62047d6fcca1a01aa6181dfda@macports.org> Message-ID: <065.229c62ea4111c39877e3af484868c4c9@macports.org> #17905: Problems installing dvdrtools ----------------------------------+----------------------------------------- Reporter: gsiciliano@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: dvdrtools ----------------------------------+----------------------------------------- Changes (by macsforever2000@?): * port: => dvdrtools Old description: > Installing dvdrtools in the momento of the building I received this error > > Gsi-nb:~ gsiciliano$ sudo port install dvdrtools > ---> Building dvdrtools > Error: Target org.macports.build returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_dvdrtools/work/dvdrtools-0.2.1" > && make all " returned error 2 > Command output: ../include/utypes.h:50: error: previous declaration of > 'Uchar' was here > /opt/local/include/schily/utypes.h:148: error: redefinition of typedef > 'Llong' > ../include/utypes.h:65: error: previous declaration of 'Llong' was here > /opt/local/include/schily/utypes.h:149: error: redefinition of typedef > 'Ullong' > ../include/utypes.h:66: error: previous declaration of 'Ullong' was here > /opt/local/include/schily/utypes.h:189: error: redefinition of typedef > 'Ucbit' > ../include/utypes.h:87: error: previous declaration of 'Ucbit' was here > In file included from /opt/local/include/scg/scgcmd.h:56, > from cdrecord.c:50: > /opt/local/include/schily/intcvt.h:40:1: warning: "a_to_byte" redefined > In file included from cdrecord.c:44: > ../include/intcvt.h:44:1: warning: this is the location of the previous > definition > In file included from /opt/local/include/scg/scgcmd.h:56, > from cdrecord.c:50: > /opt/local/include/schily/intcvt.h:42:1: warning: "a_to_u_byte" redefined > In file included from cdrecord.c:44: > ../include/intcvt.h:46:1: warning: this is the location of the previous > definition > In file included from /opt/local/include/scg/scgcmd.h:56, > from cdrecord.c:50: > /opt/local/include/schily/intcvt.h:45:1: warning: "a_to_u_2_byte" > redefined > In file included from cdrecord.c:44: > ../include/intcvt.h:49:1: warning: this is the location of the previous > definition > In file included from /opt/local/include/scg/scgcmd.h:56, > from cdrecord.c:50: > /opt/local/include/schily/intcvt.h:51:1: warning: "a_to_u_3_byte" > redefined > In file included from cdrecord.c:44: > ../include/intcvt.h:55:1: warning: this is the location of the previous > definition > make[2]: *** [cdrecord.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Status 1 encountered during processing. New description: Installing dvdrtools in the momento of the building I received this error {{{ Gsi-nb:~ gsiciliano$ sudo port install dvdrtools ---> Building dvdrtools Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_dvdrtools/work/dvdrtools-0.2.1" && make all " returned error 2 Command output: ../include/utypes.h:50: error: previous declaration of 'Uchar' was here /opt/local/include/schily/utypes.h:148: error: redefinition of typedef 'Llong' ../include/utypes.h:65: error: previous declaration of 'Llong' was here /opt/local/include/schily/utypes.h:149: error: redefinition of typedef 'Ullong' ../include/utypes.h:66: error: previous declaration of 'Ullong' was here /opt/local/include/schily/utypes.h:189: error: redefinition of typedef 'Ucbit' ../include/utypes.h:87: error: previous declaration of 'Ucbit' was here In file included from /opt/local/include/scg/scgcmd.h:56, from cdrecord.c:50: /opt/local/include/schily/intcvt.h:40:1: warning: "a_to_byte" redefined In file included from cdrecord.c:44: ../include/intcvt.h:44:1: warning: this is the location of the previous definition In file included from /opt/local/include/scg/scgcmd.h:56, from cdrecord.c:50: /opt/local/include/schily/intcvt.h:42:1: warning: "a_to_u_byte" redefined In file included from cdrecord.c:44: ../include/intcvt.h:46:1: warning: this is the location of the previous definition In file included from /opt/local/include/scg/scgcmd.h:56, from cdrecord.c:50: /opt/local/include/schily/intcvt.h:45:1: warning: "a_to_u_2_byte" redefined In file included from cdrecord.c:44: ../include/intcvt.h:49:1: warning: this is the location of the previous definition In file included from /opt/local/include/scg/scgcmd.h:56, from cdrecord.c:50: /opt/local/include/schily/intcvt.h:51:1: warning: "a_to_u_3_byte" redefined In file included from cdrecord.c:44: ../include/intcvt.h:55:1: warning: this is the location of the previous definition make[2]: *** [cdrecord.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 08:10:42 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 16:10:42 -0000 Subject: [MacPorts] #17906: texlive-2007_6 not sufficient dependiencies to libpng In-Reply-To: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> References: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> Message-ID: <071.4c18484197969f67f86990f376bbde72@macports.org> #17906: texlive-2007_6 not sufficient dependiencies to libpng ----------------------------------------+----------------------------------- Reporter: haf@? | Owner: milosh@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: texlive ----------------------------------------+----------------------------------- Changes (by jmr@?): * cc: ryandesign@?, waqar@? (added) * owner: macports-tickets@? => milosh@? * port: => texlive Comment: Strange, I have libpng @1.2.34_0 installed here and `otool -L` tells me: {{{ /opt/local/lib/libpng12.0.dylib (compatibility version 35.0.0, current version 35.0.0) }}} What does `port installed libpng` say for you? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 08:47:53 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 16:47:53 -0000 Subject: [MacPorts] #17558: connection errors when macports libs are used with Tiger X11 headers In-Reply-To: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> References: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> Message-ID: <064.0b2c34b524f6556c8df7faf5369af90c@macports.org> #17558: connection errors when macports libs are used with Tiger X11 headers ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: jeremyhu@? Type: defect | Status: reopened Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: crash Port: xorg | ----------------------------------+----------------------------------------- Comment(by david@?): Replying to [comment:48 jeremyhu@?]: > > I configured the /opt/local-test installation to use the modified ports tree I use for building releases, except that I took out the --x-includes and --x-libraries stuff. I didn't want to complicate the test but without the patch cairo doesn't honor important universal flags like -isysroot and will link against the 10.5 SDK regardless. (To see the patch I used, run {{{svn cat svn://svn.insecure.org/zenmap/install_scripts/macosx/macports-1.8.0-universal.diff at 11598}}} and remove the --x-includes and --x-libraries bits.) > > Ok, but what's the login and pass that I should use? Sorry, I always forget that: {{{--username guest --password ""}}}. > > Finally I ran {{{sudo /opt/local-test/bin/port -d install gtk2}}}. (Actually I did this twice. The first time I forgot to patch cairo, so had to remove cairo and build again.) gtk2 quit in a failure I haven't seen before: > > > > {{{ > > libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMA > > IN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CH > > ECKS -D_REENTRANT -I/opt/local-test/include/glib-2.0 -I/opt/local- test/lib/glib- > > 2.0/include -I/opt/local-test/include -I/opt/local- test/include/pango-1.0 -I/opt > > /local-test/include/cairo -I/opt/local-test/include/pixman-1 -I/opt /local-test/include/freetype2 -I/opt/local-test/include/libpng12 -I/usr/X11/include -I/opt/lo > > cal-test/include -no-cpp-precomp -DX_LOCALE -isysroot /Developer/SDKs/MacOSX10.5 > > .sdk -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISA > > BLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBU > > F_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -isysroot /Developer/S > > DKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4 -Wall -c gdkev > > ents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o > > gdkevents-x11.c: In function 'gdk_event_translate': > > gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in this function) > > gdkevents-x11.c:2110: error: (Each undeclared identifier is reported only once > > gdkevents-x11.c:2110: error: for each function it appears in.) > > ... > > }}} > > That's because the protocol headers in the 10.4u SDK are not as up to date as gtk needs. Maybe try installing xorg-randrproto first. I installed xorg-randrproto, cleaned gtk2, and built again. It hit a different error: {{{ libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/opt/local-test/include/glib-2.0 -I/opt/local-test/lib/glib-2.0/include -I/opt/local-test/include -I/opt /local-test/include/pango-1.0 -I/opt/local-test/include/cairo -I/opt /local-test/include/pixman-1 -I/opt/local-test/include/freetype2 -I/opt /local-test/include/libpng12 -I/usr/X11/include -I/opt/lo cal-test/include -no-cpp-precomp -DX_LOCALE -isysroot /Developer/SDKs/MacOSX10.5 .sdk -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBU F_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -isysroot /Developer/S DKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4 -Wall -c gdkev ents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o gdkevents-x11.c: In function 'gdk_event_translate': gdkevents-x11.c:2112: error: 'XRRNotifyEvent' undeclared (first use in this func tion)gdkevents-x11.c:2112: error: (Each undeclared identifier is reported only once gdkevents-x11.c:2112: error: for each function it appears in.) gdkevents-x11.c:2112: error: 'notify' undeclared (first use in this function) gdkevents-x11.c:2112: error: syntax error before ')' token }}} I should mention that gtk2 compiles fine using the 10.4u SDK when I use --x-includes and --x-libraries. Maybe there's some conflict between the {{{-isysroot /Developer/SDKs/MacOSX10.5.sdk}}} and {{{-mmacosx-version- min=10.4}}} options gtk2 is using. ({{{universal_sysroot}}} is /Developer/SDKs/MacOSX10.4u.sdk in macports.conf.) > > I'll try your suggestion from comment 46. Am I supposed to put that code in the portfiles in place of --x-includes and --x-libraries? > > Yes. Using the same configuration as before, I started over: {{{ sudo rm -rf /opt/local-test/ sudo make install sudo vi /opt/local-test/etc/macports/variants.conf # Add +universal # Patched cairo, pango, and gtk2. Ran portindex. sudo vi /opt/local-test/etc/macports/sources.conf # Add file:///Users/david/macports-sources/ports.test sudo /opt/local-test/bin/port selfupdate sudo /opt/local-test/bin/port -d install gtk2 }}} I attached the patch against the ports tree. Somehow the --x-include and --x-lib don't get added to the configure args and the libraries are linked with the wrong X11 dynamic libraries as before. {{{ ---> Configuring cairo DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (cairo) configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. ... checking for X... libraries /usr/X11/lib, headers ... configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. ... checking for X... libraries /usr/X11/lib, headers ... ../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/opt/local- test/include/pixman-1 -I/opt/local-test/include/freetype2 -I/opt /local-test/include -I/opt/local-test/include -I/opt/local- test/include/libpng12 -I/usr/X11/include -I/usr/X11/include -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict- aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style- definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno- long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I/opt/local-test/include -isysroot /Developer/SDKs/MacOSX10.4u.sdk -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -mmacosx-version-min=10.4 -c -o cairo-ps-surface.lo cairo-ps-surface.c ... ---> Configuring pango DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (pango) DEBUG: Environment: CFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4' CPPFLAGS='-I/opt/local- test/include -no-cpp-precomp -isysroot /Developer/SDKs/MacOSX10.4u.sdk' CXXFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local-test/lib -no-undefined -bind_at_load -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -arch ppc -arch i386 -mmacosx-version-min=10.4' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local-test/var/macports/build /_Users_david_macports-sources_ports.test_x11_pango/work/pango-1.22.4" && ./configure --prefix=/opt/local-test --enable-static --disable-dependency- tracking' ... checking for X... libraries /usr/X11/lib, headers ... /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local- test/include/freetype2 -I/opt/local-test/include -I/opt/local-test/include -I . -I/opt/local-test/include -no-cpp-precomp -isysroot /Developer/SDKs/MacOSX10.4u.sdk -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -mmacosx-version- min=10.4 -Wall -c harfbuzz.c -o harfbuzz.o >/dev/null 2>&1 ... ---> Configuring gtk2 DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (gtk2) DEBUG: Environment: CUPS_CONFIG='/Developer/SDKs/MacOSX10.5.sdk/usr/bin /cups-config' CFLAGS='-O2 -funroll-loops -fstrict-aliasing -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version- min=10.4' CPPFLAGS='-I/opt/local-test/include -no-cpp-precomp -DX_LOCALE -isysroot /Developer/SDKs/MacOSX10.5.sdk' CXXFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version- min=10.4' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local-test/lib -arch ppc -arch i386 -mmacosx-version-min=10.4' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local-test/var/macports/build /_Users_david_macports-sources_ports.test_x11_gtk2/work/gtk+-2.14.5" && ./configure --prefix=/opt/local-test --disable-shm --disable-glibtest --with-included-loaders --with-xinput --enable-xinerama --disable- dependency-tracking' ... }}} Even though all three ports use the wrong X11, cairo and pango use the 10.4u sysroot while gtk2 does not. It turns out it's that way in my release builds as well but it doesn't seem to matter. It's because of this code in gtk2/Portfile, which looks wrong: {{{ if {[variant_isset universal]} { if {[file exists /Developer/SDKs/MacOSX10.5.sdk]} { set configure.universal_sysroot "/Developer/SDKs/MacOSX10.5.sdk" } else { set configure.universal_sysroot "/Developer/SDKs/MacOSX10.4u.sdk" } configure.env-append CUPS_CONFIG="${configure.universal_sysroot}/usr/bin/cups-config" } }}} Looking at the code you gave me, I see the reason it didn't have an effect is that /usr/X11R6/lib/pkgconfig/x11.pc exists. So maybe I misunderstood you--did you want me to start over with x11prefix=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6, not x11prefix=/usr/X11R6? I'll try that and post another comment. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 08:58:22 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 16:58:22 -0000 Subject: [MacPorts] #17906: texlive-2007_6 not sufficient dependiencies to libpng In-Reply-To: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> References: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> Message-ID: <071.a93fc3021d2465741682bb93ce87ae8c@macports.org> #17906: texlive-2007_6 not sufficient dependiencies to libpng ----------------------------------------+----------------------------------- Reporter: haf@? | Owner: milosh@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: texlive ----------------------------------------+----------------------------------- Comment(by haf@?): Dunno why's wrong here: {{{ $ port installed libpng The following ports are currently installed: libpng @1.2.34_0 (active) }}} {{{ $ otool -L /opt/local/lib/libpng12.0.dylib /opt/local/lib/libpng12.0.dylib: /opt/local/lib/libpng12.0.dylib (compatibility version 33.0.0, current version 33.0.0) /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.10) flexray:~ haf$ otool -L /opt/local/lib/libpng12.dylib /opt/local/lib/libpng12.dylib: /opt/local/lib/libpng12.0.dylib (compatibility version 33.0.0, current version 33.0.0) /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.10) flexray:~ haf$ otool -L /opt/local/lib/libpng12.0.dylib /opt/local/lib/libpng12.0.dylib: /opt/local/lib/libpng12.0.dylib (compatibility version 33.0.0, current version 33.0.0) /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.10) }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 09:47:34 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 17:47:34 -0000 Subject: [MacPorts] #17904: openjpeg doesn't build universal In-Reply-To: <057.b5eff4636fa0a13bad87e969585f5ff3@macports.org> References: <057.b5eff4636fa0a13bad87e969585f5ff3@macports.org> Message-ID: <066.83bdeebcff26d11be0fa79835d1384c6@macports.org> #17904: openjpeg doesn't build universal ------------------------------------+--------------------------------------- Reporter: jeremyhu@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: universal Port: openjpeg | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r45048.[[BR]] Thanks for pointing this out. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 10:09:38 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 18:09:38 -0000 Subject: [MacPorts] #16997: Ticket #16857 In-Reply-To: <058.e893c924de70d5240eac045324dab381@macports.org> References: <058.e893c924de70d5240eac045324dab381@macports.org> Message-ID: <067.1bced48fbec888d8b66cf9d2e06be413@macports.org> #16997: Ticket #16857 -------------------------------------+-------------------------------------- Reporter: rsopublic@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: Port: | -------------------------------------+-------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => invalid -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 10:16:07 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 18:16:07 -0000 Subject: [MacPorts] #17516: netpbm: parallel build fails In-Reply-To: <059.80d4a9f97783d954c55265fa6b9d806d@macports.org> References: <059.80d4a9f97783d954c55265fa6b9d806d@macports.org> Message-ID: <068.d824e3759f5fea4420d0b7ac1429d31e@macports.org> #17516: netpbm: parallel build fails -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: mas@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.8.0 Keywords: | Port: netpbm -------------------------------------+-------------------------------------- Comment(by mcalhoun@?): Since netpbm no longer tries to parallel build, can this ticket be closed? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 10:18:47 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 18:18:47 -0000 Subject: [MacPorts] #17452: swig dependencies (was: py25-scipy upgrade goes berserk) In-Reply-To: <053.f791c37774d32e328f4f571e5a234b92@macports.org> References: <053.f791c37774d32e328f4f571e5a234b92@macports.org> Message-ID: <062.2aee4dc2268fcf40c942b79a7b6af7bb@macports.org> #17452: swig dependencies (was: py25-scipy upgrade goes berserk) -------------------------------+-------------------------------------------- Reporter: ralph@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: swig, py25-scipy -------------------------------+-------------------------------------------- Comment(by mcalhoun@?): Since no improvement can be made without a fix to either #126 or #2377, can this ticket be closed? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 10:27:38 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 18:27:38 -0000 Subject: [MacPorts] #17868: Update Mercurial 1.1.1 to 1.1.2 In-Reply-To: <054.90083744e5fac003506f6e6f6897bf9f@macports.org> References: <054.90083744e5fac003506f6e6f6897bf9f@macports.org> Message-ID: <063.15417fb76ac67d634e8be66bc4524c4d@macports.org> #17868: Update Mercurial 1.1.1 to 1.1.2 ---------------------------------+------------------------------------------ Reporter: perry@? | Owner: deric@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: mercurial | ---------------------------------+------------------------------------------ Changes (by deric@?): * status: new => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 10:28:34 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 18:28:34 -0000 Subject: [MacPorts] #17868: Update Mercurial 1.1.1 to 1.1.2 In-Reply-To: <054.90083744e5fac003506f6e6f6897bf9f@macports.org> References: <054.90083744e5fac003506f6e6f6897bf9f@macports.org> Message-ID: <063.7a6f54316eedfeb2a6d2329aeec4876b@macports.org> #17868: Update Mercurial 1.1.1 to 1.1.2 ---------------------------------+------------------------------------------ Reporter: perry@? | Owner: deric@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: mercurial | ---------------------------------+------------------------------------------ Comment(by deric@?): Replying to [comment:1 deric@?]: Updated as of r45050. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 11:44:52 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 19:44:52 -0000 Subject: [MacPorts] #17558: connection errors when macports libs are used with Tiger X11 headers In-Reply-To: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> References: <055.ed01b1b3563ef3e3f64d55021a616133@macports.org> Message-ID: <064.38328ffd3f3d3e71651401c0e46dd26e@macports.org> #17558: connection errors when macports libs are used with Tiger X11 headers ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: jeremyhu@? Type: defect | Status: reopened Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: crash Port: xorg | ----------------------------------+----------------------------------------- Comment(by david@?): Replying to [comment:49 david@?]: > Looking at the code you gave me, I see the reason it didn't have an effect is that /usr/X11R6/lib/pkgconfig/x11.pc exists. So maybe I misunderstood you--did you want me to start over with x11prefix=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6, not x11prefix=/usr/X11R6? I'll try that and post another comment. It worked! I did the following: {{{ make distclean ./configure --prefix=/opt/local-test --with-tclpackage=/Library/Tcl /macports-test --with-universal-target=10.4 --with-universal- sysroot=/Developer/SDKs/MacOSX10.4u.sdk --with-x11-prefix=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6 make sudo make install sudo /opt/local-test2/bin/port selfupdate sudo vi /opt/local-test2/etc/macports/variants.conf # Add +universal sudo vi /opt/local-test2/etc/macports/sources.conf # Add file:///Users/david/macports-sources/ports.test sudo /opt/local-test2/bin/port -d clean pango cairo gtk2 sudo /opt/local-test2/bin/port -d install gtk2 }}} {{{ ---> Configuring cairo DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (cairo) configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. ... checking for X... libraries /opt/local-test2/lib, headers /opt/local- test2/include ... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/opt/local- test2/include/pixman-1 -I/opt/local-test2/include/freetype2 -I/opt/local- test2/include -I/opt/local-test2/include -I/opt/local- test2/include/libpng12 -Wall -Wextra -Wsign-compare -Werror-implicit- function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after- statement -Wold-style-definition -Wno-missing-field-initializers -Wno- unused-parameter -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I/opt/local-test2/include -I/opt/local- test2/include -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -isysroot /Developer/SDKs/MacOSX10.4u.sdk -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -mmacosx-version-min=10.4 -c cairo-analysis-surface.c -fno-common -DPIC -o .libs/cairo-analysis- surface.o ... ---> Configuring pango DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (pango) DEBUG: Environment: CFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -mmacosx-version-min=10.4' CPPFLAGS='-I/opt/local- test2/include - no-cpp-precomp -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -isysroot /Developer/SDKs/MacOSX10.4u.sdk' CXXFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -mmacosx-version- min=10.4' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local-test2/lib -no- undefined -bind_at_load -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib -arch ppc -arch i386 -mmacosx-version-min=10.4' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local-test2/var/macports/build /_Users_david_macports-sources_ports.test_x11_pango/work/pango-1.22.4" && ./configure --prefix=/opt/local-test2 --enable-static --x-include=/opt /local-test2/include --x-lib=/opt/local-test2/lib --disable-dependency- tracking' ... checking for X... libraries /opt/local-test2/lib, headers /opt/local- test2/include ... /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local- test2/include/freetype2 -I/opt/local-test2/include -I/opt/local- test2/include -I . -I/opt/local-test2/include -no-cpp-precomp -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -isysroot /Developer/SDKs/MacOSX10.4u.sdk -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -mmacosx-version- min=10.4 -Wall -c harfbuzz.c -fno-common -DPIC -o .libs/harfbuzz.o ... ---> Configuring gtk2 DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (gtk2) DEBUG: Environment: CUPS_CONFIG='/Developer/SDKs/MacOSX10.5.sdk/usr/bin /cups-config' CFLAGS='-O2 -funroll-loops -fstrict-aliasing -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version- min=10.4' CPPFLAGS='-I/opt/local-test2/include -no-cpp-precomp -DX_LOCALE -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -isysroot /Developer/SDKs/MacOSX10.5.sdk' CXXFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version- min=10.4' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local-test2/lib -L/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib -arch ppc -arch i386 -mmacosx-version-min=10.4' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local-test2/var/macports/build /_Users_david_macports-sources_ports.test_x11_gtk2/work/gtk+-2.14.5" && ./configure --prefix=/opt/local-test2 --disable-shm --disable-glibtest --with-included-loaders --x-include=/opt/local-test2/include --x-lib=/opt /local-test2/lib --with-xinput --enable-xinerama --disable-dependency- tracking' ... checking for X... libraries /opt/local-test2/lib, headers /opt/local- test2/include ... libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/opt/local- test2/include/glib-2.0 -I/opt/local-test2/lib/glib-2.0/include -I/opt /local-test2/include -I/opt/local-test2/include/libpng12 -I/opt/local- test2/include -no-cpp-precomp -DX_LOCALE -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -isysroot /Developer/SDKs/MacOSX10.5.sdk -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/local-test2/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -funroll-loops -fstrict-aliasing -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx- version-min=10.4 -Wall -c pixops.c -fno-common -DPIC -o .libs/pixops.o ... }}} I built an application bundle and all appears well. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 11:51:15 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 19:51:15 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.62e0e14b195ef4f2f89679ee54357041@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Comment(by dersh@?): Yes. Now I can update the other ports, although I did have to first do: sudo port upgrade perl5.8 then I did: sudo port upgrade outdated But all seems fine to me now. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 11:53:05 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 19:53:05 -0000 Subject: [MacPorts] #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 In-Reply-To: <057.a0505334fa2a217974545289bb7de020@macports.org> References: <057.a0505334fa2a217974545289bb7de020@macports.org> Message-ID: <066.8e132cf4e525f1137d52f93c33cd4135@macports.org> #17803: RFE: upgrade perl5.8 5.8.8 -> 5.8.9 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ricci@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: perl5.8 | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: reopened => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 11:55:51 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 19:55:51 -0000 Subject: [MacPorts] #17884: gimp2 2.6.4 configure can't find XML::Parser In-Reply-To: <056.f34fae4b44a666a27b638a4664007b24@macports.org> References: <056.f34fae4b44a666a27b638a4664007b24@macports.org> Message-ID: <065.e7c483884d313106fe2c895074702c2a@macports.org> #17884: gimp2 2.6.4 configure can't find XML::Parser -----------------------------------+---------------------------------------- Reporter: calle.kabo@? | Owner: ricci@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: gimp2 2.6.4 XML::Parser Port: perl5.8 | -----------------------------------+---------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: According to #17803, this was fixed in r45042. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 12:26:10 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 20:26:10 -0000 Subject: [MacPorts] #17889: Can't compile kde4libs - configure error In-Reply-To: <058.c44e68067e12ab65fd4daf8797bf04e6@macports.org> References: <058.c44e68067e12ab65fd4daf8797bf04e6@macports.org> Message-ID: <067.1b6743a167ff38283d28afb1e894279d@macports.org> #17889: Can't compile kde4libs - configure error -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: Port: kdelibs4 | -------------------------------------+-------------------------------------- Comment(by stransky@?): I reinstalled macports from scratch and it works now. Thanks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 12:38:29 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 20:38:29 -0000 Subject: [MacPorts] #17832: Amarok 2.0 compilation fails due to missing requirements In-Reply-To: <058.eb38223e277f66f9d07a41db979b7807@macports.org> References: <058.eb38223e277f66f9d07a41db979b7807@macports.org> Message-ID: <067.b8e2e8e9fd3b3ae3911bfba3c339c809@macports.org> #17832: Amarok 2.0 compilation fails due to missing requirements -------------------------------------+-------------------------------------- Reporter: stransky@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: amarok | -------------------------------------+-------------------------------------- Comment(by stransky@?): Hi, Amarok works now. But I can't get it to work with dbus-legacy, I have to use dbus. Thanks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 12:43:51 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 20:43:51 -0000 Subject: [MacPorts] #17907: xsane fails to build unviersal Message-ID: <057.c6d6d60afe102e6b4d991560c15fac81@macports.org> #17907: xsane fails to build unviersal -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: hama@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: xsane -----------------------------------+---------------------------------------- {{{ making all in src /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -DLOCALEDIR=/opt/local/share/locale -DSANELOCALEDIR=/opt/local/share/locale -I. -I. -I../include -I../include -I/usr/local/include -I/opt/local/include -no-cpp-precomp -isysroot /Developer/SDKs/MacOSX10.5.sdk -D_GNU_SOURCE -I../intl -DV_MAJOR=0 -DV_MINOR=996 -DSANE_V_MAJOR=1 -DPATH_XSANE_DOC_DIR=/opt/local/share/sane/xsane/doc -DPATH_SANE_DATA_DIR=/opt/local/share/sane -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version- min=10.5 -Wall -I/opt/lo xsane-back-gtk.c: In function 'xsane_back_gtk_set_sensitivity': xsane-back-gtk.c:2615: error: 'SANE_CAP_ALWAYS_SETTABLE' undeclared (first use in this function) xsane-back-gtk.c:2615: error: (Each undeclared identifier is reported only once xsane-back-gtk.c:2615: error: for each function it appears in.) xsane-back-gtk.c: In function 'xsane_back_gtk_set_sensitivity': xsane-back-gtk.c:2615: error: 'SANE_CAP_ALWAYS_SETTABLE' undeclared (first use in this function) xsane-back-gtk.c:2615: error: (Each undeclared identifier is reported only once xsane-back-gtk.c:2615: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/tmp//ccSXXn1d.out make[1]: *** [xsane-back-gtk.o] Error 1 make: *** [all-recursive] Error 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 12:53:22 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 20:53:22 -0000 Subject: [MacPorts] #17907: xsane fails to build unviersal In-Reply-To: <057.c6d6d60afe102e6b4d991560c15fac81@macports.org> References: <057.c6d6d60afe102e6b4d991560c15fac81@macports.org> Message-ID: <066.cafd0d65bd81ae06ca32444483cb97f7@macports.org> #17907: xsane fails to build unviersal ------------------------------------+--------------------------------------- Reporter: jeremyhu@? | Owner: hama@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: universal Port: xsane | ------------------------------------+--------------------------------------- Changes (by jeremyhu@?): * status: new => closed * resolution: => worksforme Comment: It turns out I had a /usr/local/include/sane/sane.h which was conflicting... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 15:36:14 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 23:36:14 -0000 Subject: [MacPorts] #17807: QMK-Groundstation-0.6.0 In-Reply-To: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> References: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> Message-ID: <067.b84aee448fce96d371bb319f557a821d@macports.org> #17807: QMK-Groundstation-0.6.0 ------------------------------------+--------------------------------------- Reporter: macports@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.7.0 Keywords: mikrokopter | Port: QMK-Groundstation ------------------------------------+--------------------------------------- Comment(by macports@?): I updated the Portfile. The patch file is no more needed. The port cleanly installs, deactivates, activates, uninstalls. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 15:46:57 2009 From: noreply at macports.org (MacPorts) Date: Wed, 07 Jan 2009 23:46:57 -0000 Subject: [MacPorts] #17807: QMK-Groundstation-0.6.0 In-Reply-To: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> References: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> Message-ID: <067.d9ddba3c6fed3eee4b9b63cde0277806@macports.org> #17807: QMK-Groundstation-0.6.0 ------------------------------------+--------------------------------------- Reporter: macports@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.7.0 Keywords: mikrokopter | Port: QMK-Groundstation ------------------------------------+--------------------------------------- Comment(by macports@?): fixed maintainer, applications_dir, distname, revision -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 16:01:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 00:01:27 -0000 Subject: [MacPorts] #17807: QMK-Groundstation-0.6.3 (was: QMK-Groundstation-0.6.0) In-Reply-To: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> References: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> Message-ID: <067.a4e27c159aefccbf0f6f00350d907c83@macports.org> #17807: QMK-Groundstation-0.6.3 ------------------------------------+--------------------------------------- Reporter: macports@? | Owner: macsforever2000@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.7.0 Keywords: mikrokopter | Port: QMK-Groundstation ------------------------------------+--------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => macsforever2000@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 16:01:47 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 00:01:47 -0000 Subject: [MacPorts] #17807: QMK-Groundstation-0.6.3 In-Reply-To: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> References: <058.493ac4c9bcf59a616d3059623292c5e1@macports.org> Message-ID: <067.fcb5b57560849c30739f125e0fe55d30@macports.org> #17807: QMK-Groundstation-0.6.3 -------------------------------------+-------------------------------------- Reporter: macports@? | Owner: macsforever2000@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: mikrokopter Port: QMK-Groundstation | -------------------------------------+-------------------------------------- Changes (by macsforever2000@?): * status: assigned => closed * resolution: => fixed * milestone: Port Requests => Port Submissions Comment: Added in r45065. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 16:21:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 00:21:57 -0000 Subject: [MacPorts] #17587: AquaTerm Won't Run In-Reply-To: <060.4b2623da779f7defa78ebe3476b919ee@macports.org> References: <060.4b2623da779f7defa78ebe3476b919ee@macports.org> Message-ID: <069.3c7084196f231f366caa584277b023bc@macports.org> #17587: AquaTerm Won't Run ---------------------------------------+------------------------------------ Reporter: joseph@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: aquaterm | ---------------------------------------+------------------------------------ Comment(by joseph@?): Replying to [comment:8 mcalhoun@?]: > Just to cover all the bases, are you using the latest XCode available on your OS? No, but I'm going to upgrade to Leopard this week, so we can just leave this mystery unanswered. Thanks for your help. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 17:12:19 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 01:12:19 -0000 Subject: [MacPorts] #14131: openssl +universal variant does not build on ppc In-Reply-To: <057.23804996d00682deca7db2e28a9a8d12@macports.org> References: <057.23804996d00682deca7db2e28a9a8d12@macports.org> Message-ID: <066.3067e6b25ca42c400243f6cbe13cfdac@macports.org> #14131: openssl +universal variant does not build on ppc ------------------------------------+--------------------------------------- Reporter: ryan@? | Owner: mww@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Port: openssl | ------------------------------------+--------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => duplicate * port: => openssl Old description: > The build fails with: > > /usr/bin/ld: warning fat file: /usr/lib/gcc/i686-apple- > darwin8/4.0.1/../../../libSystem.dylib does not contain an architecture > that matches the specified -arch flag: i386 (file ignored) > /usr/bin/ld: warning fat file: /usr/lib/libSystem.B.dylib does not > contain an architecture that matches the specified -arch flag: i386 (file > ignored) > > According to http://blogs.sun.com/dochez/entry/glassfish_in_universal, > the -isysroot option is required. New description: The build fails with: {{{ /usr/bin/ld: warning fat file: /usr/lib/gcc/i686-apple- darwin8/4.0.1/../../../libSystem.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored) /usr/bin/ld: warning fat file: /usr/lib/libSystem.B.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored) }}} According to http://blogs.sun.com/dochez/entry/glassfish_in_universal, the -isysroot option is required. -- Comment: Dup of #16726 (since that ticket has a patch). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 17:12:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 01:12:57 -0000 Subject: [MacPorts] #16726: openssl fails to compile universal on Tiger PPC In-Reply-To: <059.1a2b8b44a918b71e4bb3100e22e9f8cb@macports.org> References: <059.1a2b8b44a918b71e4bb3100e22e9f8cb@macports.org> Message-ID: <068.2059155074d4fb9f4c269062c8e2f372@macports.org> #16726: openssl fails to compile universal on Tiger PPC -----------------------------------------+---------------------------------- Reporter: gianluca.toso@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: openssl universal tiger ppc | Port: openssl -----------------------------------------+---------------------------------- Changes (by blb@?): * cc: ryan@? (added) Comment: Cc reporter of dup #14131. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 17:17:09 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 01:17:09 -0000 Subject: [MacPorts] #17908: openssl update to version 0.9.8j Message-ID: <052.5750795ffff4a28b089067496fdd8cfd@macports.org> #17908: openssl update to version 0.9.8j ------------------------------+--------------------------------------------- Reporter: blb@? | Owner: mww@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: openssl ------------------------------+--------------------------------------------- Simple patch attached to update devel/openssl to version 0.9.8j. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 20:27:05 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 04:27:05 -0000 Subject: [MacPorts] #17452: swig dependencies (was: py25-scipy upgrade goes berserk) In-Reply-To: <053.f791c37774d32e328f4f571e5a234b92@macports.org> References: <053.f791c37774d32e328f4f571e5a234b92@macports.org> Message-ID: <062.c7cf60f8473fc1c18c376a576cb6ce38@macports.org> #17452: swig dependencies (was: py25-scipy upgrade goes berserk) -------------------------------+-------------------------------------------- Reporter: ralph@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: swig, py25-scipy -------------------------------+-------------------------------------------- Comment(by ralph@?): I suppose so, but please add a cross reference to those tickets if there is not one already. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 20:38:31 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 04:38:31 -0000 Subject: [MacPorts] #126: dependencies need to allow inclusion of variant In-Reply-To: <054.8ba001a09d62e2a93f9610b91c08f258@macports.org> References: <054.8ba001a09d62e2a93f9610b91c08f258@macports.org> Message-ID: <063.215fa4b980c0d046639980d8a46f3472@macports.org> #126: dependencies need to allow inclusion of variant ---------------------------------+------------------------------------------ Reporter: jpm@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: Resolution: | Keywords: Port: | ---------------------------------+------------------------------------------ Comment(by mcalhoun@?): This enhancement is required for a proper fix of #17452. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 20:45:22 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 04:45:22 -0000 Subject: [MacPorts] #2377: portvariants doesn't reflect excluded variants In-Reply-To: <057.e1472a22d3b82de6cf79b120d432f5eb@macports.org> References: <057.e1472a22d3b82de6cf79b120d432f5eb@macports.org> Message-ID: <066.b2f259d01626f548339e7bac4b5762a8@macports.org> #2377: portvariants doesn't reflect excluded variants ------------------------------------+--------------------------------------- Reporter: david.serpa@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: Resolution: | Keywords: Port: | ------------------------------------+--------------------------------------- Old description: > portvariants always has the form +variant1+variant2+..., never > +variant1-variant2-...+... > If someone were to exclude one or more default_variants during port > install, I think it would be > desirable to allow portvariants to take the 2nd form. In base/src, only > port1.0/portactivate.tcl, port1.0/ > portinstall.tcl and port1.0/portutil.tcl access portvariants. Possible > patches for these 3 files follow: > > --- darwinports/base/src/port1.0/portactivate.tcl.orig Sun Nov 7 > 22:03:54 2004 > +++ darwinports/base/src/port1.0/portactivate.tcl Sun Nov 7 > 22:30:57 2004 > @@ -54,7 +54,7 @@ > # Put together variants in the form +foo+bar for the > registry > foreach v $vlist { > if { ![string equal $v [option os.platform]] && > ![string equal $v [option os.arch]] } { > - set portvariants "${portvariants}+${v}" > + set portvariants > "${portvariants}$variations(${v})${v}" > } > } > } > > --- darwinports/base/src/port1.0/portinstall.tcl.orig Sun Nov 7 > 22:04:16 2004 > +++ darwinports/base/src/port1.0/portinstall.tcl Sun Nov 7 > 22:31:22 2004 > @@ -51,7 +51,7 @@ > # Put together variants in the form +foo+bar for the > registry > foreach v $vlist { > if { ![string equal $v [option os.platform]] && > ![string equal $v [option os.arch]] } { > - set portvariants "${portvariants}+${v}" > + set portvariants > "${portvariants}$variations(${v})${v}" > } > } > } > > --- darwinports/base/src/port1.0/portutil.tcl.orig Sun Nov 7 > 22:04:30 2004 > +++ darwinports/base/src/port1.0/portutil.tcl Sun Nov 7 22:31:47 2004 > @@ -543,7 +543,7 @@ > # Put together variants in the form +foo+bar for the > registry > foreach v $vlist { > if { ![string equal $v [option os.platform]] && > ![string equal $v [option os.arch]] } { > - set portvariants "${portvariants}+${v}" > + set portvariants > "${portvariants}$variations(${v})${v}" > } > } > } New description: portvariants always has the form +variant1+variant2+..., never +variant1-variant2-...+... If someone were to exclude one or more default_variants during port install, I think it would be desirable to allow portvariants to take the 2nd form. In base/src, only port1.0/portactivate.tcl, port1.0/ portinstall.tcl and port1.0/portutil.tcl access portvariants. Possible patches for these 3 files follow: --- darwinports/base/src/port1.0/portactivate.tcl.orig Sun Nov 7 22:03:54 2004 +++ darwinports/base/src/port1.0/portactivate.tcl Sun Nov 7 22:30:57 2004 @@ -54,7 +54,7 @@ # Put together variants in the form +foo+bar for the registry foreach v $vlist { if { ![string equal $v [option os.platform]] && ![string equal $v [option os.arch]] } { - set portvariants "${portvariants}+${v}" + set portvariants "${portvariants}$variations(${v})${v}" } } } --- darwinports/base/src/port1.0/portinstall.tcl.orig Sun Nov 7 22:04:16 2004 +++ darwinports/base/src/port1.0/portinstall.tcl Sun Nov 7 22:31:22 2004 @@ -51,7 +51,7 @@ # Put together variants in the form +foo+bar for the registry foreach v $vlist { if { ![string equal $v [option os.platform]] && ![string equal $v [option os.arch]] } { - set portvariants "${portvariants}+${v}" + set portvariants "${portvariants}$variations(${v})${v}" } } } --- darwinports/base/src/port1.0/portutil.tcl.orig Sun Nov 7 22:04:30 2004 +++ darwinports/base/src/port1.0/portutil.tcl Sun Nov 7 22:31:47 2004 @@ -543,7 +543,7 @@ # Put together variants in the form +foo+bar for the registry foreach v $vlist { if { ![string equal $v [option os.platform]] && ![string equal $v [option os.arch]] } { - set portvariants "${portvariants}+${v}" + set portvariants "${portvariants}$variations(${v})${v}" } } } -- Comment(by mcalhoun@?): This problem prevents a workaround to #17452. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 20:47:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 04:47:04 -0000 Subject: [MacPorts] #17452: swig dependencies (was: py25-scipy upgrade goes berserk) In-Reply-To: <053.f791c37774d32e328f4f571e5a234b92@macports.org> References: <053.f791c37774d32e328f4f571e5a234b92@macports.org> Message-ID: <062.1d2e02546c2f656cdea98fb683d0e60a@macports.org> #17452: swig dependencies (was: py25-scipy upgrade goes berserk) --------------------------------+------------------------------------------- Reporter: ralph@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: Port: swig, py25-scipy | --------------------------------+------------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => wontfix Comment: Cross-references to #126 and #2377 added.[[BR]] We can revisit the issue when either one is fixed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 20:51:20 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 04:51:20 -0000 Subject: [MacPorts] #126: dependencies need to allow inclusion of variant In-Reply-To: <054.8ba001a09d62e2a93f9610b91c08f258@macports.org> References: <054.8ba001a09d62e2a93f9610b91c08f258@macports.org> Message-ID: <063.e25f8e34c974df28e35bfea22610ed47@macports.org> #126: dependencies need to allow inclusion of variant ---------------------------------+------------------------------------------ Reporter: jpm@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: Resolution: | Keywords: Port: | ---------------------------------+------------------------------------------ Changes (by ryandesign@?): * cc: mcalhoun@? (added) Comment: As I wrote above two months ago, there hasn't yet been any decision on how or even whether this should be done. There certainly exist reasons why we would not want to implement this. By all means bring it up on macports-dev so it can be discussed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 22:44:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 06:44:27 -0000 Subject: [MacPorts] #17880: Remove port: racoon In-Reply-To: <059.e64ccb74d210f4389e79e10cfd82adc7@macports.org> References: <059.e64ccb74d210f4389e79e10cfd82adc7@macports.org> Message-ID: <068.396dc800b848fc3e989f07a0f9c030dd@macports.org> #17880: Remove port: racoon -------------------------------------+-------------------------------------- Reporter: arsptr@? | Owner: jmr@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: racoon -------------------------------------+-------------------------------------- Changes (by jmr@?): * owner: macports-tickets@? => jmr@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 22:45:58 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 06:45:58 -0000 Subject: [MacPorts] #17880: Remove port: racoon In-Reply-To: <059.e64ccb74d210f4389e79e10cfd82adc7@macports.org> References: <059.e64ccb74d210f4389e79e10cfd82adc7@macports.org> Message-ID: <068.cd51cd39ef75b86d5028ab1e68fcdef5@macports.org> #17880: Remove port: racoon --------------------------------------+------------------------------------- Reporter: arsptr@? | Owner: jmr@? Type: defect | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: racoon | --------------------------------------+------------------------------------- Changes (by jmr@?): * status: assigned => closed * resolution: => fixed Comment: Deleted in r45071. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 23:00:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 07:00:04 -0000 Subject: [MacPorts] #17775: darcs-2.1.2 links against system curses instead of MacPorts ncurses In-Reply-To: <052.8977753dd9fe2d01ea94000ad0def14c@macports.org> References: <052.8977753dd9fe2d01ea94000ad0def14c@macports.org> Message-ID: <061.d8acdb1700964856d0f79928f54a96ed@macports.org> #17775: darcs-2.1.2 links against system curses instead of MacPorts ncurses -------------------------------+-------------------------------------------- Reporter: blb@? | Owner: gwright@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: darcs | -------------------------------+-------------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => fixed Comment: Committed in r45073 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 23:09:02 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 07:09:02 -0000 Subject: [MacPorts] #17833: Update ports copying config.guess and/or config.sub to work with libtool 2.x In-Reply-To: <052.ec0490f6ceaf4876445f241075665c80@macports.org> References: <052.ec0490f6ceaf4876445f241075665c80@macports.org> Message-ID: <061.72767ac75d4399bbd4167792f1cb1b87@macports.org> #17833: Update ports copying config.guess and/or config.sub to work with libtool 2.x ---------------------------------------------------------------------------------------------------------------+ Reporter: blb@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: libtool2 Port: arj taglib gnokii basiliskii erlsom libnet ssldump traceroute trafshow a2ps racoon krbafs recode | ---------------------------------------------------------------------------------------------------------------+ Changes (by blb@?): * status: new => closed * resolution: => fixed Comment: All but racoon (which was deleted per #17880) updated in r45074 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Jan 7 23:44:25 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 07:44:25 -0000 Subject: [MacPorts] #17909: smpeg doesn't build universal Message-ID: <057.902b8a37135d6c12a5b5325615791088@macports.org> #17909: smpeg doesn't build universal -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: smpeg3 -----------------------------------+---------------------------------------- {{{ mkdir .libs rm -fr .libs/libsmpeg.lax mkdir .libs/libsmpeg.lax rm -fr .libs/libsmpeg.lax/libaudio.a mkdir .libs/libsmpeg.lax/libaudio.a (cd .libs/libsmpeg.lax/libaudio.a && ar x /opt/local/var/macports/build /_Users_jeremy_src_macports- trunk_dports_multimedia_smpeg/work/smpeg-0.4.4/audio/.libs/libaudio.a) ar: /opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_multimedia_smpeg/work/smpeg-0.4.4/audio/.libs/libaudio.a is a fat file (use libtool(1) or lipo(1) and ar(1) on it) ar: /opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_multimedia_smpeg/work/smpeg-0.4.4/audio/.libs/libaudio.a: Inappropriate file type or format make[1]: *** [libsmpeg.la] Error 1 make: *** [all-recursive] Error 1 Warning: the following items did not execute (for smpeg): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: smpeg Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 00:13:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 08:13:04 -0000 Subject: [MacPorts] #17278: Python Binary link missing in /opt/local/Library/Frameworks/Python.framework In-Reply-To: <057.14461dee4048bc4de5aa8a96851b1ffa@macports.org> References: <057.14461dee4048bc4de5aa8a96851b1ffa@macports.org> Message-ID: <066.a7ac88f543e7e4b104b12309bd03ec97@macports.org> #17278: Python Binary link missing in /opt/local/Library/Frameworks/Python.framework ------------------------------------+--------------------------------------- Reporter: aubonbeurre@? | Owner: mww@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: python25 | ------------------------------------+--------------------------------------- Changes (by raimue@?): * status: new => closed * resolution: => worksforme Comment: Please use the latest python_select. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 02:12:31 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 10:12:31 -0000 Subject: [MacPorts] #16349: Request for 64-bit python variants on architectures that support it In-Reply-To: <064.00659ce597b62880760ca6be6240eda3@macports.org> References: <064.00659ce597b62880760ca6be6240eda3@macports.org> Message-ID: <073.5dc60c25775d262f56289eba842ad96d@macports.org> #16349: Request for 64-bit python variants on architectures that support it ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | Port: python24 python25 python26 python30 ------------------------------------------+--------------------------------- Comment(by mcalhoun@?): Partial fix for python26 is available as of r45081. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 02:24:40 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 10:24:40 -0000 Subject: [MacPorts] #17827: gnokii-0.6.8 build faliure - libtool error In-Reply-To: <049.0807e68f58da136ef88f228bcc4eb8b9@macports.org> References: <049.0807e68f58da136ef88f228bcc4eb8b9@macports.org> Message-ID: <058.1a9e521b019ad530e02e6b9842ff0f64@macports.org> #17827: gnokii-0.6.8 build faliure - libtool error ----------------------------+----------------------------------------------- Reporter: tobie@? | Owner: mpal1+bugzilla@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: gnokii libtool version mismatch Port: gnokii | ----------------------------+----------------------------------------------- Changes (by jmr@?): * cc: jmr@? (added) * status: new => closed * resolution: => fixed Comment: Fixed in r45082 by updating to 0.6.27 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 02:25:06 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 10:25:06 -0000 Subject: [MacPorts] #17110: RFE: have ImageMagick use perl5 as the default perl In-Reply-To: <057.6fdd8ecc7338df4b51938c9f2ccd9e5f@macports.org> References: <057.6fdd8ecc7338df4b51938c9f2ccd9e5f@macports.org> Message-ID: <066.1929a1d47059ae152e64387bbd38e6a7@macports.org> #17110: RFE: have ImageMagick use perl5 as the default perl ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ryandesign@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: ImageMagick | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r45083 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 02:41:21 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 10:41:21 -0000 Subject: [MacPorts] #17392: RFE: add a few more plugin and bindings to graphviz In-Reply-To: <057.324ccc4a0e6c68e4661e92ff4a5f06a5@macports.org> References: <057.324ccc4a0e6c68e4661e92ff4a5f06a5@macports.org> Message-ID: <066.ccbe4ae6903f1d1ab10bacdc3b8b5b9e@macports.org> #17392: RFE: add a few more plugin and bindings to graphviz ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: ryandesign@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: graphviz | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r45084 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 02:44:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 10:44:57 -0000 Subject: [MacPorts] #17404: graphviz python 2.5 bindings In-Reply-To: <064.3afc8a4ee7fa18c0a903fcf23a6d630f@macports.org> References: <064.3afc8a4ee7fa18c0a903fcf23a6d630f@macports.org> Message-ID: <073.9b842be85a0cd7037a8d0bcc6369227b@macports.org> #17404: graphviz python 2.5 bindings -------------------------------------------+-------------------------------- Reporter: macsforever2000@? | Owner: ryandesign@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: python25 python26 python 30 Port: graphviz | -------------------------------------------+-------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r45084. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 03:03:35 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 11:03:35 -0000 Subject: [MacPorts] #16726: openssl fails to compile universal on Tiger PPC In-Reply-To: <059.1a2b8b44a918b71e4bb3100e22e9f8cb@macports.org> References: <059.1a2b8b44a918b71e4bb3100e22e9f8cb@macports.org> Message-ID: <068.9425b9723ef58d9f743089a9881a99d0@macports.org> #16726: openssl fails to compile universal on Tiger PPC --------------------------------------+------------------------------------- Reporter: gianluca.toso@? | Owner: mww@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: openssl universal tiger ppc Port: openssl | --------------------------------------+------------------------------------- Changes (by jmr@?): * cc: jmr@? (added) * status: new => closed * resolution: => fixed Comment: Fixed in r45087. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 03:15:56 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 11:15:56 -0000 Subject: [MacPorts] #17846: Update py26-twisted* to 8.2.0 In-Reply-To: <056.e4a4387e30af1c8652840b71618e022d@macports.org> References: <056.e4a4387e30af1c8652840b71618e022d@macports.org> Message-ID: <065.187b9bf1af231a055a71470591426aa0@macports.org> #17846: Update py26-twisted* to 8.2.0 -----------------------------------+---------------------------------------- Reporter: akitada@? | Owner: mcalhoun@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r45088.[[BR]] Thanks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 06:00:03 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 14:00:03 -0000 Subject: [MacPorts] #17910: xmgrace not working on OS X Leapord Message-ID: <058.b65524d11c95572647100a87df639f12@macports.org> #17910: xmgrace not working on OS X Leapord ------------------------------------+--------------------------------------- Reporter: okhalid.cern@? | Owner: macports-tickets@? Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------+--------------------------------------- Hi, I have installed grace-5.1.22 on my machine. Macports successfully installed Grace and i can locate it, man pages work so does the command line grace interface. But when i launches xmgrace from the console, it fails with the following error: ''dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /Users/okhalid/usr/local/bin/MacPorts-1.7.0/lib/libjpeg.62.dylib Trace/BPT trap'' Thanks for your help. Regards Omer -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 06:37:03 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 14:37:03 -0000 Subject: [MacPorts] #17906: texlive-2007_6 not sufficient dependiencies to libpng In-Reply-To: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> References: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> Message-ID: <071.3006e811812af6edfa1ede33ac6ae47d@macports.org> #17906: texlive-2007_6 not sufficient dependiencies to libpng ----------------------------------------+----------------------------------- Reporter: haf@? | Owner: milosh@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: texlive ----------------------------------------+----------------------------------- Comment(by haf@?): Forcing uninstall of libpng and reinstalling the same version fixes it: {{{ $ otool -L /opt/local/lib/libpng12.0.dylib /opt/local/lib/libpng12.0.dylib: /opt/local/lib/libpng12.0.dylib (compatibility version 35.0.0, current version 35.0.0) }}} This is a pretty strange behavior... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 06:47:22 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 14:47:22 -0000 Subject: [MacPorts] #16988: add port djview In-Reply-To: <054.d23e71ef279023fd2f7ffc09d5779f8d@macports.org> References: <054.d23e71ef279023fd2f7ffc09d5779f8d@macports.org> Message-ID: <063.10c3911621593234ab9cee69eea6507d@macports.org> #16988: add port djview --------------------------------+------------------------------------------- Reporter: mroman@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: djview djvulibre | Port: djview --------------------------------+------------------------------------------- Comment(by mroman@?): Could anyone add some other variants and eventually submit this port? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 07:17:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 15:17:57 -0000 Subject: [MacPorts] #17910: xmgrace not working on OS X Leapord In-Reply-To: <058.b65524d11c95572647100a87df639f12@macports.org> References: <058.b65524d11c95572647100a87df639f12@macports.org> Message-ID: <067.906103b194fb9a45fec3a3bf79510e2e@macports.org> #17910: xmgrace not working on OS X Leapord ------------------------------------+--------------------------------------- Reporter: okhalid.cern@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: grace ------------------------------------+--------------------------------------- Changes (by jmr@?): * priority: High => Normal * port: => grace -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 07:21:34 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 15:21:34 -0000 Subject: [MacPorts] #16529: glib.m4 has underquoted definition (was: glib2 2.16.3_0 glib.m4 has underquoted definition) In-Reply-To: <048.b8707bfaee683d33bd3d90f3e33a0f70@macports.org> References: <048.b8707bfaee683d33bd3d90f3e33a0f70@macports.org> Message-ID: <057.a20e04fde2f57e3581513f2ec9fe8014@macports.org> #16529: glib.m4 has underquoted definition --------------------------+------------------------------------------------- Reporter: s@? | Owner: jmr@? Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: glib1 --------------------------+------------------------------------------------- Changes (by jmr@?): * owner: ryandesign@? => jmr@? * status: new => assigned * port: glib2 => glib1 Comment: The affected file actually belongs to glib1. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 07:30:47 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 15:30:47 -0000 Subject: [MacPorts] #16529: glib.m4 has underquoted definition In-Reply-To: <048.b8707bfaee683d33bd3d90f3e33a0f70@macports.org> References: <048.b8707bfaee683d33bd3d90f3e33a0f70@macports.org> Message-ID: <057.6433f3970e385e554f49a9d300dfa04f@macports.org> #16529: glib.m4 has underquoted definition ---------------------------+------------------------------------------------ Reporter: s@? | Owner: jmr@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: glib1 | ---------------------------+------------------------------------------------ Changes (by jmr@?): * status: assigned => closed * resolution: => fixed Comment: Fixed in r45117. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 07:34:54 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 15:34:54 -0000 Subject: [MacPorts] #17911: rdiff-backup version bump to 1.2.5 Message-ID: <056.278d0a7455ae3f40b4f60605193643b2@macports.org> #17911: rdiff-backup version bump to 1.2.5 ----------------------------------+----------------------------------------- Reporter: macports@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- As per http://www.nongnu.org/rdiff-backup/index.html rdiff-backup is up to v1.2.5, some of the fixes in 1.2.3 (many) affect me, so I'd appreciate the latest version in macports so I can get my remote backups humming again. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 07:36:19 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 15:36:19 -0000 Subject: [MacPorts] #8410: BUG: libmng-1.0.8 fails installation In-Reply-To: <054.00ffd5a7047428ee5e107b3a7c298e71@macports.org> References: <054.00ffd5a7047428ee5e107b3a7c298e71@macports.org> Message-ID: <063.a8b06d3f3286ab67bcd0e14a3cadd7b5@macports.org> #8410: BUG: libmng-1.0.8 fails installation ---------------------------------+------------------------------------------ Reporter: mellon85@? | Owner: blair@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.2 Resolution: worksforme | Keywords: Port: libmng | ---------------------------------+------------------------------------------ Changes (by jmr@?): * status: new => closed * resolution: => worksforme Comment: Can't reproduce, closing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 07:48:46 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 15:48:46 -0000 Subject: [MacPorts] #17912: ffmpeg-php Mac Port? Message-ID: <057.f40b7a4be6b6bec3d87a78305d157391@macports.org> #17912: ffmpeg-php Mac Port? -----------------------------------------------+---------------------------- Reporter: tim.tiemann@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: High | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: ffmpeg, ffmpeg-php, Ticket #13344 | Port: ffmpeg -----------------------------------------------+---------------------------- Reference Ticket #13344 ---- Replying to [comment:5 nox@?]: > Are you trying to install ffmpeg_php through the MacPorts' PHP' PECL? If not, you need to tell ffmpeg_php to search ffmpeg's headers and libraries in {{{/opt/local/include}}} and {{{/opt/local/lib}}}. I'm closing this ticket as invalid. ---- I understand this may be closed but it doesn't explain how to accomplish the task. I too would like to install ffmpeg-php but have been unable to do so. I have the newest version of macports 1.7.2 with ffmpeg installed. However I have not been able to install ffmpeg-php. Is there a mac port? How can I install so macport uses and shares this extension with php. I use MAMP from livingE [http://www.mamp.info/en/index.php] and have access to php config file. I do have the ablitiy to load ext as long as I have the right path. Would it be possible to explain how to install ffmpeg-php and MEnconder into macports? I understand I may have to build it through terminal but what would be the commands and proper path so macports would recognize it? This would be very helpful not only to me but I'm sure other inexperienced people or new comers on the web. Thank You, Tim -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 08:19:18 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 16:19:18 -0000 Subject: [MacPorts] #17910: xmgrace not working on OS X Leapord In-Reply-To: <058.b65524d11c95572647100a87df639f12@macports.org> References: <058.b65524d11c95572647100a87df639f12@macports.org> Message-ID: <067.86fcd7c0d67948a42c41a6a746282a8e@macports.org> #17910: xmgrace not working on OS X Leapord ------------------------------------+--------------------------------------- Reporter: okhalid.cern@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: grace ------------------------------------+--------------------------------------- Changes (by macsforever2000@?): * cc: omer.khalid@? (removed) Comment: xmgrace works fine for me on Leopard. Did you install macports into a non- standard directory? if so, what is it? I have libjpeg.62.dylib at: {{{ /opt/local/lib/libjpeg.62.dylib }}} Also, what does the following command return: {{{ port installed grace jpeg }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 08:36:20 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 16:36:20 -0000 Subject: [MacPorts] #17878: tsung fails to build due to SVN checkout failure In-Reply-To: <057.2d721d977c6d7deca4986706c5804fa1@macports.org> References: <057.2d721d977c6d7deca4986706c5804fa1@macports.org> Message-ID: <066.ea19245be66ca83b9d8c8bdc0a8b4dc3@macports.org> #17878: tsung fails to build due to SVN checkout failure ------------------------------------+--------------------------------------- Reporter: will.bryant@? | Owner: febeling@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: ftbfs Port: tsung | ------------------------------------+--------------------------------------- Changes (by febeling@?): * status: new => closed * resolution: => fixed Comment: r45119 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 08:56:13 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 16:56:13 -0000 Subject: [MacPorts] #17913: bash 3.2.48 - Remove slow download site Message-ID: <052.a397e176444deb94cb259a1e82f03043@macports.org> #17913: bash 3.2.48 - Remove slow download site ------------------------------+--------------------------------------------- Reporter: mpdippery@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: mirror | Port: bash ------------------------------+--------------------------------------------- Everytime I've tried to download the bash sources, the mirror site used by the port has been terribly slow; my download time has been <100 bytes per second. I've modified the port to use the GNU mirror, rather than this slow mirror. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 08:57:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 16:57:27 -0000 Subject: [MacPorts] #17913: bash 3.2.48 - Remove slow download site In-Reply-To: <052.a397e176444deb94cb259a1e82f03043@macports.org> References: <052.a397e176444deb94cb259a1e82f03043@macports.org> Message-ID: <061.1e9ba8151c9040168288e7d894fba214@macports.org> #17913: bash 3.2.48 - Remove slow download site ------------------------------+--------------------------------------------- Reporter: mpdippery@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: mirror | Port: bash ------------------------------+--------------------------------------------- Comment(by mpdippery@?): Oops, I forgot to cc: the maintainer. The maintainer of the bash port is raimue at macports.org. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:00:25 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:00:25 -0000 Subject: [MacPorts] #17913: bash 3.2.48 - Remove slow download site In-Reply-To: <052.a397e176444deb94cb259a1e82f03043@macports.org> References: <052.a397e176444deb94cb259a1e82f03043@macports.org> Message-ID: <061.28e7d7d69790b8f2f07e8b468379984b@macports.org> #17913: bash 3.2.48 - Remove slow download site ------------------------------+--------------------------------------------- Reporter: mpdippery@? | Owner: raimue@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: mirror | Port: bash ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => raimue@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:13:10 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:13:10 -0000 Subject: [MacPorts] #17914: gwenhywfar-3.5.1 version bump Message-ID: <057.03be482d243c80a5639f721a75499ceb@macports.org> #17914: gwenhywfar-3.5.1 version bump -----------------------------------+---------------------------------------- Reporter: torsten@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: version | Port: gwenhywfar -----------------------------------+---------------------------------------- Meanwhile two new versions (3.5.2 and 3.6.0) are available. Upgrading to 3.5.2 is straightforward (Portfile diff attached). Building version 3.6.0 (Portfile diff attached too) failed due to linking errors: {{{ /usr/bin/gcc-4.0 -dynamiclib -o .libs/libgwenhywfar.47.6.0.dylib .libs/binreloc.o .libs/gwenhywfar.o .libs/libgwenhywfar.lax/libbase.a/args.o .libs/libgwenhywfar.lax/libbase.a/buffer.o .libs/libgwenhywfar.lax/libbase.a/debug.o .libs/libgwenhywfar.lax/libbase.a/error.o .libs/libgwenhywfar.lax/libbase.a/fastbuffer.o .libs/libgwenhywfar.lax/libbase.a/gwensignal.o .libs/libgwenhywfar.lax/libbase.a/i18n.o .libs/libgwenhywfar.lax/libbase.a/idlist.o .libs/libgwenhywfar.lax/libbase.a/idlist64.o .libs/libgwenhywfar.lax/libbase.a/idmap.o .libs/libgwenhywfar.lax/libbase.a/inherit.o .libs/libgwenhywfar.lax/libbase.a/list.o .libs/libgwenhywfar.lax/libbase.a/list1.o .libs/libgwenhywfar.lax/libbase.a/logger.o .libs/libgwenhywfar.lax/libbase.a/memcache.o .libs/libgwenhywfar.lax/libbase.a/memory.o .libs/libgwenhywfar.lax/libbase.a/pathmanager.o .libs/libgwenhywfar.lax/libbase.a/plugin.o .libs/libgwenhywfar.lax/libbase.a/plugindescr.o .libs/libgwenhywfar.lax/libbase.a/refptr.o .libs/libgwenhywfar.lax/libbase.a/ringbuffer.o .libs/libgwenhywfar.lax/libbase.a/stringlist.o .libs/libgwenhywfar.lax/libbase.a/stringlist2.o .libs/libgwenhywfar.lax/libcrypt3.a/cryptalgo.o .libs/libgwenhywfar.lax/libcrypt3.a/cryptdefs.o .libs/libgwenhywfar.lax/libcrypt3.a/cryptkey.o .libs/libgwenhywfar.lax/libcrypt3.a/cryptkeyrsa.o .libs/libgwenhywfar.lax/libcrypt3.a/cryptkeysym.o .libs/libgwenhywfar.lax/libcrypt3.a/hashalgo.o .libs/libgwenhywfar.lax/libcrypt3.a/mdigest.o .libs/libgwenhywfar.lax/libcrypt3.a/mdigestgc.o .libs/libgwenhywfar.lax/libcrypt3.a/padd.o .libs/libgwenhywfar.lax/libcrypt3.a/paddalgo.o .libs/libgwenhywfar.lax/libcrypttoken.a/ct.o .libs/libgwenhywfar.lax/libcrypttoken.a/ct_context.o .libs/libgwenhywfar.lax/libcrypttoken.a/ct_keyinfo.o .libs/libgwenhywfar.lax/libcrypttoken.a/ctf_context.o .libs/libgwenhywfar.lax/libcrypttoken.a/ctfile.o .libs/libgwenhywfar.lax/libcrypttoken.a/ctplugin.o .libs/libgwenhywfar.lax/libcryptmsg.a/crypthead.o .libs/libgwenhywfar.lax/libcryptmsg.a/cryptmgr.o .libs/libgwenhywfar.lax/libcryptmsg.a/cryptmgrkeys.o .libs/libgwenhywfar.lax/libcryptmsg.a/sighead.o .libs/libgwenhywfar.lax/libcryptmsg.a/sigtail.o .libs/libgwenhywfar.lax/libio.a/bio_buffer.o .libs/libgwenhywfar.lax/libio.a/bio_file.o .libs/libgwenhywfar.lax/libio.a/bio_socket.o .libs/libgwenhywfar.lax/libio.a/bufferedio.o .libs/libgwenhywfar.lax/libio.a/filter.o .libs/libgwenhywfar.lax/libiolayer.a/httpsession.o .libs/libgwenhywfar.lax/libiolayer.a/io_buffered.o .libs/libgwenhywfar.lax/libiolayer.a/io_codec.o .libs/libgwenhywfar.lax/libiolayer.a/io_file.o .libs/libgwenhywfar.lax/libiolayer.a/io_http.o .libs/libgwenhywfar.lax/libiolayer.a/io_memory.o .libs/libgwenhywfar.lax/libiolayer.a/io_packets.o .libs/libgwenhywfar.lax/libiolayer.a/io_socket.o .libs/libgwenhywfar.lax/libiolayer.a/io_tls.o .libs/libgwenhywfar.lax/libiolayer.a/iolayer.o .libs/libgwenhywfar.lax/libiolayer.a/iomanager.o .libs/libgwenhywfar.lax/libiolayer.a/iorequest.o .libs/libgwenhywfar.lax/libiolayer.a/ssl_cert_descr.o .libs/libgwenhywfar.lax/libipc.a/ipc.o .libs/libgwenhywfar.lax/libipc.a/request.o .libs/libgwenhywfar.lax/libipc.a/requestmgr.o .libs/libgwenhywfar.lax/libos.a/directory.o .libs/libgwenhywfar.lax/libos.a/directory_all.o .libs/libgwenhywfar.lax/libos.a/fslock.o .libs/libgwenhywfar.lax/libos.a/gwentime.o .libs/libgwenhywfar.lax/libos.a/gwentime_all.o .libs/libgwenhywfar.lax/libos.a/inetaddr.o .libs/libgwenhywfar.lax/libos.a/inetsocket.o .libs/libgwenhywfar.lax/libos.a/init.o .libs/libgwenhywfar.lax/libos.a/libloader.o .libs/libgwenhywfar.lax/libos.a/mutex.o .libs/libgwenhywfar.lax/libos.a/process.o .libs/libgwenhywfar.lax/libos.a/semaphore.o .libs/libgwenhywfar.lax/libparser.a/base64.o .libs/libgwenhywfar.lax/libparser.a/configmgr.o .libs/libgwenhywfar.lax/libparser.a/db.o .libs/libgwenhywfar.lax/libparser.a/dbio.o .libs/libgwenhywfar.lax/libparser.a/msgengine.o .libs/libgwenhywfar.lax/libparser.a/path.o .libs/libgwenhywfar.lax/libparser.a/tag16.o .libs/libgwenhywfar.lax/libparser.a/text.o .libs/libgwenhywfar.lax/libparser.a/tlv.o .libs/libgwenhywfar.lax/libparser.a/url.o .libs/libgwenhywfar.lax/libparser.a/urlfns.o .libs/libgwenhywfar.lax/libparser.a/xml.o .libs/libgwenhywfar.lax/libparser.a/xmlctx.o .libs/libgwenhywfar.lax/libparser.a/xsdnode.o .libs/libgwenhywfar.lax/libgui.a/cgui.o .libs/libgwenhywfar.lax/libgui.a/cprogress.o .libs/libgwenhywfar.lax/libgui.a/gui.o -L/opt/local/lib /opt/local/lib/libiconv.dylib /opt/local/lib/libgnutls.dylib /opt/local/lib/libz.dylib /opt/local/lib/libtasn1.dylib /opt/local/lib/libgcrypt.dylib /opt/local/lib/libgpg-error.dylib -L/sw/lib /opt/local/lib/libintl.dylib -install_name /opt/local/lib/libgwenhywfar.47.dylib -compatibility_version 54 -current_version 54.0 -Wl,-single_module ld: duplicate symbol _GWEN_CRYPT_PROFILE in .libs/libgwenhywfar.lax/libcryptmsg.a/cryptmgrkeys.o and .libs/libgwenhywfar.lax/libcryptmsg.a/cryptmgr.o }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:13:19 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:13:19 -0000 Subject: [MacPorts] #17915: Updated swi-prolog-devel portfile for version 5.7.4 Message-ID: <054.74d1f979419273cf9dadbeee3806cedf@macports.org> #17915: Updated swi-prolog-devel portfile for version 5.7.4 --------------------------------+------------------------------------------- Reporter: pmoura@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: --------------------------------+------------------------------------------- Updated swi-prolog-devel portfile for version 5.7.4. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:19:30 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:19:30 -0000 Subject: [MacPorts] #17892: tuntaposx updates In-Reply-To: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> References: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> Message-ID: <061.b728e5dc4a9cd4060b1b7ec763beac20@macports.org> #17892: tuntaposx updates ------------------------------+--------------------------------------------- Reporter: mlk@? | Owner: febeling@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tuntaposx | Port: tuntaposx ------------------------------+--------------------------------------------- Comment(by febeling@?): First: thanks for looking into this! It would be easier for if you'd provide a patch, because otherwise I have to read it line by line. I'm really short on time right now and in the middle of moving appartments, so that might speed things up. Another option to speed things is to talk another comitter into testing and checking in, since the port is declared openmaintainer, which means it is ok with me. Also, we should handle differnt problems separately, so this update to another SDK should go as a second change I guess. (What do we gain by that?) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:20:24 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:20:24 -0000 Subject: [MacPorts] #17855: sshfs-2.2 build crashes In-Reply-To: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> References: <065.f15635bee42e6cabd6c7f5573ca13a4f@macports.org> Message-ID: <074.5c12a459325c72e5a7e01e6927ae952f@macports.org> #17855: sshfs-2.2 build crashes -------------------------------------------+-------------------------------- Reporter: martin.eisenhardt@? | Owner: eridius@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs-2.2 -------------------------------------------+-------------------------------- Comment(by macsforever2000@?): What Mac OS X version are you running? Xcode version? It installed fine for me the first time on Mac OS X 10.5.6 Intel with Xcode 3.1.2. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:23:20 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:23:20 -0000 Subject: [MacPorts] #17912: ffmpeg-php Mac Port? In-Reply-To: <057.f40b7a4be6b6bec3d87a78305d157391@macports.org> References: <057.f40b7a4be6b6bec3d87a78305d157391@macports.org> Message-ID: <066.0053fb39bd299aaf8476448f60185f6a@macports.org> #17912: ffmpeg-php Mac Port? ------------------------------------+--------------------------------------- Reporter: tim.tiemann@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: High | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: ffmpeg, ffmpeg-php, Ticket #13344 Port: | ------------------------------------+--------------------------------------- Changes (by devans@?): * status: new => closed * resolution: => invalid * port: ffmpeg => Comment: Looks like there currently are no ports available in MacPorts for ffmpeg- php and mencoder. You have a couple of options: * File a ticket requesting that these ports be added to MacPorts then wait and see if someone is interested in doing this. * Create new Portfiles yourself and then submit them via a ticket for inclusion by a committer. The second option is probably more likely to get results and is a good way to get involved with MacPorts and learn about how Portfiles work, etc. See the guide [http://guide.macports.org] for details of creating a Portfile. You might want to start with one of the existing PHP extension Portfiles and modify it as needed. Try {{{ port search php }}} to find existing ports having to do with PHP The ffmpeg-php home page is here [http://ffmpeg-php.sourceforge.net/], current version is 0.6.0 For help with questions you may run into writing a Portfile, the macports- devel list is your best bet. See [http://trac.macports.org/wiki/MailingLists] -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:33:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:33:04 -0000 Subject: [MacPorts] #17915: Updated swi-prolog-devel portfile for version 5.7.4 In-Reply-To: <054.74d1f979419273cf9dadbeee3806cedf@macports.org> References: <054.74d1f979419273cf9dadbeee3806cedf@macports.org> Message-ID: <063.8546752bfd098454f1af55988aa74abc@macports.org> #17915: Updated swi-prolog-devel portfile for version 5.7.4 --------------------------------+------------------------------------------- Reporter: pmoura@? | Owner: macsforever2000@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: swi-prolog-devel --------------------------------+------------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => macsforever2000@? * status: new => assigned * port: => swi-prolog-devel -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:33:38 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:33:38 -0000 Subject: [MacPorts] #17915: Updated swi-prolog-devel portfile for version 5.7.4 In-Reply-To: <054.74d1f979419273cf9dadbeee3806cedf@macports.org> References: <054.74d1f979419273cf9dadbeee3806cedf@macports.org> Message-ID: <063.8df01467c5edd5e595a53852a815d612@macports.org> #17915: Updated swi-prolog-devel portfile for version 5.7.4 ---------------------------------+------------------------------------------ Reporter: pmoura@? | Owner: macsforever2000@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: swi-prolog-devel | ---------------------------------+------------------------------------------ Changes (by macsforever2000@?): * status: assigned => closed * resolution: => fixed Comment: Committed revision r45122. Thanks! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:47:42 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:47:42 -0000 Subject: [MacPorts] #17916: gwenhywfar variant for local installation mode Message-ID: <057.dd9bf21e09b193009c83a12e89c68e82@macports.org> #17916: gwenhywfar variant for local installation mode -----------------------------------+---------------------------------------- Reporter: torsten@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: variant | Port: gwenhywfar -----------------------------------+---------------------------------------- To use Gwenhywfar within a Cocoa application without having MacPorts installed we need a variant for building Gwenhyfar with enabled local installation mode. In this mode Gwenhywfar searches its plugins, data, locale and sysconfig locally / relatively to the application: {{{ Summary ============================================= Version : 3.5.1stable-0 System : osx Installation Folder : /opt/local Local Installation Mode : yes Plugin Loading Support : yes Plugin Installation Folder : ${libdir}/gwenhywfar/plugins/47 Plugin Search Folder : lib/gwenhywfar/plugins/47 EBICS plugins enabled : no Data Search Folder : share/gwenhywfar Locale Search Folder : share/locale Config Search Folder : etc }}} To link gwenhywfar statically we need static libraries in addition to the dynamic ones. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 09:50:30 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 17:50:30 -0000 Subject: [MacPorts] #17910: xmgrace not working on OS X Leapord In-Reply-To: <058.b65524d11c95572647100a87df639f12@macports.org> References: <058.b65524d11c95572647100a87df639f12@macports.org> Message-ID: <067.8c55a2e3aa399f9ef1d2fc6dd6e852e8@macports.org> #17910: xmgrace not working on OS X Leapord ------------------------------------+--------------------------------------- Reporter: okhalid.cern@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: grace ------------------------------------+--------------------------------------- Comment(by okhalid.cern@?): Replying to [comment:2 macsforever2000@?]: > xmgrace works fine for me on Leopard. Did you install macports into a non-standard directory? if so, what is it? I have libjpeg.62.dylib at: > > {{{ > /opt/local/lib/libjpeg.62.dylib > }}} I re-installed macports under standard location and now there is libjpeg.62.dy under /opt/local/lib/ It's also available under: /Users/okhalid/usr/local/bin/MacPorts-1.7.0/lib/ > > Also, what does the following command return: > > {{{ > port installed grace jpeg > }}} I did the same as before; just re-installed every thing... I think the problem is with the libjpeg. The installed version by macports is jpeg @ver7_b3 and my guess is that there is a bug in it which is crashing due to ]dyld: Symbol not found: cg_jpeg_resync_to_restart How can i install another and stable version of libjpeg via macports? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 10:13:07 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 18:13:07 -0000 Subject: [MacPorts] #17910: xmgrace not working on OS X Leapord In-Reply-To: <058.b65524d11c95572647100a87df639f12@macports.org> References: <058.b65524d11c95572647100a87df639f12@macports.org> Message-ID: <067.0a4435c4add17d36a309d8663961141c@macports.org> #17910: xmgrace not working on OS X Leapord ------------------------------------+--------------------------------------- Reporter: okhalid.cern@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: grace ------------------------------------+--------------------------------------- Comment(by okhalid.cern@?): I have checked on the www.ijg.org . libjpeg version 3.6b is considered stable since Mar 1998...so I am not sure about my theory about the bug in it :-S hmm...it might be due to my OS X 10.5.5 Any body else saw the same problem? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 11:33:06 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 19:33:06 -0000 Subject: [MacPorts] #17910: xmgrace not working on OS X Leapord In-Reply-To: <058.b65524d11c95572647100a87df639f12@macports.org> References: <058.b65524d11c95572647100a87df639f12@macports.org> Message-ID: <067.b402b19284355e33fcaba0f4b51a3d86@macports.org> #17910: xmgrace not working on OS X Leapord ------------------------------------+--------------------------------------- Reporter: okhalid.cern@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: grace ------------------------------------+--------------------------------------- Comment(by okhalid.cern@?): I found the source of problem. There is a libJPEG.dylib on my system already which is actually conflicting with the libjpeg.dylib from macports. [1] http://lists.macromates.com/textmate/2006-June/011449.html [2] http://www.nabble.com/dyld:-Symbol-not-found :-__cg_jpeg_resync_to_restart-td9949988.html Now I have tried this in my ~/.profile and ~/.basrc : ''export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib:$DYLD_FALLBACK_LIBRARY_PATH '' It does not work :-( I have renamed the libJPEG.dylib to libJPEG.dylib under: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources And then created a symbolic link in there to /opt/local/lib/libjpeg.62.dylib But no luck! Any more ideas? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 11:47:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 19:47:27 -0000 Subject: [MacPorts] #17917: aqbanking-3.7.2 version bump Message-ID: <057.47c55bdfbeec2601e4f8feaa43066089@macports.org> #17917: aqbanking-3.7.2 version bump -----------------------------------+---------------------------------------- Reporter: torsten@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: version | Port: aqbanking -----------------------------------+---------------------------------------- Meanwhile two new versions (3.8.0 and 3.8.1) are available. Upgrading to 3.8.1 is straightforward (Portfile diff attached). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 11:52:47 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 19:52:47 -0000 Subject: [MacPorts] #17918: gtk2 2.14.7: X11 dependency issues on Tiger Message-ID: <055.67840116d7c1c585dbde9c9c3b2c9976@macports.org> #17918: gtk2 2.14.7: X11 dependency issues on Tiger ---------------------------------+------------------------------------------ Reporter: devans@? | Owner: jeremyhu@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: gtk2 ---------------------------------+------------------------------------------ I just upgraded gtk2 from gtk2 @2.14.5_0+darwin_8+x11 to gtk2 @2.14.7_0+darwin_8+x11 on 10.4.11, XCode 2.5 using MacPorts trunk. The build completed successfully but when running a gtk2 based application (gimp in this case), the program died with the now well known {{{ _X11TransSocketUNIXConnect: Cannot connect to non-local host ???D XIO: fatal IO error 0 (Unknown error: 0) on X server ":0.0" }}} error that is described in #17558. After reviewing the ports dependencies, I manually installed the following ports which were not required nor installed for the previous version of the port {{{ % port installed xorg-libXrandr xorg-libXcursor xorg-libXinerama The following ports are currently installed: xorg-libXcursor @1.1.9_0 (active) xorg-libXinerama @1.0.3_0 (active) xorg-libXrandr @1.2.3_0 (active) }}} and then rebuilt the port. The resulting gtk2 allowed gimp to run properly although the program emits the following non-fatal warning periodically {{{ Xlib: extension "RANDR" missing on display ":0.0" }}} when using the default 10.4.11 X11.app server. Note that I am not using the +system_x11 variant. Looks like this is the result of the lib style of dependency for these libraries coupled with the fact that gtk2 is apparently the only port that expresses a dependency upon them and they exist in the default Tiger X11 implementation. {{{ % port dependents xorg-libXrandr xorg-libXcursor xorg-libXinerama gtk2 depends on xorg-libXrandr gtk2 depends on xorg-libXcursor gtk2 depends on xorg-libXinerama }}} The lib dependencies allow the Tiger X11 libraries to satisfy the dependency even though the rest of the X11 libraries come from ${prefix}/lib. Perhaps the dependencies should be changed to port style in the default +x11 case (use xorg) and changed to lib style only for the +system_x11 case (use Tiger X11). Assigning to Jeremy as this looks like something in his area of expertise with cc to maintainer -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 11:53:46 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 19:53:46 -0000 Subject: [MacPorts] #17770: RFU: boost-jam 3.1.16 -> 3.1.17 In-Reply-To: <057.ac7dbf694eaf6ac5e2f98529101969bc@macports.org> References: <057.ac7dbf694eaf6ac5e2f98529101969bc@macports.org> Message-ID: <066.bec3c03ee644894a4c5110db96773fea@macports.org> #17770: RFU: boost-jam 3.1.16 -> 3.1.17 ------------------------------------+--------------------------------------- Reporter: mcalhoun@? | Owner: jon.olsson@? Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: boost-jam | ------------------------------------+--------------------------------------- Changes (by mcalhoun@?): * status: new => closed * resolution: => fixed Comment: Fixed in r45127 (maintainer timeout). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 12:00:38 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 20:00:38 -0000 Subject: [MacPorts] #17892: tuntaposx updates In-Reply-To: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> References: <052.db49a8fee06e8df9786b4d34a2fc9fee@macports.org> Message-ID: <061.02ec4fb656a9d657f89974fbc02c7559@macports.org> #17892: tuntaposx updates ------------------------------+--------------------------------------------- Reporter: mlk@? | Owner: febeling@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tuntaposx | Port: tuntaposx ------------------------------+--------------------------------------------- Comment(by mlk@?): OK. I'm attaching just the 'diff -u' of the Portfile. Changing the SDK is done there as a 'reinplace', and hence can be easily removed or changed. Using the 10.5u SDK means that the resulting code will execute only on a computer running 10.5 or newer; using 10.4u SDK means that the resulting code will execute only on a computer running 10.4 or newer. There are sometimes features in a newer SDK which make it attractive to use; I do not know if this is the case for tuntaposx, but it certainly can't hurt. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 12:03:07 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 20:03:07 -0000 Subject: [MacPorts] #17919: samba3: smbc_urlencode symbol not in dylib Message-ID: <057.27706e8c684a640117e43ab35760bdc6@macports.org> #17919: samba3: smbc_urlencode symbol not in dylib -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: symbol linking | Port: samba3 -----------------------------------+---------------------------------------- This was happening with 3.2.6 as well before I bumped it for the CVE. {{{ $ cat test.c #include int main() { char *c; char *s; int l; return smbc_urlencode(c, s, l); } $ gcc test.c -Wall -I/opt/local/include -L/opt/local/lib/samba3 -lsmbclient Undefined symbols: "_smbc_urlencode", referenced from: _main in ccdxnKVA.o ld: symbol(s) not found collect2: ld returned 1 exit status $ gcc test.c -Wall -I/opt/local/include -E | grep -C3 smbc_urlencode smbc_urldecode(char *dest, char * src, size_t max_dest_len); # 2542 "/opt/local/include/libsmbclient.h" 3 int smbc_urlencode(char * dest, char * src, int max_dest_len); # 2558 "/opt/local/include/libsmbclient.h" 3 const char * smbc_version(void); -- int main() { char *c; char *s; int l; return smbc_urlencode(c, s, l); } }}} I'm looking into it now... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 12:19:32 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 20:19:32 -0000 Subject: [MacPorts] #17918: gtk2 2.14.7: X11 dependency issues on Tiger In-Reply-To: <055.67840116d7c1c585dbde9c9c3b2c9976@macports.org> References: <055.67840116d7c1c585dbde9c9c3b2c9976@macports.org> Message-ID: <064.e8517d3b798af62f4cb7002b645fbfc7@macports.org> #17918: gtk2 2.14.7: X11 dependency issues on Tiger ----------------------------------+----------------------------------------- Reporter: devans@? | Owner: jeremyhu@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: gtk2 | ----------------------------------+----------------------------------------- Changes (by jeremyhu@?): * status: new => closed * resolution: => duplicate Comment: more or less... yeah... the problem was that you likely had xorg-libX11 installed on your system when you installed the gtk2 update and then ran into bug #17558 The randr warning is more of a notification than anything else... it just causes gimp to not get told about RANDR events (like your scren size changing). The dependencies should be changed to port: dependencies, but ALL ports in MacPorts need to have that done at the exact same time, and all need to be revision bumped. See macports-dev for my post a few days ago about this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 12:34:19 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 20:34:19 -0000 Subject: [MacPorts] #17920: aqbanking variant for local installation mode Message-ID: <057.f9ba3112eec9f879f3d4669d57e3d0cf@macports.org> #17920: aqbanking variant for local installation mode -----------------------------------+---------------------------------------- Reporter: torsten@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: variant | Port: aqbanking -----------------------------------+---------------------------------------- To use AqBanking within a Cocoa application without having MacPorts installed we need a variant for building AqBanking with enabled local installation mode. In this mode AqBanking searches its data, locale and sysconfig locally / relatively to the application: {{{ Summary ---------------------------------------------------- AqBanking version : 3.7.2.0stable Local Installation Mode : yes Supported frontends : qbanking Cfg Search Folder : etc Data Search Folder : share Locale Search Folder : share/locale }}} To link AqBanking statically we need static libraries in addition to the dynamic ones. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 13:45:58 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 21:45:58 -0000 Subject: [MacPorts] #17921: Name Resolution does not work properly with vpnc 0.5.3 Message-ID: <055.2495a0452919b244835a682f7cd06a13@macports.org> #17921: Name Resolution does not work properly with vpnc 0.5.3 ----------------------------------+----------------------------------------- Reporter: monty19@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: vpnc name resolution | Port: vpnc ----------------------------------+----------------------------------------- When I did an update of ports and vpnc 0.5.3 installed I started having the following behaviour: /etc/resolv.conf is updated properly to reflect DNS servres on corporate network I can use dig or nslookup to successfully query the addresses of servers by name. I can not resolve names of systems on the corporate network using a web browser, ping, email client or anything else. Name resolution continues to work for hosts on the internet; kind of like the dns servers for my internet connection are still being used, although the resolv.conf does not reflect that. I have observed this broken behaviour with 0.5.2 and 0.5.3; I downgraded to 0.5.1 and am working properly again -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 14:07:29 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 22:07:29 -0000 Subject: [MacPorts] #17909: smpeg doesn't build universal In-Reply-To: <057.902b8a37135d6c12a5b5325615791088@macports.org> References: <057.902b8a37135d6c12a5b5325615791088@macports.org> Message-ID: <066.001dc62623c18bf3e3567b7107866b13@macports.org> #17909: smpeg doesn't build universal -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: smpeg3 -----------------------------------+---------------------------------------- Comment(by jeremyhu@?): {{{ Index: Portfile =================================================================== --- Portfile (revision 45133) +++ Portfile (working copy) @@ -4,7 +4,7 @@ name smpeg version 0.4.4 -revision 7 +revision 8 categories multimedia maintainers mww platforms darwin @@ -22,6 +22,8 @@ ltconfig13 md5 ea53f42a550c9f9e653758a8ed91574e \ ltmain13 md5 e094ae92724c4015dbab97de151c2525 +depends_build port:libtool + depends_lib port:libsdl patchfiles patch-smpeg.h.diff patch-glmovie-tile.c.diff \ @@ -42,12 +44,9 @@ use_parallel_build no -set libname libsmpeg.${version}.dylib -set ln "ln -s ${libname}" -post-destroot { - xinstall -m 644 ${worksrcpath}/${libname} ${destroot}${prefix}/lib - system "cd ${destroot}${prefix}/lib && ${ln} libsmpeg.dylib \ - && ${ln} libsmpeg.0.dylib && ${ln} libsmpeg.0.4.dylib" - reinplace "s|library_names=\'\'|library_names=\'${libname}\'|g" \ - ${destroot}${prefix}/lib/libsmpeg.la +post-configure { + # It's too much of a PITA to autoreconf + delete ${worksrcpath}/libtool + system "ln -s ${prefix}/bin/glibtool ${worksrcpath}/libtool" } + }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 14:09:37 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 22:09:37 -0000 Subject: [MacPorts] #17922: db47 fails to configure if ${prefix}/lib/tclConfig.sh does not exist Message-ID: <054.aa66ddad5e61fcf33a3e5840bc67651d@macports.org> #17922: db47 fails to configure if ${prefix}/lib/tclConfig.sh does not exist --------------------------------+------------------------------------------- Reporter: ricci@? | Owner: mcalhoun@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: db47 --------------------------------+------------------------------------------- The db47 port enables tcl (in the configure phase) but does not require tcl as a dependency. Thus if tcl is not installed via macports, db47 configure fails as it cannot find ${prefix}/lib/tclConfig.sh Suggested fix: move the --enable-tcl and related configure options into a variant. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 15:03:47 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 23:03:47 -0000 Subject: [MacPorts] #17921: Name Resolution does not work properly with vpnc 0.5.3 In-Reply-To: <055.2495a0452919b244835a682f7cd06a13@macports.org> References: <055.2495a0452919b244835a682f7cd06a13@macports.org> Message-ID: <064.942e3fe5db052c92f5ee2a0418bdf185@macports.org> #17921: Name Resolution does not work properly with vpnc 0.5.3 ----------------------------------+----------------------------------------- Reporter: monty19@? | Owner: kiehn@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: vpnc name resolution | Port: vpnc ----------------------------------+----------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => kiehn@? Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 15:30:40 2009 From: noreply at macports.org (MacPorts) Date: Thu, 08 Jan 2009 23:30:40 -0000 Subject: [MacPorts] #16833: dbus autolaunch fails because of '/' characters in $DISPLAY In-Reply-To: <051.32ad6cf58ffbe238f607f2adccc6802d@macports.org> References: <051.32ad6cf58ffbe238f607f2adccc6802d@macports.org> Message-ID: <060.8f80d62ed775f3d653d38065e8e12baf@macports.org> #16833: dbus autolaunch fails because of '/' characters in $DISPLAY ------------------------------+--------------------------------------------- Reporter: mp@? | Owner: macsforever2000@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: dbus | ------------------------------+--------------------------------------------- Comment(by mta@?): > This may still be related to dbus. I activated dbus 1.2.4_2 and reverted the gnucash launch script back to the vanilla version. If I run 'gnucash' from the command line I get the error dialog from gnucash about not being able to find default values. If I try 'dbus-launch gnucash' *or* 'dbus-launch --sh-syntax' I get the following error... > > Failed to start message bus: In D-Bus address, character '+' should have been escaped > EOF in dbus-launch reading address from bus daemon This message occurs if you build dbus as yourself instead of using sudo (you must use sudo to install it, but not necessarily to build it depending on how you've built macports itself). The config file for dbus gets the value for DBUS_TEST_SOCKET_DIR from TMPDIR if it is defined. On Leopard TMPDIR has a value like /var/folders/XO/XOAhu-l42RWX5U+kNPkZqU+++TI/-Tmp-/ This doesn't work because dbus doesn't like the "+" characters in it. Besides it really should be using a global temp directory for its sockets rather than your private one. This is not a problem if you use sudo to build dbus since sudo doesn't pass TMPDIR to the command it executes. I've fixed this and attached a Portfile with a patch to use /tmp for its sockets. This patch also adds a +verbose variant that enables more debugging output (under control of the DBUS_VERBOSE environment variable). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 16:00:21 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 00:00:21 -0000 Subject: [MacPorts] #17912: ffmpeg-php Mac Port? In-Reply-To: <057.f40b7a4be6b6bec3d87a78305d157391@macports.org> References: <057.f40b7a4be6b6bec3d87a78305d157391@macports.org> Message-ID: <066.ffec4a912cba30be690f3b9c93e7acea@macports.org> #17912: ffmpeg-php Mac Port? ------------------------------------+--------------------------------------- Reporter: tim.tiemann@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: High | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: ffmpeg, ffmpeg-php, Ticket #13344 Port: | ------------------------------------+--------------------------------------- Comment(by blb@?): Replying to [comment:1 devans@?]: > Looks like there currently are no ports available in MacPorts for ffmpeg-php and mencoder. FYI, mencoder is part of the MPlayer port. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 17:07:56 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 01:07:56 -0000 Subject: [MacPorts] #17923: rdesktop missing depency and ACLOCAL Message-ID: <055.6601cf2b8f40f33ba12b93d50a6e4bf0@macports.org> #17923: rdesktop missing depency and ACLOCAL ---------------------------------+------------------------------------------ Reporter: macports@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: aclocal | Port: rdesktop ---------------------------------+------------------------------------------ I just installed macports 1.7.0 on a fresh macbook with the sole purpose to be able to use rdesktop. I had the hardest time getting it to compile. First of all, rdesktop is missing a dependency for pkgconfig. Because the output of bootstrap is suppressed, the only error I got was: {{{ configure: error: Selected sound system is not available. }}} Secondly, in order to load pkg.m4 I had to set the following environment variable: {{{ ACLOCAL='aclocal -I /opt/local/share/aclocal' }}} otherwise configure would complain like this: {{{ configure: WARNING: pkg-config not available, cannot check for ao configure: WARNING: pkg-config not available, cannot check for alsa configure: WARNING: pkg-config not available, cannot check for samplerate configure: error: Selected sound system is not available. }}} See also http://www.nabble.com/autoreconf.env---ACLOCAL-td20877638.html -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 17:39:46 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 01:39:46 -0000 Subject: [MacPorts] #13732: GNU screen 4.00.03 (FAU) 23-Oct-06 breaks on leopard after logoff/logon In-Reply-To: <046.3d6613cd4c2b5557c84c4c0590459101@macports.org> References: <046.3d6613cd4c2b5557c84c4c0590459101@macports.org> Message-ID: <055.63c13431345fa28313abfa8c9305d536@macports.org> #13732: GNU screen 4.00.03 (FAU) 23-Oct-06 breaks on leopard after logoff/logon ------------------------+--------------------------------------------------- Reporter: sr@? | Owner: digdog@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | ------------------------+--------------------------------------------------- Comment(by netj@?): Leopard's built-in GNU screen (/usr/bin/screen) does not have such problem. Mac OS X 10.5.6 Screen version 4.00.03 (FAU) 23-Oct-06 Just do a `sudo port uninstall screen`. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 17:53:47 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 01:53:47 -0000 Subject: [MacPorts] #17924: hs-parsec 3.0.0 - New port Message-ID: <052.183f0c8dedadaeffcd4b3862d95241dd@macports.org> #17924: hs-parsec 3.0.0 - New port ------------------------------+--------------------------------------------- Reporter: mpdippery@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: haskell, ghc | Port: parsec ------------------------------+--------------------------------------------- The version of Parsec that comes with ghc is outdated. This port installs the newest version of Parsec. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 18:18:35 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 02:18:35 -0000 Subject: [MacPorts] #17906: texlive-2007_6 not sufficient dependiencies to libpng In-Reply-To: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> References: <062.9706cc1c81f16a3f51a6c1a9d9a67c66@macports.org> Message-ID: <071.4595b10032d253849bc018835eecfe68@macports.org> #17906: texlive-2007_6 not sufficient dependiencies to libpng -----------------------------------------+---------------------------------- Reporter: haf@? | Owner: milosh@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: texlive | -----------------------------------------+---------------------------------- Changes (by ryandesign@?): * status: new => closed * resolution: => invalid -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 18:45:19 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 02:45:19 -0000 Subject: [MacPorts] #17909: smpeg doesn't build universal In-Reply-To: <057.902b8a37135d6c12a5b5325615791088@macports.org> References: <057.902b8a37135d6c12a5b5325615791088@macports.org> Message-ID: <066.926718c5b1034d04b48482e743b4e84c@macports.org> #17909: smpeg doesn't build universal ------------------------------------+--------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: universal Port: smpeg3 | ------------------------------------+--------------------------------------- Changes (by jeremyhu@?): * status: new => closed * resolution: => fixed Comment: r45140 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 19:19:46 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 03:19:46 -0000 Subject: [MacPorts] #17925: recode +universal: Undefined symbols _libintl_bindtextdomain _libintl_gettext _libintl_textdomain Message-ID: <059.2394c67ddbe74f3f554dc8f450f81cb9@macports.org> #17925: recode +universal: Undefined symbols _libintl_bindtextdomain _libintl_gettext _libintl_textdomain -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: recode, gettext -------------------------------------+-------------------------------------- Trying to install recode @3.6_3+universal fails with messages that gettext-related symbols could not be found, even though gettext @0.17_3+universal is installed: {{{ /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0 -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -L/opt/local/lib -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -o recode main.o freeze.o mixed.o librecode.la ../lib/libreco.a /usr/bin/gcc-4.0 -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -L/opt/local/lib -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -o recode main.o freeze.o mixed.o .libs/librecode.a ../lib/libreco.a /usr/bin/ld: for architecture i386 /usr/bin/ld: Undefined symbols: _libintl_bindtextdomain _libintl_gettext _libintl_textdomain collect2: ld returned 1 exit status /usr/bin/ld: for architecture ppc /usr/bin/ld: Undefined symbols: _libintl_bindtextdomain _libintl_gettext _libintl_textdomain collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccYkcFNd.out (No such file or directory) make[2]: *** [recode] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 }}} This was originally [http://lists.macosforge.org/pipermail/macports- users/2009-January/013175.html reported on macports-users by Jerry]. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 19:29:27 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 03:29:27 -0000 Subject: [MacPorts] #16833: dbus autolaunch fails because of '/' characters in $DISPLAY In-Reply-To: <051.32ad6cf58ffbe238f607f2adccc6802d@macports.org> References: <051.32ad6cf58ffbe238f607f2adccc6802d@macports.org> Message-ID: <060.2d00b6027bdd439ef51e74db0801e25f@macports.org> #16833: dbus autolaunch fails because of '/' characters in $DISPLAY ------------------------------+--------------------------------------------- Reporter: mp@? | Owner: macsforever2000@? Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: dbus | ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * status: closed => reopened * resolution: fixed => -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 21:16:25 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 05:16:25 -0000 Subject: [MacPorts] #17924: hs-parsec 3.0.0 - New port In-Reply-To: <052.183f0c8dedadaeffcd4b3862d95241dd@macports.org> References: <052.183f0c8dedadaeffcd4b3862d95241dd@macports.org> Message-ID: <061.41824738172f371ae3370558aa542135@macports.org> #17924: hs-parsec 3.0.0 - New port ------------------------------+--------------------------------------------- Reporter: mpdippery@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: haskell, ghc | Port: hs-parsec ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * port: parsec => hs-parsec * milestone: Port Enhancements => Port Submissions -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 21:25:34 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 05:25:34 -0000 Subject: [MacPorts] #17923: rdesktop missing depency and ACLOCAL In-Reply-To: <055.6601cf2b8f40f33ba12b93d50a6e4bf0@macports.org> References: <055.6601cf2b8f40f33ba12b93d50a6e4bf0@macports.org> Message-ID: <064.d5b6a0ad7a36efb0daddcdd68d5c8d19@macports.org> #17923: rdesktop missing depency and ACLOCAL ---------------------------------+------------------------------------------ Reporter: macports@? | Owner: cshbell@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: aclocal | Port: rdesktop ---------------------------------+------------------------------------------ Changes (by macsforever2000@?): * cc: noses@? (added) * owner: macports-tickets@? => cshbell@? Comment: Assigning to maintainers. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 21:28:42 2009 From: noreply at macports.org (MacPorts) Date: Fri, 09 Jan 2009 05:28:42 -0000 Subject: [MacPorts] #16833: dbus autolaunch fails because of '/' characters in $DISPLAY In-Reply-To: <051.32ad6cf58ffbe238f607f2adccc6802d@macports.org> References: <051.32ad6cf58ffbe238f607f2adccc6802d@macports.org> Message-ID: <060.048e5fd2b4b393403de4caad191b539c@macports.org> #16833: dbus autolaunch fails because of '/' characters in $DISPLAY ------------------------------+--------------------------------------------- Reporter: mp@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: dbus | ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * owner: macsforever2000@? => macports-tickets@? * status: reopened => new Comment: I'll try to look at this soon. But in the meantime, I'm un-assigning it from myself in case someone else can look at this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Jan 8 22:48:31 2009 From: no