From noreply at macports.org Sat Aug 1 00:41:33 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 07:41:33 -0000 Subject: [MacPorts] #20507: gmp.h uses possibly undefined __STDC_VERSION__ In-Reply-To: <054.8945d21209a4ec438b884ea25ee8c814@macports.org> References: <054.8945d21209a4ec438b884ea25ee8c814@macports.org> Message-ID: <063.77fb1e15ca219c1f6b49b39b103d67b3@macports.org> #20507: gmp.h uses possibly undefined __STDC_VERSION__ --------------------------------+------------------------------------------- Reporter: stephen@? | Owner: mcalhoun@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gmp --------------------------------+------------------------------------------- Comment(by stephen@?): When building XEmacs 21.5.29, I get several score of these warnings: {{{ /Users/steve/src/XEmacs/sandbox/src/number-gmp.h:43, from /Users/steve/src/XEmacs/sandbox/src/number.h:62, from /Users/steve/src/XEmacs/sandbox/src/lisp.h:3874, from /Users/steve/src/XEmacs/sandbox/src/EmacsFrame.c:30: /opt/local/include/gmp.h:427:74: warning: "__STDC_VERSION__" is not defined }}} because "lisp.h" is included practically everywhere. Xcode is not involved, except that maybe it supplied this version of the compiler. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 02:07:52 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 09:07:52 -0000 Subject: [MacPorts] #20507: gmp.h uses possibly undefined __STDC_VERSION__ In-Reply-To: <054.8945d21209a4ec438b884ea25ee8c814@macports.org> References: <054.8945d21209a4ec438b884ea25ee8c814@macports.org> Message-ID: <063.a8508c6f80f1856b418fbf03d6674d0f@macports.org> #20507: gmp.h uses possibly undefined __STDC_VERSION__ --------------------------------+------------------------------------------- Reporter: stephen@? | Owner: mcalhoun@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gmp --------------------------------+------------------------------------------- Comment(by vinc17@?): I think you could still add {{{&& defined __STDC_VERSION__}}} before {{{&& __STDC_VERSION__ >= 199901L}}} (I haven't tried, but this should make the warning disappear). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 05:00:16 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 12:00:16 -0000 Subject: [MacPorts] #20507: gmp.h uses possibly undefined __STDC_VERSION__ In-Reply-To: <054.8945d21209a4ec438b884ea25ee8c814@macports.org> References: <054.8945d21209a4ec438b884ea25ee8c814@macports.org> Message-ID: <063.0f8b06dba49818d49957cfad215a0b43@macports.org> #20507: gmp.h uses possibly undefined __STDC_VERSION__ ---------------------------------+------------------------------------------ Reporter: stephen@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: gmp | ---------------------------------+------------------------------------------ Changes (by mcalhoun@?): * status: assigned => closed * resolution: => fixed Comment: Should be fixed in r54734. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 06:26:00 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 13:26:00 -0000 Subject: [MacPorts] #20504: py25-modulegraph-devel svn external broken (again?) In-Reply-To: <057.b28c83b44b03f37ff98f7b6bc38bd102@macports.org> References: <057.b28c83b44b03f37ff98f7b6bc38bd102@macports.org> Message-ID: <066.74a4a207921a88fbb0e76a3b728da485@macports.org> #20504: py25-modulegraph-devel svn external broken (again?) -----------------------------------+---------------------------------------- Reporter: walter_mundt@? | Owner: jmr@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: ez_setup | Port: py25-modulegraph-devel -----------------------------------+---------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => jmr@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 06:26:12 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 13:26:12 -0000 Subject: [MacPorts] #18233: svn error In-Reply-To: <054.93d04fec90d7f85d6ea23ade92cf1fb2@macports.org> References: <054.93d04fec90d7f85d6ea23ade92cf1fb2@macports.org> Message-ID: <063.14afac7f54225a5158d26a1548b1d9ea@macports.org> #18233: svn error -------------------------------------+-------------------------------------- Reporter: ohtinsel@? | Owner: jmr@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: svn error Port: py25-modulegraph-devel | -------------------------------------+-------------------------------------- Description changed by macsforever2000@?: Old description: > sudo port install py25-modulegraph-devel > ---> Fetching py25-modulegraph-devel > Error: Target org.macports.fetch returned: Subversion check out failed > Error: Status 1 encountered during processing. > > This holds up my install of matplotlib and other ports I need for > work.... :0 > > Mike New description: {{{ sudo port install py25-modulegraph-devel ---> Fetching py25-modulegraph-devel Error: Target org.macports.fetch returned: Subversion check out failed Error: Status 1 encountered during processing. }}} This holds up my install of matplotlib and other ports I need for work.... :0 Mike -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 06:32:21 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 13:32:21 -0000 Subject: [MacPorts] #20507: gmp.h uses possibly undefined __STDC_VERSION__ In-Reply-To: <054.8945d21209a4ec438b884ea25ee8c814@macports.org> References: <054.8945d21209a4ec438b884ea25ee8c814@macports.org> Message-ID: <063.0c08decccb20ae917a1ccb7258451243@macports.org> #20507: gmp.h uses possibly undefined __STDC_VERSION__ ---------------------------------+------------------------------------------ Reporter: stephen@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: gmp | ---------------------------------+------------------------------------------ Comment(by stephen@?): Yes, that suppresses the warnings, as expected. Note that what I didn't understand was how the magic number 5465 was chosen, and therefore whether simply suppressing the warning or changing the build number was appropriate. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 08:04:30 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 15:04:30 -0000 Subject: [MacPorts] #20504: py25-modulegraph-devel svn external broken (again?) In-Reply-To: <057.b28c83b44b03f37ff98f7b6bc38bd102@macports.org> References: <057.b28c83b44b03f37ff98f7b6bc38bd102@macports.org> Message-ID: <066.8d1d2f90de956891536c184f710002e2@macports.org> #20504: py25-modulegraph-devel svn external broken (again?) -------------------------------------+-------------------------------------- Reporter: walter_mundt@? | Owner: jmr@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: ez_setup Port: py25-modulegraph-devel | -------------------------------------+-------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => invalid Comment: I can't do anything about upstream's svn server. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 08:53:12 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 15:53:12 -0000 Subject: [MacPorts] #20509: py2[56]-suds: build failure - missing requirement Message-ID: <052.022bf11d8fae88b6643948c356539463@macports.org> #20509: py2[56]-suds: build failure - missing requirement ------------------------------+--------------------------------------------- Reporter: jpo@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-suds ------------------------------+--------------------------------------------- Problem: [[BR]] py26-suds (and py25-suds) fails to build if py26-setuptools is not installed Solution: [[BR]] The py26-suds portfile is missing the following line {{{ depends_lib port:py26-setuptools }}} Output: {{{ $ sudo port install py26-suds ---> Fetching py26-suds ---> Verifying checksum(s) for py26-suds ---> Extracting py26-suds ---> Configuring py26-suds ---> Building py26-suds Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-suds/work /python-suds-0.3.6" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 20, in from setuptools import setup, find_packages ImportError: No module named setuptools Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 09:02:58 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 16:02:58 -0000 Subject: [MacPorts] #20509: py2[56]-suds: build failure - missing requirement In-Reply-To: <052.022bf11d8fae88b6643948c356539463@macports.org> References: <052.022bf11d8fae88b6643948c356539463@macports.org> Message-ID: <061.9e33e76752d6eb8bf9d45df54a15dc97@macports.org> #20509: py2[56]-suds: build failure - missing requirement ------------------------------+--------------------------------------------- Reporter: jpo@? | Owner: mmoll@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-suds ------------------------------+--------------------------------------------- Changes (by mnick@?): * owner: macports-tickets@? => mmoll@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 09:14:17 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 16:14:17 -0000 Subject: [MacPorts] #20510: muparser build error Message-ID: <064.2678b08e9e13d61e183fea892e0388b9@macports.org> #20510: muparser build error ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: muparser ------------------------------------------+--------------------------------- Mac OS X 10.5.7. Xcode 3.1.3. {{{ $ sudo port install muparser ---> Computing dependencies for muparser ---> Fetching muparser ---> Attempting to fetch muparser_v130.tar.gz from http://distfiles.macports.org/muparser ---> Verifying checksum(s) for muparser ---> Extracting muparser ---> Applying patches to muparser ---> Configuring muparser ---> Building muparser Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser" && /usr/bin/make -j2 all " returned error 2 Command output: /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParserBytecode.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParserBytecode.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParserTest.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParserTest.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParser.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParser.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParserDLL.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParserDLL.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParserInt.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParserInt.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParserTokenReader.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParserTokenReader.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParserError.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParserError.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParserCallback.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParserCallback.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o muParser_dll_muParserBase.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -dynamic -fPIC -DPIC -O2 -fno-common ./src/muParserBase.cpp /opt/local/var/macports/build/_opt_mports_trunk_dports_math_muparser/work/muparser /bk-deps /usr/bin/g++-4.0 -c -o example1_Example1.o -DNDEBUG -I./include -O2 -fno-common ./samples/example1/Example1.cpp /usr/bin/g++-4.0 -o samples/example1/example1 example1_Example1.o -L./lib -L/opt/local/lib -L./lib -lmuparser ld: library not found for -lmuparser collect2: ld returned 1 exit status make: *** [samples/example1/example1] Error 1 make: *** Waiting for unfinished jobs.... Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 09:33:00 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 16:33:00 -0000 Subject: [MacPorts] #20511: RFE: p5-libwww-perl: please add the programs and the aliases Message-ID: <052.f0f24f7d56ed9378663f84652c12dbc5@macports.org> #20511: RFE: p5-libwww-perl: please add the programs and the aliases ------------------------------+--------------------------------------------- Reporter: jpo@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-libwww-perl ------------------------------+--------------------------------------------- Description: [[BR]] The current portfile doesn't install: * the lwp programs (by adding the -n option to Makefile.PL) and * the aliases HEAD, GET, and POST Note: I complete addicted to the aliases (they are installed by default in Red Hat/Fedora linux distros), Solution: [[BR]] * Remove the -n option in order to having the programs lwp-* installed * Add the --aliases option in order to having the aliases installed Portfile changes: [[BR]] {{{ < configure.pre_args-append -n > configure.pre_args-append --aliases }}} Notes: [[BR]] * This perl module can also be updated as the latest version available in CPAN is the 5.830 (http://search.cpan.org/dist/libwww-perl) [[BR]] Diff: http://search.cpan.org/diff?from=libwww-perl-5.826&to=libwww- perl-5.830 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 10:35:11 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 17:35:11 -0000 Subject: [MacPorts] #20512: bse segfaults when cleaning previous state Message-ID: <057.b3cc3bbc2c243152476ce9976bbc062b@macports.org> #20512: bse segfaults when cleaning previous state -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: new Priority: High | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: | Port: -----------------------------------+---------------------------------------- {{{ If I manually rm -rf the build dir, port successfully builds, but it segfaults when trying to clean itself: $ sudo port -v install Portfile changed since last build; discarding previous state. Segmentation fault (core dumped) $ sudo gdb --core=/cores/core.83100 GNU gdb 6.3.50-20050815 (Apple version gdb-1344) (Fri Jul 3 01:19:56 UTC 2009) 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 "x86_64-apple-darwin". Core was generated by `/usr/bin/tclsh'. Reading symbols for shared libraries . done Reading symbols for shared libraries ....................... done #0 0x96e28104 in fts_read$INODE64 () (gdb) bt #0 0x96e28104 in fts_read$INODE64 () #1 0x0016a3c0 in do_traverse (interp=0x132b210, flags=1, targets=0x201d90, varname=0x8834a0, body=0x8834b8) at fs-traverse.c:147 #2 0x00169f94 in FsTraverseCmd (clientData=0x0, interp=0x132b210, objc=1, objv=0x94e3f8) at fs-traverse.c:126 #3 0x00017977 in Tcl_CreateInterp () ... (gdb) frame 1 #1 0x0016a3c0 in do_traverse (interp=0x1015010, flags=1, targets=0x211860, varname=0x980db8, body=0x980dd0) at fs-traverse.c:147 147 while ((ent = fts_read(root_fts)) != NULL) { (gdb) frame 2 #2 0x00169f94 in FsTraverseCmd (clientData=0x0, interp=0x1015010, objc=1, objv=0xb819f8) at fs-traverse.c:126 126 rval = do_traverse(interp, flags, entries, varname, body); }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 10:35:21 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 17:35:21 -0000 Subject: [MacPorts] #20512: base segfaults when cleaning previous state (was: bse segfaults when cleaning previous state) In-Reply-To: <057.b3cc3bbc2c243152476ce9976bbc062b@macports.org> References: <057.b3cc3bbc2c243152476ce9976bbc062b@macports.org> Message-ID: <066.af61cb2d4af205713e37f8bbdca77616@macports.org> #20512: base segfaults when cleaning previous state -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: new Priority: High | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: | Port: -----------------------------------+---------------------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 10:59:06 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 17:59:06 -0000 Subject: [MacPorts] #20513: kdelibs 3.5.10 build error Message-ID: <054.719623632b9ec3a08ac6fba69f560468@macports.org> #20513: kdelibs 3.5.10 build error --------------------------------+------------------------------------------- Reporter: thedoobs@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: kde | Port: kde --------------------------------+------------------------------------------- Running {{{ sudo port install kde }}} results in the following error: {{{ ---> Building kdelibs3 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_kdelibs3/work/kdelibs-3.5.10 && MAKEFLAGS="-j 1" ./CompileScript.sh" returned error 1 Command output: configure.in:37: warning: AC_REQUIRE: `AC_EXEEXT' was expanded before it was required configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from... acinclude.m4:6612: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10812: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:8648: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8647: AC_LIBTOOL_LANG_C_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6657: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8729: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8728: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7784: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9896: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9895: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9998: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9997: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level configure:30968: error: possibly undefined macro: AH_CHECK_HEADERS If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. make: *** [cvs] Error 1 kdelibs3-3.5.10-1 cvs failed! Error: The following dependencies failed to build: kdebase3 kdelibs3 xorg- libXxf86misc xorg-xf86miscproto xorg-libxkbfile kdenetwork3 openslp kdepim3 kdeaccessibility3 opensync py25-numeric swig gsed php5 apache2 apr apr-util autoconf213 mhash kdeutils3 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 11:28:26 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 18:28:26 -0000 Subject: [MacPorts] #17349: svn.tag should be called svn.rev In-Reply-To: <059.7396539c1302207b7f7f924ecd3776e2@macports.org> References: <059.7396539c1302207b7f7f924ecd3776e2@macports.org> Message-ID: <068.39d4b89afb9fab00ee97577305d0aa31@macports.org> #17349: svn.tag should be called svn.rev --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.6.0 Resolution: fixed | Keywords: svn.tag svn.revision deprecate Port: | --------------------------------------+------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => fixed Comment: Looks fixed to me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 11:36:20 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 18:36:20 -0000 Subject: [MacPorts] #17809: RFE: Add correct dependencies for use_* in configure In-Reply-To: <055.f32d2fb240f2f9888343def4e3a91dd3@macports.org> References: <055.f32d2fb240f2f9888343def4e3a91dd3@macports.org> Message-ID: <064.83eeaa0fa04dc690af0640558acaf67e@macports.org> #17809: RFE: Add correct dependencies for use_* in configure ---------------------------------------------------------------------------------------+ Reporter: raimue@? | Owner: raimue@? Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.0 Keywords: configure dependencies use_autoconf use_autoreconf use_automake use_xmkmf | Port: ---------------------------------------------------------------------------------------+ Comment(by jmr@?): What's still missing here? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 11:43:35 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 18:43:35 -0000 Subject: [MacPorts] #19192: py25-wxpython reports "wxPython/wxWidgets release mismatch" on import In-Reply-To: <052.fa34c14864ef368cf4b3425686b58e75@macports.org> References: <052.fa34c14864ef368cf4b3425686b58e75@macports.org> Message-ID: <061.e454bcb4c249d63ecc44ca85c00d7191@macports.org> #19192: py25-wxpython reports "wxPython/wxWidgets release mismatch" on import -----------------------------------+---------------------------------------- Reporter: ram@? | Owner: jwa@? Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: | Keywords: Port: py25-wxpython, wxWid | -----------------------------------+---------------------------------------- Changes (by jwa@?): * status: closed => reopened * resolution: fixed => Comment: Yeah, I noticed that Markus (mww) had redone the upgrade. I requested him to revert this (I guess we can do that after maintainer timeout). This whole mess is due to the unfortunate decision of wxPython upstream maintainer to include an own copy of wxWidgets containing modifications not present in the stable wxWidgets distribution (I complained about this with no positive result, however) leading to a situation, in which there is no guarantee whatsoever that a named version (e.g. 2.8.10.x) of wxPython compiles or runs with the named version (2.8.10.x) of wxWidgets. This is why we need both at level 2.8.9 at the moment... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 11:44:26 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 18:44:26 -0000 Subject: [MacPorts] #19192: py25-wxpython reports "wxPython/wxWidgets release mismatch" on import In-Reply-To: <052.fa34c14864ef368cf4b3425686b58e75@macports.org> References: <052.fa34c14864ef368cf4b3425686b58e75@macports.org> Message-ID: <061.a79ca46298dc0781c58f6dc49f02b310@macports.org> #19192: py25-wxpython reports "wxPython/wxWidgets release mismatch" on import -----------------------------------+---------------------------------------- Reporter: ram@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: | Keywords: Port: py25-wxpython, wxWid | -----------------------------------+---------------------------------------- Changes (by jwa@?): * owner: jwa@? => mww@? * status: reopened => new -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 12:06:09 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 19:06:09 -0000 Subject: [MacPorts] #20473: py25-httplib2: update to 2-0.5.0 In-Reply-To: <052.56a6cb6747c2f061dab7fc578934c742@macports.org> References: <052.56a6cb6747c2f061dab7fc578934c742@macports.org> Message-ID: <061.22b210821fd2fb37ff719c62547e2abe@macports.org> #20473: py25-httplib2: update to 2-0.5.0 -------------------------------+-------------------------------------------- Reporter: ram@? | Owner: akitada@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py25-httplib2 | -------------------------------+-------------------------------------------- Changes (by ram@?): * status: new => closed * resolution: => fixed Comment: maintainer time out, committed in r54750 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 12:41:57 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 19:41:57 -0000 Subject: [MacPorts] #20510: muparser build error In-Reply-To: <064.2678b08e9e13d61e183fea892e0388b9@macports.org> References: <064.2678b08e9e13d61e183fea892e0388b9@macports.org> Message-ID: <073.60c83383e771ed6f504ae0951ab7ebab@macports.org> #20510: muparser build error -------------------------------------------+-------------------------------- Reporter: macsforever2000@? | Owner: mww@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: muparser | -------------------------------------------+-------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: Although this isn't mentioned, I'm assuming from the build path that this is a trunk install. Committed r54755. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 13:21:55 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 20:21:55 -0000 Subject: [MacPorts] #20514: port file submission gant 1.7.0 Message-ID: <057.9acc74158105e987fa9679ee69e8eecb@macports.org> #20514: port file submission gant 1.7.0 -----------------------------------+---------------------------------------- Reporter: breskeby@? | Owner: breskeby@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gant -----------------------------------+---------------------------------------- ticket for a port file for gant version 1.7.0. it depends on groovy 1.7.4 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 13:31:15 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 20:31:15 -0000 Subject: [MacPorts] #20514: port file submission gant 1.7.0 In-Reply-To: <057.9acc74158105e987fa9679ee69e8eecb@macports.org> References: <057.9acc74158105e987fa9679ee69e8eecb@macports.org> Message-ID: <066.169b9f950eb721e7da01e49ceeb15445@macports.org> #20514: port file submission gant 1.7.0 ------------------------------------+--------------------------------------- Reporter: breskeby@? | Owner: breskeby@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: gant | ------------------------------------+--------------------------------------- Changes (by breskeby@?): * status: new => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 14:14:04 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 21:14:04 -0000 Subject: [MacPorts] #20224: Upgrade tomcat6 to 6.0.20 In-Reply-To: <053.67122608e10f9b7e1738c5e7f05cc55d@macports.org> References: <053.67122608e10f9b7e1738c5e7f05cc55d@macports.org> Message-ID: <062.bbbacf5dc7cb7f86873cc6ed33cff7a7@macports.org> #20224: Upgrade tomcat6 to 6.0.20 -------------------------------+-------------------------------------------- Reporter: francis@? | Owner: snc@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tomcat6 -------------------------------+-------------------------------------------- Changes (by snc@?): * cc: ricci@? (added) * owner: ricci@? => snc@? * status: assigned => new -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 14:15:03 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 21:15:03 -0000 Subject: [MacPorts] #20277: py25-psychopy: fix livecheck In-Reply-To: <059.7f31359229e19d335fb639bf1ea67e86@macports.org> References: <059.7f31359229e19d335fb639bf1ea67e86@macports.org> Message-ID: <068.ede3dc5f9994897da50fffb0fd9386d0@macports.org> #20277: py25-psychopy: fix livecheck -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: snc@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-psychopy -------------------------------------+-------------------------------------- Changes (by snc@?): * cc: jameskyle@? (added) * owner: jameskyle@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 14:38:26 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 21:38:26 -0000 Subject: [MacPorts] #20512: base segfaults when cleaning previous state In-Reply-To: <057.b3cc3bbc2c243152476ce9976bbc062b@macports.org> References: <057.b3cc3bbc2c243152476ce9976bbc062b@macports.org> Message-ID: <066.4929ca2f712965b624d22d9f85d3e23d@macports.org> #20512: base segfaults when cleaning previous state ------------------------------------+--------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: High | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Resolution: fixed | Keywords: Port: | ------------------------------------+--------------------------------------- Changes (by jeremyhu@?): * cc: jmr@? (added) * status: new => closed * resolution: => fixed Comment: jmr fixed this shortly after reporting but forgot to close the ticket. r54749 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 15:04:06 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 22:04:06 -0000 Subject: [MacPorts] #20506: ncursesw fails to build universal on 10.6 x86_64 In-Reply-To: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> References: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> Message-ID: <070.acce191250e473403ff8d401064198d0@macports.org> #20506: ncursesw fails to build universal on 10.6 x86_64 ---------------------------------------+------------------------------------ Reporter: ryanwalklin@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: Keywords: snowleopard | Port: ncursesw ---------------------------------------+------------------------------------ Changes (by toby@?): * cc: toby@? (added) * version: 1.8.0 => Comment: Uh... what is universal_archs set to in macports.conf? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 15:08:53 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 22:08:53 -0000 Subject: [MacPorts] #20435: qt4-mac won't compile on Snow Leopard In-Reply-To: <055.8f57b8038fb632a61801b66b67e5e975@macports.org> References: <055.8f57b8038fb632a61801b66b67e5e975@macports.org> Message-ID: <064.e3b58e5668d18af049c35aa215b12a01@macports.org> #20435: qt4-mac won't compile on Snow Leopard ---------------------------------+------------------------------------------ Reporter: huahang.liu@? | Owner: erickt@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: qt4-mac ---------------------------------+------------------------------------------ Comment(by toby@?): Sigh, no debug output... oh well, I will try this myself if I get a chance. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 15:11:18 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 22:11:18 -0000 Subject: [MacPorts] #20435: qt4-mac won't compile on Snow Leopard In-Reply-To: <055.8f57b8038fb632a61801b66b67e5e975@macports.org> References: <055.8f57b8038fb632a61801b66b67e5e975@macports.org> Message-ID: <064.f9750a5103309040c7983b285f2e7194@macports.org> #20435: qt4-mac won't compile on Snow Leopard ---------------------------------+------------------------------------------ Reporter: huahang.liu@? | Owner: erickt@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: qt4-mac ---------------------------------+------------------------------------------ Comment(by huahang.liu@?): Replying to [comment:11 toby@?]: > Sigh, no debug output... oh well, I will try this myself if I get a chance. Hi, sorry for not including the debug output at first. But debug output has already been included as comments. Thanks, Huahang -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 15:13:06 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 22:13:06 -0000 Subject: [MacPorts] #19725: Error building gmp 4.3.1 In-Reply-To: <059.60ca75bb4e81fa0e69803b1d42c76913@macports.org> References: <059.60ca75bb4e81fa0e69803b1d42c76913@macports.org> Message-ID: <068.9a6fff7956cd1b42f78bf332bfc66d9d@macports.org> #19725: Error building gmp 4.3.1 --------------------------------------+------------------------------------- Reporter: jon.hermansen@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: gmp | --------------------------------------+------------------------------------- Changes (by toby@?): * status: assigned => closed * resolution: => invalid -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 15:35:41 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 22:35:41 -0000 Subject: [MacPorts] #20224: Upgrade tomcat6 to 6.0.20 In-Reply-To: <053.67122608e10f9b7e1738c5e7f05cc55d@macports.org> References: <053.67122608e10f9b7e1738c5e7f05cc55d@macports.org> Message-ID: <062.2d4d9c836e1768e108e7bb09a021e108@macports.org> #20224: Upgrade tomcat6 to 6.0.20 --------------------------------+------------------------------------------- Reporter: francis@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: tomcat6 | --------------------------------+------------------------------------------- Changes (by snc@?): * status: new => closed * resolution: => fixed Comment: Some changes were already committed. Submitted the rest in r54762. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 15:40:36 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 22:40:36 -0000 Subject: [MacPorts] #20277: py25-psychopy: fix livecheck In-Reply-To: <059.7f31359229e19d335fb639bf1ea67e86@macports.org> References: <059.7f31359229e19d335fb639bf1ea67e86@macports.org> Message-ID: <068.3236f6d05956747d037c7ddadba52b65@macports.org> #20277: py25-psychopy: fix livecheck --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: snc@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-psychopy | --------------------------------------+------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Fixed in r54763. Note that the version is outdated (from new livecheck). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 15:55:09 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 22:55:09 -0000 Subject: [MacPorts] #20506: ncursesw fails to build universal on 10.6 x86_64 In-Reply-To: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> References: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> Message-ID: <070.cc6afb6874b4e621ca95856281927f65@macports.org> #20506: ncursesw fails to build universal on 10.6 x86_64 ---------------------------------------+------------------------------------ Reporter: ryanwalklin@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: Keywords: snowleopard | Port: ncursesw ---------------------------------------+------------------------------------ Comment(by ryanwalklin@?): {{{ universal_archs x86_64 i386 }}} The conditionals for cross-compiling in the portfile don't seem to take into account the fact that ppc or ppc64 may not be present. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 16:20:07 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 23:20:07 -0000 Subject: [MacPorts] #20506: ncursesw fails to build universal on 10.6 x86_64 In-Reply-To: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> References: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> Message-ID: <070.c8c5872c63ba5955217c35b5339fd13e@macports.org> #20506: ncursesw fails to build universal on 10.6 x86_64 ---------------------------------------+------------------------------------ Reporter: ryanwalklin@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: Keywords: snowleopard | Port: ncursesw ---------------------------------------+------------------------------------ Comment(by toby@?): The logic in the Portfile, while rather convoluted thanks to muniversal, looks fine to me. Port builds fine for me, so we'll need more info.[[BR]] [[BR]] What SL build are you on?[[BR]] How recent is your MacPorts install?[[BR]] Are your ports up to date? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 16:36:20 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 23:36:20 -0000 Subject: [MacPorts] #20475: Move off python24 In-Reply-To: <052.7714a24003ce80969ee62377e4ff8384@macports.org> References: <052.7714a24003ce80969ee62377e4ff8384@macports.org> Message-ID: <061.e39c08e16345dc81ce31874b2945f9e4@macports.org> #20475: Move off python24 ------------------------------+--------------------------------------------- Reporter: snc@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: hellanzb ------------------------------+--------------------------------------------- Changes (by snc@?): * cc: pjenvey@? (added) * owner: pjenvey@? => snc@? * status: new => assigned Comment: Maintainer timeout. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 16:41:36 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 23:41:36 -0000 Subject: [MacPorts] #20475: Move off python24 In-Reply-To: <052.7714a24003ce80969ee62377e4ff8384@macports.org> References: <052.7714a24003ce80969ee62377e4ff8384@macports.org> Message-ID: <061.c90b0556f2678c0fc9866b6590548010@macports.org> #20475: Move off python24 -------------------------------+-------------------------------------------- Reporter: snc@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: hellanzb | -------------------------------+-------------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54767. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 16:45:27 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 23:45:27 -0000 Subject: [MacPorts] #20368: NLTK Ports upgrade to 2.0b5 In-Reply-To: <057.0b37ab74850ae4c46194460bb4d009ff@macports.org> References: <057.0b37ab74850ae4c46194460bb4d009ff@macports.org> Message-ID: <066.a8fbc4997f420209b02c1a2566582634@macports.org> #20368: NLTK Ports upgrade to 2.0b5 -----------------------------------+---------------------------------------- Reporter: stevenbird1@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-nltk, py25-nltk, py26-nltk -----------------------------------+---------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 16:52:14 2009 From: noreply at macports.org (MacPorts) Date: Sat, 01 Aug 2009 23:52:14 -0000 Subject: [MacPorts] #20368: NLTK Ports upgrade to 2.0b5 In-Reply-To: <057.0b37ab74850ae4c46194460bb4d009ff@macports.org> References: <057.0b37ab74850ae4c46194460bb4d009ff@macports.org> Message-ID: <066.30c0ad52bb11ab1021c663eb05c7f922@macports.org> #20368: NLTK Ports upgrade to 2.0b5 --------------------------------------------+------------------------------- Reporter: stevenbird1@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py-nltk, py25-nltk, py26-nltk | --------------------------------------------+------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed respectively in r54768, r54769, r54770. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 17:14:27 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 00:14:27 -0000 Subject: [MacPorts] #20135: file-4.26: update to 5.03 In-Reply-To: <055.ff1d33f214b46264c3377563184a966f@macports.org> References: <055.ff1d33f214b46264c3377563184a966f@macports.org> Message-ID: <064.afe59ea2ea9ae0f1af107cd3e1959d2a@macports.org> #20135: file-4.26: update to 5.03 ---------------------------------+------------------------------------------ Reporter: boeyms@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: file ---------------------------------+------------------------------------------ Changes (by snc@?): * cc: jay-macports@? (added) * owner: jay-macports@? => snc@? * status: new => assigned Comment: It seems that LZMA support is already added, which is handled by `patch- lzma.diff` -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 17:24:14 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 00:24:14 -0000 Subject: [MacPorts] #20135: file-4.26: update to 5.03 In-Reply-To: <055.ff1d33f214b46264c3377563184a966f@macports.org> References: <055.ff1d33f214b46264c3377563184a966f@macports.org> Message-ID: <064.d622a203b86b6822a9ef9f8b2d3f4b02@macports.org> #20135: file-4.26: update to 5.03 ----------------------------------+----------------------------------------- Reporter: boeyms@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: file | ----------------------------------+----------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54772. Also removed LZMA patch. Timeout. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 17:26:18 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 00:26:18 -0000 Subject: [MacPorts] #20135: file-4.26: update to 5.03 In-Reply-To: <055.ff1d33f214b46264c3377563184a966f@macports.org> References: <055.ff1d33f214b46264c3377563184a966f@macports.org> Message-ID: <064.5f77bf91777dca9276a5023466aa771b@macports.org> #20135: file-4.26: update to 5.03 ----------------------------------+----------------------------------------- Reporter: boeyms@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: file | ----------------------------------+----------------------------------------- Comment(by snc@?): I also went with Toby's advice that the program-prefix be dropped. I further added a note to the port description indicating that the missing functionality can be achieved via otool. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 17:32:37 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 00:32:37 -0000 Subject: [MacPorts] #20101: upgrade py-sphinx, py25-sphinx ports to 0.6.2 In-Reply-To: <060.17cf87b660b6e81455c0d80173050c5b@macports.org> References: <060.17cf87b660b6e81455c0d80173050c5b@macports.org> Message-ID: <069.b2276e2ebbac7a7e05df91d315478e49@macports.org> #20101: upgrade py-sphinx, py25-sphinx ports to 0.6.2 --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-sphinx, py25-sphinx --------------------------------------+------------------------------------- Changes (by snc@?): * cc: michel.sylvan@? (added) * owner: michel.sylvan@? => snc@? * status: new => assigned Comment: Maintainer time out. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 17:53:14 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 00:53:14 -0000 Subject: [MacPorts] #20101: upgrade py-sphinx, py25-sphinx ports to 0.6.2 In-Reply-To: <060.17cf87b660b6e81455c0d80173050c5b@macports.org> References: <060.17cf87b660b6e81455c0d80173050c5b@macports.org> Message-ID: <069.700df76c2e13e66949bae6277acb3c15@macports.org> #20101: upgrade py-sphinx, py25-sphinx ports to 0.6.2 --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: michel.sylvan@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-sphinx --------------------------------------+------------------------------------- Changes (by snc@?): * owner: snc@? => michel.sylvan@? * status: assigned => new * port: py-sphinx, py25-sphinx => py-sphinx Comment: py25-sphinx updated in r54774. Not touching py-sphinx. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 17:53:27 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 00:53:27 -0000 Subject: [MacPorts] #20101: upgrade py-sphinx to 0.6.2 (was: upgrade py-sphinx, py25-sphinx ports to 0.6.2) In-Reply-To: <060.17cf87b660b6e81455c0d80173050c5b@macports.org> References: <060.17cf87b660b6e81455c0d80173050c5b@macports.org> Message-ID: <069.98403dc91f00fb91f237c2cdd6b423bf@macports.org> #20101: upgrade py-sphinx to 0.6.2 --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: michel.sylvan@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-sphinx --------------------------------------+------------------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 18:16:29 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 01:16:29 -0000 Subject: [MacPorts] #20508: tesseract update to 2.04 In-Reply-To: <053.4bd3aaa2cd0450a6dda40d335be31274@macports.org> References: <053.4bd3aaa2cd0450a6dda40d335be31274@macports.org> Message-ID: <062.a8d5ffe106ab466be552715835316545@macports.org> #20508: tesseract update to 2.04 -------------------------------+-------------------------------------------- Reporter: mr.kamu@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tesseract -------------------------------+-------------------------------------------- Changes (by snc@?): * cc: emer@? (added) * keywords: tesseract => Comment: Adding maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 18:25:55 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 01:25:55 -0000 Subject: [MacPorts] #20384: hgsvn update to 0.1.7 (with hgpushsvn) In-Reply-To: <057.28290b567785c368406d4c934b409a6a@macports.org> References: <057.28290b567785c368406d4c934b409a6a@macports.org> Message-ID: <066.6350640664f409515d24f070464b9f99@macports.org> #20384: hgsvn update to 0.1.7 (with hgpushsvn) -----------------------------------+---------------------------------------- Reporter: easieste@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-hgsvn py25-hgsvn py26-hgsvn -----------------------------------+---------------------------------------- Changes (by snc@?): * cc: saispo@? (added) * keywords: hgsvn => * status: new => assigned * owner: saispo@? => snc@? Comment: Maintainer timeout. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:08:33 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:08:33 -0000 Subject: [MacPorts] #20384: hgsvn update to 0.1.7 (with hgpushsvn) In-Reply-To: <057.28290b567785c368406d4c934b409a6a@macports.org> References: <057.28290b567785c368406d4c934b409a6a@macports.org> Message-ID: <066.7284119e91dde6ab903cd38b31099956@macports.org> #20384: hgsvn update to 0.1.7 (with hgpushsvn) ---------------------------------------------+------------------------------ Reporter: easieste@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py-hgsvn py25-hgsvn py26-hgsvn | ---------------------------------------------+------------------------------ Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed respectively in r54780, r54776, and r54778. py26 version attributed to myself since saispo didn't request to be maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:09:53 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:09:53 -0000 Subject: [MacPorts] #20378: base: parallel build broken In-Reply-To: <059.a95a58d8ede5ac05887bf2ef4e630810@macports.org> References: <059.a95a58d8ede5ac05887bf2ef4e630810@macports.org> Message-ID: <068.63ed40dbdb3b0fbd97ce907fb5486fc9@macports.org> #20378: base: parallel build broken --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: blb@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by toby@?): * status: assigned => closed * resolution: => fixed Comment: should be fixed in #54781 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:10:39 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:10:39 -0000 Subject: [MacPorts] #20378: base: parallel build broken In-Reply-To: <059.a95a58d8ede5ac05887bf2ef4e630810@macports.org> References: <059.a95a58d8ede5ac05887bf2ef4e630810@macports.org> Message-ID: <068.e3e5f6bab75a900057fb26a31cf5f448@macports.org> #20378: base: parallel build broken --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: blb@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Comment(by toby@?): Er, r54781 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:12:30 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:12:30 -0000 Subject: [MacPorts] #20508: tesseract update to 2.04 In-Reply-To: <053.4bd3aaa2cd0450a6dda40d335be31274@macports.org> References: <053.4bd3aaa2cd0450a6dda40d335be31274@macports.org> Message-ID: <062.7d2362b93e58429d7a283c9aedc3c06c@macports.org> #20508: tesseract update to 2.04 -------------------------------+-------------------------------------------- Reporter: mr.kamu@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tesseract -------------------------------+-------------------------------------------- Comment(by emer@?): Seems to build fine for me. This is all I had to do lst time to get to 2.03 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:20:36 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:20:36 -0000 Subject: [MacPorts] #20511: RFE: p5-libwww-perl: please add the programs and the aliases In-Reply-To: <052.f0f24f7d56ed9378663f84652c12dbc5@macports.org> References: <052.f0f24f7d56ed9378663f84652c12dbc5@macports.org> Message-ID: <061.1831e5327dac879cdc76d440d81e44d3@macports.org> #20511: RFE: p5-libwww-perl: please add the programs and the aliases ------------------------------+--------------------------------------------- Reporter: jpo@? | Owner: narf_tm@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-libwww-perl ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * cc: narf_tm@? (removed) * owner: macports-tickets@? => narf_tm@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:21:00 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:21:00 -0000 Subject: [MacPorts] #20509: py2[56]-suds: build failure - missing requirement In-Reply-To: <052.022bf11d8fae88b6643948c356539463@macports.org> References: <052.022bf11d8fae88b6643948c356539463@macports.org> Message-ID: <061.b8f682995d1abb4b3e7ac0b400dadd1c@macports.org> #20509: py2[56]-suds: build failure - missing requirement ------------------------------+--------------------------------------------- Reporter: jpo@? | Owner: mmoll@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-suds ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * cc: mmoll@? (removed) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:25:09 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:25:09 -0000 Subject: [MacPorts] #20513: kdelibs3 3.5.10 build error (was: kdelibs 3.5.10 build error) In-Reply-To: <054.719623632b9ec3a08ac6fba69f560468@macports.org> References: <054.719623632b9ec3a08ac6fba69f560468@macports.org> Message-ID: <063.005beba853a10d4f6c5c20ce168df15b@macports.org> #20513: kdelibs3 3.5.10 build error --------------------------------+------------------------------------------- Reporter: thedoobs@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: kde | Port: kdelibs3 --------------------------------+------------------------------------------- Changes (by macsforever2000@?): * port: kde => kdelibs3 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:40:32 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:40:32 -0000 Subject: [MacPorts] #20513: kdelibs3 3.5.10 build error In-Reply-To: <054.719623632b9ec3a08ac6fba69f560468@macports.org> References: <054.719623632b9ec3a08ac6fba69f560468@macports.org> Message-ID: <063.045c0c2f73c68fadd7e3dfb2b30643d8@macports.org> #20513: kdelibs3 3.5.10 build error --------------------------------+------------------------------------------- Reporter: thedoobs@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: kde | Port: kdelibs3 --------------------------------+------------------------------------------- Comment(by toby@?): looks related to a change in autoconf 2.64 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:48:05 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:48:05 -0000 Subject: [MacPorts] #20515: php-5.3.0 Unable to verify file checksums Message-ID: <057.58599e188566aef40cef0c6b3d40aa1b@macports.org> #20515: php-5.3.0 Unable to verify file checksums -----------------------------------+---------------------------------------- Reporter: contact@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php | Port: php -----------------------------------+---------------------------------------- Executed: {{{ sudo port install apache2 +no_startupitem php5 +mysql5 +apache2 }}} Received: {{{ Skipping org.macports.activate (apache2 +darwin_9+no_startupitem) since this port is already active ---> Cleaning apache2 ---> Verifying checksum(s) for php5 Error: Checksum (md5) mismatch for php-5.3.0.tar.bz2 Error: Checksum (sha1) mismatch for php-5.3.0.tar.bz2 Error: Checksum (rmd160) mismatch for php-5.3.0.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:48:39 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:48:39 -0000 Subject: [MacPorts] #20511: RFE: p5-libwww-perl: please add the programs and the aliases In-Reply-To: <052.f0f24f7d56ed9378663f84652c12dbc5@macports.org> References: <052.f0f24f7d56ed9378663f84652c12dbc5@macports.org> Message-ID: <061.1192e2afcc8733418cf353fc96262dda@macports.org> #20511: RFE: p5-libwww-perl: please add the programs and the aliases ------------------------------+--------------------------------------------- Reporter: jpo@? | Owner: narf_tm@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-libwww-perl ------------------------------+--------------------------------------------- Comment(by toby@?): Just want to note: "HEAD" is completely out of the question, given that most Mac OS X systems are case-insensitive. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:49:42 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:49:42 -0000 Subject: [MacPorts] #20508: tesseract update to 2.04 In-Reply-To: <053.4bd3aaa2cd0450a6dda40d335be31274@macports.org> References: <053.4bd3aaa2cd0450a6dda40d335be31274@macports.org> Message-ID: <062.3aba087c8d4766a6034f1e99ed646a0a@macports.org> #20508: tesseract update to 2.04 --------------------------------+------------------------------------------- Reporter: mr.kamu@? | Owner: macports-tickets@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: tesseract | --------------------------------+------------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r54783 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:50:28 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:50:28 -0000 Subject: [MacPorts] #18383: tailor's homepage has changed In-Reply-To: <053.8a527e534431628a8db89390fecfc089@macports.org> References: <053.8a527e534431628a8db89390fecfc089@macports.org> Message-ID: <062.1d5f81b95f680d4e5ff0a429c082bd77@macports.org> #18383: tailor's homepage has changed -------------------------------+-------------------------------------------- Reporter: weakish@? | Owner: snc@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tailor -------------------------------+-------------------------------------------- Changes (by snc@?): * status: new => assigned * cc: deric@?, deric@? (added) * priority: Low => Normal * version: 1.7.0 => 1.7.1 * owner: deric@? => snc@? * type: update => defect Comment: Maintainer timeout. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:55:07 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:55:07 -0000 Subject: [MacPorts] #18383: tailor's homepage has changed In-Reply-To: <053.8a527e534431628a8db89390fecfc089@macports.org> References: <053.8a527e534431628a8db89390fecfc089@macports.org> Message-ID: <062.a565f40ceec4afc235b7abc6c492fe28@macports.org> #18383: tailor's homepage has changed --------------------------------+------------------------------------------- Reporter: weakish@? | Owner: snc@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: Port: tailor | --------------------------------+------------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => invalid Comment: This was already accomplished. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:55:38 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:55:38 -0000 Subject: [MacPorts] #20515: php-5.3.0 Unable to verify file checksums In-Reply-To: <057.58599e188566aef40cef0c6b3d40aa1b@macports.org> References: <057.58599e188566aef40cef0c6b3d40aa1b@macports.org> Message-ID: <066.51d0248575a1a22b4e19e73699182d35@macports.org> #20515: php-5.3.0 Unable to verify file checksums ------------------------------------+--------------------------------------- Reporter: contact@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: php Port: php | ------------------------------------+--------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: Works for me - run 'sudo port clean --all php5' and try again. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 19:58:37 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 02:58:37 -0000 Subject: [MacPorts] #20515: php-5.3.0 Unable to verify file checksums In-Reply-To: <057.58599e188566aef40cef0c6b3d40aa1b@macports.org> References: <057.58599e188566aef40cef0c6b3d40aa1b@macports.org> Message-ID: <066.c0a73c61ff441aabc5c5bc3096f1e335@macports.org> #20515: php-5.3.0 Unable to verify file checksums ------------------------------------+--------------------------------------- Reporter: contact@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: php Port: php | ------------------------------------+--------------------------------------- Comment(by contact@?): Thanks, sorry for the non-bug. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 20:07:50 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 03:07:50 -0000 Subject: [MacPorts] #20511: RFE: p5-libwww-perl: please add the programs and the aliases In-Reply-To: <052.f0f24f7d56ed9378663f84652c12dbc5@macports.org> References: <052.f0f24f7d56ed9378663f84652c12dbc5@macports.org> Message-ID: <061.6569f59656bf3826b5f29d85f11eda86@macports.org> #20511: RFE: p5-libwww-perl: please add the programs and the aliases ------------------------------+--------------------------------------------- Reporter: jpo@? | Owner: narf_tm@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-libwww-perl ------------------------------+--------------------------------------------- Comment(by jpo@?): Replying to [comment:2 toby@?]: > Just want to note: "HEAD" is completely out of the question, given that most Mac OS X systems are case-insensitive. Would at least be possible to have them installed with a variant (eg: aliases) ? Note: I always (re)install my Macs with case-sensitive file-systems. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 20:17:55 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 03:17:55 -0000 Subject: [MacPorts] #20038: rabbitmq-server update port to 1.6.0 In-Reply-To: <050.501c359f0687a614c51497a49b5914c5@macports.org> References: <050.501c359f0687a614c51497a49b5914c5@macports.org> Message-ID: <059.3e119a29f3b535b9622772bbbbf2fb6b@macports.org> #20038: rabbitmq-server update port to 1.6.0 ------------------------------+--------------------------------------------- Reporter: tim@? | Owner: tonyg@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: Port: rabbitmq-server | ------------------------------+--------------------------------------------- Changes (by snc@?): * status: new => closed * resolution: => invalid Comment: This appears to have already be accomplished. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 20:42:51 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 03:42:51 -0000 Subject: [MacPorts] #20509: py2[56]-suds: build failure - missing requirement In-Reply-To: <052.022bf11d8fae88b6643948c356539463@macports.org> References: <052.022bf11d8fae88b6643948c356539463@macports.org> Message-ID: <061.52cf18391a13d8e3d603b2ea0966c9d0@macports.org> #20509: py2[56]-suds: build failure - missing requirement ------------------------------+--------------------------------------------- Reporter: jpo@? | Owner: mmoll@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-suds py26-suds ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * port: py26-suds => py25-suds py26-suds Comment: py25-suds fixed in r54786. I set it as a build dependency. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 20:54:57 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 03:54:57 -0000 Subject: [MacPorts] #20509: py2[56]-suds: build failure - missing requirement In-Reply-To: <052.022bf11d8fae88b6643948c356539463@macports.org> References: <052.022bf11d8fae88b6643948c356539463@macports.org> Message-ID: <061.d1952dce00f747640ff52e875367b6ea@macports.org> #20509: py2[56]-suds: build failure - missing requirement ----------------------------------+----------------------------------------- Reporter: jpo@? | Owner: mmoll@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-suds py26-suds | ----------------------------------+----------------------------------------- Changes (by macsforever2000@?): * status: new => closed * resolution: => fixed Comment: py26-suds fixed in r54788. Thanks! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 21:10:42 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 04:10:42 -0000 Subject: [MacPorts] #20510: muparser build error In-Reply-To: <064.2678b08e9e13d61e183fea892e0388b9@macports.org> References: <064.2678b08e9e13d61e183fea892e0388b9@macports.org> Message-ID: <073.bdfc8f47362a499e246d5bb7dcb1e3c5@macports.org> #20510: muparser build error -------------------------------------------+-------------------------------- Reporter: macsforever2000@? | Owner: mww@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: muparser | -------------------------------------------+-------------------------------- Comment(by macsforever2000@?): Yes, this was a trunk install. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 21:50:03 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 04:50:03 -0000 Subject: [MacPorts] #20199: qt4-mac fails to build In-Reply-To: <056.dfd80f1a47d758585a7d2e85f55c52cd@macports.org> References: <056.dfd80f1a47d758585a7d2e85f55c52cd@macports.org> Message-ID: <065.26296ca876eb26634117e02f686f961e@macports.org> #20199: qt4-mac fails to build ----------------------------------+----------------------------------------- Reporter: jwhowse4@? | Owner: erickt@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: qt4-mac ----------------------------------+----------------------------------------- Comment(by ryandesign@?): Using qt4-mac r54186 I still see {{{ html/HTMLSelectElement.h:168: error: 'DOMTimeStamp' does not name a type make[2]: *** [.obj/debug-shared/JSHTMLOptionsCollectionCustom.o] Error 1 }}} after 1 hour 13 minutes (Mac OS X 10.4.11, Xcode 2.5, Intel Core 2 Duo 2.2 GHz, buildmakejobs=1) if libevent is installed and active. If I deactivate libevent and clean qt4-mac, then it installs successfully after 3 hours 55 minutes. I did not test this time around what effect having kdelibs3 installed and active would have. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 22:00:47 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 05:00:47 -0000 Subject: [MacPorts] #20384: hgsvn update to 0.1.7 (with hgpushsvn) In-Reply-To: <057.28290b567785c368406d4c934b409a6a@macports.org> References: <057.28290b567785c368406d4c934b409a6a@macports.org> Message-ID: <066.e4c9a8cf794801dd5323989f358d7a27@macports.org> #20384: hgsvn update to 0.1.7 (with hgpushsvn) ---------------------------------------------+------------------------------ Reporter: easieste@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py-hgsvn py25-hgsvn py26-hgsvn | ---------------------------------------------+------------------------------ Comment(by ryandesign@?): Looks like r54780 updated the checksums but not the version. I updated the version to match in r54793. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 22:12:00 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 05:12:00 -0000 Subject: [MacPorts] #20506: ncursesw fails to build universal on 10.6 x86_64 In-Reply-To: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> References: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> Message-ID: <070.04dedca5d6529ef6653ceb6db34bab6c@macports.org> #20506: ncursesw fails to build universal on 10.6 x86_64 ---------------------------------------+------------------------------------ Reporter: ryanwalklin@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: Keywords: snowleopard | Port: ncursesw ---------------------------------------+------------------------------------ Comment(by ryanwalklin@?): 10A421a, running with x86_64 kernel, SVN as of yesterday with a selfupdate. AFAICT, the relevant logic evaluates: {{{ if {[variant_isset universal]} { }}} = true {{{ if { ${os.arch}=="i386" } { }}} = false so the else branch executes {{{ foreach arch ${universal_archs_to_use} { if { ${arch}=="i386" || ${arch}=="x86_64" } { }}} evaluates true as i386 is also selected in universal_archs_to_use. Then {{{ if { ${arch}=="ppc" || ${arch}=="ppc64" } { }}} evaluates false as only i386 and x86_64 are set. Consequently, have_run is not set, and {{{ if { ${need_cross}=="yes" && ${have_run}=="no" } { }}} evaluates to true, so the build fails with the error as above. I suspect you are unable to replicate because you're using the i386 kernel? Looks like the logic may need to be extended to allow for an x86_64 kernel. Thanks again for your attention. -Ryan -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 22:16:38 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 05:16:38 -0000 Subject: [MacPorts] #20506: ncursesw fails to build universal on 10.6 x86_64 In-Reply-To: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> References: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> Message-ID: <070.61428d596525b8cfd6ee4d1ef54c6ac9@macports.org> #20506: ncursesw fails to build universal on 10.6 x86_64 ---------------------------------------+------------------------------------ Reporter: ryanwalklin@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: Keywords: snowleopard | Port: ncursesw ---------------------------------------+------------------------------------ Comment(by ryanwalklin@?): Is there any reason not to set have_run just on whether the host architecture is included in universal_archs_to_use, and set need_cross if more than one architecture is selected? Then the relevant build destinations etc could be set just on whether each architecture is present in universal_archs_to_use. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 22:21:20 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 05:21:20 -0000 Subject: [MacPorts] #20516: apache2, apache20: mpm variant issues Message-ID: <059.3c762e3d152ff271922c91294cc2c4fa@macports.org> #20516: apache2, apache20: mpm variant issues -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: imajes@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: apache2, apache20 -------------------------------------+-------------------------------------- I've never looked into the mpm variants in apache2 (and apache20) before, but now that I do, I see a number of issues. 1. The three mpm variants are mutually exclusive so they should be marked as conflicting with one another 2. They should have variant descriptions 3. One of them should be marked as a default variant if no other mpm has already been chosen: 1. Either the preforkmpm variant should be default, since the comment in the portfile reads "This ends up being the default mpm if no other is chosen" 2. Or the workermpm variant should be default, since the comment for that variant reads "This mpm is probably preferred (maybe we should make it a default variant?)" It may be wise to do 3.1 now and increase the revision, then wait a few months to ensure most users have upgraded to that version, and only then, if 3.2 is the actual desired end result, do 3.2 then. That way, existing users who already have the preforkmpm will not suddenly be switched to the workermpm, which might have adverse effects (e.g. don't you have to recompile php and all your php modules if you change apache mpms?) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 22:35:27 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 05:35:27 -0000 Subject: [MacPorts] #20517: nzbget build failure on Tiger: ISO C++ forbids comparison between pointer and integer Message-ID: <059.a7ffed8c12c92816c4f0a1f2a927ec3e@macports.org> #20517: nzbget build failure on Tiger: ISO C++ forbids comparison between pointer and integer -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nzbget -------------------------------------+-------------------------------------- nzbget 0.6.0 doesn't build on Mac OS X 10.4.11 with Xcode 2.5: {{{ Thread.cpp: In member function 'void Semaphore::CreateSemObj(int)': Thread.cpp:138: error: ISO C++ forbids comparison between pointer and integer }}} Full build log is [attachment:nzbget-0.6.0-tiger.txt attached]. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 22:36:10 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 05:36:10 -0000 Subject: [MacPorts] #20381: nzbget 0.6.0 - updated portfile for latest release In-Reply-To: <062.41717cb67c2a026dac701d6e7cbd1a14@macports.org> References: <062.41717cb67c2a026dac701d6e7cbd1a14@macports.org> Message-ID: <071.ed3b288f08f9d0e0a26dbdd6635dbb8c@macports.org> #20381: nzbget 0.6.0 - updated portfile for latest release -----------------------------------------+---------------------------------- Reporter: arno+macports@? | Owner: macports-tickets@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: nzbget, nzb, usenet Port: nzbget | -----------------------------------------+---------------------------------- Changes (by ryandesign@?): * status: new => closed * resolution: => fixed Comment: Thanks, it builds on Leopard now. I committed the new portfile in r54796 and filed #20517 for the build failure on Tiger. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 23:33:54 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 06:33:54 -0000 Subject: [MacPorts] #20506: ncursesw fails to build universal on 10.6 x86_64 In-Reply-To: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> References: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> Message-ID: <070.80dd3439895d2e249813a42db0e95737@macports.org> #20506: ncursesw fails to build universal on 10.6 x86_64 ----------------------------------------+----------------------------------- Reporter: ryanwalklin@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Low | Milestone: Component: ports | Version: Resolution: fixed | Keywords: snowleopard Port: ncursesw | ----------------------------------------+----------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: Ah, I don't test on K64. Should be fixed in r54798. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat Aug 1 23:40:37 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 06:40:37 -0000 Subject: [MacPorts] #20506: ncursesw fails to build universal on 10.6 x86_64 In-Reply-To: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> References: <061.fd4e12903f3159f23a7854b094a24cc6@macports.org> Message-ID: <070.3012bb031475d51799df0ed58066dd1a@macports.org> #20506: ncursesw fails to build universal on 10.6 x86_64 ----------------------------------------+----------------------------------- Reporter: ryanwalklin@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Low | Milestone: Component: ports | Version: Resolution: fixed | Keywords: snowleopard Port: ncursesw | ----------------------------------------+----------------------------------- Comment(by ryanwalklin@?): Nice, thanks very much. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 00:02:53 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 07:02:53 -0000 Subject: [MacPorts] #20435: qt4-mac won't compile on Snow Leopard In-Reply-To: <055.8f57b8038fb632a61801b66b67e5e975@macports.org> References: <055.8f57b8038fb632a61801b66b67e5e975@macports.org> Message-ID: <064.344180e4d5694cbbdf31895cfd208c77@macports.org> #20435: qt4-mac won't compile on Snow Leopard ---------------------------------+------------------------------------------ Reporter: huahang.liu@? | Owner: erickt@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: qt4-mac ---------------------------------+------------------------------------------ Comment(by toby@?): No, that's the standard output. Run with -d -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 00:18:51 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 07:18:51 -0000 Subject: [MacPorts] #20518: Bogofilter updated to latest version 1.2.1 Message-ID: <054.744aa2118b48a249865e6f2c4778c805@macports.org> #20518: Bogofilter updated to latest version 1.2.1 --------------------------------+------------------------------------------- Reporter: chenggao@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: --------------------------------+------------------------------------------- Portfile diff attached. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 02:22:00 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 09:22:00 -0000 Subject: [MacPorts] #20518: Bogofilter updated to latest version 1.2.1 In-Reply-To: <054.744aa2118b48a249865e6f2c4778c805@macports.org> References: <054.744aa2118b48a249865e6f2c4778c805@macports.org> Message-ID: <063.500e0992c7bcb1cc22cc3ffcf2415cb4@macports.org> #20518: Bogofilter updated to latest version 1.2.1 ---------------------------------+------------------------------------------ Reporter: chenggao@? | Owner: macports-tickets@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: | ---------------------------------+------------------------------------------ Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r54804 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 02:54:35 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 09:54:35 -0000 Subject: [MacPorts] #20519: Squid 3.0 port request Message-ID: <057.a69f574ab4b0ac4bb55a34ab69e46be9@macports.org> #20519: Squid 3.0 port request -----------------------------------+---------------------------------------- Reporter: a1rlanggacu@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: squid proxy | Port: -----------------------------------+---------------------------------------- Squid 3.0 has declared STABLE a year ago (http://www.squid- cache.org/Versions/v3/3.0/) . Please consider it to add to macport. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 04:18:19 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 11:18:19 -0000 Subject: [MacPorts] #20135: file-4.26: update to 5.03 In-Reply-To: <055.ff1d33f214b46264c3377563184a966f@macports.org> References: <055.ff1d33f214b46264c3377563184a966f@macports.org> Message-ID: <064.08bd9c4d0b5ac8f3ccd9958a5536fe60@macports.org> #20135: file-4.26: update to 5.03 ----------------------------------+----------------------------------------- Reporter: boeyms@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: file | ----------------------------------+----------------------------------------- Comment(by afb@?): Replying to [comment:4 jay-macports@?]: > I think the lzma patch was for a "future" file format that never actually made it into the wild... The lzma patch was added upstream, just that "new LZMA" was renamed to XZ. See http://tukaani.org/xz/ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 04:20:18 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 11:20:18 -0000 Subject: [MacPorts] #20505: dbus doesn't work In-Reply-To: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> References: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> Message-ID: <064.4cbdb77e8e5b4e11d4135e340b0fee8e@macports.org> #20505: dbus doesn't work ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: mcalhoun@? Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: dbus ---------------------------------+------------------------------------------ Comment(by jonas@?): As you're `ps auxww` shows, the session bus runs for the user root. That means, your user doesn't have a session bus running and so the error message "Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!" is correct. The parameter `-w` to `launchctl load` removes the disabled-key from the plist. After that it's loaded automatically on startup (launch deamons once per system, launch agens once per user). To prevent a reboot you can simply load the plist as you normal user (''not'' using sudo). My original patch (#17950) for the dbus port which introduced launchd support contained an notice saying exactly that. I've no idea why the current maintainer removed this message in r49300 (line 98 in the old file). Now it tells you explicitly to use sudo, which is wrong as it results exactly in the error you've run into... Well, maybe not completely wrong, things are a bit more complicated. You need sudo in conjunction with the `-w` parameter, else the disabled-key can't be removed from the plist-file. But to load launch''agents'' afterwards sudo loads it for the wrong user (for root instead of yours) HTH, Jonas -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 04:25:27 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 11:25:27 -0000 Subject: [MacPorts] #16755: gnucash-2.2.7_2 preferences cannot be accessed/modified: possibly related to orbit2-2.14.16_0, gconf-2.24.0_0 or dbus-1.2.3_0? In-Reply-To: <056.5cc6a7e25ec6dbd2ae14b599023d37e9@macports.org> References: <056.5cc6a7e25ec6dbd2ae14b599023d37e9@macports.org> Message-ID: <065.f53e425411363677d50f6eaa355d4335@macports.org> #16755: gnucash-2.2.7_2 preferences cannot be accessed/modified: possibly related to orbit2-2.14.16_0, gconf-2.24.0_0 or dbus-1.2.3_0? ----------------------------------------+----------------------------------- Reporter: hypocrite@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: gnucash orbit2 gconf dbus orbit dbus-glib Port: gnucash orbit2 gconf dbus | ----------------------------------------+----------------------------------- Changes (by jonas@?): * status: reopened => closed * resolution: => fixed Comment: Replying to [comment:55 vinc17@?]: > This bug suddenly occurred a few weeks ago. I still had an old gnucash version. I thought upgrading gnucash to the current version could help. Unfortunately this didn't solve the problem. When I run gnucash from a terminal, I get errors: > > Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! > > even though org.freedesktop.dbus-session.plist is loaded: > {{{ > $ sudo launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus- session.plist > org.freedesktop.dbus-session: Already loaded > }}} > and a ps auxww shows: > {{{ > root 1643 0.0 0.0 27940 188 ?? Ss 11Jul09 0:00.01 /opt/local/bin/dbus-daemon --nofork --session > }}} Here's you problem: the session bus runs for the user root, not for your own. In short: don't use `sudo` to load it. Details: https://trac.macports.org/ticket/20505#comment:1 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 06:27:51 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 13:27:51 -0000 Subject: [MacPorts] #14222: tomcat5 fails to build in Leopard In-Reply-To: <061.c2726121a03c09eccea2d2bbf2027565@macports.org> References: <061.c2726121a03c09eccea2d2bbf2027565@macports.org> Message-ID: <070.7fce9f59ef9a6923ee4069c4d98bd150@macports.org> #14222: tomcat5 fails to build in Leopard --------------------------------------+------------------------------------- Reporter: damian.janowski@? | Owner: jberry@? Type: defect | Status: new Priority: Normal | Component: ports Version: 1.6.0 | Keywords: --------------------------------------+------------------------------------- Comment(by s052655@?): I have the same problem and I really need to get Tomcat 5.5 to work! Is there a workaround? Actually I just have "---> Building tomcat5" and not "with target download dist compat". Is there a difference? And does "Milestone Port Bugs deleted" mean that the ticket is not treated as an active bug anymore? Sorry if it is the wrong place to ask, I'm new here. / Johan -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 06:55:03 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 13:55:03 -0000 Subject: [MacPorts] #20182: new port: dateline In-Reply-To: <060.8921a93bee92fc5188e0d67f9fdd55cc@macports.org> References: <060.8921a93bee92fc5188e0d67f9fdd55cc@macports.org> Message-ID: <069.4e5807299fd306020ebd5b3b45e7ab8f@macports.org> #20182: new port: dateline --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: dateline --------------------------------------+------------------------------------- Changes (by singingwolfboy@?): * owner: macports-tickets@? => singingwolfboy@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:21:51 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:21:51 -0000 Subject: [MacPorts] #20182: new port: dateline In-Reply-To: <060.8921a93bee92fc5188e0d67f9fdd55cc@macports.org> References: <060.8921a93bee92fc5188e0d67f9fdd55cc@macports.org> Message-ID: <069.1ebdf384d60169a273724fad788f1758@macports.org> #20182: new port: dateline ---------------------------------------+------------------------------------ Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: dateline | ---------------------------------------+------------------------------------ Changes (by singingwolfboy@?): * status: assigned => closed * resolution: => fixed Comment: Committed in revision 54810 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:24:44 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:24:44 -0000 Subject: [MacPorts] #20173: submitting portfile for py26-pypdf In-Reply-To: <060.162467281ba273c29d705f393c3a79a9@macports.org> References: <060.162467281ba273c29d705f393c3a79a9@macports.org> Message-ID: <069.2f170d7d4ef9c55ff70199ac44506208@macports.org> #20173: submitting portfile for py26-pypdf --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-pypdf --------------------------------------+------------------------------------- Changes (by singingwolfboy@?): * owner: macports-tickets@? => singingwolfboy@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:28:14 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:28:14 -0000 Subject: [MacPorts] #20173: submitting portfile for py26-pypdf In-Reply-To: <060.162467281ba273c29d705f393c3a79a9@macports.org> References: <060.162467281ba273c29d705f393c3a79a9@macports.org> Message-ID: <069.56d080ed9bcdbaab24b215c86876d7ea@macports.org> #20173: submitting portfile for py26-pypdf ---------------------------------------+------------------------------------ Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py26-pypdf | ---------------------------------------+------------------------------------ Changes (by singingwolfboy@?): * status: assigned => closed * resolution: => fixed Comment: committed in revision 54811 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:32:38 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:32:38 -0000 Subject: [MacPorts] #20171: submitting portfile for py26-pyhyphen In-Reply-To: <060.66745fa30ee81c4f8d81f8778e9bc225@macports.org> References: <060.66745fa30ee81c4f8d81f8778e9bc225@macports.org> Message-ID: <069.7311f281eb64f537045e5829bda56c5c@macports.org> #20171: submitting portfile for py26-pyhyphen --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-pyhyphen --------------------------------------+------------------------------------- Changes (by singingwolfboy@?): * owner: macports-tickets@? => singingwolfboy@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:34:52 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:34:52 -0000 Subject: [MacPorts] #20171: submitting portfile for py26-pyhyphen In-Reply-To: <060.66745fa30ee81c4f8d81f8778e9bc225@macports.org> References: <060.66745fa30ee81c4f8d81f8778e9bc225@macports.org> Message-ID: <069.bd3aefe1f28ba84db6651e637ebcf9ed@macports.org> #20171: submitting portfile for py26-pyhyphen ---------------------------------------+------------------------------------ Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py26-pyhyphen | ---------------------------------------+------------------------------------ Changes (by singingwolfboy@?): * status: assigned => closed * resolution: => fixed Comment: committed in revision 54812 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:39:28 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:39:28 -0000 Subject: [MacPorts] #20162: new py26-pygraphviz port In-Reply-To: <060.dc227acb43dff9574a85292304e37297@macports.org> References: <060.dc227acb43dff9574a85292304e37297@macports.org> Message-ID: <069.7c35896b96c31b348e80e52dddefb005@macports.org> #20162: new py26-pygraphviz port --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-pygraphviz --------------------------------------+------------------------------------- Changes (by singingwolfboy@?): * owner: macports-tickets@? => singingwolfboy@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:40:33 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:40:33 -0000 Subject: [MacPorts] #20509: py2[56]-suds: build failure - missing requirement In-Reply-To: <052.022bf11d8fae88b6643948c356539463@macports.org> References: <052.022bf11d8fae88b6643948c356539463@macports.org> Message-ID: <061.2796fbd465bf7415dabe7ffaf62fc6f1@macports.org> #20509: py2[56]-suds: build failure - missing requirement ----------------------------------+----------------------------------------- Reporter: jpo@? | Owner: mmoll@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-suds py26-suds | ----------------------------------+----------------------------------------- Comment(by jpo@?): Thanks for the updates! They now install without problems. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:41:11 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:41:11 -0000 Subject: [MacPorts] #20162: new py26-pygraphviz port In-Reply-To: <060.dc227acb43dff9574a85292304e37297@macports.org> References: <060.dc227acb43dff9574a85292304e37297@macports.org> Message-ID: <069.55f03bbf18cc88605f9bab8b50f16b68@macports.org> #20162: new py26-pygraphviz port ---------------------------------------+------------------------------------ Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py26-pygraphviz | ---------------------------------------+------------------------------------ Changes (by singingwolfboy@?): * status: assigned => closed * resolution: => fixed Comment: committed in revision 54813 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:45:10 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:45:10 -0000 Subject: [MacPorts] #20169: submitting portfile for py26-wordaxe In-Reply-To: <060.744adb203a3ca521af03921a9872b1b2@macports.org> References: <060.744adb203a3ca521af03921a9872b1b2@macports.org> Message-ID: <069.c7b4c1fcc9b64b5ca4a2d5bbb9c0897d@macports.org> #20169: submitting portfile for py26-wordaxe --------------------------------------+------------------------------------- Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-wordaxe --------------------------------------+------------------------------------- Changes (by singingwolfboy@?): * owner: macports-tickets@? => singingwolfboy@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 07:46:34 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 14:46:34 -0000 Subject: [MacPorts] #20169: submitting portfile for py26-wordaxe In-Reply-To: <060.744adb203a3ca521af03921a9872b1b2@macports.org> References: <060.744adb203a3ca521af03921a9872b1b2@macports.org> Message-ID: <069.587a93438e48f55140acdaaff24501b1@macports.org> #20169: submitting portfile for py26-wordaxe ---------------------------------------+------------------------------------ Reporter: singingwolfboy@? | Owner: singingwolfboy@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py26-wordaxe | ---------------------------------------+------------------------------------ Changes (by singingwolfboy@?): * status: assigned => closed * resolution: => fixed Comment: committed in revision 54814 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 08:10:50 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 15:10:50 -0000 Subject: [MacPorts] #20518: Bogofilter updated to latest version 1.2.1 In-Reply-To: <054.744aa2118b48a249865e6f2c4778c805@macports.org> References: <054.744aa2118b48a249865e6f2c4778c805@macports.org> Message-ID: <063.ba23d051672f2fbb9423fbe7872544af@macports.org> #20518: Bogofilter updated to latest version 1.2.1 ---------------------------------+------------------------------------------ Reporter: chenggao@? | Owner: macports-tickets@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: bogofilter | ---------------------------------+------------------------------------------ Changes (by macsforever2000@?): * port: => bogofilter -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 08:45:26 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 15:45:26 -0000 Subject: [MacPorts] #20520: qwt52 build failure Message-ID: <064.773dde57410bd4735d42f778ad348348@macports.org> #20520: qwt52 build failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: qwt52 ------------------------------------------+--------------------------------- Mac OS X 10.5.7. Xcode 3.1.3. Macports from trunk. {{{ $ sudo port install qwt52 ---> Computing dependencies for qwt52 ---> Fetching qwt52 ---> Attempting to fetch qwt-5.2.0.tar.bz2 from http://voxel.dl.sourceforge.net/qwt ---> Verifying checksum(s) for qwt52 ---> Extracting qwt52 ---> Applying patches to qwt52 ---> Configuring qwt52 ---> Building qwt52 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_graphics_qwt52/work/qwt-5.2.0" && /usr/bin/make -j2 all " returned error 2 Command output: /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_picker.o moc/moc_qwt_picker.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_text_label.o moc/moc_qwt_text_label.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_legend.o moc/moc_qwt_legend.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_legend_item.o moc/moc_qwt_legend_item.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_plot.o moc/moc_qwt_plot.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_plot_canvas.o moc/moc_qwt_plot_canvas.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_plot_panner.o moc/moc_qwt_plot_panner.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_plot_picker.o moc/moc_qwt_plot_picker.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_plot_zoomer.o moc/moc_qwt_plot_zoomer.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_plot_magnifier.o moc/moc_qwt_plot_magnifier.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_scale_widget.o moc/moc_qwt_scale_widget.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_abstract_slider.o moc/moc_qwt_abstract_slider.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_analog_clock.o moc/moc_qwt_analog_clock.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_compass.o moc/moc_qwt_compass.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_counter.o moc/moc_qwt_counter.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_dial.o moc/moc_qwt_dial.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_knob.o moc/moc_qwt_knob.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_slider.o moc/moc_qwt_slider.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_thermo.o moc/moc_qwt_thermo.cpp /usr/bin/g++-4.0 -c -pipe -Os -Wall -W -arch i386 -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/lib/QtGui.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include/QtGui -I/opt/local/libexec/qt4-mac/include -Imoc -F/opt/local/libexec/qt4-mac/lib -o obj/moc_qwt_wheel.o moc/moc_qwt_wheel.cpp rm -f libqwt.5.2.0.dylib libqwt.dylib libqwt.5.dylib libqwt.5.2.dylib /usr/bin/g++-4.0 -headerpad_max_install_names -arch i386 -single_module -dynamiclib -compatibility_version 5.2 -current_version 5.2.0 -install_name libqwt.5.dylib -o libqwt.5.2.0.dylib obj/qwt_abstract_scale_draw.o obj/qwt_color_map.o obj/qwt_clipper.o obj/qwt_double_interval.o obj/qwt_double_rect.o obj/qwt_dyngrid_layout.o obj/qwt_layout_metrics.o obj/qwt_math.o obj/qwt_magnifier.o obj/qwt_paint_buffer.o obj/qwt_panner.o obj/qwt_painter.o obj/qwt_picker.o obj/qwt_round_scale_draw.o obj/qwt_scale_div.o obj/qwt_scale_draw.o obj/qwt_scale_map.o obj/qwt_spline.o obj/qwt_text_engine.o obj/qwt_text_label.o obj/qwt_text.o obj/qwt_event_pattern.o obj/qwt_picker_machine.o obj/qwt_scale_engine.o obj/qwt_symbol.o obj/qwt_curve_fitter.o obj/qwt_data.o obj/qwt_interval_data.o obj/qwt_legend.o obj/qwt_legend_item.o obj/qwt_plot.o obj/qwt_plot_print.o obj/qwt_plot_xml.o obj/qwt_plot_axis.o obj/qwt_plot_curve.o obj/qwt_plot_dict.o obj/qwt_plot_grid.o obj/qwt_plot_item.o obj/qwt_plot_spectrogram.o obj/qwt_plot_scaleitem.o obj/qwt_plot_marker.o obj/qwt_plot_layout.o obj/qwt_plot_printfilter.o obj/qwt_plot_rasteritem.o obj/qwt_plot_canvas.o obj/qwt_plot_rescaler.o obj/qwt_plot_panner.o obj/qwt_plot_picker.o obj/qwt_plot_zoomer.o obj/qwt_plot_magnifier.o obj/qwt_raster_data.o obj/qwt_scale_widget.o obj/qwt_abstract_slider.o obj/qwt_abstract_scale.o obj/qwt_arrow_button.o obj/qwt_analog_clock.o obj/qwt_compass.o obj/qwt_compass_rose.o obj/qwt_counter.o obj/qwt_dial.o obj/qwt_dial_needle.o obj/qwt_double_range.o obj/qwt_knob.o obj/qwt_slider.o obj/qwt_thermo.o obj/qwt_wheel.o obj/moc_qwt_dyngrid_layout.o obj/moc_qwt_magnifier.o obj/moc_qwt_panner.o obj/moc_qwt_picker.o obj/moc_qwt_text_label.o obj/moc_qwt_legend.o obj/moc_qwt_legend_item.o obj/moc_qwt_plot.o obj/moc_qwt_plot_canvas.o obj/moc_qwt_plot_panner.o obj/moc_qwt_plot_picker.o obj/moc_qwt_plot_zoomer.o obj/moc_qwt_plot_magnifier.o obj/moc_qwt_scale_widget.o obj/moc_qwt_abstract_slider.o obj/moc_qwt_analog_clock.o obj/moc_qwt_compass.o obj/moc_qwt_counter.o obj/moc_qwt_dial.o obj/moc_qwt_knob.o obj/moc_qwt_slider.o obj/moc_qwt_thermo.o obj/moc_qwt_wheel.o -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -framework QtGui -L/opt/local/lib -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -framework Carbon -framework AppKit -lpng -framework QtCore -lz -lm -framework ApplicationServices ln -s libqwt.5.2.0.dylib libqwt.dylib ln -s libqwt.5.2.0.dylib libqwt.5.dylib ln -s libqwt.5.2.0.dylib libqwt.5.2.dylib rm -f ../lib/libqwt.5.2.0.dylib rm -f ../lib/libqwt.dylib rm -f ../lib/libqwt.5.dylib rm -f ../lib/libqwt.5.2.dylib mv -f libqwt.5.2.0.dylib libqwt.dylib libqwt.5.dylib libqwt.5.2.dylib ../lib/ Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 09:05:54 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 16:05:54 -0000 Subject: [MacPorts] #20521: xwpe building problems Message-ID: <059.75ef113da832956985a08e7e5c258014@macports.org> #20521: xwpe building problems -------------------------------------+-------------------------------------- Reporter: neuechristian@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: xwpe -------------------------------------+-------------------------------------- Building process of xwpe fails, the reason is that the installer try to retrieve the file source "xwpe-1.5.29a.tar.gz", that version is outdated, any repositories have that file, indeed, they have the last version ; "xwpe-1.5.30a.tar.gz" -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 10:12:50 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 17:12:50 -0000 Subject: [MacPorts] #20521: xwpe building problems In-Reply-To: <059.75ef113da832956985a08e7e5c258014@macports.org> References: <059.75ef113da832956985a08e7e5c258014@macports.org> Message-ID: <068.622a93705eb8f9be1acc279d0e18cc41@macports.org> #20521: xwpe building problems --------------------------------------+------------------------------------- Reporter: neuechristian@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: xwpe | --------------------------------------+------------------------------------- Changes (by macsforever2000@?): * status: new => closed * resolution: => fixed Comment: Updated to 1.5.30a in r54819. Thanks for reporting this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 10:39:41 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 17:39:41 -0000 Subject: [MacPorts] #20505: dbus doesn't work In-Reply-To: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> References: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> Message-ID: <064.9616c463f2a3ada3e4f7be3153fd3dba@macports.org> #20505: dbus doesn't work ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: mcalhoun@? Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: dbus ---------------------------------+------------------------------------------ Comment(by vinc17@?): Thanks, this works. So, the documentation needs to be fixed. Also I'm wondering: can't the session bus be started on demand? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 12:34:31 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 19:34:31 -0000 Subject: [MacPorts] #20522: python25 2.5.4_6 add symlink to share Message-ID: <054.42bd654ba7da4500df6a42a93fb92ea2@macports.org> #20522: python25 2.5.4_6 add symlink to share ---------------------------------------------+------------------------------ Reporter: neric27@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: python framework gettext prefix | Port: python25 ---------------------------------------------+------------------------------ Currently, python25 doesn't create a symlink to /opt/local/share. This breaks gettext (translations & localisation) because gettext looks in sys.dir/share/locale and sys.dir is /opt/local/Library/Frameworks/Python.framework/Versions/2.5 So please, create a symlink like for include and lib. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 12:34:32 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 19:34:32 -0000 Subject: [MacPorts] #20519: Squid 3.0 port request In-Reply-To: <057.a69f574ab4b0ac4bb55a34ab69e46be9@macports.org> References: <057.a69f574ab4b0ac4bb55a34ab69e46be9@macports.org> Message-ID: <066.4e5b43218d52d9c91a50d4d2bdd0839b@macports.org> #20519: Squid 3.0 port request -----------------------------------+---------------------------------------- Reporter: a1rlanggacu@? | Owner: jmr@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: proxy | Port: squid -----------------------------------+---------------------------------------- Changes (by blb@?): * keywords: squid proxy => proxy * owner: macports-tickets@? => jmr@? * port: => squid -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 12:40:15 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 19:40:15 -0000 Subject: [MacPorts] #20523: hexfiend has new svn url Message-ID: <055.676c826cb13656fab1f064f4d7eb80bb@macports.org> #20523: hexfiend has new svn url ---------------------------------+------------------------------------------ Reporter: ugur@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ---------------------------------+------------------------------------------ line 24 of portfile : svn.url http://ridiculousfish.com/svn/HexFiend/trunk must be this url : http://svn.ridiculousfish.com/HexFiend2/trunk/ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 12:52:09 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 19:52:09 -0000 Subject: [MacPorts] #20523: hexfiend has new svn url In-Reply-To: <055.676c826cb13656fab1f064f4d7eb80bb@macports.org> References: <055.676c826cb13656fab1f064f4d7eb80bb@macports.org> Message-ID: <064.a2a48af4962016fc2f984a3b1ea5bd15@macports.org> #20523: hexfiend has new svn url ---------------------------------+------------------------------------------ Reporter: ugur@? | Owner: dweber@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: hexfiend ---------------------------------+------------------------------------------ Changes (by blb@?): * owner: macports-tickets@? => dweber@? * port: => hexfiend -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 13:15:25 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 20:15:25 -0000 Subject: [MacPorts] #20520: qwt52 build failure In-Reply-To: <064.773dde57410bd4735d42f778ad348348@macports.org> References: <064.773dde57410bd4735d42f778ad348348@macports.org> Message-ID: <073.da7e64055a99ecc4f556b8bbae7488ac@macports.org> #20520: qwt52 build failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: qwt52 ------------------------------------------+--------------------------------- Comment(by toby@?): Come on, you should know better. Debug output... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 13:25:13 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 20:25:13 -0000 Subject: [MacPorts] #19394: py-logilab-astng update to 0.19.0 In-Reply-To: <052.8dbee9918a5281d312c470418e9e26de@macports.org> References: <052.8dbee9918a5281d312c470418e9e26de@macports.org> Message-ID: <061.b3292a1f22b741841b68945c42e09721@macports.org> #19394: py-logilab-astng update to 0.19.0 -------------------------------+-------------------------------------------- Reporter: blb@? | Owner: dh@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: py-logilab-astng | -------------------------------+-------------------------------------------- Changes (by dh@?): * status: new => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 13:45:37 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 20:45:37 -0000 Subject: [MacPorts] #19377: Update py25-lint to version 0.18.0 In-Reply-To: <057.1f519aa9850d615176a98f92a9f24e9f@macports.org> References: <057.1f519aa9850d615176a98f92a9f24e9f@macports.org> Message-ID: <066.09d0ec9e6cf524e73a7131511d28569d@macports.org> #19377: Update py25-lint to version 0.18.0 ------------------------------------+--------------------------------------- Reporter: alakazam@? | Owner: dh@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: python lint logilb Port: py25-lint | ------------------------------------+--------------------------------------- Changes (by dh@?): * status: new => closed * resolution: => fixed Comment: Closed in r54827. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 14:08:08 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 21:08:08 -0000 Subject: [MacPorts] #19393: py-logilab-common update to 0.39.0 In-Reply-To: <052.75f93f50263248fe9794453e3a8ad9fd@macports.org> References: <052.75f93f50263248fe9794453e3a8ad9fd@macports.org> Message-ID: <061.28d823dbd24f8244961ae006bd17e2d4@macports.org> #19393: py-logilab-common update to 0.39.0 --------------------------------+------------------------------------------- Reporter: blb@? | Owner: dh@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: py-logilab-common | --------------------------------+------------------------------------------- Changes (by dh@?): * status: new => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 14:10:31 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 21:10:31 -0000 Subject: [MacPorts] #20016: Update py-lint and py25-lint to 0.18.0 In-Reply-To: <054.9a1a9848941c45a3e2fa46b4313b4be1@macports.org> References: <054.9a1a9848941c45a3e2fa46b4313b4be1@macports.org> Message-ID: <063.67ca8830b1515a86f566c42bc295b0c1@macports.org> #20016: Update py-lint and py25-lint to 0.18.0 ---------------------------------+------------------------------------------ Reporter: blair@? | Owner: dh@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py-lint py25-lint | ---------------------------------+------------------------------------------ Changes (by dh@?): * status: new => closed * resolution: => fixed Comment: This has been done in r54830 and r54827. Note that py26-lint is now using a patched py26-logilab-astng (r54832), the others are not. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 14:11:27 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 21:11:27 -0000 Subject: [MacPorts] #13593: py-numeric 24.2 Build error In-Reply-To: <054.40f9378e20d5adbcb643cd6c69be7e7a@macports.org> References: <054.40f9378e20d5adbcb643cd6c69be7e7a@macports.org> Message-ID: <063.143bbc552068a296d4e0c754eccaa9a0@macports.org> #13593: py-numeric 24.2 Build error ---------------------------------+------------------------------------------ Reporter: orestis@? | Owner: dh@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: worksforme | Keywords: Port: py-numeric | ---------------------------------+------------------------------------------ Changes (by dh@?): * status: new => closed * resolution: => worksforme -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 14:15:37 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 21:15:37 -0000 Subject: [MacPorts] #14222: tomcat5 fails to build in Leopard In-Reply-To: <061.c2726121a03c09eccea2d2bbf2027565@macports.org> References: <061.c2726121a03c09eccea2d2bbf2027565@macports.org> Message-ID: <070.b2fd3a133accb781fee707a6a848ed8b@macports.org> #14222: tomcat5 fails to build in Leopard ---------------------------------------+------------------------------------ Reporter: damian.janowski@? | Owner: jberry@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: tomcat5 ---------------------------------------+------------------------------------ Changes (by jmr@?): * port: => tomcat5 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 14:21:17 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 21:21:17 -0000 Subject: [MacPorts] #20524: base-1.7.1 Neater PATH change process for Postflight Message-ID: <054.a2a8e77507aa6c2b170a89c15fb5ca5c@macports.org> #20524: base-1.7.1 Neater PATH change process for Postflight -------------------------------------+-------------------------------------- Reporter: alex@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.7.1 Keywords: PATH profile postflight | Port: -------------------------------------+-------------------------------------- In a basic install of MacPorts 1.7.1 on clean Leopard, my .profile didn't get updated with the required PATH adjustments for /opt/local - so I decided to do it myself. In looking through the various 'profile' files in /etc - for all the different shells (csh, bash, tcsh, zsh, etc.) - they all have code in them to run /usr/libexec/path_helper. This is a script that reads two files in /etc - /etc/paths and /etc/manpaths which are simple text files containing a list of paths to be added to $PATH when the shell environment is set up. Instead of the extra code in the postflight script to determine what shell is used etc. to add the MacPorts paths to $PATH, wouldn't it be just much neater to add the two paths to the /etc/paths file? Then you'd always have access to the MacPorts apps regardless of what shell you use in OS X, because Apple have ensured that this /usr/libexec/path_helper is run across all shells. This may be Leopard-only, and if you don't consider a global $PATH modification appropriate then feel free to cancel this ticket, but I feel it'd be a useful solution for many MacPorts users, and certainly would simplify the postflight. I still get occasional non-editing of .profile when running the current package. I prepended the two paths /opt/local/bin and /opt/local/sbin to the /etc/paths file, and on opening a Terminal window (regardless of shell - I tried bash, zsh, tcsh and sh), the MacPorts folders were in the $PATH variable and I could run MacPorts code. Nice and easy and more elegant than hacking .profile files, which may already be extensively hacked by the users themselves. Just a suggestion, and I'm a complete newbie to this bug tracker system so apologies if this is in the wrong place. Please allocate to the right location! cheers, Alex -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 14:24:23 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 21:24:23 -0000 Subject: [MacPorts] #14222: tomcat5 fails to build in Leopard In-Reply-To: <061.c2726121a03c09eccea2d2bbf2027565@macports.org> References: <061.c2726121a03c09eccea2d2bbf2027565@macports.org> Message-ID: <070.d381efb059494c2914e150cf3fcb17f3@macports.org> #14222: tomcat5 fails to build in Leopard ---------------------------------------+------------------------------------ Reporter: damian.janowski@? | Owner: jberry@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: tomcat5 ---------------------------------------+------------------------------------ Comment(by jmr@?): Does the patch attached to this ticket work for you? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 14:30:52 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 21:30:52 -0000 Subject: [MacPorts] #20481: py25-pyqt4, py26-pyqt4, py25-sip maintainer update In-Reply-To: <064.399dd895e06b402ead304b86497ef882@macports.org> References: <064.399dd895e06b402ead304b86497ef882@macports.org> Message-ID: <073.1442d6b74c01cb825efc6597dbb93332@macports.org> #20481: py25-pyqt4, py26-pyqt4, py25-sip maintainer update ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: saispo@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-pyqt4 py26-pyqt4 py25-sip ------------------------------------------+--------------------------------- Comment(by dh@?): I have an interest in py26-pyqt4/py26-sip and have recently patched/version bumped them ... I think it would be great if they were all openmaintainer. (I'm a maintainer on none of them) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 15:04:59 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 22:04:59 -0000 Subject: [MacPorts] #20525: testdisk: new version available Message-ID: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> #20525: testdisk: new version available ------------------------------------------------+--------------------------- Reporter: michael.klein@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: testdisk ------------------------------------------------+--------------------------- please update testdisk to 6.11; this version fixes (among other things) the check for uuid_generate() and libuuid in the configure script and works fine with the uuid_* functions provided by libc, so there is no more need to depend on ossp-uuid. Patch for Portfile is attached TIA -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 15:21:29 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 22:21:29 -0000 Subject: [MacPorts] #20526: Add ftdi bitbang support to avrdude(+serjtag variant) Message-ID: <053.d5127b169b8f673efbac24929ea91601@macports.org> #20526: Add ftdi bitbang support to avrdude(+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Useful for example to burn a bootloader into the arduino without external programmer. '''Need this to compile: http://www.ftdichip.com/Drivers/D2XX.htm''' see ReadMe on how to install it -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 15:31:28 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 22:31:28 -0000 Subject: [MacPorts] #20527: PHP 5 not loading extensions properly Message-ID: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> #20527: PHP 5 not loading extensions properly ----------------------------------+----------------------------------------- Reporter: tobias@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php5, mcrypt | Port: php5 ----------------------------------+----------------------------------------- Hello, I just did a fresh install of PHP 5.3 and php5-mcrypt. However, PHP refrains from loading the extension. Here's the output of php -v: PHP Warning: PHP Startup: mcrypt: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 Variant used for PHP5: +mysql5 If somebody can point me to the right direction, I'd greatly appreciate it! I addition, it'd be nice if the variants found in the php5 port could be distinguished from the ones found in the php5 extension ports. For example, the php5 port includes the same mysql variants as the php5-mysql extension port. My understanding is that you can have built-in MySQL support (e.g., mysql5 variant in php5 port), or have MySQL support as an extension (mysql5 variant in php5-mysql port). Still, it's a bit confusing, but it's only my 2 cents. Thanks, Tobias -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 15:37:16 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 22:37:16 -0000 Subject: [MacPorts] #20526: Add ftdi bitbang support to avrdude(+serjtag variant) In-Reply-To: <053.d5127b169b8f673efbac24929ea91601@macports.org> References: <053.d5127b169b8f673efbac24929ea91601@macports.org> Message-ID: <062.afcd1c2c80bf2275934fa4db8ae49ce5@macports.org> #20526: Add ftdi bitbang support to avrdude(+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Comment(by ranauei@?): Example to burn [http://www.ladyada.net/library/arduino/bootloader.html adaboot] into an arduino duemilanove w/ ATmega328p: avrdude -c duemilanove -p m328p -P ft0 -e -u -U lock:w:0x3f:m -U efuse:w:0x05:m -U hfuse:w:0xDA:m -U lfuse:w:0xFF:m avrdude -c duemilanove -p m328p -P ft0 -U flash:w:ATmegaBOOT_xx8_adaboot328.hex -U lock:w:0x0f:m Here how to properly wire the arduino: http://www.geocities.jp/arduino_diecimila/bootloader/connecting.html#P1 P.S.: remember to unload the VCP FTDI driver (the one usually installed) before using avrdude. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 15:52:58 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 22:52:58 -0000 Subject: [MacPorts] #19381: p5-locale-gettext : can't find gettext when compiling x86_64 In-Reply-To: <048.efa827ec425082e48264969026e56545@macports.org> References: <048.efa827ec425082e48264969026e56545@macports.org> Message-ID: <057.4932e0eaabe9c49e90130029ea923a85@macports.org> #19381: p5-locale-gettext : can't find gettext when compiling x86_64 --------------------------+------------------------------------------------- Reporter: tom@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: x86_64 | Port: p5-locale-gettext --------------------------+------------------------------------------------- Comment(by Damien@?): I have the same problem, using the +universal trick for 64 bits architecture. {{{ ? DEBUG: Executing variant universal provides universal DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Executing org.macports.main (p5-locale-gettext) DEBUG: Skipping completed org.macports.unarchive (p5-locale-gettext) DEBUG: Skipping completed org.macports.fetch (p5-locale-gettext) DEBUG: Skipping completed org.macports.checksum (p5-locale-gettext) DEBUG: Skipping completed org.macports.extract (p5-locale-gettext) DEBUG: Skipping completed org.macports.patch (p5-locale-gettext) ---> Configuring p5-locale-gettext DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (p5-locale-gettext) DEBUG: Environment: CFLAGS='-pipe -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch x86_64 -mmacosx-version-min=10.5' CPPFLAGS='-I/opt/local/include -isysroot /Developer/SDKs/MacOSX10.5.sdk' CXXFLAGS='-pipe -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch x86_64 -mmacosx-version-min=10.5' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -mmacosx-version-min=10.5' FCFLAGS='-pipe -O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -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_perl_p5 -locale-gettext/work/gettext-1.05" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor --disable-dependency-tracking --host=i686-apple-darwin9 --target=i686-apple-darwin9' checking for gettext... no checking for gettext in -I/opt/local/include -L/opt/local/lib -lintl...gettext function not found. Please install libintl at Makefile.PL line 18. no 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_perl_p5 -locale-gettext/work/gettext-1.05" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor --disable-dependency-tracking --host=i686-apple-darwin9 --target=i686-apple-darwin9 " returned error 2 Command output: checking for gettext... no checking for gettext in -I/opt/local/include -L/opt/local/lib -lintl...gettext function not found. Please install libintl at Makefile.PL line 18. no Warning: the following items did not execute (for p5-locale-gettext): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.archive org.macports.install Error: Status 1 encountered during processing. }}} gettext and libintl are installed and active. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 15:58:19 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 22:58:19 -0000 Subject: [MacPorts] #20353: Hydrogen portfile update request In-Reply-To: <060.d1285a15ef0631e484630f6b6654be35@macports.org> References: <060.d1285a15ef0631e484630f6b6654be35@macports.org> Message-ID: <069.389f090add6feb6d8b696e0ad8ae8cbf@macports.org> #20353: Hydrogen portfile update request ---------------------------------------+------------------------------------ Reporter: michieldelange@? | Owner: macports-tickets@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: hydrogen | ---------------------------------------+------------------------------------ Changes (by ryandesign@?): * status: new => closed * resolution: => fixed Comment: I would rather not update the hydrogen port to the latest svn revision, because ports should use released tarballs when available. Ideally ports would be for stable versions of the software, but the hydrogen project seems to take its sweet time between stable releases, and the port has been checking out from Subversion already. So I think the port should track the 0.9.4 release candidates, be updated to 0.9.4 final when that becomes available, and then stick with stable releases from there. I updated the hydrogen port to 0.9.4-rc1-1 in r54834. It looks pretty good on Leopard. It looks awful on Tiger. Replying to [ticket:20353 michieldelange@?]: > See discussion at: [http://www.hydrogen- music.org/forum/index.php?p=show&action=show_thread&thread=1093&fid=7&page=last] Somehow I neglected to read the above until after I had finished my update. I knew from this ticket's description that the project has switched from the qmake build system to scons, but in that discussion I read that there is still a branch that uses qmake (the win_ports branch) and that they recommended we use this instead. I did not understand why, nor why they would want to duplicate effort by maintaining two build systems. The update I committed uses scons (in part because I didn't know at the time that there was an alternative). You mentioned in the above thread that you were unhappy that this ticket was not acted on sooner. We are not magicians :) -- we cannot magically make software work on Mac OS X. I had to spend time familiarizing myself with how scons works and where qt4's files are and research several problems and wrong assumptions in hydrogen's use of them to figure out how to coerce this software to build on Mac OS X and with the dependencies already in MacPorts. MacPorts is a volunteer project and requires contributions from people who care about and understand each software package in order to keep those ports current. The hydrogen port has no maintainer, but since you seem interested in it, would you like to become its maintainer? Let us know. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:05:33 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:05:33 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.8d119626ad4ae855492240e68c017d50@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Changes (by gwright@?): * status: new => assigned Comment: That's odd. What's your OS version (Tiger or Leopard) and platform (Intel/ppc)? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:07:01 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:07:01 -0000 Subject: [MacPorts] #16780: gtk2hs 0.9.13 fails to build In-Reply-To: <050.b38ea4f8f71065ffb86416a10760366e@macports.org> References: <050.b38ea4f8f71065ffb86416a10760366e@macports.org> Message-ID: <059.981ed4453b3c84a3a2d9d8f1e55fdfd2@macports.org> #16780: gtk2hs 0.9.13 fails to build -----------------------------+---------------------------------------------- Reporter: gale@? | Owner: gwright@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: gtk2hs | -----------------------------+---------------------------------------------- Changes (by gwright@?): * status: new => closed * resolution: => fixed Comment: This has been fixed for some time. Current gtk2hs is 0.10.1. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:16:48 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:16:48 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.6d992ec016c187bd772751117a1ae73c@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Comment(by yllan@?): Replying to [comment:2 gwright@?]: > That's odd. What's your OS version (Tiger or Leopard) and platform (Intel/ppc)? 10.5.7 intel c2d -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:17:24 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:17:24 -0000 Subject: [MacPorts] #20527: PHP 5 not loading extensions properly In-Reply-To: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> References: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> Message-ID: <065.df26d66787b9514500786f7b03c5be25@macports.org> #20527: PHP 5 not loading extensions properly ----------------------------------+----------------------------------------- Reporter: tobias@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php5, mcrypt | Port: php5 ----------------------------------+----------------------------------------- Changes (by blb@?): * cc: jwa@? (added) * owner: macports-tickets@? => ryandesign@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:45:58 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:45:58 -0000 Subject: [MacPorts] #20522: python25 2.5.4_6 add symlink to share In-Reply-To: <054.42bd654ba7da4500df6a42a93fb92ea2@macports.org> References: <054.42bd654ba7da4500df6a42a93fb92ea2@macports.org> Message-ID: <063.a546f786f5c317fb357dda6fb9e6ead3@macports.org> #20522: python25 2.5.4_6 add symlink to share ---------------------------------------------+------------------------------ Reporter: neric27@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: python framework gettext prefix | Port: python25 ---------------------------------------------+------------------------------ Changes (by macsforever2000@?): * owner: macports-tickets@? => mww@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:48:25 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:48:25 -0000 Subject: [MacPorts] #20524: base-1.7.1 Neater PATH change process for Postflight In-Reply-To: <054.a2a8e77507aa6c2b170a89c15fb5ca5c@macports.org> References: <054.a2a8e77507aa6c2b170a89c15fb5ca5c@macports.org> Message-ID: <063.0239313b55e344f05d76f141918f9097@macports.org> #20524: base-1.7.1 Neater PATH change process for Postflight ---------------------------------+------------------------------------------ Reporter: alex@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.7.1 Resolution: wontfix | Keywords: PATH profile postflight Port: | ---------------------------------+------------------------------------------ Changes (by ryandesign@?): * cc: ryandesign@? (added) * status: new => closed * resolution: => wontfix Comment: We originally had code to do this, but removed it again because it was Leopard only, and because it did not do the same thing to the paths as what we have now: What we have now puts the MacPorts prefix FIRST in the path, whereas using /etc/paths and /etc/manpaths puts the MacPorts prefix LAST in the path, which is not what we want. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:50:13 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:50:13 -0000 Subject: [MacPorts] #20525: testdisk: new version available In-Reply-To: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> References: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> Message-ID: <079.a280e909327735b05ae52687a24ccb1e@macports.org> #20525: testdisk: new version available ------------------------------------------------+--------------------------- Reporter: michael.klein@? | Owner: ryandesign@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: testdisk ------------------------------------------------+--------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:54:40 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:54:40 -0000 Subject: [MacPorts] #20520: qwt52 build failure In-Reply-To: <064.773dde57410bd4735d42f778ad348348@macports.org> References: <064.773dde57410bd4735d42f778ad348348@macports.org> Message-ID: <073.8bcdefc0b4814467f8d44b18e6514d8a@macports.org> #20520: qwt52 build failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: qwt52 ------------------------------------------+--------------------------------- Comment(by ryandesign@?): I don't see any error in the output above. Maybe debug output will show one. qwt52 installs fine for me on Tiger and Leopard, both on Intel with MacPorts 1.7.1. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:56:45 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:56:45 -0000 Subject: [MacPorts] #20525: testdisk: new version available In-Reply-To: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> References: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> Message-ID: <079.f9cd9ab05a9ceb59c9521cd6287eb4e3@macports.org> #20525: testdisk: new version available -------------------------------------------------+-------------------------- Reporter: michael.klein@? | Owner: ryandesign@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: testdisk | -------------------------------------------------+-------------------------- Changes (by ryandesign@?): * status: assigned => closed * resolution: => fixed Comment: Thanks, I committed the update in r54839. I had to add {{{ configure.cppflags configure.ldflags }}} otherwise the build failed if ossp-uuid was installed (which it will be for all existing users of testdisk since it was a dependency). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 16:58:54 2009 From: noreply at macports.org (MacPorts) Date: Sun, 02 Aug 2009 23:58:54 -0000 Subject: [MacPorts] #20528: testdisk links with Mac OS X libraries instead of MacPorts' Message-ID: <059.ffd0d1e348efb569112fa6b3ed384945@macports.org> #20528: testdisk links with Mac OS X libraries instead of MacPorts' -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: testdisk -------------------------------------+-------------------------------------- {{{ $ otool -L /mp/sbin/testdisk /mp/sbin/testdisk: /usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0, current version 5.4.0) /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current version 5.0.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 88.3.11) $ }}} testdisk links with the system's ncurses, zlib and iconv libraries. It should link with and declare dependencies on the MacPorts versions instead. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:13:57 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:13:57 -0000 Subject: [MacPorts] #20526: Add ftdi bitbang support to avrdude(+serjtag variant) In-Reply-To: <053.d5127b169b8f673efbac24929ea91601@macports.org> References: <053.d5127b169b8f673efbac24929ea91601@macports.org> Message-ID: <062.07ed05bfedaf03385310194d97ab0088@macports.org> #20526: Add ftdi bitbang support to avrdude(+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: bsd@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => bsd@? Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:14:11 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:14:11 -0000 Subject: [MacPorts] #20526: avrdude: Add ftdi bitbang support (+serjtag variant) (was: Add ftdi bitbang support to avrdude(+serjtag variant)) In-Reply-To: <053.d5127b169b8f673efbac24929ea91601@macports.org> References: <053.d5127b169b8f673efbac24929ea91601@macports.org> Message-ID: <062.ad89211718351e016ba360e1724a3dc0@macports.org> #20526: avrdude: Add ftdi bitbang support (+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: bsd@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:18:06 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:18:06 -0000 Subject: [MacPorts] #20479: EiffelStudio: +precompile variant (was: Precomple variant for EiffelStudio) In-Reply-To: <059.7bf7b07d9b16fa3b84a9ae8a3351f634@macports.org> References: <059.7bf7b07d9b16fa3b84a9ae8a3351f634@macports.org> Message-ID: <068.89f4a8f34af87276bd4777d06d820226@macports.org> #20479: EiffelStudio: +precompile variant -------------------------------------+-------------------------------------- Reporter: daniel.furrer@? | Owner: roederja@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: precompile | Port: eiffelstudio64 -------------------------------------+-------------------------------------- Changes (by ryandesign@?): * cc: roederja@? (removed) * owner: macports-tickets@? => roederja@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:26:19 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:26:19 -0000 Subject: [MacPorts] #18933: kdebase4-runtime build failure: Qt3Support/Q3PtrList: No such file or directory (was: kde4base-runtime fails to build) In-Reply-To: <052.0933ed39800bf948183efeb882899df2@macports.org> References: <052.0933ed39800bf948183efeb882899df2@macports.org> Message-ID: <061.495051499b9410b3fbf3b0d1770354f1@macports.org> #18933: kdebase4-runtime build failure: Qt3Support/Q3PtrList: No such file or directory -------------------------------+-------------------------------------------- Reporter: kalyaka@? | Owner: illogic-al@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: kde43 Port: kdebase4-runtime | -------------------------------+-------------------------------------------- Changes (by ryandesign@?): * port: kdebase4 => kdebase4-runtime Comment: This has been reported again as #20362. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:26:52 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:26:52 -0000 Subject: [MacPorts] #20362: kdebase4-runtime build failure: Qt3Support/Q3PtrList: No such file or directory (was: kdebase4-runtime 4.2.4 build error) In-Reply-To: <064.d9c42c0530ba1362ce76f36cc2f42f08@macports.org> References: <064.d9c42c0530ba1362ce76f36cc2f42f08@macports.org> Message-ID: <073.c9ba30584209e9b8c387ab7a64500b78@macports.org> #20362: kdebase4-runtime build failure: Qt3Support/Q3PtrList: No such file or directory ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: kdebase4-runtime ------------------------------------------+--------------------------------- Comment(by ryandesign@?): This was previous reported in #18933 which was closed as worksforme. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:28:29 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:28:29 -0000 Subject: [MacPorts] #20191: ddd finds incompatible version of libpng12.0.dylib (was: ddd problem) In-Reply-To: <062.5cec13cc599d8778cac1025aa3f5130c@macports.org> References: <062.5cec13cc599d8778cac1025aa3f5130c@macports.org> Message-ID: <071.cb459aca530f06111aae98c9770afbfb@macports.org> #20191: ddd finds incompatible version of libpng12.0.dylib -----------------------------------------+---------------------------------- Reporter: dario.moricciani@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: ddd | -----------------------------------------+---------------------------------- Changes (by ryandesign@?): * status: new => closed * resolution: => worksforme Comment: Closing due to lack of response. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:31:22 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:31:22 -0000 Subject: [MacPorts] #20152: Sponsor additional ports (p5-POE-*) In-Reply-To: <053.3fb6978eecea6f08c3b06e7eb9620f9b@macports.org> References: <053.3fb6978eecea6f08c3b06e7eb9620f9b@macports.org> Message-ID: <062.aecab3b2c2a95f5ad31d3475c11bf7a8@macports.org> #20152: Sponsor additional ports (p5-POE-*) -------------------------------+-------------------------------------------- Reporter: rlowe@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: perl | Port: p5-POE -------------------------------+-------------------------------------------- Changes (by ryandesign@?): * cc: ryandesign@? (added) * port: => p5-POE Old description: > I'd like to request the inclusion of p5-POE-* modules in the standard > ports so I can > > $ port install p5-POE > > (along with the other POE components). I can sponsor this, to a limited > extent, if needed. > > -- R New description: I'd like to request the inclusion of p5-POE-* modules in the standard ports so I can {{{ $ port install p5-POE }}} (along with the other POE components). I can sponsor this, to a limited extent, if needed. -- R -- Comment: We don't have a mechanism set up to accept sponsorship, but fortunately the p5 ports are easy to create, thanks to the [browser:contrib/cpan2port/cpan2port cpan2port] script. So if you would like to create these ports and submit them, I'll be happy to commit them for you. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:39:27 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:39:27 -0000 Subject: [MacPorts] #20529: pthsem build failure on Tiger Message-ID: <059.c8209a71ae0957027c6a2d13a1d16c08@macports.org> #20529: pthsem build failure on Tiger -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: mail@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: pthsem -------------------------------------+-------------------------------------- pthsem doesn't build on Tiger: {{{ ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pthread.c In file included from /usr/include/sys/select.h:146, from /usr/include/unistd.h:483, from pthread.h:116, from pthread.c:42: /usr/include/signal.h:84: error: parse error before 'int' make: *** [pthread.lo] Error 1 }}} Builds fine on Leopard. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:48:10 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:48:10 -0000 Subject: [MacPorts] #20129: Portfile for eibd In-Reply-To: <052.4b304799658788969a2c1955dcf469da@macports.org> References: <052.4b304799658788969a2c1955dcf469da@macports.org> Message-ID: <061.08a6ac74c6ea84f072efdb638f4b3e8d@macports.org> #20129: Portfile for eibd ------------------------------+--------------------------------------------- Reporter: mail@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: eibd ------------------------------+--------------------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 17:50:40 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 00:50:40 -0000 Subject: [MacPorts] #20129: Portfile for eibd In-Reply-To: <052.4b304799658788969a2c1955dcf469da@macports.org> References: <052.4b304799658788969a2c1955dcf469da@macports.org> Message-ID: <061.538698bd8393bef2dbdd494503258d52@macports.org> #20129: Portfile for eibd -------------------------------+-------------------------------------------- Reporter: mail@? | Owner: ryandesign@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: eibd | -------------------------------+-------------------------------------------- Changes (by ryandesign@?): * status: assigned => closed * resolution: => fixed Comment: Thanks, committed in r54841. I had to add a dependency on argp-standalone otherwise the configure phase failed with {{{ checking argp.h usability... no checking argp.h presence... no checking for argp.h... no configure: error: argp_parse not found }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 18:21:05 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 01:21:05 -0000 Subject: [MacPorts] #20530: php5-mysql +mysqlnd doesn't load into php5 Message-ID: <059.9c01c47428053ba8c33ac43ac3054dca@macports.org> #20530: php5-mysql +mysqlnd doesn't load into php5 -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: php5-mysql -------------------------------------+-------------------------------------- Installing php5-mysql +mysqlnd (the default variant) works, but causes php itself to fail to work, reporting: {{{ PHP Warning: Cannot load module 'mysql' because required module 'mysqlnd' is not loaded in Unknown on line 0 dyld: lazy symbol binding failed: Symbol not found: __mysqlnd_palloc_rinit Referenced from: /mp/lib/php/extensions/no-debug-non- zts-20090626/mysqli.so Expected in: dynamic lookup dyld: Symbol not found: __mysqlnd_palloc_rinit Referenced from: /mp/lib/php/extensions/no-debug-non- zts-20090626/mysqli.so Expected in: dynamic lookup Trace/BPT trap }}} This is on Tiger and Leopard. I am [http://marc.info/?l=php- install&m=124907100825065&w=2 asking the PHP mailing list] for assistance. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 18:23:53 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 01:23:53 -0000 Subject: [MacPorts] #20527: PHP 5 not loading extensions properly In-Reply-To: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> References: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> Message-ID: <065.85b1c13b25f96dead890cfb00c4fdaf6@macports.org> #20527: PHP 5 not loading extensions properly ----------------------------------+----------------------------------------- Reporter: tobias@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php5, mcrypt | Port: php5 ----------------------------------+----------------------------------------- Old description: > Hello, > > I just did a fresh install of PHP 5.3 and php5-mcrypt. However, PHP > refrains from loading the extension. Here's the output of php -v: > > PHP Warning: PHP Startup: mcrypt: Unable to initialize module > Module compiled with build ID=API20090626,NTS > PHP compiled with build ID=API20090626,TS > These options need to match > in Unknown on line 0 > > Variant used for PHP5: +mysql5 > > If somebody can point me to the right direction, I'd greatly appreciate > it! > > I addition, it'd be nice if the variants found in the php5 port could be > distinguished from the ones found in the php5 extension ports. For > example, the php5 port includes the same mysql variants as the php5-mysql > extension port. My understanding is that you can have built-in MySQL > support (e.g., mysql5 variant in php5 port), or have MySQL support as an > extension (mysql5 variant in php5-mysql port). Still, it's a bit > confusing, but it's only my 2 cents. > > Thanks, > Tobias New description: Hello, I just did a fresh install of PHP 5.3 and php5-mcrypt. However, PHP refrains from loading the extension. Here's the output of php -v: {{{ PHP Warning: PHP Startup: mcrypt: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 }}} Variant used for PHP5: +mysql5 If somebody can point me to the right direction, I'd greatly appreciate it! I addition, it'd be nice if the variants found in the php5 port could be distinguished from the ones found in the php5 extension ports. For example, the php5 port includes the same mysql variants as the php5-mysql extension port. My understanding is that you can have built-in MySQL support (e.g., mysql5 variant in php5 port), or have MySQL support as an extension (mysql5 variant in php5-mysql port). Still, it's a bit confusing, but it's only my 2 cents. Thanks, Tobias -- Comment(by ryandesign@?): Replying to [ticket:20527 tobias@?]: > I just did a fresh install of PHP 5.3 and php5-mcrypt. However, PHP refrains from loading the extension. Here's the output of php -v:[[br]] > [[br]] > PHP Warning: PHP Startup: mcrypt: Unable to initialize module[[br]] > Module compiled with build ID=API20090626,NTS[[br]] > PHP compiled with build ID=API20090626,TS[[br]] > These options need to match[[br]] > in Unknown on line 0[[br]] > [[br]] > Variant used for PHP5: +mysql5 > > If somebody can point me to the right direction, I'd greatly appreciate it! "NTS" means "not thread safe"; "TS" means "thread safe". Did something change about your php or apache between the time that you installed php5 and the time that you installed php5-mcrypt? Maybe try rebuilding php5 (sudo port -nf upgrade php5); see if PHP is then "NTS" as well. > I addition, it'd be nice if the variants found in the php5 port could be distinguished from the ones found in the php5 extension ports. For example, the php5 port includes the same mysql variants as the php5-mysql extension port. My understanding is that you can have built-in MySQL support (e.g., mysql5 variant in php5 port), or have MySQL support as an extension (mysql5 variant in php5-mysql port). Still, it's a bit confusing, but it's only my 2 cents. The variants [ticket:19091 are being moved] from the php5 port into separate ports. There are many variants so it is taking some time to do, and as you've discovered, I am in the middle of this transition. The variants will be removed from the php5 port as soon as the separate ports are working correctly. (The php5-mysql port, for example, [ticket:20530 is not working] the way I want.) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 18:42:10 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 01:42:10 -0000 Subject: [MacPorts] #19704: Elilo In-Reply-To: <060.d54136896c54d60e67fb468942389b5f@macports.org> References: <060.d54136896c54d60e67fb468942389b5f@macports.org> Message-ID: <069.88c02a009ca8c40aab5fc392b715578e@macports.org> #19704: Elilo --------------------------------------+------------------------------------- Reporter: macports.users@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: elilo --------------------------------------+------------------------------------- Changes (by ryandesign@?): * cc: macports.users@? (removed) * cc: ryandesign@? (added) * port: => elilo Comment: The last news entry on that page is over two years old. Is this project still alive? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 18:54:36 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 01:54:36 -0000 Subject: [MacPorts] #17505: darcs-devel is redundant and should be removed In-Reply-To: <061.04e115a9ca3aaa6429d630b871d4e030@macports.org> References: <061.04e115a9ca3aaa6429d630b871d4e030@macports.org> Message-ID: <070.0eab1fed4ebedbe163a3add2e3d2a075@macports.org> #17505: darcs-devel is redundant and should be removed ---------------------------------------+------------------------------------ Reporter: macports.org@? | Owner: gwright@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: darcs-devel ---------------------------------------+------------------------------------ Changes (by ryandesign@?): * cc: ryandesign@? (added) * owner: macports-tickets@? => gwright@? Comment: Greg, do you have any reason to want to keep darcs-devel around? If not I agree we can remove it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 19:00:09 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 02:00:09 -0000 Subject: [MacPorts] #19714: Gerris update In-Reply-To: <054.ece1eb4e704f7bd80ab6a6d52de6b5f4@macports.org> References: <054.ece1eb4e704f7bd80ab6a6d52de6b5f4@macports.org> Message-ID: <063.22fc1d0a763393541234db3fb87d111b@macports.org> #19714: Gerris update --------------------------------+------------------------------------------- Reporter: dersh@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gerris --------------------------------+------------------------------------------- Changes (by ryandesign@?): * cc: ryandesign@? (added) Comment: 0.9.2 is the most recent version the developers have posted on the SourceForge files page. All they offer now seems to be a snapshot from their source repository. They don't even change the snapshot filename when they change its contents, which is problematic for MacPorts and not a good practice IMHO. We will either have to copy that file into the MacPorts repository with a unique filename (including the snapshot date for example), or else fetch using darcs like their documentation says, except MacPorts does not have a feature for fetching from darcs, so the port will have to implement it on its own. We have one other port currently doing this (ghc-devel) from which we could copy the code. We may also want to add darcs fetching to MacPorts base, but of course the port could not use that until the next version of MacPorts is released. The installation document in the wiki that you refer to actually shows how to install three pieces of software: gts, gerris, gfsview. We have ports for the first two and don't have one yet for the third. They probably need to be updated in tandem to continue to work together. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 19:24:45 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 02:24:45 -0000 Subject: [MacPorts] #20531: gdal build fails if pthsem is installed Message-ID: <059.1f7fe95ba506ada77a0e4e3771d1f9a0@macports.org> #20531: gdal build fails if pthsem is installed -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: seanasy@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gdal -------------------------------------+-------------------------------------- Building gdal fails if pthsem is installed: {{{ ---> Building gdal DEBUG: Executing proc-pre-org.macports.build-build-0 DEBUG: Executing org.macports.build (gdal) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_science_gdal/work/gdal-1.6.0" && nice -n 10 make' (cd port; make) /bin/sh /mp/var/macports/build/_Users_rschmidt_macports_dports_science_gdal/work/gdal-1.6.0/libtool --mode=compile --tag=CXX /usr/bin/g++-4.0 -O2 -Wall -DOGR_ENABLED -I/mp/include -I/mp/include -I/mp/var/macports/build/_Users_rschmidt_macports_dports_science_gdal/work/gdal-1.6.0/port -I/mp -I/mp/include -I/mp -I/mp/include -I/mp/include -I/mp/include -I/mp -I/mp/include -I../frmts/zlib -DHAVE_LIBZ -c -o cpl_conv.o cpl_conv.cpp libtool: compile: /usr/bin/g++-4.0 -O2 -Wall -DOGR_ENABLED -I/mp/include -I/mp/include -I/mp/var/macports/build/_Users_rschmidt_macports_dports_science_gdal/work/gdal-1.6.0/port -I/mp -I/mp/include -I/mp -I/mp/include -I/mp/include -I/mp/include -I/mp -I/mp/include -I../frmts/zlib -DHAVE_LIBZ -c cpl_conv.cpp -fno-common -DPIC -o .libs/cpl_conv.o /mp/include/pthread.h:286: error: conflicting declaration 'typedef struct pthread_attr_st* pthread_attr_t' /usr/include/sys/signal.h:163: error: 'pthread_attr_t' has a previous declaration as 'typedef struct __darwin_pthread_attr_t pthread_attr_t' make[1]: *** [cpl_conv.o] Error 1 make: *** [port-target] Error 2 }}} It works if I uninstall pthsem, clean gdal and try again. Maybe gdal can insulate itself from this somehow. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 19:26:14 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 02:26:14 -0000 Subject: [MacPorts] #20532: cmake links with libidn and openssl but does not declare dependencies Message-ID: <059.0008ee74aabfaeba9ae9137da4c46e03@macports.org> #20532: cmake links with libidn and openssl but does not declare dependencies -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: css@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: cmake -------------------------------------+-------------------------------------- cmake links with libidn and openssl but does not declare dependencies on these ports. Either cmake must declare dependencies on them, or it must not link with them. {{{ $ otool -L /mp/bin/cmake /mp/bin/cmake: /mp/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8) /mp/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8) /mp/lib/libidn.11.dylib (compatibility version 17.0.0, current version 17.42.0) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 476.17.0) /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.4.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 Aug 2 19:30:02 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 02:30:02 -0000 Subject: [MacPorts] #20533: cmake's livecheck isn't working Message-ID: <059.9bdb78aaa6072706bdeeb4d4a084c65f@macports.org> #20533: cmake's livecheck isn't working -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: css@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: cmake -------------------------------------+-------------------------------------- The attached patch fixes cmake's livecheck. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 19:35:14 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 02:35:14 -0000 Subject: [MacPorts] #19766: GLC_lib-1.1.0 In-Reply-To: <058.c5cfc90e5fdfc3304b99dcb68f800e37@macports.org> References: <058.c5cfc90e5fdfc3304b99dcb68f800e37@macports.org> Message-ID: <067.cd86d9326d00d5d17f3cf1bf9ab85601@macports.org> #19766: GLC_lib-1.1.0 ------------------------------------+--------------------------------------- Reporter: macports@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: qt4 opengl | Port: GLC_lib ------------------------------------+--------------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 19:46:36 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 02:46:36 -0000 Subject: [MacPorts] #19766: GLC_lib-1.1.0 In-Reply-To: <058.c5cfc90e5fdfc3304b99dcb68f800e37@macports.org> References: <058.c5cfc90e5fdfc3304b99dcb68f800e37@macports.org> Message-ID: <067.0ade701d22bd6d05eda3bd7401df935e@macports.org> #19766: GLC_lib-1.1.0 -------------------------------------+-------------------------------------- Reporter: macports@? | Owner: ryandesign@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: qt4 opengl Port: GLC_lib | -------------------------------------+-------------------------------------- Changes (by ryandesign@?): * status: assigned => closed * resolution: => fixed Comment: Thanks for the port! I added it in r54845 and then made a few improvements: * r54846: added missing required variable "platforms" (see "port lint") * r54847: removed unnecessary lines "distfiles GLC_lib_src_$version.zip" and "use_configure yes" * r54848: enabled parallel building to speed up the installation -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 20:08:04 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 03:08:04 -0000 Subject: [MacPorts] #14222: tomcat5 fails to build in Leopard In-Reply-To: <061.c2726121a03c09eccea2d2bbf2027565@macports.org> References: <061.c2726121a03c09eccea2d2bbf2027565@macports.org> Message-ID: <070.0837c8de57e864463493e04e64f8e02e@macports.org> #14222: tomcat5 fails to build in Leopard ---------------------------------------+------------------------------------ Reporter: damian.janowski@? | Owner: jberry@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: tomcat5 ---------------------------------------+------------------------------------ Comment(by s052655@?): I have now tried the patch and unfortunately I still get the same error! I had to remove the first half of the patch (diff file) since my servlet24-api port already was at 5.5.27 with the correct checksum (eb3f196013550b9b1684e4ff18593a8e). I applied the modified patch by "sudo patch -p0 < ~/Downloads/tomcat5_mod.diff" while standing in /opt/local/var/macports/sources/rsync.macports.org/release, did a "sudo port clean --all tomcat5", manually checked that the tomcat5 portfile was correctly updated and finally did a "sudo port install tomcat5". I got the same error in return just with the newer tomcat5 version (5.5.27) and with one difference (which I don't remember if were there before I applied the patch).. I have: Command output: [echo] Testing for /opt/local/share/java/commons- launcher.jar instead of .../java/commons-httpclient.jar as in the Ticket description. I don't know if it matters. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 20:30:08 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 03:30:08 -0000 Subject: [MacPorts] #20279: pdf2djvu (0.5.9_0) does not compile when upgrading outdated ports In-Reply-To: <058.db43fa62b173f464c42b3929f4eb7fde@macports.org> References: <058.db43fa62b173f464c42b3929f4eb7fde@macports.org> Message-ID: <067.42f25b917d7a755c819d21a13644b8bf@macports.org> #20279: pdf2djvu (0.5.9_0) does not compile when upgrading outdated ports -------------------------------------+-------------------------------------- Reporter: Josef.Buergler@? | Owner: blb@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: mutedrenderer Port: pdf2djvu | -------------------------------------+-------------------------------------- Comment(by blb@?): pdf2djvu updated to 0.5.11 in r54850 which uses the linked patch; thanks for the catch. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 20:31:57 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 03:31:57 -0000 Subject: [MacPorts] #20514: port file submission gant 1.7.0 In-Reply-To: <057.9acc74158105e987fa9679ee69e8eecb@macports.org> References: <057.9acc74158105e987fa9679ee69e8eecb@macports.org> Message-ID: <066.023cd679c7bc8f6c1bf3bfa642f66af6@macports.org> #20514: port file submission gant 1.7.0 ------------------------------------+--------------------------------------- Reporter: breskeby@? | Owner: breskeby@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: gant | ------------------------------------+--------------------------------------- Comment(by blb@?): Note that you don't need a ticket to add a new port (or update a nomaintainer or openmaintainer port) when you have commit access (see NewCommittersGuide and [http://guide.macports.org/#project.update-policies the guide]). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 23:34:25 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 06:34:25 -0000 Subject: [MacPorts] #20534: muniversal: use_autoconf does not work with muniversal Message-ID: <057.fda4f059f40754db0d97d13af2f2caca@macports.org> #20534: muniversal: use_autoconf does not work with muniversal -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: muniversal | Port: muniversal -----------------------------------+---------------------------------------- It looks like updated configure scripts (via use_autoconf) aren't getting propagated to the arch-specific dir. {{{ ~/src/macports-trunk/dports/audio/cdparanoia $ ls -l work/cdparanoia- III-10.2*/configure -rwxrwxr-x 1 root wheel 176456 Aug 16 2006 work/cdparanoia- III-10.2-x86_64/configure -rwxrwxr-x 1 root wheel 146246 Aug 2 23:25 work/cdparanoia- III-10.2/configure ~/src/macports-trunk/dports/audio/cdparanoia $ grep autoconf Portfile depends_build port:autoconf use_autoconf yes }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 23:37:50 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 06:37:50 -0000 Subject: [MacPorts] #19722: hs-http 4000.0.6_0 - Missing dependency on parsec 3 profiling libraries In-Reply-To: <050.4c147783e2357f43ce264c605c2dc45a@macports.org> References: <050.4c147783e2357f43ce264c605c2dc45a@macports.org> Message-ID: <059.1294ac995966e559fcb4ba6e2d122887@macports.org> #19722: hs-http 4000.0.6_0 - Missing dependency on parsec 3 profiling libraries ----------------------------+----------------------------------------------- Reporter: gale@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: hs-http ----------------------------+----------------------------------------------- Changes (by ryandesign@?): * cc: ryandesign@? (added) Comment: I still get that error even if I have installed the hs-parsec port. So I don't know how to fix it. If you do, please let us know! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 23:46:28 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 06:46:28 -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.398a9c09dc3aff96b0cb5de62dba7cbf@macports.org> #17876: mpack-1.6 temp directory default not suitable for Mac ----------------------------------------+----------------------------------- Reporter: russ.bubley@? | Owner: ryandesign@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: mpack ----------------------------------------+----------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 23:49:22 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 06:49:22 -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.c77d60d3aeaf868fe8a0a33d7bb80474@macports.org> #17876: mpack-1.6 temp directory default not suitable for Mac -----------------------------------------+---------------------------------- Reporter: russ.bubley@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: mpack | -----------------------------------------+---------------------------------- Changes (by ryandesign@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54858. Thanks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 23:54:10 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 06:54:10 -0000 Subject: [MacPorts] #19762: New port: devel/stfl In-Reply-To: <057.83f6a48171c28be203d62f10f42f7e21@macports.org> References: <057.83f6a48171c28be203d62f10f42f7e21@macports.org> Message-ID: <066.6c21dea2f453fd4fe572411e74701f39@macports.org> #19762: New port: devel/stfl -----------------------------------+---------------------------------------- Reporter: lutz.horn@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: stfl -----------------------------------+---------------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun Aug 2 23:54:53 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 06:54:53 -0000 Subject: [MacPorts] #19762: New port: devel/stfl In-Reply-To: <057.83f6a48171c28be203d62f10f42f7e21@macports.org> References: <057.83f6a48171c28be203d62f10f42f7e21@macports.org> Message-ID: <066.7eccc32f5be343a9e13070bff1dd4d9e@macports.org> #19762: New port: devel/stfl ------------------------------------+--------------------------------------- Reporter: lutz.horn@? | Owner: ryandesign@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: stfl | ------------------------------------+--------------------------------------- Changes (by ryandesign@?): * status: assigned => closed * resolution: => fixed Comment: I committed the port in r54860 with some changes to address the above. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 00:02:38 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 07:02:38 -0000 Subject: [MacPorts] #19381: p5-locale-gettext : can't find gettext when compiling x86_64 In-Reply-To: <048.efa827ec425082e48264969026e56545@macports.org> References: <048.efa827ec425082e48264969026e56545@macports.org> Message-ID: <057.f0700b404196891ce6c4b804cf1e51a3@macports.org> #19381: p5-locale-gettext : can't find gettext when compiling x86_64 --------------------------+------------------------------------------------- Reporter: tom@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: x86_64 | Port: p5-locale-gettext --------------------------+------------------------------------------------- Comment(by Damien@?): Replying to [comment:13 cerieljacobs@?]: > A workaround seems to be to first build fat binaries, change macports.conf to slim binaries, and then to force upgrade all ports. This solution didn't worked for me : I am still getting the same error. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 00:07:03 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 07:07:03 -0000 Subject: [MacPorts] #17519: Add newsbeuter as a port In-Reply-To: <061.aff0fdd43d73fa450d1a5b0a3bf0ae00@macports.org> References: <061.aff0fdd43d73fa450d1a5b0a3bf0ae00@macports.org> Message-ID: <070.d71e7dae1fe44c8e64cef8497cd92ad2@macports.org> #17519: Add newsbeuter as a port ---------------------------------------+------------------------------------ Reporter: macports.org@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: newsbeuter ---------------------------------------+------------------------------------ Changes (by ryandesign@?): * cc: ryandesign@? (added) * port: => newsbeuter Comment: stfl has been added to MacPorts so if you have advice for how to build newsbeuter or better yet a Portfile for it please let us know. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 00:30:02 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 07:30:02 -0000 Subject: [MacPorts] #20527: PHP 5 not loading extensions properly In-Reply-To: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> References: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> Message-ID: <065.60b8c614fc9029e551e63a15527d3c7d@macports.org> #20527: PHP 5 not loading extensions properly ----------------------------------+----------------------------------------- Reporter: tobias@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php5, mcrypt | Port: php5 ----------------------------------+----------------------------------------- Comment(by tobias@?): Hi Ryan, thanks for clarification. I'll give it another shot when I'm at home again. Could the issue depend on the fact that I've compiled Apache 2 using the workermpm option? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 00:34:51 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 07:34:51 -0000 Subject: [MacPorts] #20534: muniversal: use_autoconf does not work with muniversal In-Reply-To: <057.fda4f059f40754db0d97d13af2f2caca@macports.org> References: <057.fda4f059f40754db0d97d13af2f2caca@macports.org> Message-ID: <066.9ac8b2eea89214b60ebcd837a9071e13@macports.org> #20534: muniversal: use_autoconf does not work with muniversal -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.8.0 Keywords: muniversal | Port: muniversal -----------------------------------+---------------------------------------- Changes (by jmr@?): * cc: mcalhoun@? (added) * milestone: MacPorts 1.8.0 => Comment: Portgroup issues don't belong in a milestone since they can be updated at any time independently of base. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 00:56:29 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 07:56:29 -0000 Subject: [MacPorts] #19612: p5-pgplot 2.18 - build error - update to 2.20 (was: p5-pgplot 1.18 - build error - update to 1.20) In-Reply-To: <058.fa0e3dce737c4fce77fb009b4a12c36d@macports.org> References: <058.fa0e3dce737c4fce77fb009b4a12c36d@macports.org> Message-ID: <067.662ba09fb8bba71fe6f5e1e4d6a77f31@macports.org> #19612: p5-pgplot 2.18 - build error - update to 2.20 ------------------------------------+--------------------------------------- Reporter: info@? | Owner: ryandesign@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-pgplot ------------------------------------+--------------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 00:57:24 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 07:57:24 -0000 Subject: [MacPorts] #19612: p5-pgplot 2.18 - build error - update to 2.20 In-Reply-To: <058.fa0e3dce737c4fce77fb009b4a12c36d@macports.org> References: <058.fa0e3dce737c4fce77fb009b4a12c36d@macports.org> Message-ID: <067.bd0e5f8d67b91c9c268545342e782892@macports.org> #19612: p5-pgplot 2.18 - build error - update to 2.20 -------------------------------------+-------------------------------------- Reporter: info@? | Owner: ryandesign@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: p5-pgplot | -------------------------------------+-------------------------------------- Changes (by ryandesign@?): * status: assigned => closed * resolution: => fixed Comment: Thanks, committed the patch in r54863. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 01:05:18 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 08:05:18 -0000 Subject: [MacPorts] #19341: comms/cutecom-qt4-mac 0.20.0 new port In-Reply-To: <051.0bd44c4768d42ff9f4d1cf92dc4a00a2@macports.org> References: <051.0bd44c4768d42ff9f4d1cf92dc4a00a2@macports.org> Message-ID: <060.b6a47004abe4be05649559d656bb30bf@macports.org> #19341: comms/cutecom-qt4-mac 0.20.0 new port --------------------------------------+------------------------------------- Reporter: jwbacon@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: cutecom qt robo embedded | Port: cutecom-qt4-mac --------------------------------------+------------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned * port: comms/cutecom-qt4-mac => cutecom-qt4-mac -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 01:06:28 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 08:06:28 -0000 Subject: [MacPorts] #19341: comms/cutecom-qt4-mac 0.20.0 new port In-Reply-To: <051.0bd44c4768d42ff9f4d1cf92dc4a00a2@macports.org> References: <051.0bd44c4768d42ff9f4d1cf92dc4a00a2@macports.org> Message-ID: <060.dbe4cea22233db9fe44b9e4b144cb7d5@macports.org> #19341: comms/cutecom-qt4-mac 0.20.0 new port ------------------------------+--------------------------------------------- Reporter: jwbacon@? | Owner: ryandesign@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: cutecom qt robo embedded Port: cutecom-qt4-mac | ------------------------------+--------------------------------------------- Changes (by ryandesign@?): * status: assigned => closed * resolution: => fixed Comment: Thanks. Port added in r54864, with these changes: * changed /opt/local to ${prefix} * changed qt4-mac from build to library dependency -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 01:11:00 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 08:11:00 -0000 Subject: [MacPorts] #19341: comms/cutecom-qt4-mac 0.20.0 new port In-Reply-To: <051.0bd44c4768d42ff9f4d1cf92dc4a00a2@macports.org> References: <051.0bd44c4768d42ff9f4d1cf92dc4a00a2@macports.org> Message-ID: <060.1c3aef03c4795e6cc4b9faa94ccfbe2e@macports.org> #19341: comms/cutecom-qt4-mac 0.20.0 new port ------------------------------+--------------------------------------------- Reporter: jwbacon@? | Owner: ryandesign@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: cutecom qt robo embedded Port: cutecom-qt4-mac | ------------------------------+--------------------------------------------- Comment(by ryandesign@?): Please consider moving this port to the cmake portgroup. If you need help with that, please write to the macports-dev mailing list. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 01:26:58 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 08:26:58 -0000 Subject: [MacPorts] #19358: New Port - Vidalia 0.1.12 In-Reply-To: <053.f84ac6ad96de976e1921ac5dfc2fbd7f@macports.org> References: <053.f84ac6ad96de976e1921ac5dfc2fbd7f@macports.org> Message-ID: <062.c96218ec954350ab1d5a14a8aac49161@macports.org> #19358: New Port - Vidalia 0.1.12 -------------------------------+-------------------------------------------- Reporter: max@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: Vidalia Tor | Port: Vidalia -------------------------------+-------------------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned Comment: The distfile for 0.1.12 no longer seems to exist on the server. Could you attach an updated portfile for 0.1.15? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 01:27:23 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 08:27:23 -0000 Subject: [MacPorts] #19358: New Port - Vidalia 0.1.12 In-Reply-To: <053.f84ac6ad96de976e1921ac5dfc2fbd7f@macports.org> References: <053.f84ac6ad96de976e1921ac5dfc2fbd7f@macports.org> Message-ID: <062.4e7b9e90272668b8caadcc636be8d066@macports.org> #19358: New Port - Vidalia 0.1.12 -------------------------------+-------------------------------------------- Reporter: max@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: Vidalia Tor | Port: Vidalia -------------------------------+-------------------------------------------- Comment(by ryandesign@?): Please also consider using the cmake portgroup for this port. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 02:31:25 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 09:31:25 -0000 Subject: [MacPorts] #19485: AntTweakBar Portfile addition In-Reply-To: <052.bbb1c5bbbde7053ab79cadbc079993a2@macports.org> References: <052.bbb1c5bbbde7053ab79cadbc079993a2@macports.org> Message-ID: <061.0693187341c9ee5e2bb39a8f3d5a3318@macports.org> #19485: AntTweakBar Portfile addition ------------------------------+--------------------------------------------- Reporter: karcaw@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: AntTweakBar ------------------------------+--------------------------------------------- Changes (by ryandesign@?): * owner: macports-tickets@? => ryandesign@? * status: new => assigned * port: => AntTweakBar -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 02:43:11 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 09:43:11 -0000 Subject: [MacPorts] #19385: itext: update to 2.1.5 In-Reply-To: <059.fd2e3fd12f0a666fc9322fe6d8f5cd69@macports.org> References: <059.fd2e3fd12f0a666fc9322fe6d8f5cd69@macports.org> Message-ID: <068.6f33143930f143b844de85548080e643@macports.org> #19385: itext: update to 2.1.5 -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: itext -------------------------------------+-------------------------------------- Comment(by ryandesign@?): 2.1.7 now. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 03:05:50 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 10:05:50 -0000 Subject: [MacPorts] #19722: hs-http 4000.0.6_0 - Missing dependency on parsec 3 profiling libraries In-Reply-To: <050.4c147783e2357f43ce264c605c2dc45a@macports.org> References: <050.4c147783e2357f43ce264c605c2dc45a@macports.org> Message-ID: <059.3e472f3ba29e3fe3e41fca74eb09e8ac@macports.org> #19722: hs-http 4000.0.6_0 - Missing dependency on parsec 3 profiling libraries ----------------------------+----------------------------------------------- Reporter: gale@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: hs-http ----------------------------+----------------------------------------------- Comment(by gale@?): Replying to [comment:2 ryandesign@?]: > I still get that error even if I have installed the hs-parsec port. Interesting. For me, this port builds fine now. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 04:48:26 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 11:48:26 -0000 Subject: [MacPorts] #20535: fetch phase incorrect error for bogus filename Message-ID: <052.7e562d5291c2b45517fc12b602350b53@macports.org> #20535: fetch phase incorrect error for bogus filename ------------------------------+--------------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: | Port: ------------------------------+--------------------------------------------- While creating a new portfile, I inadvertently misnamed the port. It happened to be attempting to pull from SourceForge, but the error I received indicated nothing was wrong with the file name being requested. It took a eureka moment to realize I had misnamed it. The confusing error which I had received is: {{{ Warning: No mirror sites on file for class sourceforge Error: No defined site for tag: patch_sites, using master_sites Error: Target org.macports.fetch returned: can't read "host": no such variable }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:04:36 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:04:36 -0000 Subject: [MacPorts] #20535: fetch phase incorrect error for bogus filename In-Reply-To: <052.7e562d5291c2b45517fc12b602350b53@macports.org> References: <052.7e562d5291c2b45517fc12b602350b53@macports.org> Message-ID: <061.64b1e517043bc6e3d9aafd8142b950e9@macports.org> #20535: fetch phase incorrect error for bogus filename ------------------------------+--------------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by snc@?): I just checked: the portfile does work in 1.7.1 (so it's not one of my mysterious Tcl parsing mistakes). * name: libusb-legacy * version: 0.1.12 * master_sites: sourceforge:libusb -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:10:04 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:10:04 -0000 Subject: [MacPorts] #20533: cmake's livecheck isn't working In-Reply-To: <059.9bdb78aaa6072706bdeeb4d4a084c65f@macports.org> References: <059.9bdb78aaa6072706bdeeb4d4a084c65f@macports.org> Message-ID: <068.d769f900b04b8d981056fe0ca2ac2241@macports.org> #20533: cmake's livecheck isn't working --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: css@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: cmake | --------------------------------------+------------------------------------- Changes (by css@?): * status: new => closed * resolution: => fixed Comment: Fixed in [54870]. Thanks for the patch! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:11:16 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:11:16 -0000 Subject: [MacPorts] #20532: cmake links with libidn and openssl but does not declare dependencies In-Reply-To: <059.0008ee74aabfaeba9ae9137da4c46e03@macports.org> References: <059.0008ee74aabfaeba9ae9137da4c46e03@macports.org> Message-ID: <068.875b939d29738170619f1298d7a37cc2@macports.org> #20532: cmake links with libidn and openssl but does not declare dependencies -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: css@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: cmake -------------------------------------+-------------------------------------- Changes (by css@?): * status: new => assigned Comment: Those must be picked up automatically ... I'll check whether they can be explicitly toggled or whether it's simpler to just add them as dependencies. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:16:00 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:16:00 -0000 Subject: [MacPorts] #20536: emacs-app: update to 23.1 Message-ID: <052.58332c29f7128a1a45296995813e3502@macports.org> #20536: emacs-app: update to 23.1 ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: emacs-app ------------------------------+--------------------------------------------- Now that emacs 23.1 has been released, update the emacs-app port to use the official emacs version. Or should this port be removed and turned into an emacs port variant? Since the build configuration is quite different, it might be best to keep emacs-app as a separate port. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:16:08 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:16:08 -0000 Subject: [MacPorts] #20536: emacs-app: update to 23.1 In-Reply-To: <052.58332c29f7128a1a45296995813e3502@macports.org> References: <052.58332c29f7128a1a45296995813e3502@macports.org> Message-ID: <061.4f20c94129e5b924eaeda01780cc5631@macports.org> #20536: emacs-app: update to 23.1 ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: emacs-app ------------------------------+--------------------------------------------- Changes (by css@?): * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:18:28 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:18:28 -0000 Subject: [MacPorts] #20423: please create libusb-legacy In-Reply-To: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> References: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> Message-ID: <061.70785fafc526d808aa06a365152788e9@macports.org> #20423: please create libusb-legacy -------------------------------+-------------------------------------------- Reporter: mlk@? | Owner: macports-tickets@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: libusb-legacy | -------------------------------+-------------------------------------------- Changes (by snc@?): * status: new => closed * resolution: => fixed Comment: Created in r54871. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:37:38 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:37:38 -0000 Subject: [MacPorts] #20423: please create libusb-legacy In-Reply-To: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> References: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> Message-ID: <061.c60598ddbb574603f9497f4e68defd5e@macports.org> #20423: please create libusb-legacy -------------------------------+-------------------------------------------- Reporter: mlk@? | Owner: macports-tickets@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: libusb-legacy | -------------------------------+-------------------------------------------- Comment(by snc@?): Make that r54873. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:39:08 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:39:08 -0000 Subject: [MacPorts] #20363: Portfile for libenet In-Reply-To: <052.aa24ae90bb789c8ed830f953747aa455@macports.org> References: <052.aa24ae90bb789c8ed830f953747aa455@macports.org> Message-ID: <061.3832fa34cda8147f60b88141758df820@macports.org> #20363: Portfile for libenet -------------------------------+-------------------------------------------- Reporter: olsner@? | Owner: ryandesign@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: libenet | -------------------------------+-------------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:43:04 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:43:04 -0000 Subject: [MacPorts] #20334: phppgadmin: new port In-Reply-To: <053.19b8bf8bf080fd8073e95dba2f15f5d9@macports.org> References: <053.19b8bf8bf080fd8073e95dba2f15f5d9@macports.org> Message-ID: <062.05e051203c8616c5932be6a5f69240ed@macports.org> #20334: phppgadmin: new port -------------------------------+-------------------------------------------- Reporter: nefar@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: phppgadmin -------------------------------+-------------------------------------------- Comment(by snc@?): Replying to [comment:1 ryandesign@?]: > The dependencies on mysql ports should have been dependencies on postgresql ports, but I would like to wait to commit this port until the next revision of the php5 port, when the postgresql support will be fully moved out into its own port. Then you can simply make this port depend on php5-postgresql. This now seems to be available. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:46:57 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:46:57 -0000 Subject: [MacPorts] #20170: New port: p5-crypt-gcrypt In-Reply-To: <063.fd2b4819f7be30d469d6eae10478e039@macports.org> References: <063.fd2b4819f7be30d469d6eae10478e039@macports.org> Message-ID: <072.8960cda56f67c85280a92e293cfab333@macports.org> #20170: New port: p5-crypt-gcrypt -----------------------------------------+---------------------------------- Reporter: masayuki.takemura@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-crypt-gcrypt -----------------------------------------+---------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 05:56:21 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 12:56:21 -0000 Subject: [MacPorts] #20170: New port: p5-crypt-gcrypt In-Reply-To: <063.fd2b4819f7be30d469d6eae10478e039@macports.org> References: <063.fd2b4819f7be30d469d6eae10478e039@macports.org> Message-ID: <072.4833c6a8bdcaef397ca2ef7ed5b5646a@macports.org> #20170: New port: p5-crypt-gcrypt ------------------------------------------+--------------------------------- Reporter: masayuki.takemura@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: p5-crypt-gcrypt | ------------------------------------------+--------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54875. The `revision 0` was unnecessary as that is the default. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 06:00:36 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 13:00:36 -0000 Subject: [MacPorts] #20423: please create libusb-legacy In-Reply-To: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> References: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> Message-ID: <061.a0483c945321952236101a23137a6c4d@macports.org> #20423: please create libusb-legacy -------------------------------+-------------------------------------------- Reporter: mlk@? | Owner: macports-tickets@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: libusb-legacy | -------------------------------+-------------------------------------------- Comment(by mlk@?): Thank you for the quick turn-around. I'll update the GNU Radio Portfiles for the latest release (3.2.2) and to use libusb-legacy, and upload them -- soon but probably later today. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 06:00:42 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 13:00:42 -0000 Subject: [MacPorts] #20097: new port: json-glib In-Reply-To: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> References: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> Message-ID: <062.20c256f8d3481bc8351bd78cd428821c@macports.org> #20097: new port: json-glib -------------------------------+-------------------------------------------- Reporter: nefar@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: json-glib -------------------------------+-------------------------------------------- Comment(by snc@?): Nefar, can you let us know if you'll be able to go through the portfile and make the necessary updates? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 06:01:53 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 13:01:53 -0000 Subject: [MacPorts] #20079: kile-2.1-new port In-Reply-To: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> References: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> Message-ID: <079.f246b6c851658a3a1202970f41d18f37@macports.org> #20079: kile-2.1-new port ------------------------------------------------+--------------------------- Reporter: nicos_pavlov@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: kile-devel ------------------------------------------------+--------------------------- Changes (by snc@?): * keywords: kile, kde, tex => * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 06:07:32 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 13:07:32 -0000 Subject: [MacPorts] #19901: py25-webkitgtk portfile submission In-Reply-To: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> References: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> Message-ID: <066.d703bedce67aa0e365ec867a7c15b153@macports.org> #19901: py25-webkitgtk portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-webkitgtk -----------------------------------+---------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 06:34:13 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 13:34:13 -0000 Subject: [MacPorts] #20537: please remove the dependency on lzmautils Message-ID: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> #20537: please remove the dependency on lzmautils ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: toby@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libarchive ---------------------------------+------------------------------------------ It seems that the dependency on lzmautils is not necessary (lzma support being provided by liblzma). Moreover lzmautils is more or less obsolete and this port blocks the installation of xz-devel. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 06:34:38 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 13:34:38 -0000 Subject: [MacPorts] #20537: libarchive: please remove the dependency on lzmautils (was: please remove the dependency on lzmautils) In-Reply-To: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> References: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> Message-ID: <064.deb4d88bbf1edfd7805b05b2ce4bf842@macports.org> #20537: libarchive: please remove the dependency on lzmautils ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: toby@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libarchive ---------------------------------+------------------------------------------ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 07:07:18 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 14:07:18 -0000 Subject: [MacPorts] #20097: new port: json-glib In-Reply-To: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> References: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> Message-ID: <062.fb99b0e83122297070b7b54c5b8c28c7@macports.org> #20097: new port: json-glib -------------------------------+-------------------------------------------- Reporter: nefar@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: json-glib -------------------------------+-------------------------------------------- Comment(by nefar@?): uh sure. I will. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 07:19:02 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 14:19:02 -0000 Subject: [MacPorts] #20170: New port: p5-crypt-gcrypt In-Reply-To: <063.fd2b4819f7be30d469d6eae10478e039@macports.org> References: <063.fd2b4819f7be30d469d6eae10478e039@macports.org> Message-ID: <072.9aaa32466be8394426e969f5c8d8c1a6@macports.org> #20170: New port: p5-crypt-gcrypt ------------------------------------------+--------------------------------- Reporter: masayuki.takemura@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: p5-crypt-gcrypt | ------------------------------------------+--------------------------------- Comment(by masayuki.takemura@?): Thanks, and I'll remember not to write `revision 0` next time. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 07:40:04 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 14:40:04 -0000 Subject: [MacPorts] #17968: atlas - 3.8.2 - Incorrect arch in liblapack.a In-Reply-To: <052.c5952a7c8a3edf6ab1b742cd2cc0e1e9@macports.org> References: <052.c5952a7c8a3edf6ab1b742cd2cc0e1e9@macports.org> Message-ID: <061.2d8252985a06f2ee80d362193926632e@macports.org> #17968: atlas - 3.8.2 - Incorrect arch in liblapack.a -------------------------------+-------------------------------------------- Reporter: krunk7@? | Owner: ajb78@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: atlas | -------------------------------+-------------------------------------------- Changes (by jameskyle@?): * status: new => closed * resolution: => fixed Comment: Was fixed by Portfile upgrade. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 07:41:12 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 14:41:12 -0000 Subject: [MacPorts] #18173: Atlas - 3.8.2 - New Portfile In-Reply-To: <052.c0c9c6569bc171647fe3521264d04b89@macports.org> References: <052.c0c9c6569bc171647fe3521264d04b89@macports.org> Message-ID: <061.8bd6fe03b31229b3c3673248bf7d3721@macports.org> #18173: Atlas - 3.8.2 - New Portfile -------------------------------+-------------------------------------------- Reporter: krunk7@? | Owner: ajb78@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: atlas | -------------------------------+-------------------------------------------- Changes (by jameskyle@?): * status: new => closed * resolution: => fixed Comment: Issues resolved and portfile upgraded. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 07:46:04 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 14:46:04 -0000 Subject: [MacPorts] #19713: Undefined symbol linking to libatlas In-Reply-To: <051.47d0512ea91a49298c04cda499f226db@macports.org> References: <051.47d0512ea91a49298c04cda499f226db@macports.org> Message-ID: <060.f354b5eb10125cafb42a9303dcfc6ae8@macports.org> #19713: Undefined symbol linking to libatlas -----------------------------+---------------------------------------------- Reporter: aronnax@? | Owner: ajb78@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: atlas -----------------------------+---------------------------------------------- Comment(by jameskyle@?): I have this symbol in my build of atlas. Just compiled from an updated port repository (3.8.3): {{{ % nm /opt/local/lib/liblapack.dylib | grep _clapack_dgesv 004425e0 T _clapack_dgesv }}} Could you verify you're running the most recent version and possibly provide sample source to reproduce the problem with? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 08:15:22 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 15:15:22 -0000 Subject: [MacPorts] #20491: shogun-0.7.3 python modular crashes silently with Abort trap In-Reply-To: <065.aa0a51b12f4848d9bee5c83a41a9945e@macports.org> References: <065.aa0a51b12f4848d9bee5c83a41a9945e@macports.org> Message-ID: <074.ece7d5b86b7742e1ecfad90d7d25e99f@macports.org> #20491: shogun-0.7.3 python modular crashes silently with Abort trap -------------------------------------------+-------------------------------- Reporter: rike.schuppner@? | Owner: jameskyle@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: shogun -------------------------------------------+-------------------------------- Comment(by jameskyle@?): I am not seeing this behavior on a fresh compile of atlas & shogun. {{{ >>> import shogun.Classifier >>> shogun.Classifier.LibSVM().train() Traceback (most recent call last): File "", line 1, in File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/shogun/Classifier.py", line 2428, in train return _Classifier.LibSVM_train(self) SystemError: [ERROR] assertion labels && labels->get_num_labels() failed in file classifier/svm/LibSVM.cpp line 33 }}} Are you using the most recent version of both? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 08:24:36 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 15:24:36 -0000 Subject: [MacPorts] #20491: shogun-0.7.3 python modular crashes silently with Abort trap In-Reply-To: <065.aa0a51b12f4848d9bee5c83a41a9945e@macports.org> References: <065.aa0a51b12f4848d9bee5c83a41a9945e@macports.org> Message-ID: <074.e28f7d9ad200bb47840d597bb8e37cef@macports.org> #20491: shogun-0.7.3 python modular crashes silently with Abort trap -------------------------------------------+-------------------------------- Reporter: rike.schuppner@? | Owner: jameskyle@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: shogun -------------------------------------------+-------------------------------- Comment(by rike.schuppner@?): Yes. It?s all up to date. At the moment it occurs only with ipython, though. Have you checked this? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 08:45:18 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 15:45:18 -0000 Subject: [MacPorts] #20481: py25-pyqt4, py26-pyqt4, py25-sip maintainer update In-Reply-To: <064.399dd895e06b402ead304b86497ef882@macports.org> References: <064.399dd895e06b402ead304b86497ef882@macports.org> Message-ID: <073.9e0a4322dd524b28c4be43e55c2e6e18@macports.org> #20481: py25-pyqt4, py26-pyqt4, py25-sip maintainer update ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: saispo@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-pyqt4 py26-pyqt4 py25-sip ------------------------------------------+--------------------------------- Comment(by macsforever2000@?): py25-sip changed in r54879. py25-pyqt4 changed in r54880. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 08:49:37 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 15:49:37 -0000 Subject: [MacPorts] #20481: py25-pyqt4, py26-pyqt4, py25-sip maintainer update In-Reply-To: <064.399dd895e06b402ead304b86497ef882@macports.org> References: <064.399dd895e06b402ead304b86497ef882@macports.org> Message-ID: <073.7ecf00b04656d9d81340427bf87964a5@macports.org> #20481: py25-pyqt4, py26-pyqt4, py25-sip maintainer update ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: saispo@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-pyqt4 py26-pyqt4 py25-sip ------------------------------------------+--------------------------------- Comment(by macsforever2000@?): py26-pyqt4 changed in r54881. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 08:50:06 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 15:50:06 -0000 Subject: [MacPorts] #20481: py25-pyqt4, py26-pyqt4, py25-sip maintainer update In-Reply-To: <064.399dd895e06b402ead304b86497ef882@macports.org> References: <064.399dd895e06b402ead304b86497ef882@macports.org> Message-ID: <073.5ef1594940505bce324c0a409d00db49@macports.org> #20481: py25-pyqt4, py26-pyqt4, py25-sip maintainer update ----------------------------------------------+----------------------------- Reporter: macsforever2000@? | Owner: saispo@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-pyqt4 py26-pyqt4 py25-sip | ----------------------------------------------+----------------------------- Changes (by macsforever2000@?): * status: new => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 08:51:01 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 15:51:01 -0000 Subject: [MacPorts] #19383: xpdf is not working under 10.4.11 In-Reply-To: <066.c88c03c4ed72dc6a3bccb50413e42d82@macports.org> References: <066.c88c03c4ed72dc6a3bccb50413e42d82@macports.org> Message-ID: <075.208f2b1376a1f6760e6b42f5ddbcc9a6@macports.org> #19383: xpdf is not working under 10.4.11 ---------------------------------------------+------------------------------ Reporter: Martin.Buchmann@? | Owner: ricci@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: xpdf | ---------------------------------------------+------------------------------ Comment(by matt.zucker@?): Still not working. Should I file a new ticket here? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 09:00:25 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 16:00:25 -0000 Subject: [MacPorts] #19383: xpdf is not working under 10.4.11 In-Reply-To: <066.c88c03c4ed72dc6a3bccb50413e42d82@macports.org> References: <066.c88c03c4ed72dc6a3bccb50413e42d82@macports.org> Message-ID: <075.e9e3a5dc5959e5d7b10d5b8e33a11a81@macports.org> #19383: xpdf is not working under 10.4.11 ---------------------------------------------+------------------------------ Reporter: Martin.Buchmann@? | Owner: ricci@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: xpdf | ---------------------------------------------+------------------------------ Comment(by macsforever2000@?): Replying to [comment:12 matt.zucker@?]: > Still not working. Should I file a new ticket here? Yes -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 09:04:17 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 16:04:17 -0000 Subject: [MacPorts] #20505: dbus doesn't work In-Reply-To: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> References: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> Message-ID: <064.45f898dc24b9f1c34fe1a354d00fbf3d@macports.org> #20505: dbus doesn't work ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: mcalhoun@? Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: dbus ---------------------------------+------------------------------------------ Comment(by jonas@?): Replying to [comment:3 vinc17@?]: > Also I'm wondering: can't the session bus be started on demand? It can, but it due to a bug in 10.4 "Tiger" it works only from 10.5 (hopefully ;-)) upwards. Just change the value of the `OnDemand`-key in the plist. Maybe Marcus, the current maintainer, could not only update the documentation in the portfile but also activate on-demand starting on 10.5 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 09:36:38 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 16:36:38 -0000 Subject: [MacPorts] #20423: please create libusb-legacy In-Reply-To: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> References: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> Message-ID: <061.122bcee47f61871dd84924f34b5f63e7@macports.org> #20423: please create libusb-legacy -------------------------------+-------------------------------------------- Reporter: mlk@? | Owner: macports-tickets@? Type: submission | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: | Keywords: Port: libusb-legacy | -------------------------------+-------------------------------------------- Changes (by toby@?): * status: closed => reopened * resolution: fixed => Comment: Reopening. libusb-legacy conflicts with libusb-compat. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 09:36:52 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 16:36:52 -0000 Subject: [MacPorts] #20423: please create libusb-legacy In-Reply-To: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> References: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> Message-ID: <061.276e5f4ae39ebe21243b18c010fe78e2@macports.org> #20423: please create libusb-legacy -------------------------------+-------------------------------------------- Reporter: mlk@? | Owner: macports-tickets@? Type: request | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: libusb-legacy | -------------------------------+-------------------------------------------- Changes (by toby@?): * version: 1.7.1 => * type: submission => request -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 09:47:33 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 16:47:33 -0000 Subject: [MacPorts] #20491: shogun-0.7.3 python modular crashes silently with Abort trap In-Reply-To: <065.aa0a51b12f4848d9bee5c83a41a9945e@macports.org> References: <065.aa0a51b12f4848d9bee5c83a41a9945e@macports.org> Message-ID: <074.64ab06a540dd88a5b36e075c07eea9d6@macports.org> #20491: shogun-0.7.3 python modular crashes silently with Abort trap -------------------------------------------+-------------------------------- Reporter: rike.schuppner@? | Owner: jameskyle@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: shogun -------------------------------------------+-------------------------------- Comment(by jameskyle@?): Just tried and yes, ipython does crash. You say this does not occur with your private installation of shogun. When running that version are you also running your private installation of ipython or are you running the macports ipython? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 10:15:07 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 17:15:07 -0000 Subject: [MacPorts] #20537: libarchive: please remove the dependency on lzmautils In-Reply-To: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> References: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> Message-ID: <064.715335b0f5cfec177487cc550bfc2de4@macports.org> #20537: libarchive: please remove the dependency on lzmautils ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: toby@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libarchive ---------------------------------+------------------------------------------ Comment(by toby@?): As far as I can tell, liblzmadec is LZMA, liblzma is LZMA2, so it does provide additional functionality. I haven't really found a definitive answer about this though. As for file conflicts - sounds like lzmautils should be removed (if xz really does obsolete it), or else it should be modified not to conflict. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 10:47:39 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 17:47:39 -0000 Subject: [MacPorts] #20535: fetch phase incorrect error for bogus filename In-Reply-To: <052.7e562d5291c2b45517fc12b602350b53@macports.org> References: <052.7e562d5291c2b45517fc12b602350b53@macports.org> Message-ID: <061.d2f9087b43817c49f845e26956ce423a@macports.org> #20535: fetch phase incorrect error for bogus filename ------------------------------+--------------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by toby@?): Can you include a portfile that demonstrates this issue? I tried changing the name of a sourceforge port with no such results. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 11:09:43 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 18:09:43 -0000 Subject: [MacPorts] #20496: permissions are set to root during install phase despite destroot permissions In-Reply-To: <058.8fa9b72308200ffb05857889fc7dede9@macports.org> References: <058.8fa9b72308200ffb05857889fc7dede9@macports.org> Message-ID: <067.18add4c4ed0e07d747a47baaa7a39bb0@macports.org> #20496: permissions are set to root during install phase despite destroot permissions ------------------------------------+--------------------------------------- Reporter: jameskyle@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: | Port: ------------------------------------+--------------------------------------- Old description: > This behavior only appears in 1.8, it works as expected in 1.7.1. > It appears the install phase is changing file and directory ownership > from that specified and assigned in the destroot. > > For example: > > {{{sudo port destroot backuppc > ls -ld work/destroot/${destroot}${prefix}/var/backups > drwxrwx--- 7 backuppc backuppc 272 Jul 30 17:08 > work/destroot/${destroot}${prefix}/var/backups > > And after install: > > ls -ld ${prefix}/var/backups > drwxrwx--- 7 root backuppc 272 Jul 30 17:09 ${prefix}/var/backups }}} New description: This behavior only appears in 1.8, it works as expected in 1.7.1. It appears the install phase is changing file and directory ownership from that specified and assigned in the destroot. For example: {{{ sudo port destroot backuppc ls -ld work/destroot/${destroot}${prefix}/var/backups drwxrwx--- 7 backuppc backuppc 272 Jul 30 17:08 work/destroot/${destroot}${prefix}/var/backups And after install: ls -ld ${prefix}/var/backups drwxrwx--- 7 root backuppc 272 Jul 30 17:09 ${prefix}/var/backups }}} -- Comment(by jameskyle@?): updated to trunk. it's better, the sub directories are getting proper permissions. But the top level one I create is still root:admin after install phasse. {{{ ls -ld ${destroot}${prefix}/var/wwwbackup drwxrwx--- 6 backuppc backuppc 204 Aug 3 11:00 ${destroot}${prefix}/var/wwwbackup % ls -ld ../../../mports/var/wwwbackup drwxr-xr-x 6 root admin 204 Aug 3 11:07 ../../../mports/var/wwwbackup }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 12:04:06 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 19:04:06 -0000 Subject: [MacPorts] #20527: PHP 5 not loading extensions properly In-Reply-To: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> References: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> Message-ID: <065.a42630a7422cad991158a24acc48c429@macports.org> #20527: PHP 5 not loading extensions properly ----------------------------------+----------------------------------------- Reporter: tobias@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php5, mcrypt | Port: php5 ----------------------------------+----------------------------------------- Comment(by tobias@?): Back again. After rebuilding PHP 5 a few times, I finally found the solution: You must not build Apache 2 using the workermpm variant. Here's my approach: 1) sudo port -f uninstall apache 2 (uninstall apache2+workermpm) 2) sudo port install apache2 (install Apache 2 with +workermpm disabled in /opt/local/etc/macports/variants.conf) 3) sudo port -fn upgrade php5 4) sudo port -fn upgrade php5-mcrypt For some reason, port -fn upgrade apache2 ignored that I already unset workermpm in my variants.conf and still built apache2 with the workermpm variant, so I had to to apply the two steps described in 1) and 2). -Tobias -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 12:31:24 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 19:31:24 -0000 Subject: [MacPorts] #19857: [PATCH] Update request of aqua/LyX to version 1.6.3 In-Reply-To: <054.f67fae323bdecf57f37925e38685e9e2@macports.org> References: <054.f67fae323bdecf57f37925e38685e9e2@macports.org> Message-ID: <063.2190ca84dc6c95b822417592c6e401c3@macports.org> #19857: [PATCH] Update request of aqua/LyX to version 1.6.3 --------------------------------+------------------------------------------- Reporter: yokota33@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: LyX --------------------------------+------------------------------------------- Comment(by ruud@?): This patch looks fine, why isn't this applied yet? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:06:57 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:06:57 -0000 Subject: [MacPorts] #20534: muniversal: use_autoconf does not work with muniversal In-Reply-To: <057.fda4f059f40754db0d97d13af2f2caca@macports.org> References: <057.fda4f059f40754db0d97d13af2f2caca@macports.org> Message-ID: <066.4b5e4ba5672b1347cf48733a876c196f@macports.org> #20534: muniversal: use_autoconf does not work with muniversal -----------------------------------+---------------------------------------- Reporter: jeremyhu@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.8.0 Keywords: muniversal | Port: muniversal -----------------------------------+---------------------------------------- Comment(by toby@?): FYI - cdparanoia should be fixed in r54890 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:27:12 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:27:12 -0000 Subject: [MacPorts] #20525: testdisk: new version available In-Reply-To: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> References: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> Message-ID: <079.483759c22618b904fc367d5dbacce628@macports.org> #20525: testdisk: new version available -------------------------------------------------+-------------------------- Reporter: michael.klein@? | Owner: ryandesign@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: testdisk | -------------------------------------------------+-------------------------- Comment(by michael.klein@?): > {{{ > configure.cppflags > configure.ldflags > }}} > > otherwise the build failed if ossp-uuid was installed (which it will be for all existing users of testdisk since it was a dependency). testdisk has quite a few optional dependencies on ports like jpeg or ntfsprogs. With the above fix the configure script won't find the ntfs headers any more even if ntfsprogs is installed. I'd like to suggest to add the following instead: {{{ configure.cppflags-append [exec sh -c "uuid-config --cflags 2>/dev/null; exit 0"] configure.ldflags-append [exec sh -c "uuid-config --ldflags --libs 2>/dev/null; exit 0"] }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:27:42 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:27:42 -0000 Subject: [MacPorts] #20491: shogun-0.7.3 python modular crashes silently with Abort trap In-Reply-To: <065.aa0a51b12f4848d9bee5c83a41a9945e@macports.org> References: <065.aa0a51b12f4848d9bee5c83a41a9945e@macports.org> Message-ID: <074.f92ea46c41a872e68ea58fb017d50da1@macports.org> #20491: shogun-0.7.3 python modular crashes silently with Abort trap -------------------------------------------+-------------------------------- Reporter: rike.schuppner@? | Owner: jameskyle@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: shogun -------------------------------------------+-------------------------------- Comment(by rike.schuppner@?): It?s with the macports version of ipython. But, I?ve just tried with a downloaded version of ipython and it?s the same there (together with macports python2.5). Private shogun: okay, macports shogun: crash. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:40:05 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:40:05 -0000 Subject: [MacPorts] #20496: permissions are set to root during install phase despite destroot permissions In-Reply-To: <058.8fa9b72308200ffb05857889fc7dede9@macports.org> References: <058.8fa9b72308200ffb05857889fc7dede9@macports.org> Message-ID: <067.d7e1e83aa7f07068f854fbd6c6f04547@macports.org> #20496: permissions are set to root during install phase despite destroot permissions ------------------------------------+--------------------------------------- Reporter: jameskyle@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: | Port: ------------------------------------+--------------------------------------- Comment(by jmr@?): I can't reproduce on latest trunk, with a simple test port that creates nested directories in ${prefix}/var owned by me. Are you sure the top level dir wasn't already present? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:46:11 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:46:11 -0000 Subject: [MacPorts] #19464: smartmontools: uses StartupItems which is deprecated In-Reply-To: <055.c8350c5d930ea09f503af8d092b005cb@macports.org> References: <055.c8350c5d930ea09f503af8d092b005cb@macports.org> Message-ID: <064.e3da6c839541de129eeb0ce10c430124@macports.org> #19464: smartmontools: uses StartupItems which is deprecated ----------------------------------+----------------------------------------- Reporter: cilly@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: smartmontools | ----------------------------------+----------------------------------------- Comment(by michael.klein@?): 10.4's launchd doesn't understand the KeepAlive flag, so I had to add the following to the plist: {{{ RunAtLoad }}} Furthermore, all mails sent by smartd have an empty message body. From /var/log/asl.log: {{{ [Time 2009.07.27 20:18:38 UTC] [Facility daemon] [Sender smartd] [PID 33] [Message Test of mail to michael produced unexpected output (85 bytes) to STDOUT/STDERR: ;csh: No $home variable set.;"~/.mailrc": No match.;Null message body; hope that's ok;;] [Level 2] [UID -2] [GID -2] [Host localhost] }}} To work around this I additionally added {{{ EnvironmentVariables HOME /var/root }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:46:52 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:46:52 -0000 Subject: [MacPorts] #20538: clutter-1.0 portfile submission Message-ID: <057.56c22985441b1d34713b3c3f3110ed47@macports.org> #20538: clutter-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------------+---------------------------------------- Updated Portfile and patch for clutter 1.0: http://www.clutter-project.org/ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:48:41 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:48:41 -0000 Subject: [MacPorts] #20539: clutter-gtk-1.0 portfile submission Message-ID: <057.97dea089c93dcf294f8cd37c0dab17f4@macports.org> #20539: clutter-gtk-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------------+---------------------------------------- New Portfile for clutter-gtk 1.0: http://www.clutter-project.org/ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:49:49 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:49:49 -0000 Subject: [MacPorts] #20540: clutter-gst-1.0 portfile submission Message-ID: <057.577c062c3648614c2e1b87e2433364f8@macports.org> #20540: clutter-gst-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------------+---------------------------------------- New Portfile for clutter-gstk 1.0: http://www.clutter-project.org/ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 13:50:47 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 20:50:47 -0000 Subject: [MacPorts] #20541: py25-clutter portfile submission Message-ID: <057.e7fcc6860a5cd10b1a53ff50bdb8464c@macports.org> #20541: py25-clutter portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------------+---------------------------------------- New Portfile for pyclutter-0.9.2 (compatible with clutter-1.0): http://www.clutter-project.org/ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 14:06:48 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 21:06:48 -0000 Subject: [MacPorts] #20538: clutter-1.0 portfile submission In-Reply-To: <057.56c22985441b1d34713b3c3f3110ed47@macports.org> References: <057.56c22985441b1d34713b3c3f3110ed47@macports.org> Message-ID: <066.78f1d22ed09534a863e8387b3781fe3f@macports.org> #20538: clutter-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: idan@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter -----------------------------------+---------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => idan@? * type: submission => update * port: => clutter -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 14:08:21 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 21:08:21 -0000 Subject: [MacPorts] #20539: clutter-gtk-1.0 portfile submission In-Reply-To: <057.97dea089c93dcf294f8cd37c0dab17f4@macports.org> References: <057.97dea089c93dcf294f8cd37c0dab17f4@macports.org> Message-ID: <066.b1a80314405d912b3313b8c52db69257@macports.org> #20539: clutter-gtk-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter-gtk -----------------------------------+---------------------------------------- Changes (by macsforever2000@?): * port: => clutter-gtk -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 14:09:37 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 21:09:37 -0000 Subject: [MacPorts] #20540: clutter-gst-1.0 portfile submission In-Reply-To: <057.577c062c3648614c2e1b87e2433364f8@macports.org> References: <057.577c062c3648614c2e1b87e2433364f8@macports.org> Message-ID: <066.9374d8bb9e17eacd249cb35eb1a430e1@macports.org> #20540: clutter-gst-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter-gst -----------------------------------+---------------------------------------- Changes (by macsforever2000@?): * port: => clutter-gst Old description: > New Portfile for clutter-gstk 1.0: > > http://www.clutter-project.org/ New description: New Portfile for clutter-gst 1.0: http://www.clutter-project.org/ -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 14:11:43 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 21:11:43 -0000 Subject: [MacPorts] #20541: py25-clutter portfile submission In-Reply-To: <057.e7fcc6860a5cd10b1a53ff50bdb8464c@macports.org> References: <057.e7fcc6860a5cd10b1a53ff50bdb8464c@macports.org> Message-ID: <066.67b981c0df32a4a47c0a8b055da3091f@macports.org> #20541: py25-clutter portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by macsforever2000@?): I would suggest naming this port py25-pyclutter. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 14:53:15 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 21:53:15 -0000 Subject: [MacPorts] #20535: fetch phase incorrect error for bogus filename In-Reply-To: <052.7e562d5291c2b45517fc12b602350b53@macports.org> References: <052.7e562d5291c2b45517fc12b602350b53@macports.org> Message-ID: <061.93ec0bcbe8353d0d01c855a57d1cce5e@macports.org> #20535: fetch phase incorrect error for bogus filename -------------------------------+-------------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Resolution: worksforme | Keywords: Port: | -------------------------------+-------------------------------------------- Changes (by snc@?): * status: new => closed * resolution: => worksforme Comment: I'd say sure, but as I'm back here trying to do `info libusb-legacy` on it, I got a warning that my portindex was corrupted. It seems that this was the problem as my original botched portfile is not causing the same error after rerunning portindex. I'll go ahead and put this as worksforme. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 16:49:08 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 23:49:08 -0000 Subject: [MacPorts] #20542: shibboleth-2.2: Inapplicable Xerces patch included in build Message-ID: <052.517cb01f277805ff59c1905581edfb5a@macports.org> #20542: shibboleth-2.2: Inapplicable Xerces patch included in build ------------------------------+--------------------------------------------- Reporter: cantor.2@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ------------------------------+--------------------------------------------- Not sure how or where it crept in, but there's a broken patch in the portfile to modify an older version of Xerces in the darwin 9 platform section of the shibboleth port. It isn't even part of this port, it was a patch to Xerces before the ICU workaround was identified. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 16:54:22 2009 From: noreply at macports.org (MacPorts) Date: Mon, 03 Aug 2009 23:54:22 -0000 Subject: [MacPorts] #20542: shibboleth-2.2: Inapplicable Xerces patch included in build In-Reply-To: <052.517cb01f277805ff59c1905581edfb5a@macports.org> References: <052.517cb01f277805ff59c1905581edfb5a@macports.org> Message-ID: <061.6588e0fd0aa718ad959a764f7f9f4908@macports.org> #20542: shibboleth-2.2: Inapplicable Xerces patch included in build ------------------------------+--------------------------------------------- Reporter: cantor.2@? | Owner: snc@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: shibboleth ------------------------------+--------------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned * port: => shibboleth -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 17:06:41 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 00:06:41 -0000 Subject: [MacPorts] #20505: dbus doesn't work In-Reply-To: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> References: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> Message-ID: <064.78b92c47257e46ad2e122ebfa9ca6254@macports.org> #20505: dbus doesn't work ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: mcalhoun@? Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: dbus ---------------------------------+------------------------------------------ Comment(by vinc17@?): I have Tiger. :( But now I start the dbus session from my .zlogin, so that's not much a problem. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 17:17:15 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 00:17:15 -0000 Subject: [MacPorts] #20542: shibboleth-2.2: Inapplicable Xerces patch included in build In-Reply-To: <052.517cb01f277805ff59c1905581edfb5a@macports.org> References: <052.517cb01f277805ff59c1905581edfb5a@macports.org> Message-ID: <061.f4b4ac31df570f4dc9b999ab06b7a4a1@macports.org> #20542: shibboleth-2.2: Inapplicable Xerces patch included in build -------------------------------+-------------------------------------------- Reporter: cantor.2@? | Owner: snc@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: shibboleth | -------------------------------+-------------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Removed the patch in r54892. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 17:22:17 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 00:22:17 -0000 Subject: [MacPorts] #20537: libarchive: please remove the dependency on lzmautils In-Reply-To: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> References: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> Message-ID: <064.ab53e132b91071511f70b5d0a0016e3f@macports.org> #20537: libarchive: please remove the dependency on lzmautils ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: toby@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libarchive ---------------------------------+------------------------------------------ Comment(by vinc17@?): Doesn't liblzma support both LZMA and LZMA2? When I build the liblzma library, I get in the config.log: {{{ configure:2485: checking which encoders to build configure:2601: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc configure:2605: checking which decoders to build configure:2726: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 17:33:19 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 00:33:19 -0000 Subject: [MacPorts] #20525: testdisk: new version available In-Reply-To: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> References: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> Message-ID: <079.75dfdfbc70a963d903d55760e1c10554@macports.org> #20525: testdisk: new version available -------------------------------------------------+-------------------------- Reporter: michael.klein@? | Owner: ryandesign@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: testdisk | -------------------------------------------------+-------------------------- Comment(by ryandesign@?): Replying to [comment:3 michael.klein@?]: > testdisk has quite a few optional dependencies on ports like jpeg or ntfsprogs. With the above fix the configure script won't find the ntfs headers any more even if ntfsprogs is installed. A port must not use software it does not declare dependencies on. If we want to have options to use that software, variants should be added that add those dependencies and tell the software it is alright to use that software. The port needs some dependencies added anyway; see #20528. > I'd like to suggest to add the following instead:[[br]] > [[br]] > configure.cppflags-append [exec sh -c "uuid-config --cflags 2>/dev/null; exit 0"][[br]] > configure.ldflags-append [exec sh -c "uuid-config --ldflags --libs 2>/dev/null; exit 0"] Well, you can't call a program (like uuid-config) that's provided by another port unless you do it in a phase. We could do that in a pre- configure phase. I simplified your suggestion a bit and tried adding {{{ pre-configure { configure.cppflags-append [exec uuid-config --cflags] configure.ldflags-append [exec uuid-config --ldflags --libs] } }}} to the port and now it compiles again. But in r54839 we just removed ossp- uuid as a dependency, and with the above changes, it now links again with ossp-uuid. Are you saying the dependency on ossp-uuid should be added back in? The other option is to find a way to tell testdisk not to use ossp- uuid even if it is present. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 17:42:22 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 00:42:22 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase Message-ID: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ While installing Pidgin via MacPorts on a brand new OSX installation, I get the following: ---> Building nss Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nss/work/nss-3.12.3 && make -C mozilla/security/coreconf/nsinstall NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1 USE_64=0 && make -C mozilla/security/dbm NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1 USE_64=0 && make -C mozilla/security/nss NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1 USE_64=0" returned error 2 Command output: _port_ArenaRelease in secport.o _PORT_ArenaUnmark_Util in secport.o _PORT_ArenaUnmark_Util in secport.o _SEC_Init in secinit.o _sec_port_read_utf8 in utf8.o _sec_port_ucs4_utf8_conversion_function in utf8.o _sec_port_ucs4_utf8_conversion_function in utf8.o _sec_port_ucs2_utf8_conversion_function in utf8.o _sec_port_ucs2_utf8_conversion_function in utf8.o _sec_port_ucs2_utf8_conversion_function in utf8.o _sec_port_iso88591_utf8_conversion_function in utf8.o "_PR_GetError", referenced from: _PORT_GetError_Util in secport.o "_PR_NewCondVar", referenced from: _NSSRWLock_New_Util in nssrwlk.o _NSSRWLock_New_Util in nssrwlk.o "_PR_GetEnv", referenced from: _SECOID_Init in secoid.o _SECOID_Init in secoid.o _PORT_FreeArena_Util in secport.o "_PR_ExplodeTime", referenced from: _DER_TimeToUTCTimeArena in dertime.o _DER_TimeToGeneralizedTimeArena_Util in dertime.o _CERT_UTCTime2FormattedAscii in sectime.o _CERT_GenTime2FormattedAscii_Util in sectime.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [Darwin9.7.0_gcc-4.0_DBG.OBJ/libnssutil3.dylib] Error 1 make[1]: *** [libs] Error 2 make: *** [libs] Error 2 Error: Status 1 encountered during processing. This occurs on a 64-bit Intel system running 10.5.7. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 17:42:27 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 00:42:27 -0000 Subject: [MacPorts] #19901: py25-webkitgtk portfile submission In-Reply-To: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> References: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> Message-ID: <066.aeb9ab238b04d5a68222a6c415cda500@macports.org> #19901: py25-webkitgtk portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-webkitgtk -----------------------------------+---------------------------------------- Comment(by snc@?): I could not get policykit to build. Were you able to do so? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 17:47:39 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 00:47:39 -0000 Subject: [MacPorts] #20544: policykit Message-ID: <052.ee0954955dfe8c7204bd52a9f5406066@macports.org> #20544: policykit ------------------------------+--------------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: policykit p5-xml-parser ------------------------------+--------------------------------------------- I cannot get policykit @0.9 to build. It requests a perl xml parser ? even though `p5-xml-parser @2.36_0 (active)` is installed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 17:57:51 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 00:57:51 -0000 Subject: [MacPorts] #19901: py25-webkitgtk portfile submission In-Reply-To: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> References: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> Message-ID: <066.5f908dd75884397b9a20ae607f7b509d@macports.org> #19901: py25-webkitgtk portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-webkitgtk policykit p5-xml-parser -----------------------------------+---------------------------------------- Changes (by snc@?): * port: py25-webkitgtk => py25-webkitgtk policykit p5-xml-parser Comment: I've submitted #20544 for the policykit build. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 18:36:05 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 01:36:05 -0000 Subject: [MacPorts] #20527: php5 +apache2 not loading extensions with apache2 +workermpm (was: PHP 5 not loading extensions properly) In-Reply-To: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> References: <056.165f7bbca8e4c14abade6735c38beb49@macports.org> Message-ID: <065.c5cbdcac0602297e8c128f9dc15ca6e6@macports.org> #20527: php5 +apache2 not loading extensions with apache2 +workermpm -----------------------------------+---------------------------------------- Reporter: tobias@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: php5, mcrypt Port: php5 | -----------------------------------+---------------------------------------- Changes (by ryandesign@?): * status: new => closed * resolution: => invalid Comment: Ok, thanks for finding that out. So it was a problem of mismatched parts, some being thread-safe and some being non-thread-safe. If you want to use Apache with the worker mpm and thus use PHP thread-safe, please ask in a PHP support venue (their mailing list, newsgroup, etc.) how to also compile the modules thread-safe. I'm going to close this as "invalid" for now but if there is something we need to change in the MacPorts PHP module ports related to making them work with thread-safe PHP, please let me know. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 18:39:32 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 01:39:32 -0000 Subject: [MacPorts] #20334: phppgadmin: new port In-Reply-To: <053.19b8bf8bf080fd8073e95dba2f15f5d9@macports.org> References: <053.19b8bf8bf080fd8073e95dba2f15f5d9@macports.org> Message-ID: <062.2deede82b8777959eeb5623849ccc598@macports.org> #20334: phppgadmin: new port -------------------------------+-------------------------------------------- Reporter: nefar@? | Owner: ryandesign@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: phppgadmin -------------------------------+-------------------------------------------- Comment(by ryandesign@?): Yes, php5-postgresql is available, but I have not yet removed the +postgresql* variants from the php5 ports and bumped their revisions, and I would like to wait until I do so. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 19:12:35 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 02:12:35 -0000 Subject: [MacPorts] #20545: smartmontools removes the user's config file and no longer works Message-ID: <055.3bfeca012093b1f197673a25253bbd7d@macports.org> #20545: smartmontools removes the user's config file and no longer works ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: toby@? Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: smartmontools ---------------------------------+------------------------------------------ The new revision 5.38_1 of smartmontools no longer works. First, it removed my config file! Then the daemon is no longer running. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 19:44:29 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 02:44:29 -0000 Subject: [MacPorts] #20545: smartmontools removes the user's config file and no longer works In-Reply-To: <055.3bfeca012093b1f197673a25253bbd7d@macports.org> References: <055.3bfeca012093b1f197673a25253bbd7d@macports.org> Message-ID: <064.dbcdd361b6d9409edf898c943c24a97f@macports.org> #20545: smartmontools removes the user's config file and no longer works ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: toby@? Type: defect | Status: closed Priority: High | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: smartmontools | ----------------------------------+----------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: Removing the config file was a necessary evil - before, it would just overwrite any user config file. Problem should be gone in the future. Not sure why it isn't running - it was switched from the deprecated startup item to a launchd job. If rebooting and/or manually loading the plist doesn't work, provide logs. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 19:49:52 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 02:49:52 -0000 Subject: [MacPorts] #20537: libarchive: please remove the dependency on lzmautils In-Reply-To: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> References: <055.6aca5b18b43b2658c3a8ca6c2d05c9d3@macports.org> Message-ID: <064.bc3e7edac8d3e935af8347244f944304@macports.org> #20537: libarchive: please remove the dependency on lzmautils ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: toby@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: libarchive | ----------------------------------+----------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r54896 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 20:02:09 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 03:02:09 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.245e232174db2e64fe514055a36fb021@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ Comment(by toby@?): I cannot repro. Will need a debug log: {{{ sudo port clean nss sudo port -d install nss }}} Also would be helpful to know what version of Xcode you're running, and whether you have MacPorts 1.7.1 or a trunk install. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 20:04:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 03:04:01 -0000 Subject: [MacPorts] #2497: RFP: drscheme In-Reply-To: <053.18ff56a56a09bc27b2862d05f547b25f@macports.org> References: <053.18ff56a56a09bc27b2862d05f547b25f@macports.org> Message-ID: <062.30a3315989233633e333936b704592d7@macports.org> #2497: RFP: drscheme --------------------------------+------------------------------------------- Reporter: woods@? | Owner: mcalhoun@? Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: wontfix | Keywords: Port: | --------------------------------+------------------------------------------- Changes (by toby@?): * status: assigned => closed * resolution: => wontfix Old description: > drscheme is the corresponding IDE for the Scheme language for mzscheme. > Since mzscheme is already > in darwinports, it would be a good idea to add drscheme as well. New description: drscheme is the corresponding IDE for the Scheme language for mzscheme. Since mzscheme is already in darwinports, it would be a good idea to add drscheme as well. -- Comment: No action after several years... closing -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 20:05:41 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 03:05:41 -0000 Subject: [MacPorts] #20545: smartmontools removes the user's config file and no longer works In-Reply-To: <055.3bfeca012093b1f197673a25253bbd7d@macports.org> References: <055.3bfeca012093b1f197673a25253bbd7d@macports.org> Message-ID: <064.08797a547ea6123196377eb4987cedbd@macports.org> #20545: smartmontools removes the user's config file and no longer works ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: toby@? Type: defect | Status: closed Priority: High | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: smartmontools | ----------------------------------+----------------------------------------- Comment(by toby@?): See #2365 regarding config files. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 20:06:59 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 03:06:59 -0000 Subject: [MacPorts] #2750: BUG: php4 and php5 produce "garbled" mod_php for Apache In-Reply-To: <059.944ab19d6bc41855a4206e71b4769b0b@macports.org> References: <059.944ab19d6bc41855a4206e71b4769b0b@macports.org> Message-ID: <068.9c1c8d8d082eddd599495add97778eef@macports.org> #2750: BUG: php4 and php5 produce "garbled" mod_php for Apache --------------------------------------+------------------------------------- Reporter: lukhnos@? | Owner: bchesneau@? Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: php4 php5 | --------------------------------------+------------------------------------- Comment(by toby@?): Is this still an issue? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 20:23:41 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 03:23:41 -0000 Subject: [MacPorts] #19523: Mac OS X 10.5.6 libiconv, openssl errors when trying to build PHP 5.2.9 In-Reply-To: <055.83f342e0b820b53de4da0649b4d68410@macports.org> References: <055.83f342e0b820b53de4da0649b4d68410@macports.org> Message-ID: <064.b7e3b2576cd5331ecf12c36b42ea6410@macports.org> #19523: Mac OS X 10.5.6 libiconv, openssl errors when trying to build PHP 5.2.9 ---------------------------------+------------------------------------------ Reporter: z3r0_f4ct0r@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: libiconv, openssl | Port: libiconv, openssl ---------------------------------+------------------------------------------ Comment(by z3r0_f4ct0r@?): Have you tried the 64bit compile yet? I'm still having issues: I'm using the default apache 2 install and mysql x86_64 package from the mysql website with the following flags: {{{ MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS="-arch x86_64 -g -Os -pipe -no-cpp-precomp" CCFLAGS="-arch x86_64 -g -Os -pipe" CXXFLAGS="-arch x86_64 -g -Os -pipe" LDFLAGS="-arch x86_64 -bind_at_load" export CFLAGS CXXFLAGS LDFLAGS CCFLAGS MACOSX_DEPLOYMENT_TARGET }}} The following extensions (universal x86_64): {{{ curl @7.19.5_0+universal (active) expat @2.0.1_0+universal (active) freetds @0.82_0+darwin_9+universal (active) freetype @2.3.9_0+macosx+universal (active) gdbm @1.8.3_1+universal (active) gettext @0.17_4+universal (active) gperf @3.0.4_0+universal (active) jpeg @6b_3+universal (active) libevent @1.4.12_0+universal (active) libiconv @1.13_0+universal (active) libmcrypt @2.5.8_1+universal (active) libpng @1.2.38_0+universal (active) mcrypt @2.6.8_0+universal (active) memcached @1.2.8_0+universal (active) mhash @0.9.9.9_0+universal (active) ncurses @5.7_0+universal (active) ncursesw @5.7_0+universal (active) openssl @0.9.8k_0+universal (active) pkgconfig @0.23_1+universal (active) readline @6.0.000_1+universal (active) zlib @1.2.3_2+universal (active) }}} And I'm compiling PHP 5.3 from source like so: {{{ './configure' \ '--disable-all' \ '--with-apxs2=/usr/sbin/apxs' \ '--with-mysql=/usr/local/mysql' \ '--with-mysqli=/usr/local/mysql/bin/mysql_config' \ '--prefix=/usr/local/php' \ '--with-config-file-path=/usr/local/php' \ '--with-zlib' \ '--with-gettext=/opt/local' \ '--with-gdbm=/opt/local' \ '--with-mcrypt=/opt/local' \ '--with-curl=/opt/local' \ '--with-openssl' \ '--with-sqlite' \ '--enable-sqlite-utf8' \ '--enable-libxml' \ '--enable-simplexml' \ '--enable-xml' \ '--enable-xmlreader' \ '--enable-xmlwriter' \ '--enable-dom' \ '--with-pcre-regex' \ '--enable-session' \ '--enable-spl' \ '--with-gd' \ '--with-jpeg-dir=/opt/local' \ '--with-png-dir=/opt/local' \ '--with-freetype-dir=/opt/local' \ '--enable-ctype' \ '--with-iconv=/opt/local' \ '--with-xsl' \ '--with-pear' \ '--enable-hash' \ '--enable-json' \ '--enable-mbstring' \ '--enable-pdo' \ '--with-pdo-sqlite' \ '--enable-ftp' \ '--with-pdo-dblib=/opt/local' \ '--enable-shmop' \ '--enable-pcntl' \ '--enable-posix' }}} I'm getting the following error: {{{ checking for mcrypt_module_open in -lmcrypt... yes checking for MSSQL support via FreeTDS... no checking for MySQL support... yes checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... no checking for mysql_close in -lmysqlclient... no checking for mysql_error in -lmysqlclient... no configure: error: mysql configure failed. Please check config.log for more information. }}} and in the config.log: {{{ configure:58647: checking for mysql_close in -lmysqlclient configure:58666: gcc -o conftest -I/opt/local/include -gstabs -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/loca l/mysql/lib -L/usr/local/mysql/lib -liconv -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lmys qlclient -lmcrypt -lltdl -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lgdbm -lcurl -lz -lm -lxml2 -lz -licucore -lm -lssl -lcrypto -lz -lcurl -lz -lxml2 -lz -licucore -lm -lssl -lcrypto -lz 1>&5 ld warning: in /usr/local/mysql/lib/libmysqlclient.dylib, file is not of required architecture Undefined symbols: "_mysql_close", referenced from: _main in ccSbmdqu.o ld: symbol(s) not found collect2: ld returned 1 exit status configure: failed program was: #line 58655 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mysql_close(); int main() { mysql_close() ; return 0; } configure:58889: checking for mysql_error in -lmysqlclient configure:58908: gcc -o conftest -I/opt/local/include -gstabs -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/loca l/mysql/lib -L/usr/local/mysql/lib -liconv -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -Wl,-rpath,/usr -L/usr conftest.c -lmysqlclient -lz -lmcrypt -lltdl -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lgdbm -lcurl -l z -lm -lxml2 -lz -licucore -lm -lssl -lcrypto -lz -lcurl -lz -lxml2 -lz -licucore -lm -lssl -lcrypto -lz 1>&5 ld warning: in /usr/local/mysql/lib/libmysqlclient.dylib, file is not of required architecture Undefined symbols: "_mysql_error", referenced from: _main in cc1psKQp.o ld: symbol(s) not found collect2: ld returned 1 exit status configure: failed program was: #line 58897 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mysql_error(); int main() { mysql_error() ; return 0; } }}} I have the correct flags so I'm not sure what's going on. How would I configure PHP 5.3 in the MacPorts to use the extensions I need and compile 64 bit along with mysql and apache2? Thanks! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 21:11:28 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 04:11:28 -0000 Subject: [MacPorts] #20546: python25 install fails after "Staging python25 into destroot" Message-ID: <059.39a538475074bf109dd9f41daa1752fe@macports.org> #20546: python25 install fails after "Staging python25 into destroot" ---------------------------------------------+------------------------------ Reporter: keith@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: install python25 fails destroot | Port: python25 ---------------------------------------------+------------------------------ I'm attempting to install python25 so that I can then install lxml needed for extensions in Inkscape. The install of python25 is failing. I'm attaching the full output with debug info. Without debug the error message looks like: bash-3.2$ sudo port install python25 ---> Fetching python25 ---> Verifying checksum(s) for python25 ---> Extracting python25 ---> Applying patches to python25 ---> Configuring python25 ---> Building python25 ---> Staging python25 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 _lang_python25/work/Python-2.5.4" && make frameworkinstall maninstall MAKE="make CC=/usr/bin/gcc-4.0" DESTDIR=/opt/local/var/macports/build/_opt_local_var_macpo rts_sources_rsync.macports.org_release_ports_lang_python25/work/destroot " retur ned error 2 Command output: Compiling /opt/local/var/macports/build/_opt_local_var_macports_ sources_rsync.macports.org_release_ports_lang_python25/work/destroot/opt/local/L ibrary/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/__init__.py .. . --------------------------------------- Macbook running 10.5.7 Xcode recently updated to 3.1.3 Macports 1.710 I'm attaching the full output with debug information. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 21:52:10 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 04:52:10 -0000 Subject: [MacPorts] #20546: python25 install fails after "Staging python25 into destroot" In-Reply-To: <059.39a538475074bf109dd9f41daa1752fe@macports.org> References: <059.39a538475074bf109dd9f41daa1752fe@macports.org> Message-ID: <068.a2307b0aad32e49b86b24cfd6209502b@macports.org> #20546: python25 install fails after "Staging python25 into destroot" ---------------------------------------------+------------------------------ Reporter: keith@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: install python25 fails destroot | Port: python25 ---------------------------------------------+------------------------------ Description changed by toby@?: Old description: > I'm attempting to install python25 so that I can then install lxml needed > for extensions in Inkscape. The install of python25 is failing. I'm > attaching the full output with debug info. Without debug the error > message looks like: > > bash-3.2$ sudo port install python25 > > ---> Fetching python25 > ---> Verifying checksum(s) for python25 > ---> Extracting python25 > ---> Applying patches to python25 > ---> Configuring python25 > ---> Building python25 > ---> Staging python25 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 > _lang_python25/work/Python-2.5.4" && make frameworkinstall maninstall > MAKE="make > CC=/usr/bin/gcc-4.0" > DESTDIR=/opt/local/var/macports/build/_opt_local_var_macpo > rts_sources_rsync.macports.org_release_ports_lang_python25/work/destroot > " retur > ned error 2 > Command output: Compiling > /opt/local/var/macports/build/_opt_local_var_macports_ > sources_rsync.macports.org_release_ports_lang_python25/work/destroot/opt/local/L > ibrary/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/__init__.py > .. > . > --------------------------------------- > > Macbook running 10.5.7 > > Xcode recently updated to 3.1.3 > > Macports 1.710 > > I'm attaching the full output with debug information. New description: I'm attempting to install python25 so that I can then install lxml needed for extensions in Inkscape. The install of python25 is failing. I'm attaching the full output with debug info. Without debug the error message looks like: {{{ bash-3.2$ sudo port install python25 ---> Fetching python25 ---> Verifying checksum(s) for python25 ---> Extracting python25 ---> Applying patches to python25 ---> Configuring python25 ---> Building python25 ---> Staging python25 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 _lang_python25/work/Python-2.5.4" && make frameworkinstall maninstall MAKE="make CC=/usr/bin/gcc-4.0" DESTDIR=/opt/local/var/macports/build/_opt_local_var_macpo rts_sources_rsync.macports.org_release_ports_lang_python25/work/destroot " retur ned error 2 Command output: Compiling /opt/local/var/macports/build/_opt_local_var_macports_ sources_rsync.macports.org_release_ports_lang_python25/work/destroot/opt/local/L ibrary/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/__init__.py .. . --------------------------------------- }}} Macbook running 10.5.7 Xcode recently updated to 3.1.3 Macports 1.710 I'm attaching the full output with debug information. -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 21:52:31 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 04:52:31 -0000 Subject: [MacPorts] #20546: python25 install fails after "Staging python25 into destroot" In-Reply-To: <059.39a538475074bf109dd9f41daa1752fe@macports.org> References: <059.39a538475074bf109dd9f41daa1752fe@macports.org> Message-ID: <068.c00e9e704f553796b8219a6f5e1b8827@macports.org> #20546: python25 install fails after "Staging python25 into destroot" -------------------------------------+-------------------------------------- Reporter: keith@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python25 -------------------------------------+-------------------------------------- Changes (by toby@?): * cc: keith@? (removed) * keywords: install python25 fails destroot => * version: 1.7.1 => -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 21:56:42 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 04:56:42 -0000 Subject: [MacPorts] #19523: Mac OS X 10.5.6 libiconv, openssl errors when trying to build PHP 5.2.9 In-Reply-To: <055.83f342e0b820b53de4da0649b4d68410@macports.org> References: <055.83f342e0b820b53de4da0649b4d68410@macports.org> Message-ID: <064.cac043dd359edaa2f5552a7652bec098@macports.org> #19523: Mac OS X 10.5.6 libiconv, openssl errors when trying to build PHP 5.2.9 ---------------------------------+------------------------------------------ Reporter: z3r0_f4ct0r@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: libiconv, openssl | Port: libiconv, openssl ---------------------------------+------------------------------------------ Comment(by toby@?): I don't think this is something we can reasonably resolve until 1.8 is out. Need to get people to stop abusing universal to get 64-bit binaries on Leopard. I'd recommend either installing from trunk and trying build_arch, or just installing 32-bit and waiting for 1.8. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 22:30:53 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 05:30:53 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.56b713867a8e113899ed18b2a8bf4176@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Comment(by guy.kogus@?): I'm having the same problem. Also Leopard (10.5.7) Intel. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 22:57:52 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 05:57:52 -0000 Subject: [MacPorts] #20546: python25 install fails after "Staging python25 into destroot" In-Reply-To: <059.39a538475074bf109dd9f41daa1752fe@macports.org> References: <059.39a538475074bf109dd9f41daa1752fe@macports.org> Message-ID: <068.614912c39046512ca3d73d46265b7042@macports.org> #20546: python25 install fails after "Staging python25 into destroot" -------------------------------------+-------------------------------------- Reporter: keith@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python25 -------------------------------------+-------------------------------------- Changes (by blb@?): * owner: macports-tickets@? => mww@? Comment: From the log: {{{ Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xmllib.py ... Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xmlrpclib.py ... Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/zipfile.py ... make: *** [libinstall] Error 1 Warning: the following items did not execute (for python25): org.macports.activate org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} Seems to be running normally, then errors out for no reason I can see there. You wouldn't happen to be running out of disk space would you? Looks vaguely like #16708 but that ticket may have been caused by the Tcl env bug which is fixed in MacPorts 1.7. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 22:59:02 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 05:59:02 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.109fd51ea86f11f14e136194f3f4cd05@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Comment(by yllan@?): I got some clues about this situation. I have another 10.5.7 ppc machine has the following "outdated" ports, which install ghc successfully. After I upgrade all the outdated port, I got "syntax error: unexpected end of file." There must be something incompatible with the following ports. {{{ apr @1.3.7 devel/apr apr-util @1.3.8 devel/apr-util autoconf @2.64 devel/autoconf automake @1.11 devel/automake cairo @1.8.8 graphics/cairo curl @7.19.5 net/curl cyrus-sasl2 @2.1.23 security/cyrus-sasl2 fontconfig @2.7.1 graphics/fontconfig gawk @3.1.7 lang/gawk git-core @1.6.4 devel/git-core gsed @4.2.1 textproc/gsed ImageMagick @6.5.4-0 graphics/ImageMagick libiconv @1.13 textproc/libiconv libpng @1.2.38 graphics/libpng mysql5 @5.0.83 databases/mysql5 p5-compress-raw-zlib @2.020 perl/p5-compress-raw-zlib p5-libwww-perl @5.826 perl/p5-libwww-perl p5-uri @1.38 perl/p5-uri pcre @7.9 devel/pcre php5 @5.3.0 lang/php5 rsync @3.0.6 net/rsync sqlite3 @3.6.16 databases/sqlite3 subversion @1.6.3 devel/subversion subversion-perlbindings @1.6.3 devel/subversion- perlbindings xorg-inputproto @1.5.1 x11/xorg-inputproto xorg-libice @1.0.5 x11/xorg-libice xorg-libsm @1.1.0 x11/xorg-libsm xorg-libX11 @1.2.2 x11/xorg-libX11 xorg-libXau @1.0.4 x11/xorg-libXau xorg-libXdmcp @1.0.2 x11/xorg-libXdmcp xorg-libXt @1.0.6 x11/xorg-libXt xorg-renderproto @0.11 x11/xorg-renderproto xorg-util-macros @1.2.2 x11/xorg-util-macros xorg-xtrans @1.2.4 x11/xorg-xtrans xrender @0.9.4 x11/xrender }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:05:22 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:05:22 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.a0d48bf83381f15e54b1f6c9507bb0b7@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Comment(by toby@?): Can you repost your installed ports using "port installed" ? port list is, as usual, quite useless -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:08:29 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:08:29 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.668869d2cd1416b07b08a926d2203782@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Comment(by toby@?): I suspect gsed +with_default_names, but 'port list' is useless... will see when 'port installed' output is posted -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:12:08 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:12:08 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.1a35d23267e83e3bab899a6c8ba76c8d@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Comment(by yllan@?): Sorry for that. Here's my installed ports. {{{ apache2 @2.2.11_0+darwin_9 (active) apr @1.3.7_0 (active) apr-util @1.3.8_0 (active) autoconf @2.64_0 (active) autoconf213 @2.13_1 (active) automake @1.11_0 (active) bash-completion @1.0_1 (active) bison @2.4.1_0 (active) bzip2 @1.0.5_2 (active) cairo @1.8.8_0+macosx (active) curl @7.19.5_0+doc (active) cyrus-sasl2 @2.1.23_0+kerberos (active) db46 @4.6.21_5 (active) expat @2.0.1_0 (active) fontconfig @2.7.1_0+macosx (active) freetype @2.3.9_0+macosx (active) gawk @3.1.7_0 (active) gettext @0.17_4 (active) ghostscript @8.64_3 (active) git-core @1.6.4_0+bash_completion+doc+gitweb+svn (active) gmp @4.3.1_1 (active) gperf @3.0.4_0 (active) gsed @4.2.1_0 (active) help2man @1.36.4_1 (active) ImageMagick @6.5.4-0_0+q16 (active) jpeg @6b_3 (active) libiconv @1.13_0 (active) libmcrypt @2.5.8_1 (active) libpixman @0.14.0_0 (active) libpng @1.2.38_0 (active) libtool @2.2.6a_0 (active) libxml2 @2.7.3_0 (active) libxslt @1.1.24_2 (active) m4 @1.4.13_0 (active) mhash @0.9.9.9_0 (active) mysql5 @5.0.83_0 (active) ncurses @5.7_0 (active) ncursesw @5.7_0 (active) neon @0.28.4_0 (active) openssl @0.9.8k_0 (active) ossp-uuid @1.6.2_0 (active) p5-compress-raw-zlib @2.020_0 (active) p5-compress-zlib @2.015_0 (active) p5-crypt-ssleay @0.57_0 (active) p5-error @0.17015_0 (active) p5-html-parser @3.60_0 (active) p5-html-tagset @3.20_0 (active) p5-io-compress-base @2.015_0 (active) p5-io-compress-zlib @2.015_0 (active) p5-libwww-perl @5.826_0 (active) p5-locale-gettext @1.05_0 (active) p5-svn-simple @0.27_0 (active) p5-term-readkey @2.30_0 (active) p5-uri @1.38_0 (active) pcre @7.9_0 (active) perl5 @5.8.9_0 (active) perl5.8 @5.8.9_3 (active) php5 @5.3.0_1+apache2+fastcgi+macosx+mysql5+postgresql83+sockets+sqlite (active) pkgconfig @0.23_1 (active) popt @1.15_0 (active) postgresql83 @8.3.7_0 (active) postgresql83-server @8.3.7_0 (active) rb-activeresource @2.2.2_0 (active) rb-rake @0.8.3_0 (active) rb-sqlite3 @1.2.4_0 (active) readline @6.0.000_1 (active) rsync @3.0.6_0 (active) serf @0.3.0_0 (active) sqlite3 @3.6.16_0 (active) subversion @1.6.3_0+bash_completion (active) subversion-perlbindings @1.6.3_0 (active) tiff @3.8.2_3+macosx (active) xorg-bigreqsproto @1.0.2_0 (active) xorg-inputproto @1.5.1_0 (active) xorg-kbproto @1.0.3_0 (active) xorg-libice @1.0.5_1 (active) xorg-libsm @1.1.0_1 (active) xorg-libX11 @1.2.2_0 (active) xorg-libXau @1.0.4_1 (active) xorg-libXdmcp @1.0.2_1 (active) xorg-libXext @1.0.5_1 (active) xorg-libXt @1.0.6_0 (active) xorg-renderproto @0.11_0 (active) xorg-util-macros @1.2.2_0 (active) xorg-xcmiscproto @1.1.2_0 (active) xorg-xextproto @7.0.5_0 (active) xorg-xf86bigfontproto @1.1.2_0 (active) xorg-xproto @7.0.15_0 (active) xorg-xtrans @1.2.4_0 (active) xrender @0.9.4_6 (active) zlib @1.2.3_2 (active) }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:16:58 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:16:58 -0000 Subject: [MacPorts] #20547: pkg/mpkg/dmg fails on Mac OSX 10.5 Message-ID: <067.2cc3ce83cb01ac3b25b864caa3d0ebdc@macports.org> #20547: pkg/mpkg/dmg fails on Mac OSX 10.5 ---------------------------------------------+------------------------------ Reporter: tim.rettke@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ---------------------------------------------+------------------------------ I downloaded and installed Mac Ports on my Laptop. Then I proceeded to do a "/opt/local/bin/port install gtk2" which installed GTK2 and all the dependencies just fine. After this I wanted to build an installer so this compiled working version of GTK2 could be installed on other PCs. However, this is where it failed for me. After issuing either: /opt/local/bin/port pkg gtk2 OR /opt/local/bin/port mpkg it fails complaining that "destroot" directory does not exist. Example: ---> Creating pkg for gtk2-2.16.4 Error: Target org.macports.pkg returned: shell command "PMResourceLocale=English /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker -AppleLanguages "(English)" --root /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/destroot --out /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk2-2.16.4.pkg --resources /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/pkg_resources --title "gtk2-2.16.4" --info /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/Info.plist --target 10.3 --domain system --id org.macports.gtk2" returned error 1 Command output: Warning: Unknown argument: -AppleLanguages Warning: Unknown argument: (English) ERROR: The specified root is invalid: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/destroot Error: Status 1 encountered during processing. To fix this I had to manually create the "destroot" directory and then it all worked as expected. Am I missing something here? Regards, Tim. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:23:18 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:23:18 -0000 Subject: [MacPorts] #20548: Error compiling e2fsprogs Message-ID: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> #20548: Error compiling e2fsprogs ------------------------------+--------------------------------------------- Reporter: nils@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ------------------------------+--------------------------------------------- When I try to compile e2fsprog i get: making all in lib/ext2fs GEN_BSD_SOLIB libext2fs.2.1.dylib ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option tdb.o definition of common _tdb_null (size 16) /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit command failed make[2]: *** [libext2fs.2.1.dylib] Error 1 make[1]: *** [all-libs-recursive] Error 1 make: *** [all] Error 2 Solution: Add CFLAGS = -O2 -fno-common in file: lib/ext2fs/Makefile -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:37:41 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:37:41 -0000 Subject: [MacPorts] #20547: pkg/mpkg/dmg fails on Mac OSX 10.5 In-Reply-To: <067.2cc3ce83cb01ac3b25b864caa3d0ebdc@macports.org> References: <067.2cc3ce83cb01ac3b25b864caa3d0ebdc@macports.org> Message-ID: <076.ce77ef152451651a2d935a3ad0f0ad72@macports.org> #20547: pkg/mpkg/dmg fails on Mac OSX 10.5 ---------------------------------------------+------------------------------ Reporter: tim.rettke@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ---------------------------------------------+------------------------------ Description changed by toby@?: Old description: > I downloaded and installed Mac Ports on my Laptop. Then I proceeded to do > a "/opt/local/bin/port install gtk2" which installed GTK2 and all the > dependencies just fine. After this I wanted to build an installer so this > compiled working version of GTK2 could be installed on other PCs. > > However, this is where it failed for me. After issuing either: > > /opt/local/bin/port pkg gtk2 OR /opt/local/bin/port mpkg it fails > complaining that "destroot" directory does not exist. Example: > > ---> Creating pkg for gtk2-2.16.4 > Error: Target org.macports.pkg returned: shell command > "PMResourceLocale=English > /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker > -AppleLanguages "(English)" --root > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/destroot > --out > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk2-2.16.4.pkg > --resources > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/pkg_resources > --title "gtk2-2.16.4" --info > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/Info.plist > --target 10.3 --domain system --id org.macports.gtk2" returned error 1 > Command output: Warning: Unknown argument: -AppleLanguages > Warning: Unknown argument: (English) > ERROR: The specified root is invalid: > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/destroot > > Error: Status 1 encountered during processing. > > To fix this I had to manually create the "destroot" directory and then it > all worked as expected. Am I missing something here? > > Regards, > > Tim. New description: I downloaded and installed Mac Ports on my Laptop. Then I proceeded to do a "/opt/local/bin/port install gtk2" which installed GTK2 and all the dependencies just fine. After this I wanted to build an installer so this compiled working version of GTK2 could be installed on other PCs. However, this is where it failed for me. After issuing either: /opt/local/bin/port pkg gtk2 OR /opt/local/bin/port mpkg it fails complaining that "destroot" directory does not exist. Example: {{{ ---> Creating pkg for gtk2-2.16.4 Error: Target org.macports.pkg returned: shell command "PMResourceLocale=English /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker -AppleLanguages "(English)" --root /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/destroot --out /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk2-2.16.4.pkg --resources /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/pkg_resources --title "gtk2-2.16.4" --info /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/Info.plist --target 10.3 --domain system --id org.macports.gtk2" returned error 1 Command output: Warning: Unknown argument: -AppleLanguages Warning: Unknown argument: (English) ERROR: The specified root is invalid: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/destroot Error: Status 1 encountered during processing. }}} To fix this I had to manually create the "destroot" directory and then it all worked as expected. Am I missing something here? Regards, Tim. -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:39:19 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:39:19 -0000 Subject: [MacPorts] #20548: (tiger) e2fsprogs build failure (was: Error compiling e2fsprogs) In-Reply-To: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> References: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> Message-ID: <061.3dda6e024f5203d2fddb1cc06721f57b@macports.org> #20548: (tiger) e2fsprogs build failure ------------------------------+--------------------------------------------- Reporter: nils@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: tiger | Port: e2fsprogs ------------------------------+--------------------------------------------- Changes (by toby@?): * keywords: => tiger * version: 1.7.1 => * port: => e2fsprogs -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:39:33 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:39:33 -0000 Subject: [MacPorts] #20548: (tiger) e2fsprogs build failure In-Reply-To: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> References: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> Message-ID: <061.b3c5d3e4d9d1e4992193752b6071a3ca@macports.org> #20548: (tiger) e2fsprogs build failure ------------------------------+--------------------------------------------- Reporter: nils@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: tiger | Port: e2fsprogs ------------------------------+--------------------------------------------- Description changed by toby@?: Old description: > When I try to compile e2fsprog i get: > > making all in lib/ext2fs > GEN_BSD_SOLIB libext2fs.2.1.dylib > ld: common symbols not allowed with MH_DYLIB output format with the > -multi_module option > tdb.o definition of common _tdb_null (size 16) > /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit > command failed > make[2]: *** [libext2fs.2.1.dylib] Error 1 > make[1]: *** [all-libs-recursive] Error 1 > make: *** [all] Error 2 > > Solution: > > Add > > CFLAGS = -O2 -fno-common > > in file: lib/ext2fs/Makefile New description: When I try to compile e2fsprog i get: {{{ making all in lib/ext2fs GEN_BSD_SOLIB libext2fs.2.1.dylib ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option tdb.o definition of common _tdb_null (size 16) /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit command failed make[2]: *** [libext2fs.2.1.dylib] Error 1 make[1]: *** [all-libs-recursive] Error 1 make: *** [all] Error 2 }}} Solution: Add CFLAGS = -O2 -fno-common in file: lib/ext2fs/Makefile -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:39:45 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:39:45 -0000 Subject: [MacPorts] #20548: (tiger) e2fsprogs build failure In-Reply-To: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> References: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> Message-ID: <061.a58b4a650897313db56b93e659f1c0ec@macports.org> #20548: (tiger) e2fsprogs build failure ------------------------------+--------------------------------------------- Reporter: nils@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: tiger | Port: e2fsprogs ------------------------------+--------------------------------------------- Changes (by toby@?): * cc: nils@? (removed) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Mon Aug 3 23:45:31 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 06:45:31 -0000 Subject: [MacPorts] #20547: pkg/mpkg/dmg fails on Mac OSX 10.5 In-Reply-To: <067.2cc3ce83cb01ac3b25b864caa3d0ebdc@macports.org> References: <067.2cc3ce83cb01ac3b25b864caa3d0ebdc@macports.org> Message-ID: <076.db39f8d121d03849dc52a5b0e410897c@macports.org> #20547: pkg/mpkg/dmg fails on Mac OSX 10.5 ---------------------------------------------+------------------------------ Reporter: tim.rettke@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ---------------------------------------------+------------------------------ Comment(by tim.rettke@?): Actually, if "autocleanup" is set to "no" in macports.conf then this issue does not occur. User error, but still it is not clear from the error message what is going on. Tim. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 00:44:09 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 07:44:09 -0000 Subject: [MacPorts] #20548: (tiger) e2fsprogs build failure In-Reply-To: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> References: <052.5e99a88a3620a29ed5dfa492c8c5f1f3@macports.org> Message-ID: <061.360e6a256dd494ee297441b2c5a4179a@macports.org> #20548: (tiger) e2fsprogs build failure -------------------------------+-------------------------------------------- Reporter: nils@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: duplicate | Keywords: tiger Port: e2fsprogs | -------------------------------+-------------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => duplicate Comment: Dup of #16300. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 00:44:29 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 07:44:29 -0000 Subject: [MacPorts] #16300: e2fsprogs-1.40.6 Configuration error - build failure In-Reply-To: <064.3ca2ba5ce29b2e562893ee45b894dc7c@macports.org> References: <064.3ca2ba5ce29b2e562893ee45b894dc7c@macports.org> Message-ID: <073.b1b4f3406c1bf69a09f4608ed979ee57@macports.org> #16300: e2fsprogs-1.40.6 Configuration error - build failure ------------------------------------------+--------------------------------- Reporter: joshua.friedman@? | Owner: misc@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: e2fsprogs ------------------------------------------+--------------------------------- Changes (by blb@?): * cc: nils@? (added) Comment: Cc reporter of dup #20548. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 00:45:17 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 07:45:17 -0000 Subject: [MacPorts] #19901: py25-webkitgtk portfile submission In-Reply-To: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> References: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> Message-ID: <066.f3270f30a07f66ec7b245134dff9d787@macports.org> #19901: py25-webkitgtk portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-webkitgtk policykit p5-xml-parser -----------------------------------+---------------------------------------- Comment(by nodamage@?): I did not have trouble with policy kit when I originally submitted this file. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 00:47:08 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 07:47:08 -0000 Subject: [MacPorts] #20547: pkg/mpkg/dmg fails on Mac OSX 10.5 In-Reply-To: <067.2cc3ce83cb01ac3b25b864caa3d0ebdc@macports.org> References: <067.2cc3ce83cb01ac3b25b864caa3d0ebdc@macports.org> Message-ID: <076.04cee800439dcd4c99fe1a411d5eb053@macports.org> #20547: pkg/mpkg/dmg fails on Mac OSX 10.5 ----------------------------------------------+----------------------------- Reporter: tim.rettke@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Low | Milestone: Component: base | Version: 1.7.1 Resolution: duplicate | Keywords: Port: | ----------------------------------------------+----------------------------- Changes (by blb@?): * status: new => closed * resolution: => duplicate * component: ports => base Comment: Dup of #10881 (fixed for the next MacPorts release). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 01:00:59 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 08:00:59 -0000 Subject: [MacPorts] #20421: mysql5-server port failed to start In-Reply-To: <054.cf56eb519d54a5d5c2d31f7afa015444@macports.org> References: <054.cf56eb519d54a5d5c2d31f7afa015444@macports.org> Message-ID: <063.618267fdc9d3e603ff72a7118c08dbc2@macports.org> #20421: mysql5-server port failed to start --------------------------------+------------------------------------------- Reporter: conradwt@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mysql5-server --------------------------------+------------------------------------------- Comment(by conradwt@?): The only thing that I see when doing a 'ps ax | grep mysql' is the following: {{{ darnoc-laptop:LaunchDaemons conradwt$ ps ax | grep mysql 203 ?? Ss 0:00.01 /opt/local/bin/daemondo --label=mysql5 --start- cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ; --pid=none }} Also, I'm seeing the following message is generated in the Console when I load the standard file: {{{ $ sudo launchctl load -w /opt/local/etc/LaunchDaemons/org.macports.mysql5/org.macports.mysql5.plist' console result: 8/4/09 12:44:09 AM org.macports.mysql5[203] Starting MySQL 8/4/09 12:44:09 AM org.macports.mysql5[203] . 8/4/09 12:44:09 AM com.apple.launchd[1] (0x100116c10.anonymous.nohup[227]) Bug: launchd_core_logic.c:8245 (23928):0 8/4/09 12:44:09 AM com.apple.launchd[1] (0x100116c10.anonymous.nohup[227]) Switching sessions is not allowed in the system Mach bootstrap. 8/4/09 12:44:09 AM com.apple.launchd[1] (0x100116c10.anonymous.nohup[227]) _vprocmgr_switch_to_session(): kr = 0x44c 8/4/09 12:44:09 AM com.apple.launchd[1] (0x100116c10.anonymous.nohup[228]) Bug: launchd_core_logic.c:8245 (23928):0 8/4/09 12:44:09 AM com.apple.launchd[1] (0x100116c10.anonymous.nohup[228]) Switching sessions is not allowed in the system Mach bootstrap. 8/4/09 12:44:09 AM com.apple.launchd[1] (0x100116c10.anonymous.nohup[228]) _vprocmgr_switch_to_session(): kr = 0x44c 8/4/09 12:44:10 AM org.macports.mysql5[203] . 8/4/09 12:44:11 AM org.macports.mysql5[203] . 8/4/09 12:44:12 AM org.macports.mysql5[203] ERROR! Manager of pid-file quit without updating file. 8/4/09 12:45:23 AM com.apple.WebKit.PluginAgent[248] Debugger() was called! }}} Also, when I unload the above file, I'm seeing the following message in the Console: {{{ $ sudo launchctl unload -w /opt/local/etc/LaunchDaemons/org.macports.mysql5/org.macports.mysql5.plist console result: 8/4/09 12:54:01 AM org.macports.mysql5[273] ERROR! MySQL manager or server PID file could not be found! }}} Lastly, there was no socket path found in '/tmp'. Also, I wasn't about to locate one on the standard path, '/opt/local/var/run/mysql5/'. I'll check my PowerMac G5 permissions for MySQL 5 and compare them to what I'm seeing on the MacBook Pro. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 01:02:02 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 08:02:02 -0000 Subject: [MacPorts] #17973: fortune 6.2.0-RELEASE - build failure in OS 10.5.6 In-Reply-To: <054.a8ada707ffbe42cf14084fbfba756cc9@macports.org> References: <054.a8ada707ffbe42cf14084fbfba756cc9@macports.org> Message-ID: <063.dd3430b9ce6d722cb28dff966b29a0c4@macports.org> #17973: fortune 6.2.0-RELEASE - build failure in OS 10.5.6 --------------------------------+------------------------------------------- Reporter: cweilema@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: fortune --------------------------------+------------------------------------------- Changes (by afb@?): * owner: afb@? => macports-tickets@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 01:13:54 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 08:13:54 -0000 Subject: [MacPorts] #20448: doxygen +wizard fails to build on Tiger In-Reply-To: <057.a98f28b7b96c10b43859663f3831eb30@macports.org> References: <057.a98f28b7b96c10b43859663f3831eb30@macports.org> Message-ID: <066.8064a14dec1e6324897b15144ec4428c@macports.org> #20448: doxygen +wizard fails to build on Tiger -----------------------------------+---------------------------------------- Reporter: ccorn@? | Owner: css@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: QT | Port: doxygen -----------------------------------+---------------------------------------- Comment(by ccorn@?): Since qt4-mac's upgrade to 4.5.2_1 (svn -r54186, trac #20241), adding LIBRARY_PATH to doxygen's build.env is no longer necessary. For non-universal builds, the patch to doxywizard.pro.in remains essential. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 01:14:34 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 08:14:34 -0000 Subject: [MacPorts] #20421: mysql5-server port failed to start In-Reply-To: <054.cf56eb519d54a5d5c2d31f7afa015444@macports.org> References: <054.cf56eb519d54a5d5c2d31f7afa015444@macports.org> Message-ID: <063.0713d5bf9ad6dc28cf6b72ab1a66723e@macports.org> #20421: mysql5-server port failed to start --------------------------------+------------------------------------------- Reporter: conradwt@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mysql5-server --------------------------------+------------------------------------------- Comment(by conradwt@?): OK, it may be a permissions problem on '/opt/local/var/run/mysql5': {{{ before: $ ls -al drwxr-xr-x 3 root _mysql 102 Jul 23 20:00 mysql5 after: $ sudo chown _mysql:admin mysql5 $ ls -al drwxr-xr-x 4 _mysql admin 136 Aug 4 01:06 mysql5 }}} Now, I'm seeing the following when I perform a 'ps ax | grep mysql': {{{ $ ps ax | grep mysql 393 ?? Ss 0:00.01 /opt/local/bin/daemondo --label=mysql5 --start- cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ; --pid=none 403 ?? S 0:00.01 /bin/sh /opt/local/lib/mysql5/bin/mysqld_safe --datadir=/opt/local/var/db/mysql5 --pid-file=/opt/local/var/db/mysql5 /darnoc-laptop.local.pid 423 ?? S 0:00.21 /opt/local/libexec/mysqld --basedir=/opt/local --datadir=/opt/local/var/db/mysql5 --user=mysql --pid- file=/opt/local/var/db/mysql5/darnoc-laptop.local.pid }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 01:34:09 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 08:34:09 -0000 Subject: [MacPorts] #20097: new port: json-glib In-Reply-To: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> References: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> Message-ID: <062.62e4709fb1aeb3cf51c5a4db997af55e@macports.org> #20097: new port: json-glib -------------------------------+-------------------------------------------- Reporter: nefar@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: json-glib -------------------------------+-------------------------------------------- Comment(by nefar@?): {{{ # $Id PortSystem 1.0 name json-glib version 0.6.2 categories devel maintainers nefar at hotmail.com openmaintainer homepage http://live.gnome.org/JsonGlib platforms darwin use_parallel_build yes description \ JSON-GLib is a library providing serialization and deserialization support \ for the JavaScript Object Notation (JSON) format described by RFC 4627._ depends_build port:pkgconfig,port:gtk-doc depends_lib port:glib2 master_sites \ http://folks.o-hand.com/~ebassi/sources/ checksums md5 d98f5580035ad0b37fa11896053a57af \ sha1 de4d9b51cc507e97f3427e01a616a9b6fb7fe3cd \ rmd160 3e0f9748d64e6372609fdf106f49cf6c25133507 livecheck.check regex livecheck.url http://folks.o-hand.com/~ebassi/sources/ livecheck.regex ${name}-(\[0-9.\]+)\\.tar.gz }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 01:51:52 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 08:51:52 -0000 Subject: [MacPorts] #20549: [samba3] [3.2.13] ld error: libtalloc.dylib, can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) Message-ID: <048.ae1004c09b7ee2f2b48b8abed509e5eb@macports.org> #20549: [samba3] [3.2.13] ld error: libtalloc.dylib, can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) ---------------------------------------+------------------------------------ Reporter: peimei@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: samba3 ld libtalloc.dylib | Port: samba3 ---------------------------------------+------------------------------------ {{{ Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_samba3/work/samba-3.2.13/source" && make all " returned error 2 Command output: Compiling lib/ldb/modules/operational.c Compiling lib/ldb/modules/rdn_name.c Compiling lib/ldb/modules/objectclass.c Compiling lib/ldb/modules/paged_results.c Compiling lib/ldb/modules/sort.c Compiling lib/ldb/modules/asq.c Compiling libsmb/namequery_dc.c Compiling libsmb/trustdom_cache.c Compiling libsmb/trusts_util.c Compiling libsmb/dsgetdcname.c Compiling libads/ldap.c Compiling libads/ldap_printer.c Compiling libads/sasl.c Compiling libads/sasl_wrapping.c Compiling libads/krb5_setpw.c Compiling libads/ldap_user.c Compiling libads/ads_struct.c Compiling libads/kerberos_keytab.c Compiling libads/disp_sec.c Compiling libads/ads_utils.c Compiling libads/ldap_utils.c Compiling libads/ldap_schema.c Compiling libads/util.c Compiling libads/ndr.c Compiling lib/privileges_basic.c creating /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_samba3/work/samba-3.2.13/source/exports/libnetapi.syms Linking shared library bin/libnetapi.dylib.0 ld: in /opt/local/lib/libtalloc.dylib, can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) collect2: ld returned 1 exit status make: *** [bin/libnetapi.dylib.0] Error 1 Error: Unable to upgrade port: 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 02:00:30 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 09:00:30 -0000 Subject: [MacPorts] #20525: testdisk: new version available In-Reply-To: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> References: <070.63792200b4a84d343b1b64f9d6656ea7@macports.org> Message-ID: <079.1c4d0fb93c4df1075d84f34fc9a8bc96@macports.org> #20525: testdisk: new version available -------------------------------------------------+-------------------------- Reporter: michael.klein@? | Owner: ryandesign@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: testdisk | -------------------------------------------------+-------------------------- Comment(by michael.klein@?): Replying to [comment:4 ryandesign@?]: > Replying to [comment:3 michael.klein@?]: > > testdisk has quite a few optional dependencies on ports like jpeg or ntfsprogs. With the above fix the configure script won't find the ntfs headers any more even if ntfsprogs is installed. > > A port must not use software it does not declare dependencies on. If we want to have options to use that software, variants should be added that add those dependencies and tell the software it is alright to use that software. Consequently, each additional software that is enabled by a variant should explicitly be disabled in the default configuration then, I guess. {{{ $ ./configure --help | grep -- --without- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --without-ncurses disabled use of the curses/ncurses/pdcurses/curses --without-ext2fs disabled use of the ext2fs library (default is NO) --without-jpeg disabled use of the jpeg library (default is NO) --without-ntfs disabled use of the ntfs library (default is NO) --without-reiserfs disabled use of the reiserfs library (default is NO) --without-ewf disabled use of the ewf library (default is NO) --without-iconv disabled use of the iconv library (default is NO) }}} All of the above optional libraries except reiserfs seem to be available in MacPorts. Should testdisk depend on all and let the user disable specific ones in variants or depend only on the common ones (jpeg,iconv,ncurses), and enable the exotic ones in variants? > The port needs some dependencies added anyway; see #20528. Well, could this be a side effect of configure.cppflags and configure.ldflags in r54839? > {{{ > pre-configure { > configure.cppflags-append [exec uuid-config --cflags] > configure.ldflags-append [exec uuid-config --ldflags --libs] > } > }}} > > to the port and now it compiles again. But in r54839 we just removed ossp-uuid as a dependency, and with the above changes, it now links again with ossp-uuid. Are you saying the dependency on ossp-uuid should be added back in? Not necessarily; My proposal was to make it compile both with and without ossp-uuid installed. ossp-uuid adds nothing to testdisk over the libc provided uuid_* functions AFAICS, so I can't see why there should be a dependency. testdisk should either use the system's uuid functions or ossp-uuid's. Before r54839, the configure script found uuid_create() in ossp-uuid's libuuid, but the compilation pulled in /usr/include/uuid/uuid.h (because cppflags weren't set for ossp-uuid) which doesn't contain said function, at least on 10.4, so the compilation failed. If it is a definitive no-no to use a library without a dependency on the providing port it's fine with me to add the dependency back it, at least it's working now ;-) One could still add a without-ossp-uuid variant. > The other option is to find a way to tell testdisk not to use ossp-uuid even if it is present. Not without changing the configure script, it seems. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 02:21:19 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 09:21:19 -0000 Subject: [MacPorts] #20546: python25 install fails after "Staging python25 into destroot" In-Reply-To: <059.39a538475074bf109dd9f41daa1752fe@macports.org> References: <059.39a538475074bf109dd9f41daa1752fe@macports.org> Message-ID: <068.43a613c679c032b3567e8dff0b68e813@macports.org> #20546: python25 install fails after "Staging python25 into destroot" -------------------------------------+-------------------------------------- Reporter: keith@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python25 -------------------------------------+-------------------------------------- Comment(by keith@?): I have 389 GB free, so diskspace shouldn't be a problem. I did look at #16708 before I posted my ticket, but I think my situation is different. In particular, he got a message about installing/setting python_select. This does not appear in my debug output. Thanks, Keith -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 03:06:46 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 10:06:46 -0000 Subject: [MacPorts] #20421: mysql5-server port failed to start In-Reply-To: <054.cf56eb519d54a5d5c2d31f7afa015444@macports.org> References: <054.cf56eb519d54a5d5c2d31f7afa015444@macports.org> Message-ID: <063.a3b12aa4115b7d2663a69d5d22815176@macports.org> #20421: mysql5-server port failed to start --------------------------------+------------------------------------------- Reporter: conradwt@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mysql5-server --------------------------------+------------------------------------------- Comment(by toby@?): Try loading the /Library/LaunchDaemons/... path instead, I wouldn't be surprised if loading the wacky /opt/local path is what's making it get loaded into the wrong bootstrap. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 03:45:28 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 10:45:28 -0000 Subject: [MacPorts] #20079: kile-2.1-new port In-Reply-To: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> References: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> Message-ID: <079.2b5229d8dfb18b3ac82a95e7e0116d08@macports.org> #20079: kile-2.1-new port ------------------------------------------------+--------------------------- Reporter: nicos_pavlov@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: kile-devel ------------------------------------------------+--------------------------- Comment(by snc@?): I got a configure error while attempting to build this. Do you want it committed anyways (as a -devel I find it safe to let it go even if it fails)? Which qt do you use? I'm using qt4-mac, which provides qmake in `${prefix}/libexec/qt4-mac/bin`. {{{ `cd "/opt/local/var/macports/build/_Users_snc_ports_tex_kile- devel/work/kile-2.1b1" && /opt/local/bin/cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_INCLUDE_PATH=/opt/local/include -DCMAKE_LIBRARY_PATH=/opt/local/lib` returned error 1 Command output: CMake Error at /opt/local/share/apps/cmake/modules/FindQt4.cmake:1485 (MESSAGE): Qt qmake not found! Call Stack (most recent call first): /opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:291 (find_package) /opt/local/share/cmake-2.6/Modules/FindKDE4.cmake:81 (FIND_PACKAGE) CMakeLists.txt:5 (find_package) }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 04:06:35 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 11:06:35 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.967fa4e4fdcf56bc1328fdc73e2a8547@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54905. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 04:09:27 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 11:09:27 -0000 Subject: [MacPorts] #20539: clutter-gtk-1.0 portfile submission In-Reply-To: <057.97dea089c93dcf294f8cd37c0dab17f4@macports.org> References: <057.97dea089c93dcf294f8cd37c0dab17f4@macports.org> Message-ID: <066.3e167511848c900f412be13660995d34@macports.org> #20539: clutter-gtk-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter-gtk -----------------------------------+---------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 04:12:08 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 11:12:08 -0000 Subject: [MacPorts] #20079: kile-2.1-new port In-Reply-To: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> References: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> Message-ID: <079.fc1ef20d579777df021dc6ec187ff4b1@macports.org> #20079: kile-2.1-new port ------------------------------------------------+--------------------------- Reporter: nicos_pavlov@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: kile-devel ------------------------------------------------+--------------------------- Comment(by nicos_pavlov@?): That's perfectly right, and I am also using qt4-mac, but I forgot that I had a link qmake -> qmake-mac. With the standard install, cmake can't find qmake-mac in bin. This is solved in the new portfile, by adding -DQT_QMAKE_EXECUTABLE=/opt/local/bin/qmake-mac. I also changed the name of the portfile to kile-devel as asked above. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 04:16:54 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 11:16:54 -0000 Subject: [MacPorts] #20538: clutter-1.0 portfile submission In-Reply-To: <057.56c22985441b1d34713b3c3f3110ed47@macports.org> References: <057.56c22985441b1d34713b3c3f3110ed47@macports.org> Message-ID: <066.a2fea352154fd50fb2d63e3bd0343a7a@macports.org> #20538: clutter-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: idan@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter -----------------------------------+---------------------------------------- Comment(by snc@?): This new version builds for me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 04:21:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 11:21:01 -0000 Subject: [MacPorts] #20539: clutter-gtk-1.0 portfile submission In-Reply-To: <057.97dea089c93dcf294f8cd37c0dab17f4@macports.org> References: <057.97dea089c93dcf294f8cd37c0dab17f4@macports.org> Message-ID: <066.c1842e0f9653cc6879337fa5cba986fb@macports.org> #20539: clutter-gtk-1.0 portfile submission ------------------------------------+--------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: clutter-gtk | ------------------------------------+--------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54906. Note this won't work until #20538. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 04:22:55 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 11:22:55 -0000 Subject: [MacPorts] #20540: clutter-gst-1.0 portfile submission In-Reply-To: <057.577c062c3648614c2e1b87e2433364f8@macports.org> References: <057.577c062c3648614c2e1b87e2433364f8@macports.org> Message-ID: <066.0391ba6286dba6b2e9d555697171a56b@macports.org> #20540: clutter-gst-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter-gst -----------------------------------+---------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 04:39:43 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 11:39:43 -0000 Subject: [MacPorts] #20079: kile-2.1-new port In-Reply-To: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> References: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> Message-ID: <079.aaf275eaf061f9519106d4b0e836df07@macports.org> #20079: kile-2.1-new port -------------------------------------------------+-------------------------- Reporter: nicos_pavlov@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: kile-devel | -------------------------------------------------+-------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54907. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 04:58:34 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 11:58:34 -0000 Subject: [MacPorts] #20540: clutter-gst-1.0 portfile submission In-Reply-To: <057.577c062c3648614c2e1b87e2433364f8@macports.org> References: <057.577c062c3648614c2e1b87e2433364f8@macports.org> Message-ID: <066.2823048991613327815bc976533b7a04@macports.org> #20540: clutter-gst-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter-gst -----------------------------------+---------------------------------------- Comment(by snc@?): A dependency appears to be missing: `gst-plugins-base` {{{ checking for GST... configure: error: Package requirements (gstreamer-0.10 gstreamer-plugins-base-0.10 gstreamer-base-0.10) were not met: No package 'gstreamer-plugins-base-0.10' found }}} I cannot test this as I cannot get policykit to build. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 05:19:35 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 12:19:35 -0000 Subject: [MacPorts] #20541: py25-clutter portfile submission In-Reply-To: <057.e7fcc6860a5cd10b1a53ff50bdb8464c@macports.org> References: <057.e7fcc6860a5cd10b1a53ff50bdb8464c@macports.org> Message-ID: <066.382c6ef898f16423aab53a9ae386b673@macports.org> #20541: py25-clutter portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by snc@?): This port seems to also be missing the plugins port. Which I cannot build due to policykit not building for me. Can you verify this please? Also, any thoughts on a py26- version? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 05:54:12 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 12:54:12 -0000 Subject: [MacPorts] #20546: python25 install fails after "Staging python25 into destroot" In-Reply-To: <059.39a538475074bf109dd9f41daa1752fe@macports.org> References: <059.39a538475074bf109dd9f41daa1752fe@macports.org> Message-ID: <068.f069de592cff6d6da3646d3fdeff1182@macports.org> #20546: python25 install fails after "Staging python25 into destroot" -------------------------------------+-------------------------------------- Reporter: keith@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python25 -------------------------------------+-------------------------------------- Comment(by snc@?): Prior to upgrading xcode, did you have any attempts at compiling python25 or any other packages, or any successfully installed? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 05:59:25 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 12:59:25 -0000 Subject: [MacPorts] #20516: apache2, apache20: mpm variant issues In-Reply-To: <059.3c762e3d152ff271922c91294cc2c4fa@macports.org> References: <059.3c762e3d152ff271922c91294cc2c4fa@macports.org> Message-ID: <068.fcf8397d4cc840bd5f71a70d5c8a0d9e@macports.org> #20516: apache2, apache20: mpm variant issues -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: imajes@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: apache2, apache20 -------------------------------------+-------------------------------------- Comment(by snc@?): PHP has [http://www.php.net/manual/en/install.unix.apache2.php a juicy warning] that if you have to use MPM, use prefork; if you need threads, use fastcgi. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:03:16 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:03:16 -0000 Subject: [MacPorts] #20544: policykit In-Reply-To: <052.ee0954955dfe8c7204bd52a9f5406066@macports.org> References: <052.ee0954955dfe8c7204bd52a9f5406066@macports.org> Message-ID: <061.02d3d944ad99bd76a91d63c74b7f352b@macports.org> #20544: policykit --------------------------------------+------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: Port: policykit p5-xml-parser | --------------------------------------+------------------------------------- Changes (by snc@?): * status: new => closed * resolution: => invalid Comment: A rebuild of p5-xml-parser and intltool fixed this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:04:38 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:04:38 -0000 Subject: [MacPorts] #20545: smartmontools removes the user's config file and no longer works In-Reply-To: <055.3bfeca012093b1f197673a25253bbd7d@macports.org> References: <055.3bfeca012093b1f197673a25253bbd7d@macports.org> Message-ID: <064.82cd52c10f78e445984b1a2dd6dc1da9@macports.org> #20545: smartmontools removes the user's config file and no longer works ----------------------------------+----------------------------------------- Reporter: vinc17@? | Owner: toby@? Type: defect | Status: closed Priority: High | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: smartmontools | ----------------------------------+----------------------------------------- Comment(by vinc17@?): OK, but perhaps the old config file should have been restored or a message should have been displayed to warn the user. When I did the upgrade, I wasn't aware that my config file disappeared. Ditto for loading the plist, a message should have been displayed to warn the user that something important had changed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:08:37 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:08:37 -0000 Subject: [MacPorts] #20549: [samba3] [3.2.13] ld error: libtalloc.dylib, can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) In-Reply-To: <048.ae1004c09b7ee2f2b48b8abed509e5eb@macports.org> References: <048.ae1004c09b7ee2f2b48b8abed509e5eb@macports.org> Message-ID: <057.3d79bf36078730651d8a81f6ddd2066b@macports.org> #20549: [samba3] [3.2.13] ld error: libtalloc.dylib, can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) --------------------------------+------------------------------------------- Reporter: peimei@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: ld libtalloc.dylib | Port: samba3 --------------------------------+------------------------------------------- Changes (by macsforever2000@?): * keywords: samba3 ld libtalloc.dylib => ld libtalloc.dylib * owner: macports-tickets@? => mww@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:14:58 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:14:58 -0000 Subject: [MacPorts] #20540: clutter-gst-1.0 portfile submission In-Reply-To: <057.577c062c3648614c2e1b87e2433364f8@macports.org> References: <057.577c062c3648614c2e1b87e2433364f8@macports.org> Message-ID: <066.a3109bd81f72d080446878d2aaa1df54@macports.org> #20540: clutter-gst-1.0 portfile submission -----------------------------------+---------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter-gst -----------------------------------+---------------------------------------- Comment(by snc@?): Was able to get policykit going, and build gst-plugins-base. `gst- plugins-base` is indeed a missing dependency. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:18:26 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:18:26 -0000 Subject: [MacPorts] #20540: clutter-gst-1.0 portfile submission In-Reply-To: <057.577c062c3648614c2e1b87e2433364f8@macports.org> References: <057.577c062c3648614c2e1b87e2433364f8@macports.org> Message-ID: <066.1917a83b1e227e629e1c1eb2788cfc61@macports.org> #20540: clutter-gst-1.0 portfile submission ------------------------------------+--------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: clutter-gst | ------------------------------------+--------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54909. Added missing dependency. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:26:03 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:26:03 -0000 Subject: [MacPorts] #20550: can't fetch py26-modulegraph-devel Message-ID: <050.75b8b615d954636f00a7b0685966596e@macports.org> #20550: can't fetch py26-modulegraph-devel ----------------------------+----------------------------------------------- Reporter: VV@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-modulegraph-devel ----------------------------+----------------------------------------------- Hello, I can't fetch py26-modulegraph-devel, svn close immediately. Bye -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:32:20 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:32:20 -0000 Subject: [MacPorts] #20541: py25-pyclutter portfile submission (was: py25-clutter portfile submission) In-Reply-To: <057.e7fcc6860a5cd10b1a53ff50bdb8464c@macports.org> References: <057.e7fcc6860a5cd10b1a53ff50bdb8464c@macports.org> Message-ID: <066.cae9042f5182cf4766d40ffb0898656d@macports.org> #20541: py25-pyclutter portfile submission ------------------------------------+--------------------------------------- Reporter: nodamage@? | Owner: macports-tickets@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-pyclutter | ------------------------------------+--------------------------------------- Changes (by snc@?): * status: new => closed * resolution: => fixed * port: => py25-pyclutter Comment: Committed in r54910. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:37:24 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:37:24 -0000 Subject: [MacPorts] #20550: can't fetch py26-modulegraph-devel In-Reply-To: <050.75b8b615d954636f00a7b0685966596e@macports.org> References: <050.75b8b615d954636f00a7b0685966596e@macports.org> Message-ID: <059.3db401bc5d23ce7383be758f828cc27f@macports.org> #20550: can't fetch py26-modulegraph-devel ----------------------------+----------------------------------------------- Reporter: VV@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-modulegraph-devel ----------------------------+----------------------------------------------- Changes (by snc@?): * cc: jmr@? (added) Comment: {{{ DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26 -modulegraph-devel/work" && /usr/bin/svn --non-interactive checkout http://svn.pythonmac.org/modulegraph/modulegraph/trunk/' A trunk/modulegraph A trunk/modulegraph/find_modules.py A trunk/modulegraph/util.py A trunk/modulegraph/__init__.py A trunk/modulegraph/modulegraph.py A trunk/setup.py A trunk/setup.cfg U trunk Fetching external item into 'trunk/ez_setup' svn: Connection closed unexpectedly Error: Target org.macports.fetch returned: Subversion check out failed Warning: the following items did not execute (for py26-modulegraph-devel): org.macports.fetch Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 07:46:12 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 14:46:12 -0000 Subject: [MacPorts] #20423: please create libusb-legacy In-Reply-To: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> References: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> Message-ID: <061.cea61f3d7438e293cedccd7ba09ac305@macports.org> #20423: please create libusb-legacy -------------------------------+-------------------------------------------- Reporter: mlk@? | Owner: macports-tickets@? Type: request | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: libusb-legacy | -------------------------------+-------------------------------------------- Comment(by snc@?): Conflicted items are: * /opt/local/bin/libusb-config * /opt/local/include/usb.h * /opt/local/lib/libusb-0.1.4.dylib * /opt/local/lib/libusb.a * /opt/local/lib/libusb.dylib * /opt/local/lib/libusb.la * /opt/local/lib/pkgconfig/libusb.pc -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 08:12:35 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 15:12:35 -0000 Subject: [MacPorts] #17599: fondu 060102 - fix +universal variant In-Reply-To: <054.a3c99015a686796ee1c47f22f11ad581@macports.org> References: <054.a3c99015a686796ee1c47f22f11ad581@macports.org> Message-ID: <063.83798c5a17b570c80079e7363ae71c62@macports.org> #17599: fondu 060102 - fix +universal variant -------------------------------------+-------------------------------------- Reporter: meissnem@? | Owner: snc@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: fondu universal variant | Port: fondu -------------------------------------+-------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 08:14:28 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 15:14:28 -0000 Subject: [MacPorts] #18277: p5-error .17015 Configure error In-Reply-To: <056.eb1a6f713c68c9ef4930c05b98bc1f01@macports.org> References: <056.eb1a6f713c68c9ef4930c05b98bc1f01@macports.org> Message-ID: <065.597b1968d3193bbbf4be8ea7386daaca@macports.org> #18277: p5-error .17015 Configure error ----------------------------------+----------------------------------------- Reporter: lancelakey@? | Owner: sal@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: p5-error ----------------------------------+----------------------------------------- Changes (by snc@?): * cc: snc@? (added) Comment: perl5.8.9_3 is out now. Any updates? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 08:22:14 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 15:22:14 -0000 Subject: [MacPorts] #20551: py25-logilab-astng has version 0.17.4_0 while py26 has version 0.19.0_4 Message-ID: <065.c7af3da780969430ead72ea2c7fb646e@macports.org> #20551: py25-logilab-astng has version 0.17.4_0 while py26 has version 0.19.0_4 -------------------------------------------+-------------------------------- Reporter: rike.schuppner@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -------------------------------------------+-------------------------------- Hi, I?ve just noticed that py25-logilab-astng has a lower version number than both the python 2.4 and 2.6 versions. Additionally there happens to be a problem with pylint, probably caused by the logilab-astng port. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 08:25:15 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 15:25:15 -0000 Subject: [MacPorts] #20552: jruby 1.3.1 nailgun support Message-ID: <060.b173b8c6be809b1aebfc96fe32751405@macports.org> #20552: jruby 1.3.1 nailgun support --------------------------------------+------------------------------------- Reporter: john.firebaugh@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: jruby --------------------------------------+------------------------------------- It would be great to include the 'ng' client binary with the jruby port, or as a variant option. The server seems to be included already. * http://martiansoftware.com/nailgun/index.html * http://blog.headius.com/2009/05/jruby-nailgun-support-in-130.html * http://www.nabble.com/Making-Nailgun-an-option-p23358612.html -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 08:26:22 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 15:26:22 -0000 Subject: [MacPorts] #20553: bash-completion: completion for launchctl(1) Message-ID: <070.58afed4d7d98e12278056a44f5f58c1e@macports.org> #20553: bash-completion: completion for launchctl(1) ------------------------------------------------+--------------------------- Reporter: michael.klein@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: bash-completion ------------------------------------------------+--------------------------- Attached is a completion function for the launchctl(1) command, could this be included in the port? TIA Michael -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 08:29:54 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 15:29:54 -0000 Subject: [MacPorts] #19901: py25-webkitgtk portfile submission In-Reply-To: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> References: <057.1cd551d9c21432341a105fc68d9f8bab@macports.org> Message-ID: <066.8fd81c82ef29b03886222d08ed25b01b@macports.org> #19901: py25-webkitgtk portfile submission -----------------------------------------------------+---------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-webkitgtk policykit p5-xml-parser | -----------------------------------------------------+---------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54912. Added missing dependency on py25-gtk, took openmaintainership. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 08:37:17 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 15:37:17 -0000 Subject: [MacPorts] #17599: fondu 060102 - fix +universal variant In-Reply-To: <054.a3c99015a686796ee1c47f22f11ad581@macports.org> References: <054.a3c99015a686796ee1c47f22f11ad581@macports.org> Message-ID: <063.a417b4cbfbd94b735e29fbba40133e1c@macports.org> #17599: fondu 060102 - fix +universal variant ---------------------------------+------------------------------------------ Reporter: meissnem@? | Owner: snc@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: fondu universal variant Port: fondu | ---------------------------------+------------------------------------------ Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54913. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 09:01:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 16:01:01 -0000 Subject: [MacPorts] #20554: mongodb-0.9.6 upgrade request Message-ID: <051.a21b0cb785dc2465fc0364c0b40650ea@macports.org> #20554: mongodb-0.9.6 upgrade request -----------------------------+---------------------------------------------- Reporter: mike@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: mongodb, update | Port: mongodb -----------------------------+---------------------------------------------- 0.9.7 is out - would be nice to see this in macports -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 09:09:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 16:09:01 -0000 Subject: [MacPorts] #20199: qt4-mac fails to build In-Reply-To: <056.dfd80f1a47d758585a7d2e85f55c52cd@macports.org> References: <056.dfd80f1a47d758585a7d2e85f55c52cd@macports.org> Message-ID: <065.19a497583ba405627e4b7d12a52c8660@macports.org> #20199: qt4-mac fails to build ----------------------------------+----------------------------------------- Reporter: jwhowse4@? | Owner: erickt@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: qt4-mac ----------------------------------+----------------------------------------- Comment(by payam.minoofar@?): Replying to [comment:21 ryandesign@?]: > after 1 hour 13 minutes (Mac OS X 10.4.11, Xcode 2.5, Intel Core 2 Duo 2.2 GHz, buildmakejobs=1) if libevent is installed and active. If I deactivate libevent and clean qt4-mac, then it installs successfully after 3 hours 55 minutes. I did not test this time around what effect having kdelibs3 installed and active would have. Port on my computer says that libevent is not registered as active or installed. I'm running 10.5.7, XCode 3.1.3, X11 from xQuartz project 2.3.3.2 on Intel core 2 duo 2.66 GHz iMac. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 09:28:57 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 16:28:57 -0000 Subject: [MacPorts] #20551: py25-logilab-astng has version 0.17.4_0 while py26 has version 0.19.0_4 In-Reply-To: <065.c7af3da780969430ead72ea2c7fb646e@macports.org> References: <065.c7af3da780969430ead72ea2c7fb646e@macports.org> Message-ID: <074.a70155ed91626dcc72c553bfbb0a88ce@macports.org> #20551: py25-logilab-astng has version 0.17.4_0 while py26 has version 0.19.0_4 -------------------------------------------+-------------------------------- Reporter: rike.schuppner@? | Owner: stechert@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-logilab-astng -------------------------------------------+-------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => stechert@? * port: => py25-logilab-astng -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 09:34:58 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 16:34:58 -0000 Subject: [MacPorts] #20551: py25-logilab-astng has version 0.17.4_0 while py26 has version 0.19.0_4 In-Reply-To: <065.c7af3da780969430ead72ea2c7fb646e@macports.org> References: <065.c7af3da780969430ead72ea2c7fb646e@macports.org> Message-ID: <074.fc646b6e1806b826e0e0de10574f388f@macports.org> #20551: py25-logilab-astng has version 0.17.4_0 while py26 has version 0.19.0_4 -------------------------------------------+-------------------------------- Reporter: rike.schuppner@? | Owner: macsforever2000@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-logilab-astng -------------------------------------------+-------------------------------- Changes (by macsforever2000@?): * owner: stechert@? => macsforever2000@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 09:35:55 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 16:35:55 -0000 Subject: [MacPorts] #20551: py25-logilab-astng has version 0.17.4_0 while py26 has version 0.19.0_4 In-Reply-To: <065.c7af3da780969430ead72ea2c7fb646e@macports.org> References: <065.c7af3da780969430ead72ea2c7fb646e@macports.org> Message-ID: <074.bd94a37d7c135872319f4e4390a7e829@macports.org> #20551: py25-logilab-astng has version 0.17.4_0 while py26 has version 0.19.0_4 --------------------------------------------+------------------------------- Reporter: rike.schuppner@? | Owner: macsforever2000@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-logilab-astng | --------------------------------------------+------------------------------- Changes (by macsforever2000@?): * status: assigned => closed * resolution: => fixed Comment: Committed revision r54916. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 09:36:28 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 16:36:28 -0000 Subject: [MacPorts] #20552: jruby 1.3.1 nailgun support In-Reply-To: <060.b173b8c6be809b1aebfc96fe32751405@macports.org> References: <060.b173b8c6be809b1aebfc96fe32751405@macports.org> Message-ID: <069.f5116fe1b69172204908bcc603126905@macports.org> #20552: jruby 1.3.1 nailgun support --------------------------------------+------------------------------------- Reporter: john.firebaugh@? | Owner: ameingast@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: jruby --------------------------------------+------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => ameingast@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 09:36:56 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 16:36:56 -0000 Subject: [MacPorts] #20553: bash-completion: completion for launchctl(1) In-Reply-To: <070.58afed4d7d98e12278056a44f5f58c1e@macports.org> References: <070.58afed4d7d98e12278056a44f5f58c1e@macports.org> Message-ID: <079.aac54aa68d67893dd1894924e4a4a2d4@macports.org> #20553: bash-completion: completion for launchctl(1) ------------------------------------------------+--------------------------- Reporter: michael.klein@? | Owner: raimue@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: bash-completion ------------------------------------------------+--------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => raimue@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 09:39:26 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 16:39:26 -0000 Subject: [MacPorts] #20554: mongodb-0.9.6 upgrade request In-Reply-To: <051.a21b0cb785dc2465fc0364c0b40650ea@macports.org> References: <051.a21b0cb785dc2465fc0364c0b40650ea@macports.org> Message-ID: <060.e7aa61b82bad4f71b69ee5dcbc024c0d@macports.org> #20554: mongodb-0.9.6 upgrade request -----------------------------+---------------------------------------------- Reporter: mike@? | Owner: blb@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mongodb -----------------------------+---------------------------------------------- Changes (by macsforever2000@?): * keywords: mongodb, update => * owner: macports-tickets@? => blb@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:09:18 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:09:18 -0000 Subject: [MacPorts] #20524: base-1.7.1 Neater PATH change process for Postflight In-Reply-To: <054.a2a8e77507aa6c2b170a89c15fb5ca5c@macports.org> References: <054.a2a8e77507aa6c2b170a89c15fb5ca5c@macports.org> Message-ID: <063.22098de2df6aa98990c3cd13ccf81fe2@macports.org> #20524: base-1.7.1 Neater PATH change process for Postflight ---------------------------------+------------------------------------------ Reporter: alex@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.7.1 Resolution: wontfix | Keywords: PATH profile postflight Port: | ---------------------------------+------------------------------------------ Comment(by alex@?): Fair enough, it was just an idea. I've just checked my system out and even though I've ensured that the MacPorts paths are at the beginning of the /etc/paths file, they're still not first in the $PATH variable even though the path_helper script ought to process them in order, so you're right, it'd need more tweaking and perhaps be just as much work as the current method. Interestingly, though my /etc/paths file contains the two MacPorts paths *first*, then the defaults, then /usr/local/bin (it looks like this): /opt/local/bin /opt/local/sbin /usr/bin /bin /usr/sbin /sbin /usr/local/bin - the process output from /usr/libexec/path_helper -c is: setenv PATH "/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/X11/bin"; setenv MANPATH "/opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/man"; which is weird since I've put the MacPorts paths first, but it's skipped those, put the default paths in first, then the MacPorts paths, and then the /usr/local/bin at the end - before it started processing anything in the /etc/paths.d folder. I'll see if I can work out how this is working, as it's not immediately clear from the path_helper script. Thanks for the quick response and consideration though. Best regards, Alex -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:12:25 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:12:25 -0000 Subject: [MacPorts] #18235: screen-4.0.3_3+darwin_9 Screen breaks OSX CLI tools. In-Reply-To: <053.351d6cc15078aad327629679912211a4@macports.org> References: <053.351d6cc15078aad327629679912211a4@macports.org> Message-ID: <062.bde9ff16a83bbd6b9f2f90cd42f1dd4c@macports.org> #18235: screen-4.0.3_3+darwin_9 Screen breaks OSX CLI tools. --------------------------------+------------------------------------------- Reporter: lhunath@? | Owner: digdog@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: wontfix | Keywords: Port: screen | --------------------------------+------------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => wontfix Comment: There is no resolution for this ticket. Without that call, screen does not function in a very critical way - it doesn't persist if you log out. I'd consider that a much more important feature than being able to use pbcopy. Furthermore, this is fixed in SnowLeopard. wontfix -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:15:46 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:15:46 -0000 Subject: [MacPorts] #20553: bash-completion: completion for launchctl(1) In-Reply-To: <070.58afed4d7d98e12278056a44f5f58c1e@macports.org> References: <070.58afed4d7d98e12278056a44f5f58c1e@macports.org> Message-ID: <079.19e6108b4ac4e3c603b2e9b31b915820@macports.org> #20553: bash-completion: completion for launchctl(1) ------------------------------------------------+--------------------------- Reporter: michael.klein@? | Owner: raimue@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: bash-completion ------------------------------------------------+--------------------------- Comment(by toby@?): A few of the commands are obsolete/nonexistent... stdout/stderr/reloadttys, maybe others. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:31:25 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:31:25 -0000 Subject: [MacPorts] #20020: gambit-c 4.4.4 In-Reply-To: <055.32bea777db914388cfaa04b268e86b61@macports.org> References: <055.32bea777db914388cfaa04b268e86b61@macports.org> Message-ID: <064.edcb8cd67b15c599780225060daae39d@macports.org> #20020: gambit-c 4.4.4 ---------------------------------+------------------------------------------ Reporter: michal@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gambit-c ---------------------------------+------------------------------------------ Changes (by snc@?): * owner: arto.bendiken@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:33:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:33:01 -0000 Subject: [MacPorts] #20020: gambit-c 4.4.4 In-Reply-To: <055.32bea777db914388cfaa04b268e86b61@macports.org> References: <055.32bea777db914388cfaa04b268e86b61@macports.org> Message-ID: <064.ee7efc05fa5b96cb6ffc9cfeb5398669@macports.org> #20020: gambit-c 4.4.4 ---------------------------------+------------------------------------------ Reporter: michal@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gambit-c ---------------------------------+------------------------------------------ Changes (by snc@?): * cc: arto.bendiken@? (added) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:37:58 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:37:58 -0000 Subject: [MacPorts] #20020: gambit-c 4.4.4 In-Reply-To: <055.32bea777db914388cfaa04b268e86b61@macports.org> References: <055.32bea777db914388cfaa04b268e86b61@macports.org> Message-ID: <064.100f3450216f304facaae26f64bc0323@macports.org> #20020: gambit-c 4.4.4 ---------------------------------+------------------------------------------ Reporter: michal@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gambit-c ---------------------------------+------------------------------------------ Comment(by snc@?): mtree violation: {{{ Warning: violation by /opt/local/doc Warning: gambit-c violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! }}} Adding `--docdir=${prefix}/share/doc` to `configure.args` -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:42:10 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:42:10 -0000 Subject: [MacPorts] #20020: gambit-c 4.4.4 In-Reply-To: <055.32bea777db914388cfaa04b268e86b61@macports.org> References: <055.32bea777db914388cfaa04b268e86b61@macports.org> Message-ID: <064.fcddcd3b33b344366651028a24648152@macports.org> #20020: gambit-c 4.4.4 ----------------------------------+----------------------------------------- Reporter: michal@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: gambit-c | ----------------------------------+----------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r54924. Maintainer timeout. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:47:38 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:47:38 -0000 Subject: [MacPorts] #20266: Growl-1.1.4 build error In-Reply-To: <050.564e9faac42f7857f9be666d368962f1@macports.org> References: <050.564e9faac42f7857f9be666d368962f1@macports.org> Message-ID: <059.00e7a49a95daefa6eb87ed4e737d7d35@macports.org> #20266: Growl-1.1.4 build error ----------------------------+----------------------------------------------- Reporter: borisd@? | Owner: boeyms@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: Growl ----------------------------+----------------------------------------------- Comment(by snc@?): I've also witnessed this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 11:49:04 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 18:49:04 -0000 Subject: [MacPorts] #19991: adium: update from 1.2.5 to 1.3.4 In-Reply-To: <060.0ea3cdc179510d031937dd4aa97346fb@macports.org> References: <060.0ea3cdc179510d031937dd4aa97346fb@macports.org> Message-ID: <069.770c45a3f78a8fc5089c9bf143e1ab42@macports.org> #19991: adium: update from 1.2.5 to 1.3.4 --------------------------------------+------------------------------------- Reporter: joseph@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: adium --------------------------------------+------------------------------------- Changes (by snc@?): * version: => 1.7.1 Comment: Fetch and extract phases are successful. Livecheck is broken. Growl doesn't compile presently, #20266. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:06:43 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:06:43 -0000 Subject: [MacPorts] #20266: Growl-1.1.4 build error In-Reply-To: <050.564e9faac42f7857f9be666d368962f1@macports.org> References: <050.564e9faac42f7857f9be666d368962f1@macports.org> Message-ID: <059.7bc7fa919e967286a1775b151b5ce79c@macports.org> #20266: Growl-1.1.4 build error -----------------------------+---------------------------------------------- Reporter: borisd@? | Owner: boeyms@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: duplicate | Keywords: Port: Growl | -----------------------------+---------------------------------------------- Changes (by macsforever2000@?): * status: new => closed * resolution: => duplicate Comment: Dup of #18765. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:07:54 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:07:54 -0000 Subject: [MacPorts] #18765: Growl 1.1.4 build error In-Reply-To: <064.e51cf5c09c72eaaa49a44b4cdb451ec2@macports.org> References: <064.e51cf5c09c72eaaa49a44b4cdb451ec2@macports.org> Message-ID: <073.7e7d5a61e2d1d34fcccf8253631e804e@macports.org> #18765: Growl 1.1.4 build error ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: boeyms@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: growl ------------------------------------------+--------------------------------- Changes (by macsforever2000@?): * cc: borisd@? (added) Comment: Ccing reporter of duplicate #20266. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:08:12 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:08:12 -0000 Subject: [MacPorts] #19857: [PATCH] Update request of aqua/LyX to version 1.6.3 In-Reply-To: <054.f67fae323bdecf57f37925e38685e9e2@macports.org> References: <054.f67fae323bdecf57f37925e38685e9e2@macports.org> Message-ID: <063.583397b778e164eb5ae9500290e54b64@macports.org> #19857: [PATCH] Update request of aqua/LyX to version 1.6.3 --------------------------------+------------------------------------------- Reporter: yokota33@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: LyX --------------------------------+------------------------------------------- Comment(by snc@?): Probably because it's full of whitespace changes. Those should be on a separate diff. I'm presently seeing if this compiles for me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:10:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:10:01 -0000 Subject: [MacPorts] #19991: adium: update from 1.2.5 to 1.3.4 In-Reply-To: <060.0ea3cdc179510d031937dd4aa97346fb@macports.org> References: <060.0ea3cdc179510d031937dd4aa97346fb@macports.org> Message-ID: <069.e114b0350886f4e0c0ae0e11127a20a8@macports.org> #19991: adium: update from 1.2.5 to 1.3.4 --------------------------------------+------------------------------------- Reporter: joseph@? | Owner: macports-tickets@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: adium --------------------------------------+------------------------------------- Comment(by macsforever2000@?): Better to reference this ticket for growl - #18765. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:24:07 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:24:07 -0000 Subject: [MacPorts] #20555: new port : py25-quodlibet Message-ID: <054.e76c4afdecbf0ac529ce782d40497c43@macports.org> #20555: new port : py25-quodlibet --------------------------------+------------------------------------------- Reporter: neric27@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-quodlibet --------------------------------+------------------------------------------- [http://code.google.com/p/quodlibet/ Quod Libet] is a GTK+-based audio player written in Python, using the Mutagen tagging library and GStreamer for playback. It provides several different ways to view your audio library, as well as support for Internet radio and audio feeds. It has extremely flexible metadata tag editing and searching capabilities. This port doesn't support iPods and such players. The plugins are also missing for the moment. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:24:41 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:24:41 -0000 Subject: [MacPorts] #20553: bash-completion: completion for launchctl(1) In-Reply-To: <070.58afed4d7d98e12278056a44f5f58c1e@macports.org> References: <070.58afed4d7d98e12278056a44f5f58c1e@macports.org> Message-ID: <079.f6a8b6acf353df8d01f705d4147a8aca@macports.org> #20553: bash-completion: completion for launchctl(1) ------------------------------------------------+--------------------------- Reporter: michael.klein@? | Owner: raimue@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: bash-completion ------------------------------------------------+--------------------------- Comment(by michael.klein@?): Replying to [comment:2 toby@?]: > A few of the commands are obsolete/nonexistent... stdout/stderr/reloadttys, maybe others. they are from 10.4's launchctl. Were they removed in 10.5? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:27:42 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:27:42 -0000 Subject: [MacPorts] #19857: [PATCH] Update request of aqua/LyX to version 1.6.3 In-Reply-To: <054.f67fae323bdecf57f37925e38685e9e2@macports.org> References: <054.f67fae323bdecf57f37925e38685e9e2@macports.org> Message-ID: <063.e81e49d7d44433dd540567cd4a570bc5@macports.org> #19857: [PATCH] Update request of aqua/LyX to version 1.6.3 ---------------------------------+------------------------------------------ Reporter: yokota33@? | Owner: macports-tickets@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: LyX | ---------------------------------+------------------------------------------ Changes (by snc@?): * status: new => closed * resolution: => fixed Comment: Committed in r54928. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:30:47 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:30:47 -0000 Subject: [MacPorts] #19857: [PATCH] Update request of aqua/LyX to version 1.6.3 In-Reply-To: <054.f67fae323bdecf57f37925e38685e9e2@macports.org> References: <054.f67fae323bdecf57f37925e38685e9e2@macports.org> Message-ID: <063.b945d064f45d53e0981118d10b40d26a@macports.org> #19857: [PATCH] Update request of aqua/LyX to version 1.6.3 ---------------------------------+------------------------------------------ Reporter: yokota33@? | Owner: macports-tickets@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: LyX | ---------------------------------+------------------------------------------ Comment(by snc@?): Whitespace fixed in r54929. Took as openmaintainership and removed default use_parallel_build -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:53:16 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:53:16 -0000 Subject: [MacPorts] #18807: Can't build screen 4.0.3_3 on Tiger PPC In-Reply-To: <058.43242741575b0ccda00a754a007948af@macports.org> References: <058.43242741575b0ccda00a754a007948af@macports.org> Message-ID: <067.c7bc3740e2cb49981cb450642bb33333@macports.org> #18807: Can't build screen 4.0.3_3 on Tiger PPC -------------------------------------+-------------------------------------- Reporter: jan.matousek@? | Owner: digdog@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: screen | -------------------------------------+-------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: Supposedly fixed in r45786, although I obviously haven't tested it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:56:28 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:56:28 -0000 Subject: [MacPorts] #20540: clutter-gst-1.0 portfile submission In-Reply-To: <057.577c062c3648614c2e1b87e2433364f8@macports.org> References: <057.577c062c3648614c2e1b87e2433364f8@macports.org> Message-ID: <066.2b4bff66f0525bdb5e8ab8fcc5a2573e@macports.org> #20540: clutter-gst-1.0 portfile submission ------------------------------------+--------------------------------------- Reporter: nodamage@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: clutter-gst | ------------------------------------+--------------------------------------- Comment(by nodamage@?): Whoops, I must have missed that dependency. Thanks for adding it in. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 12:58:10 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 19:58:10 -0000 Subject: [MacPorts] #20555: new port : py25-quodlibet In-Reply-To: <054.e76c4afdecbf0ac529ce782d40497c43@macports.org> References: <054.e76c4afdecbf0ac529ce782d40497c43@macports.org> Message-ID: <063.32a30d5c3b7fa76fb0a451c2360dbe03@macports.org> #20555: new port : py25-quodlibet --------------------------------+------------------------------------------- Reporter: neric27@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-quodlibet --------------------------------+------------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 13:01:08 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 20:01:08 -0000 Subject: [MacPorts] #20554: mongodb-0.9.6 upgrade request In-Reply-To: <051.a21b0cb785dc2465fc0364c0b40650ea@macports.org> References: <051.a21b0cb785dc2465fc0364c0b40650ea@macports.org> Message-ID: <060.8a19b68e42cb23cef8c0e1799c771960@macports.org> #20554: mongodb-0.9.6 upgrade request ------------------------------+--------------------------------------------- Reporter: mike@? | Owner: blb@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: mongodb | ------------------------------+--------------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => fixed Comment: Updated in r54932, thanks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 13:10:00 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 20:10:00 -0000 Subject: [MacPorts] #20555: new port : py25-quodlibet In-Reply-To: <054.e76c4afdecbf0ac529ce782d40497c43@macports.org> References: <054.e76c4afdecbf0ac529ce782d40497c43@macports.org> Message-ID: <063.24b835f58cd81f4b887dbd62ab5dbaf1@macports.org> #20555: new port : py25-quodlibet ---------------------------------+------------------------------------------ Reporter: neric27@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-quodlibet | ---------------------------------+------------------------------------------ Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Used shorthand for googlecode in master_sites. Committed in r54933. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 13:40:30 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 20:40:30 -0000 Subject: [MacPorts] #20555: new port : py25-quodlibet In-Reply-To: <054.e76c4afdecbf0ac529ce782d40497c43@macports.org> References: <054.e76c4afdecbf0ac529ce782d40497c43@macports.org> Message-ID: <063.188d482cb762d260f0e9221b18c87978@macports.org> #20555: new port : py25-quodlibet ---------------------------------+------------------------------------------ Reporter: neric27@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-quodlibet | ---------------------------------+------------------------------------------ Comment(by neric27@?): Wow, that was quick ! Thanks Jeremy. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 13:51:05 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 20:51:05 -0000 Subject: [MacPorts] #18235: screen-4.0.3_3+darwin_9 Screen breaks OSX CLI tools. In-Reply-To: <053.351d6cc15078aad327629679912211a4@macports.org> References: <053.351d6cc15078aad327629679912211a4@macports.org> Message-ID: <062.87f3de687045fb32ffa726bbb21bc5c8@macports.org> #18235: screen-4.0.3_3+darwin_9 Screen breaks OSX CLI tools. --------------------------------+------------------------------------------- Reporter: lhunath@? | Owner: digdog@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: wontfix | Keywords: Port: screen | --------------------------------+------------------------------------------- Comment(by lhunath@?): Does that mean that the patch that the situation is black or white? Either we apply the patch or we don't? The whole point for this ticket is to find a middle way; applying the functionality introduced by the patch while not breaking the existing functionality which involves any communication between the terminal and apple utilities (this is definitely not a case of just pbcopy being broken). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 13:57:58 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 20:57:58 -0000 Subject: [MacPorts] #20550: can't fetch py26-modulegraph-devel In-Reply-To: <050.75b8b615d954636f00a7b0685966596e@macports.org> References: <050.75b8b615d954636f00a7b0685966596e@macports.org> Message-ID: <059.2a2c95824e1cd4105ce7a29a15af15df@macports.org> #20550: can't fetch py26-modulegraph-devel -------------------------------------+-------------------------------------- Reporter: VV@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: duplicate | Keywords: Port: py26-modulegraph-devel | -------------------------------------+-------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => duplicate Comment: #20504 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 15:09:50 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 22:09:50 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.fcf8cd7881a279d481006673f9437b95@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ Comment(by objectivecanine@?): I'm running version 1.710 (as reported by 'port'. I have a debug log now, and I waded into it, and I can give a more detailed explanation of the symptom: nspr is compiled as an i386 binary, and nss is being compiled as an x86_64 one, and thus they don't link together: /usr/bin/gcc-4.0 -arch x86_64 -dynamiclib -compatibility_version 1 -current_version 1 -install_name /opt/local/lib/nss/libnssutil3.dylib -headerpad_max_install_names -L/opt/local/lib/nspr -L/opt/local/lib/ -o Darwin9.7.0_gcc-4.0_DBG.OBJ/libnssutil3.dylib Darwin9.7.0_gcc-4.0_DBG.OBJ/quickder.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secdig.o Darwin9.7.0_gcc-4.0_DBG.OBJ/derdec.o Darwin9.7.0_gcc-4.0_DBG.OBJ/derenc.o Darwin9.7.0_gcc-4.0_DBG.OBJ/dersubr.o Darwin9.7.0_gcc-4.0_DBG.OBJ/dertime.o Darwin9.7.0_gcc-4.0_DBG.OBJ/nssb64d.o Darwin9.7.0_gcc-4.0_DBG.OBJ/nssb64e.o Darwin9.7.0_gcc-4.0_DBG.OBJ/nssrwlk.o Darwin9.7.0_gcc-4.0_DBG.OBJ/nssilock.o Darwin9.7.0_gcc-4.0_DBG.OBJ/oidstring.o Darwin9.7.0_gcc-4.0_DBG.OBJ/portreg.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secalgid.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secasn1d.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secasn1e.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secasn1u.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secitem.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secoid.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sectime.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secport.o Darwin9.7.0_gcc-4.0_DBG.OBJ/secinit.o Darwin9.7.0_gcc-4.0_DBG.OBJ/templates.o Darwin9.7.0_gcc-4.0_DBG.OBJ/utf8.o -L../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/lib -L/opt/local/lib/nspr -lplc4 -lplds4 -lnspr4 ld warning: in /opt/local/lib/nspr/libplc4.dylib, file is not of required architecture ld warning: in /opt/local/lib/nspr/libplds4.dylib, file is not of required architecture ld warning: in /opt/local/lib/nspr/libnspr4.dylib, file is not of required architecture $ file /opt/local/lib/nspr/lib*dylib /opt/local/lib/nspr/libnspr4.dylib: Mach-O dynamically linked shared library i386 /opt/local/lib/nspr/libplc4.dylib: Mach-O dynamically linked shared library i386 /opt/local/lib/nspr/libplds4.dylib: Mach-O dynamically linked shared library i386 Note that I am _NOT_ building either as a +universal, and this machine _DOES NOT_ have x86_64 listed in macports.conf! If you still want a debug log, let me know, and I can stick it somewhere -- I should be around the rest of the week, but it's a really long file and I did poke around changing a couple things after reading it the first time, and silly me, I didn't save it first. :) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 15:22:39 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 22:22:39 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.0b22097a2a9cb39d4928e087d4dfb1c4@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ Description changed by macsforever2000@?: Old description: > While installing Pidgin via MacPorts on a brand new OSX installation, I > get the following: > > ---> Building nss > Error: Target org.macports.build returned: shell command "cd > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nss/work/nss-3.12.3 > && make -C mozilla/security/coreconf/nsinstall > NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1 USE_64=0 && make > -C mozilla/security/dbm NSPR_LIB_DIR=/opt/local/lib/nspr > NSS_USE_SYSTEM_SQLITE=1 USE_64=0 && make -C mozilla/security/nss > NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1 USE_64=0" > returned error 2 > Command output: _port_ArenaRelease in secport.o > _PORT_ArenaUnmark_Util in secport.o > _PORT_ArenaUnmark_Util in secport.o > _SEC_Init in secinit.o > _sec_port_read_utf8 in utf8.o > _sec_port_ucs4_utf8_conversion_function in utf8.o > _sec_port_ucs4_utf8_conversion_function in utf8.o > _sec_port_ucs2_utf8_conversion_function in utf8.o > _sec_port_ucs2_utf8_conversion_function in utf8.o > _sec_port_ucs2_utf8_conversion_function in utf8.o > _sec_port_iso88591_utf8_conversion_function in utf8.o > "_PR_GetError", referenced from: > _PORT_GetError_Util in secport.o > "_PR_NewCondVar", referenced from: > _NSSRWLock_New_Util in nssrwlk.o > _NSSRWLock_New_Util in nssrwlk.o > "_PR_GetEnv", referenced from: > _SECOID_Init in secoid.o > _SECOID_Init in secoid.o > _PORT_FreeArena_Util in secport.o > "_PR_ExplodeTime", referenced from: > _DER_TimeToUTCTimeArena in dertime.o > _DER_TimeToGeneralizedTimeArena_Util in dertime.o > _CERT_UTCTime2FormattedAscii in sectime.o > _CERT_GenTime2FormattedAscii_Util in sectime.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[2]: *** [Darwin9.7.0_gcc-4.0_DBG.OBJ/libnssutil3.dylib] Error 1 > make[1]: *** [libs] Error 2 > make: *** [libs] Error 2 > > Error: Status 1 encountered during processing. > > This occurs on a 64-bit Intel system running 10.5.7. New description: While installing Pidgin via MacPorts on a brand new OSX installation, I get the following: {{{ ---> Building nss Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nss/work/nss-3.12.3 && make -C mozilla/security/coreconf/nsinstall NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1 USE_64=0 && make -C mozilla/security/dbm NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1 USE_64=0 && make -C mozilla/security/nss NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1 USE_64=0" returned error 2 Command output: _port_ArenaRelease in secport.o _PORT_ArenaUnmark_Util in secport.o _PORT_ArenaUnmark_Util in secport.o _SEC_Init in secinit.o _sec_port_read_utf8 in utf8.o _sec_port_ucs4_utf8_conversion_function in utf8.o _sec_port_ucs4_utf8_conversion_function in utf8.o _sec_port_ucs2_utf8_conversion_function in utf8.o _sec_port_ucs2_utf8_conversion_function in utf8.o _sec_port_ucs2_utf8_conversion_function in utf8.o _sec_port_iso88591_utf8_conversion_function in utf8.o "_PR_GetError", referenced from: _PORT_GetError_Util in secport.o "_PR_NewCondVar", referenced from: _NSSRWLock_New_Util in nssrwlk.o _NSSRWLock_New_Util in nssrwlk.o "_PR_GetEnv", referenced from: _SECOID_Init in secoid.o _SECOID_Init in secoid.o _PORT_FreeArena_Util in secport.o "_PR_ExplodeTime", referenced from: _DER_TimeToUTCTimeArena in dertime.o _DER_TimeToGeneralizedTimeArena_Util in dertime.o _CERT_UTCTime2FormattedAscii in sectime.o _CERT_GenTime2FormattedAscii_Util in sectime.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [Darwin9.7.0_gcc-4.0_DBG.OBJ/libnssutil3.dylib] Error 1 make[1]: *** [libs] Error 2 make: *** [libs] Error 2 Error: Status 1 encountered during processing. }}} This occurs on a 64-bit Intel system running 10.5.7. -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 15:28:26 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 22:28:26 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.20056dba66618f806bf27f58f1c6643c@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ Comment(by toby@?): Debug output would be very helpful. You can just attach it... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 15:35:07 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 22:35:07 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.af9dafd6d132a3fd1007231f8aab08de@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ Comment(by toby@?): Possibly fixed by r54941. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 16:07:55 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 23:07:55 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.1b5194b5f1b1ab8378311be10db18874@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ Comment(by objectivecanine@?): I didn't realize until you said so that I could attach a file. I uninstalled and reinstalled MacPorts, and requested the install of just nss. It bombed again. I cleaned it, tried again with the command you'd wanted, log attached above. Hope this helps! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 16:09:58 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 23:09:58 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.4cb7680f795aa32a41dceb5e305edade@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ Comment(by toby@?): Probably didn't pick up the latest change - give it an hour, run selfupdate... hopefully it should work. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 16:19:11 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 23:19:11 -0000 Subject: [MacPorts] #20079: kile-2.1-new port In-Reply-To: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> References: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> Message-ID: <079.423e7a42f0dde7bb1830819d9f8c71d8@macports.org> #20079: kile-2.1-new port -------------------------------------------------+-------------------------- Reporter: nicos_pavlov@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: kile-devel | -------------------------------------------------+-------------------------- Changes (by ryandesign@?): * cc: ryandesign@? (added) Comment: Don't forget to use ${prefix} instead of hardcoding /opt/local. I fixed this in r54950. You should also consider moving this port to the cmake portgroup. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 16:20:50 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 23:20:50 -0000 Subject: [MacPorts] #20358: py-pygresql install error In-Reply-To: <053.e85d3827b3e8f4600aec2ca94a18e54f@macports.org> References: <053.e85d3827b3e8f4600aec2ca94a18e54f@macports.org> Message-ID: <062.0c4b9de826a5c7a190511f500f98098c@macports.org> #20358: py-pygresql install error --------------------------------+------------------------------------------- Reporter: joumon@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: duplicate | Keywords: Port: py-pygresql | --------------------------------+------------------------------------------- Changes (by ryandesign@?): * port: => py-pygresql Old description: > When I tried to install py-pygresql, I got the following error. I googled > this and found some tips, but nothing helped, though. It'd be greatly > appreciated in advance if someone could help me out. > > My Mac version is 10.5.7 and I also installed python 2.4, 2.5, and 2.6 > altogether, but 2.6 is the default. The error message is attached as > below. > > $ sudo port install py-pygresql > ---> Building py-pygresql > Error: Target org.macports.build returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports > .org_release_ports_python_py-pygresql/work/PyGreSQL-4.0" && > /opt/local/bin/python2.4 setup.py build " returned error 1 > Command output: Traceback (most recent call last): > File "setup.py", line 133, in ? > classifiers=[ > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/core.py", > line 123, in setup > dist.parse_config_files() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", > line 339, in parse_config_files > filenames = self.find_config_files() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", > line 302, in find_config_files > check_environ() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", > line 209, in check_environ > os.environ['PLAT'] = get_platform() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", > line 78, in get_platform > cfgvars = get_config_vars() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", > line 488, in get_config_vars > func() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", > line 373, in _init_posix > raise DistutilsPlatformError(my_msg) > distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET > mismatch: now "10.5" but "10.3" during configure > > Error: Status 1 encountered during processing. New description: When I tried to install py-pygresql, I got the following error. I googled this and found some tips, but nothing helped, though. It'd be greatly appreciated in advance if someone could help me out. My Mac version is 10.5.7 and I also installed python 2.4, 2.5, and 2.6 altogether, but 2.6 is the default. The error message is attached as below. {{{ $ sudo port install py-pygresql ---> Building py-pygresql Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-pygresql/work/PyGreSQL-4.0" && /opt/local/bin/python2.4 setup.py build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 133, in ? classifiers=[ File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/core.py", line 123, in setup dist.parse_config_files() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", line 339, in parse_config_files filenames = self.find_config_files() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", line 302, in find_config_files check_environ() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", line 209, in check_environ os.environ['PLAT'] = get_platform() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", line 78, in get_platform cfgvars = get_config_vars() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars func() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix raise DistutilsPlatformError(my_msg) distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.5" but "10.3" during configure Error: Status 1 encountered during processing. }}} -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 16:24:23 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 23:24:23 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.4be5c1ff39a86e06556ae0854b0379b1@macports.org> #20543: nss fails initial build at link phase ---------------------------------------+------------------------------------ Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------------+------------------------------------ Comment(by objectivecanine@?): I did a 'port sync', then uninstalled the few installed packages, and tried again. Worked this time. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 16:29:46 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 23:29:46 -0000 Subject: [MacPorts] #18326: texlive_base: library not found -lSM In-Reply-To: <055.2f3ccc2249d7ef216221d4c438b941e4@macports.org> References: <055.2f3ccc2249d7ef216221d4c438b941e4@macports.org> Message-ID: <064.6739779e07f6f3a4bfb5643b7e4644b3@macports.org> #18326: texlive_base: library not found -lSM -------------------------------------+-------------------------------------- Reporter: milosh@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: texlive_base lSM Port: texlive_base xorgs-lsm | -------------------------------------+-------------------------------------- Changes (by jmr@?): * status: new => closed * resolution: => fixed Comment: Was fixed in r50543. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 16:38:20 2009 From: noreply at macports.org (MacPorts) Date: Tue, 04 Aug 2009 23:38:20 -0000 Subject: [MacPorts] #18235: screen-4.0.3_3+darwin_9 Screen breaks OSX CLI tools. In-Reply-To: <053.351d6cc15078aad327629679912211a4@macports.org> References: <053.351d6cc15078aad327629679912211a4@macports.org> Message-ID: <062.4e0cbb60fe29f1259d6eb385419f0415@macports.org> #18235: screen-4.0.3_3+darwin_9 Screen breaks OSX CLI tools. --------------------------------+------------------------------------------- Reporter: lhunath@? | Owner: digdog@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: wontfix | Keywords: Port: screen | --------------------------------+------------------------------------------- Comment(by jeremyhu@?): The problem is with the behavior of launchd on Leopard. In essence, on Leopard, each login has its own separate launchd environment. On SL, it is per-user (thus you will share a launchd environment with your console login when you login via ssh or get a new login environment via screen). That is essentially the root of the problem here. If you're interested, Damien Sorresso gave a nice talk at WWDC this summer about the changes in SL's launchd. I believe either a webcast or slides may be available in Apple's dev-central... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 17:08:19 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 00:08:19 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.42caf97a73de757d667b91efb3510c55@macports.org> #20543: nss fails initial build at link phase ----------------------------------------+----------------------------------- Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: nss | ----------------------------------------+----------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: Yeah, thought so. Speculative build fix ftw! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 17:11:49 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 00:11:49 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.79b9de6db06f0526c3d7d33b0f65f2bb@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): Upgrade does not actually install a new scapy version. $ sudo port uninstall scapy ---> Deactivating scapy @2.0.0.10_0 ---> Uninstalling scapy @2.0.0.10_0 $ sudo port install scapy ---> Fetching scapy ---> Verifying checksum(s) for scapy ---> Extracting scapy ---> Configuring scapy ---> Building scapy ---> Staging scapy into destroot ---> Installing scapy @2.0.0.10_0 ---> Activating scapy @2.0.0.10_0 ---> Cleaning scapy $ sudo port contents scapy Port scapy contains: /opt/local/bin/scapy.py /opt/local/etc/ethertypes $ sudo /opt/local/bin/scapy.py Password: /opt/local/bin/scapy.py:3156: Warning: 'with' will become a reserved keyword in Python 2.6 /opt/local/bin/scapy.py:3158: Warning: 'with' will become a reserved keyword in Python 2.6 Welcome to Scapy (1.2.0.2) >>> -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 17:12:23 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 00:12:23 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.ee698a9827a5664da2f3bdccb3a8bc36@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): It seems I do not have permission to reopen ticket -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 17:14:28 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 00:14:28 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.f43c8eff17bfeb37e6fc7140b4499ccf@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by snc@?): Alrighty, I'll bump the revision. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 17:25:04 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 00:25:04 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.25d9a8d0acf751bd7379cfd4f94fb294@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): Not sure its that simple, Scapy 2 is now a Framework install -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 17:38:17 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 00:38:17 -0000 Subject: [MacPorts] #20543: nss fails initial build at link phase In-Reply-To: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> References: <061.e59e83187cfa8f0f8959f169e69bac1f@macports.org> Message-ID: <070.ccd358655807df034d5497c47198eebb@macports.org> #20543: nss fails initial build at link phase ----------------------------------------+----------------------------------- Reporter: objectivecanine@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: nss | ----------------------------------------+----------------------------------- Comment(by objectivecanine@?): Replying to [comment:9 toby@?]: > Yeah, thought so. Speculative build fix ftw! Yes, so I guess nss _is_ all kinds of broken for universal builds. And me wanting everything 64-bit. Especially Ruby, though THAT'S another matter. :) I appreciate the rapid response, though! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 18:03:09 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 01:03:09 -0000 Subject: [MacPorts] #19523: Mac OS X 10.5.6 libiconv, openssl errors when trying to build PHP 5.2.9 In-Reply-To: <055.83f342e0b820b53de4da0649b4d68410@macports.org> References: <055.83f342e0b820b53de4da0649b4d68410@macports.org> Message-ID: <064.9c1113f3a96210354e426eac5ecc4b00@macports.org> #19523: Mac OS X 10.5.6 libiconv, openssl errors when trying to build PHP 5.2.9 ---------------------------------+------------------------------------------ Reporter: z3r0_f4ct0r@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: libiconv, openssl | Port: libiconv, openssl ---------------------------------+------------------------------------------ Comment(by z3r0_f4ct0r@?): Turns out that PHP 5.3 uses mysqlnd vs mysqli http://dev.mysql.com/downloads/connector/php-mysqlnd/ So I had to change the config options to include: --with-mysql=mysqlnd, --with-mysqli=mysqlnd and --with-pdo-mysql=mysqlnd to compile PHP with mysqlnd support. Now I'm having issues with sqlite3 with the following config: {{{ './configure' \ '--disable-all' \ '--with-apxs2=/usr/sbin/apxs' \ '--with-mysql=mysqlnd' \ '--with-mysqli=mysqlnd' \ '--prefix=/usr/local/php' \ '--with-config-file-path=/usr/local/php' \ '--with-zlib' \ '--with-gettext=/opt/local' \ '--with-gdbm=/opt/local' \ '--with-mcrypt=/opt/local' \ '--with-curl=/opt/local' \ '--with-openssl' \ '--with-sqlite' \ '--enable-sqlite-utf8' \ '--enable-libxml' \ '--enable-simplexml' \ '--enable-xml' \ '--enable-xmlreader' \ '--enable-xmlwriter' \ '--enable-dom' \ '--with-pcre-regex' \ '--enable-session' \ '--enable-spl' \ '--with-gd' \ '--with-jpeg-dir=/opt/local' \ '--with-png-dir=/opt/local' \ '--with-freetype-dir=/opt/local' \ '--enable-ctype' \ '--with-iconv=/opt/local' \ '--with-xsl' \ '--with-pear' \ '--enable-hash' \ '--enable-json' \ '--enable-mbstring' \ '--enable-pdo' \ '--with-pdo-mysql=mysqlnd' \ '--enable-ftp' \ '--with-pdo-dblib=/opt/local' \ '--enable-shmop' \ '--enable-pcntl' \ '--enable-posix' }}} I've tried with the above config and even: {{{ --enable-pdo=shared \ --with-sqlite=shared \ --with-pdo-sqlite=shared }}} but I get this error: {{{ checking for dnet_addr in -ldnet_stub... no checking for Firebird support for PDO... no checking for MySQL support for PDO... no checking Oracle OCI support for PDO... no checking for ODBC v3 support for PDO... no checking for PostgreSQL support for PDO... no checking for sqlite 3 support for PDO... yes checking for PDO includes... (cached) /usr/local/src/php-5.3.0/ext configure: error: You've configured extension pdo_sqlite, which depends on extension sqlite3, but you've either not enabled sqlite3, or have disabled it. }}} Ideas? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 18:07:58 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 01:07:58 -0000 Subject: [MacPorts] #20556: Port should ask before performing time consuming or complex operations Message-ID: <048.cbefec31917e6b9a774126dcf3510010@macports.org> #20556: Port should ask before performing time consuming or complex operations --------------------------+------------------------------------------------- Reporter: nick@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: --------------------------+------------------------------------------------- First of all -- thank you for contributing to open-source software! I know that it is a lot of work ... But. I just installed macports in order to run a trivial program. I did 'sudo port install klavaro' ... ... and it installed *hundreds* of packages, most of which I neither need, want -- or already have perfectly functional copies of. I did *not* ask for a general update of packages on my machine, and am fairly peeved that someone thought I might have. It was unclear to me whether it was safe to abort the procedure -- once you see something being done unsafely, it's natural to doubt their ability to do something else safely (like cleaning up properly after an abort without leaving libraries half-copied). So I let it run. When earlier I had tried to compile this trivial program from source, it complained of four dependencies. I dearly wish I had simply downloaded them. If I hear someone reply "but you should have called port with the --head- in-sand option!" I will scream. Virtually. At least 'yum' has the decency to *ask permission*. I have good reason to be skeptical of package managers like this -- ever since fink screwed up some system libraries for me and prompted a re- install of my system. That was many years ago but (as I am sure you'll understand) it left a bad taste in my mouth. I decided to try a different package manager -- and got burned again. Please, please, please, writers of open source, do not assume that your software is the most important thing in the world. It is the most important thing in the world to *you*. But to me it is a very small part of my day, and I just want to get on with that. Now I find it complains of incompatible xcode versions. I don't want to fix it. Is there some way of removing port and undoing everything it did? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 18:17:33 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 01:17:33 -0000 Subject: [MacPorts] #20556: Port should ask before performing time consuming or complex operations In-Reply-To: <048.cbefec31917e6b9a774126dcf3510010@macports.org> References: <048.cbefec31917e6b9a774126dcf3510010@macports.org> Message-ID: <057.f99736f9c7bf0f0ac45de483bc55dade@macports.org> #20556: Port should ask before performing time consuming or complex operations --------------------------+------------------------------------------------- Reporter: nick@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: --------------------------+------------------------------------------------- Comment(by singingwolfboy@?): First, your request: yes, in fact, there is a very easy way to remove port and undoing everything it did. By default, Macports installs to the /opt/local directory, and keeps *everything* it does in that directory, including installed software. You should be able to just do a `$ rm -rf /opt/` and everything should be back to the way it was before you installed Macports. Second, the underlying principle. I definitely agree with you that port should ask permission by default before installing anything, the way yum does. Unfortunately, I am fairly new to the Macports community, and I have no idea how to go about doing that. :( -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 18:39:15 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 01:39:15 -0000 Subject: [MacPorts] #20556: Port should ask before performing time consuming or complex operations In-Reply-To: <048.cbefec31917e6b9a774126dcf3510010@macports.org> References: <048.cbefec31917e6b9a774126dcf3510010@macports.org> Message-ID: <057.37c0272aa445e9eee56b5e066e07c8e6@macports.org> #20556: Port should ask before performing time consuming or complex operations ---------------------------+------------------------------------------------ Reporter: nick@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 1.7.1 Resolution: worksforme | Keywords: Port: | ---------------------------+------------------------------------------------ Changes (by blb@?): * status: new => closed * resolution: => worksforme * component: ports => base Comment: Hundreds? klavaro appears to need just gtk2, which brings in nearly 90 packages in total. Since MacPorts will install necessary dependencies for whatever you tell it to install, then your request would basically mean every run of port would need to first ask, since it could involve quite a few dependencies; or it could be just a few, but some ports may take quite some time to build. Hence, any use of 'port install' may be time consuming. For complete removal, see the [http://trac.macports.org/wiki/FAQ#uninstall the FAQ entry]. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 19:38:26 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 02:38:26 -0000 Subject: [MacPorts] #20274: Update FAQ entry on python dependencies In-Reply-To: <055.15a6982145c13b0d673b57b15e44fb4f@macports.org> References: <055.15a6982145c13b0d673b57b15e44fb4f@macports.org> Message-ID: <064.34d04a1fd4cf1c598b4cde51ba359398@macports.org> #20274: Update FAQ entry on python dependencies ----------------------------------+----------------------------------------- Reporter: warren@? | Owner: blb@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: website | Version: 1.7.1 Resolution: worksforme | Keywords: Port: | ----------------------------------+----------------------------------------- Changes (by blb@?): * status: new => closed * resolution: => worksforme Comment: The issue of 'port install' not upgrading dependencies should be taken care of by jmr in r54893. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 19:39:19 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 02:39:19 -0000 Subject: [MacPorts] #19775: Compiling MacPython26 or 25 have error In-Reply-To: <068.1edb921a2f493f86346c1d29ea00a612@macports.org> References: <068.1edb921a2f493f86346c1d29ea00a612@macports.org> Message-ID: <077.7a3d169a9ab3283b98105014b4bd2a2e@macports.org> #19775: Compiling MacPython26 or 25 have error -----------------------------------------------+---------------------------- Reporter: alexandre.grivel@? | Owner: blb@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: python26 | -----------------------------------------------+---------------------------- Changes (by blb@?): * status: new => closed * resolution: => worksforme Comment: Closing, lack of response. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 19:41:01 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 02:41:01 -0000 Subject: [MacPorts] #20556: Port should ask before performing time consuming or complex operations In-Reply-To: <048.cbefec31917e6b9a774126dcf3510010@macports.org> References: <048.cbefec31917e6b9a774126dcf3510010@macports.org> Message-ID: <057.3d41f72c155dcc7c0343e6fa7178fc5f@macports.org> #20556: Port should ask before performing time consuming or complex operations ---------------------------+------------------------------------------------ Reporter: nick@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 1.7.1 Resolution: worksforme | Keywords: Port: | ---------------------------+------------------------------------------------ Comment(by nick@?): It's very kind of you to respond so quickly and courteously to my somewhat flamey message! >By default, Macports installs to the /opt/local directory, and keeps *everything* it does in that directory, Wow. That sounds ... very difficult to arrange for. Everything must need to be recompiled with totally different options. Perhaps that's why it was installing new versions of stuff I already had (like perl) ... because it wanted its *own* version? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 19:43:47 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 02:43:47 -0000 Subject: [MacPorts] #20556: Port should ask before performing time consuming or complex operations In-Reply-To: <048.cbefec31917e6b9a774126dcf3510010@macports.org> References: <048.cbefec31917e6b9a774126dcf3510010@macports.org> Message-ID: <057.cc91af79b44513160bf64d4b60bf9ed4@macports.org> #20556: Port should ask before performing time consuming or complex operations ---------------------------+------------------------------------------------ Reporter: nick@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 1.7.1 Resolution: worksforme | Keywords: Port: | ---------------------------+------------------------------------------------ Comment(by nick@?): I see now there were 74 packages it installed (before it got the xcode error). The original output of port was something like 800 lines -- you'll pardon me for not counting. What made my eyes bug out was "sqlite3"; at that point I decided it was doing something uncalled-for. If that truly is in the dependency list then I apologize for freaking out. As I said, I've been burned before. It still would be nice if port gave me a vague idea of why it was taking 20 minutes to install a *typing* program. If I understood what it was doing, I would be happier watching it do it. > Since MacPorts will install necessary dependencies for whatever you tell > it to install, then your request would basically mean every run of port > would need to first ask, That's precisely what yum does ... it prints the dependency list and tells you what it's going to download. There are other things to dislike about yum, but that isn't one of them. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 19:50:45 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 02:50:45 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.3e764c0352f7739e46dcf124ce38a08f@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): Also looks to me that the portfile selects distfiles ${name}.py:code ethertypes:files so still pulls the 1.2 branch not the current 2.0 branch -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 20:59:52 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 03:59:52 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.42e2b3c6c2bef46283ff31a16730ec81@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): OK so I started again with my local porttfile, (attached in my next post) It Has the correct get syntax now and downloads the release (a zip file) But the unzip stage errors out at warning [/opt/local/var/macports/distfiles/python/scapy-2.0.0.10.zip]: 61 extra bytes at beginning or within zipfile (attempting to process anyway) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 21:00:25 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 04:00:25 -0000 Subject: [MacPorts] #16752: aqbanking build fails (wrong libgwenhywfar library version) In-Reply-To: <055.b15b8613b8dcee940a8e04ada7ae5fcf@macports.org> References: <055.b15b8613b8dcee940a8e04ada7ae5fcf@macports.org> Message-ID: <064.64cff7bdbea6785ee53937793d56eb28@macports.org> #16752: aqbanking build fails (wrong libgwenhywfar library version) ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: aqbanking ---------------------------------+------------------------------------------ Comment(by jim+macports@?): Use `port deactivate aqbanking` before install to work around the problem. It is trying to link with the existing aqbanking.dylib in /opt/local/lib, instead of the locally generated one, presumably due to an ordering problem in the link line. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 21:51:59 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 04:51:59 -0000 Subject: [MacPorts] #19523: Mac OS X 10.5.6 libiconv, openssl errors when trying to build PHP 5.2.9 In-Reply-To: <055.83f342e0b820b53de4da0649b4d68410@macports.org> References: <055.83f342e0b820b53de4da0649b4d68410@macports.org> Message-ID: <064.4818ea9af1b55796d6c983c46990811d@macports.org> #19523: Mac OS X 10.5.6 libiconv, openssl errors when trying to build PHP 5.2.9 ---------------------------------+------------------------------------------ Reporter: z3r0_f4ct0r@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: libiconv, openssl | Port: libiconv, openssl ---------------------------------+------------------------------------------ Comment(by ryandesign@?): At this point, compiling php and its dependencies 64-bit is not on my to- do list. I can't really help you compile PHP from source. MacPorts already provides mysqlnd support in the +mysqlnd variant. MacPorts also already builds the sqlite shared modules in the php5-sqlite port. You can read the Portfiles to see how I did this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 22:01:33 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 05:01:33 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.bba9414e7ff2310c8cacb068a8431c7d@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): Here are the instructions for installing scapy 2 (it uses the standard distutils method) https://www.secdev.org/projects/scapy/doc/installation.html#installing- scapy-v2-x -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Tue Aug 4 23:02:30 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 06:02:30 -0000 Subject: [MacPorts] #20029: chicken: update to version 4.0.0 In-Reply-To: <060.56e01b4e2ef2411b17980eb428cd2b11@macports.org> References: <060.56e01b4e2ef2411b17980eb428cd2b11@macports.org> Message-ID: <069.5a4e96da628b353241d8ea61ad1073a0@macports.org> #20029: chicken: update to version 4.0.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@? | Owner: arto.bendiken@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: chicken --------------------------------------+------------------------------------- Comment(by ivan.g.raikov@?): Chicken 4.1.0 has been released, attached is a Portfile patch for it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 00:54:46 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 07:54:46 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.9cf53187d2082ef3fe6a98d01a24ef80@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Comment(by guy.kogus@?): If you're thinking that it's something to do with port clashes, and I'm having the same problem, I thought that it might help to give you mine as well. {{{ The following ports are currently installed: apr @1.3.7_0 (active) apr-util @1.3.8_0 (active) aspell @0.60.6_2+macosx (active) atk @1.26.0_1 (active) autoconf @2.64_0 (active) automake @1.11_0 (active) bash @4.0.28_0 (active) boost @1.39.0_2 (active) boost-jam @3.1.17_0 (active) bzip2 @1.0.5_2 (active) cairo @1.8.8_0+macosx (active) cairomm @1.8.2_0 (active) coreutils @7.4_0 (active) ctags @5.8_0 (active) cyrus-sasl2 @2.1.23_0+kerberos (active) db46 @4.6.21_5 (active) dbus @1.2.14_0 (active) dbus-glib @0.80_0 (active) docbook-xml @5.0_0 (active) docbook-xml-4.1.2 @4.1.2_1 (active) docbook-xml-4.2 @4.2_0 (active) docbook-xml-4.3 @4.3_0 (active) docbook-xml-4.4 @4.4_0 (active) docbook-xml-4.5 @4.5_0 (active) docbook-xml-5.0 @5.0_0 (active) docbook-xsl @1.75.1_0 (active) enchant @1.5.0_0 (active) expat @2.0.1_0 (active) fftw-3 @3.2.2_0 (active) fontconfig @2.7.1_0+macosx (active) freetype @2.3.9_0+macosx (active) gcc44 @4.4.1_0 (active) gconf @2.26.2_0 (active) gdbm @1.8.3_1 (active) gedit @2.26.3_0 (active) getopt @1.1.4_1 (active) gettext @0.17_4 (active) glib2 @2.20.4_0 (active) glibmm @2.20.1_0 (active) gmp @4.3.1_1 (active) gnome-common @2.26.0_0 (active) gnome-doc-utils @0.16.1_0 (active) gperf @3.0.4_0 (active) grep @2.5.3_0 (active) gtk-doc @1.11_0 (active) gtk2 @2.16.4_0+x11 (active) gtkmm @2.16.0_0 (active) gtksourceview2 @2.6.2_0 (active) help2man @1.36.4_1 (active) hunspell @1.2.8_0 (active) intltool @0.40.6_0 (active) iso-codes @3.10.1_0 (active) jasper @1.900.1_4 (active) jpeg @6b_3 (active) less @436_0 (active) libglade2 @2.6.4_0 (active) libiconv @1.13_0 (active) libidl @0.8.13_0 (active) libpixman @0.14.0_0 (active) libpng @1.2.38_0 (active) libsigcxx2 @2.2.3_0 (active) libtool @2.2.6a_0 (active) libxml2 @2.7.3_0 (active) libxslt @1.1.24_2 (active) lzmautils @4.32.7_1 (active) m4 @1.4.13_0 (active) mpfr @2.4.1-p4_1 (active) ncurses @5.7_0 (active) ncursesw @5.7_0 (active) neon @0.28.4_0 (active) openssl @0.9.8k_0 (active) orbit2 @2.14.17_1 (active) p5-locale-gettext @1.05_0 (active) p5-xml-parser @2.36_0 (active) pango @1.24.5_0+macosx (active) pangomm @2.24.0_0 (active) pcre @7.9_0 (active) perl5 @5.8.9_0 (active) perl5.8 @5.8.9_3 (active) pkgconfig @0.23_1 (active) policykit @0.9_0 (active) py25-cairo @1.8.2_0+darwin_9 (active) py25-gobject @2.18.0_0+darwin_9 (active) py25-gtk @2.14.1_0+darwin_9 (active) py25-libxml2 @2.6.21_1 (active) py25-nose @0.10.4_0 (active) py25-numpy @1.3.0_0 (active) py25-pygtksourceview @2.6.0_0+darwin_9 (active) py25-setuptools @0.6c9_0 (active) python25 @2.5.4_6+darwin_9+macosx (active) python26 @2.6.2_3 (active) python_select @0.2.1_0+darwin_9 (active) rarian @0.8.1_0 (active) readline @6.0.000_1 (active) serf @0.3.0_0 (active) shared-mime-info @0.60_0 (active) sqlite3 @3.6.16_0 (active) subversion @1.6.3_0 (active) sudo @1.7.2_0 (active) tcl @8.5.6_0 (active) texinfo @4.13_0 (active) tiff @3.8.2_3+macosx (active) tk @8.5.6_1 (active) vim @7.2.239_0 (active) Xft2 @2.1.13_2 (active) xmlcatmgr @2.2_1 (active) xorg-bigreqsproto @1.0.2_0 (active) xorg-compositeproto @0.4_0 (active) xorg-damageproto @1.1.0_0 (active) xorg-fixesproto @4.0_0 (active) xorg-inputproto @1.5.1_0 (active) xorg-kbproto @1.0.3_0 (active) xorg-libice @1.0.5_1 (active) xorg-libsm @1.1.0_1 (active) xorg-libX11 @1.2.2_0 (active) xorg-libXau @1.0.4_1 (active) xorg-libXcomposite @0.4.0_1 (active) xorg-libXcursor @1.1.9_1 (active) xorg-libXdamage @1.1.1_1 (active) xorg-libXdmcp @1.0.2_1 (active) xorg-libXext @1.0.5_1 (active) xorg-libXfixes @4.0.3_1 (active) xorg-libXi @1.2.1_1 (active) xorg-libXinerama @1.0.3_1 (active) xorg-libXrandr @1.3.0_1 (active) xorg-libXScrnSaver @1.1.3_1 (active) xorg-randrproto @1.3.0_0 (active) xorg-renderproto @0.11_0 (active) xorg-scrnsaverproto @1.1.0_0 (active) xorg-util-macros @1.2.2_0 (active) xorg-xcmiscproto @1.1.2_0 (active) xorg-xextproto @7.0.5_0 (active) xorg-xf86bigfontproto @1.1.2_0 (active) xorg-xineramaproto @1.1.2_0 (active) xorg-xproto @7.0.15_0 (active) xorg-xtrans @1.2.4_0 (active) xrender @0.9.4_6 (active) zlib @1.2.3_2 (active) }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 01:13:36 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 08:13:36 -0000 Subject: [MacPorts] #20546: python25 install fails after "Staging python25 into destroot" In-Reply-To: <059.39a538475074bf109dd9f41daa1752fe@macports.org> References: <059.39a538475074bf109dd9f41daa1752fe@macports.org> Message-ID: <068.716d780500465a7a06e887edcc9e4e40@macports.org> #20546: python25 install fails after "Staging python25 into destroot" -------------------------------------+-------------------------------------- Reporter: keith@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python25 -------------------------------------+-------------------------------------- Comment(by keith@?): Replying to [comment:5 snc@?]: Yes, I've upgraded all my ports since upgrading xcode and that went smoothly. Just to be sure, I just uninstalled/reinstalled xfig and that went fine as well. I never attempted to install python25 before upgrading xcode. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 02:15:19 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 09:15:19 -0000 Subject: [MacPorts] #20557: tth package has been updated on the download site, md5 nolonger matches Message-ID: <070.77113cf30e9a04f37dd17f1f15f2efdd@macports.org> #20557: tth package has been updated on the download site, md5 nolonger matches ------------------------------------------------+--------------------------- Reporter: christian.christoffersen@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Not set | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ------------------------------------------------+--------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 03:25:48 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 10:25:48 -0000 Subject: [MacPorts] #20558: py26-setuptools Message-ID: <052.fd69a7da31f5744151d770c79a91f08f@macports.org> #20558: py26-setuptools ------------------------------+--------------------------------------------- Reporter: doctor@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ------------------------------+--------------------------------------------- $ sudo port -d install py26-setuptools Password: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-setuptools DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-setuptools 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/python26-1.0.tcl DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port py26-setuptools. DEBUG: Requested variant darwin is not provided by port py26-setuptools. DEBUG: Requested variant macosx is not provided by port py26-setuptools. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26 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/select-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port python26. DEBUG: Requested variant macosx is not provided by port python26. DEBUG: Executing variant darwin provides darwin DEBUG: Searching for dependency: python26 DEBUG: Found Dependency: receipt exists for python26 DEBUG: Executing org.macports.main (py26-setuptools) DEBUG: Skipping completed org.macports.fetch (py26-setuptools) DEBUG: Skipping completed org.macports.checksum (py26-setuptools) DEBUG: Skipping completed org.macports.extract (py26-setuptools) DEBUG: Skipping completed org.macports.patch (py26-setuptools) DEBUG: Skipping completed org.macports.configure (py26-setuptools) DEBUG: Skipping completed org.macports.build (py26-setuptools) ---> Staging py26-setuptools into destroot . missing (directory not created: File exists) ./Applications missing (directory not created: File exists) ./Developer missing (directory not created: File exists) ./Library missing (directory not created: File exists) DEBUG: Executing proc-pre-org.macports.destroot-destroot-0 DEBUG: Executing org.macports.destroot (py26-setuptools) 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_python_py26-setuptools/work/setuptools-0.6c9" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot' /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 self.message = message running install running build running build_py running install_lib running install_egg_info running egg_info writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' writing manifest file 'setuptools.egg-info/SOURCES.txt' removing '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/setuptools-0.6c9-py2.6.egg-info' (and everything under it) Copying setuptools.egg-info to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/setuptools-0.6c9-py2.6.egg-info running install_scripts Traceback (most recent call last): File "setup.py", line 94, in scripts = scripts, File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup dist.run_commands() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 987, in run_commands self.run_command(cmd) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1007, in run_command cmd_obj.run() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install.py", line 56, in run return _install.run(self) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/install.py", line 589, in run self.run_command(cmd_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1005, in run_command cmd_obj = self.get_command_obj(command) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 881, in get_command_obj klass = self.get_command_class(command) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/dist.py", line 354, in get_command_class self.cmdclass[command] = cmdclass = ep.load() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/pkg_resources.py", line 1913, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install_scripts.py", line 3, in from easy_install import get_script_args, sys_executable, chmod File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/easy_install.py", line 12, in import sys, os.path, zipimport, shutil, tempfile, zipfile, re, stat, random File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/tempfile.py", line 34, in from random import Random as _Random File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 873, in _inst = Random() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 96, in __init__ self.seed(x) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 115, in seed super(Random, self).seed(a) SystemError: error return without exception set Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot " returned error 1 Command output: self.run_command(cmd) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1007, in run_command cmd_obj.run() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install.py", line 56, in run return _install.run(self) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/install.py", line 589, in run self.run_command(cmd_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1005, in run_command cmd_obj = self.get_command_obj(command) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 881, in get_command_obj klass = self.get_command_class(command) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/dist.py", line 354, in get_command_class self.cmdclass[command] = cmdclass = ep.load() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/pkg_resources.py", line 1913, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install_scripts.py", line 3, in from easy_install import get_script_args, sys_executable, chmod File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/easy_install.py", line 12, in import sys, os.path, zipimport, shutil, tempfile, zipfile, re, stat, random File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/tempfile.py", line 34, in from random import Random as _Random File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 873, in _inst = Random() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 96, in __init__ self.seed(x) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 115, in seed super(Random, self).seed(a) SystemError: error return without exception set Warning: the following items did not execute (for py26-setuptools): org.macports.activate org.macports.destroot org.macports.install Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 03:43:08 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 10:43:08 -0000 Subject: [MacPorts] #17602: strigi: invalid conversion from 'const char**' to 'char**' In-Reply-To: <059.a068d74d1a018d56cfef6cb8dfa2ec17@macports.org> References: <059.a068d74d1a018d56cfef6cb8dfa2ec17@macports.org> Message-ID: <068.8cd2a9c8c54f80526ddda21f8e766636@macports.org> #17602: strigi: invalid conversion from 'const char**' to 'char**' --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: clubjuggler@? Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: strigi | --------------------------------------+------------------------------------- Comment(by p.maedel@?): libiconv is not installed as universal. this is an intel machine. strange thing is, a friend was able to install strigi on the same kind of machine. so I uninstalled macports & xcode completely and tried it all over again - with the same result. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 03:58:02 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 10:58:02 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work Message-ID: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: Upgrading / Installing Fails | Port: -------------------------------------------+-------------------------------- I have had macports working for a while, and decided to get the 'gimp - GNU image manipulation program' '''#sudo port install gimp2''' ''Error: Unable to execute port: Could not find Portfile in /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openexr '' I figured that its been a long time since I used it so I tried '''#sudo port -d sync ''' which output a whole list of new ports, then tried to get the gimp again '''#sudo port install gimp2 '''''Error: Requested variants do not match original selection. Please perform 'port clean gimp2' or specify the force option. Error: Status 1 encountered during processing.'' so i followed the instructions '''#port clean gimp2''' ''Error: Unable to execute port: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/.macports.gimp2.state is not writable - check permission on port directory'' Frustrated I tried to update the whole macports system '''#sudo port selfupdate''' ''MacPorts base version 1.600 installed Downloaded MacPorts base version 1.710 Configuring, Building and Installing new MacPorts base Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=/opt/local --with-install-user=root --with-install- group=admin --with-tclpackage=/Library/Tcl && make && make install" returned error 1 Command output: checking for /usr/bin/gnutar --no-same-owner support... yes checking how to mark unused variables... checking for gcc symbol visibility attribute... __attribute__((visibility("hidden"))) checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking how to run the Objective C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking 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 objc/objc.h usability... yes checking objc/objc.h presence... yes checking for objc/objc.h... yes checking if linking libobjc requires pthreads... no checking for Apple Objective-C runtime... yes checking for GNU Objective C runtime... no configure: Using Apple Objective-C runtime checking for Apple Foundation library... no configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library configure: error: Could not find a working Foundation implementation'' What does this mean, I've looked around but nothing made sense ... I already had a working version of Macports, now suddenly I can't update it? What can I do? Cheers -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 06:28:22 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 13:28:22 -0000 Subject: [MacPorts] #20558: py26-setuptools In-Reply-To: <052.fd69a7da31f5744151d770c79a91f08f@macports.org> References: <052.fd69a7da31f5744151d770c79a91f08f@macports.org> Message-ID: <061.dcdcb84045fc3323576e1568f1ae7d1e@macports.org> #20558: py26-setuptools ------------------------------+--------------------------------------------- Reporter: doctor@? | Owner: mcalhoun@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-setuptools ------------------------------+--------------------------------------------- Changes (by ram@?): * owner: macports-tickets@? => mcalhoun@? * port: => py26-setuptools Old description: > $ sudo port -d install py26-setuptools > Password: > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-setuptools > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-setuptools > 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/python26-1.0.tcl > DEBUG: not using configure, so not adding the default universal variant > DEBUG: Requested variant powerpc is not provided by port py26-setuptools. > DEBUG: Requested variant darwin is not provided by port py26-setuptools. > DEBUG: Requested variant macosx is not provided by port py26-setuptools. > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26 > DEBUG: Changing to port directory: > /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26 > 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/select-1.0.tcl > DEBUG: universal variant already exists, so not adding the default one > DEBUG: Requested variant powerpc is not provided by port python26. > DEBUG: Requested variant macosx is not provided by port python26. > DEBUG: Executing variant darwin provides darwin > DEBUG: Searching for dependency: python26 > DEBUG: Found Dependency: receipt exists for python26 > DEBUG: Executing org.macports.main (py26-setuptools) > DEBUG: Skipping completed org.macports.fetch (py26-setuptools) > DEBUG: Skipping completed org.macports.checksum (py26-setuptools) > DEBUG: Skipping completed org.macports.extract (py26-setuptools) > DEBUG: Skipping completed org.macports.patch (py26-setuptools) > DEBUG: Skipping completed org.macports.configure (py26-setuptools) > DEBUG: Skipping completed org.macports.build (py26-setuptools) > ---> Staging py26-setuptools into destroot > . missing (directory not created: File exists) > ./Applications missing (directory not created: File exists) > ./Developer missing (directory not created: File exists) > ./Library missing (directory not created: File exists) > DEBUG: Executing proc-pre-org.macports.destroot-destroot-0 > DEBUG: Executing org.macports.destroot (py26-setuptools) > 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_python_py26-setuptools/work/setuptools-0.6c9" > && > /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 > setup.py --no-user-cfg install > --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 > --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot' > /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 > /site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning: > BaseException.message has been deprecated as of Python 2.6 > self.message = message > running install > running build > running build_py > running install_lib > running install_egg_info > running egg_info > writing setuptools.egg-info/PKG-INFO > writing top-level names to setuptools.egg-info/top_level.txt > writing dependency_links to setuptools.egg-info/dependency_links.txt > writing entry points to setuptools.egg-info/entry_points.txt > reading manifest file 'setuptools.egg-info/SOURCES.txt' > writing manifest file 'setuptools.egg-info/SOURCES.txt' > removing > '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 > /site-packages/setuptools-0.6c9-py2.6.egg-info' (and everything under it) > Copying setuptools.egg-info to > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 > /site-packages/setuptools-0.6c9-py2.6.egg-info > running install_scripts > Traceback (most recent call last): > File "setup.py", line 94, in > scripts = scripts, > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", > line 152, in setup > dist.run_commands() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", > line 987, in run_commands > self.run_command(cmd) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", > line 1007, in run_command > cmd_obj.run() > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install.py", > line 56, in run > return _install.run(self) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/install.py", > line 589, in run > self.run_command(cmd_name) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", > line 333, in run_command > self.distribution.run_command(command) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", > line 1005, in run_command > cmd_obj = self.get_command_obj(command) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", > line 881, in get_command_obj > klass = self.get_command_class(command) > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/dist.py", > line 354, in get_command_class > self.cmdclass[command] = cmdclass = ep.load() > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/pkg_resources.py", > line 1913, in load > entry = __import__(self.module_name, globals(),globals(), > ['__name__']) > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install_scripts.py", > line 3, in > from easy_install import get_script_args, sys_executable, chmod > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/easy_install.py", > line 12, in > import sys, os.path, zipimport, shutil, tempfile, zipfile, re, stat, > random > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/tempfile.py", > line 34, in > from random import Random as _Random > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", > line 873, in > _inst = Random() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", > line 96, in __init__ > self.seed(x) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", > line 115, in seed > super(Random, self).seed(a) > SystemError: error return without exception set > Error: Target org.macports.destroot returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9" > && > /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 > setup.py --no-user-cfg install > --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 > --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot > " returned error 1 > Command output: self.run_command(cmd) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", > line 1007, in run_command > cmd_obj.run() > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install.py", > line 56, in run > return _install.run(self) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/install.py", > line 589, in run > self.run_command(cmd_name) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", > line 333, in run_command > self.distribution.run_command(command) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", > line 1005, in run_command > cmd_obj = self.get_command_obj(command) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", > line 881, in get_command_obj > klass = self.get_command_class(command) > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/dist.py", > line 354, in get_command_class > self.cmdclass[command] = cmdclass = ep.load() > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/pkg_resources.py", > line 1913, in load > entry = __import__(self.module_name, globals(),globals(), > ['__name__']) > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install_scripts.py", > line 3, in > from easy_install import get_script_args, sys_executable, chmod > File > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/easy_install.py", > line 12, in > import sys, os.path, zipimport, shutil, tempfile, zipfile, re, stat, > random > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/tempfile.py", > line 34, in > from random import Random as _Random > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", > line 873, in > _inst = Random() > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", > line 96, in __init__ > self.seed(x) > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", > line 115, in seed > super(Random, self).seed(a) > SystemError: error return without exception set > > Warning: the following items did not execute (for py26-setuptools): > org.macports.activate org.macports.destroot org.macports.install > Error: Status 1 encountered during processing. New description: {{{ $ sudo port -d install py26-setuptools Password: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-setuptools DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-setuptools 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/python26-1.0.tcl DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port py26-setuptools. DEBUG: Requested variant darwin is not provided by port py26-setuptools. DEBUG: Requested variant macosx is not provided by port py26-setuptools. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26 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/select-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port python26. DEBUG: Requested variant macosx is not provided by port python26. DEBUG: Executing variant darwin provides darwin DEBUG: Searching for dependency: python26 DEBUG: Found Dependency: receipt exists for python26 DEBUG: Executing org.macports.main (py26-setuptools) DEBUG: Skipping completed org.macports.fetch (py26-setuptools) DEBUG: Skipping completed org.macports.checksum (py26-setuptools) DEBUG: Skipping completed org.macports.extract (py26-setuptools) DEBUG: Skipping completed org.macports.patch (py26-setuptools) DEBUG: Skipping completed org.macports.configure (py26-setuptools) DEBUG: Skipping completed org.macports.build (py26-setuptools) ---> Staging py26-setuptools into destroot . missing (directory not created: File exists) ./Applications missing (directory not created: File exists) ./Developer missing (directory not created: File exists) ./Library missing (directory not created: File exists) DEBUG: Executing proc-pre-org.macports.destroot-destroot-0 DEBUG: Executing org.macports.destroot (py26-setuptools) 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_python_py26-setuptools/work/setuptools-0.6c9" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot' /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 self.message = message running install running build running build_py running install_lib running install_egg_info running egg_info writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' writing manifest file 'setuptools.egg-info/SOURCES.txt' removing '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/setuptools-0.6c9-py2.6.egg-info' (and everything under it) Copying setuptools.egg-info to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/setuptools-0.6c9-py2.6.egg-info running install_scripts Traceback (most recent call last): File "setup.py", line 94, in scripts = scripts, File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup dist.run_commands() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 987, in run_commands self.run_command(cmd) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1007, in run_command cmd_obj.run() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install.py", line 56, in run return _install.run(self) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/install.py", line 589, in run self.run_command(cmd_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1005, in run_command cmd_obj = self.get_command_obj(command) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 881, in get_command_obj klass = self.get_command_class(command) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/dist.py", line 354, in get_command_class self.cmdclass[command] = cmdclass = ep.load() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/pkg_resources.py", line 1913, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install_scripts.py", line 3, in from easy_install import get_script_args, sys_executable, chmod File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/easy_install.py", line 12, in import sys, os.path, zipimport, shutil, tempfile, zipfile, re, stat, random File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/tempfile.py", line 34, in from random import Random as _Random File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 873, in _inst = Random() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 96, in __init__ self.seed(x) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 115, in seed super(Random, self).seed(a) SystemError: error return without exception set Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/destroot " returned error 1 Command output: self.run_command(cmd) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1007, in run_command cmd_obj.run() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install.py", line 56, in run return _install.run(self) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/install.py", line 589, in run self.run_command(cmd_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1005, in run_command cmd_obj = self.get_command_obj(command) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 881, in get_command_obj klass = self.get_command_class(command) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/dist.py", line 354, in get_command_class self.cmdclass[command] = cmdclass = ep.load() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/pkg_resources.py", line 1913, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/install_scripts.py", line 3, in from easy_install import get_script_args, sys_executable, chmod File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-setuptools/work/setuptools-0.6c9/setuptools/command/easy_install.py", line 12, in import sys, os.path, zipimport, shutil, tempfile, zipfile, re, stat, random File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/tempfile.py", line 34, in from random import Random as _Random File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 873, in _inst = Random() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 96, in __init__ self.seed(x) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/random.py", line 115, in seed super(Random, self).seed(a) SystemError: error return without exception set Warning: the following items did not execute (for py26-setuptools): org.macports.activate org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 07:42:50 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 14:42:50 -0000 Subject: [MacPorts] #20029: chicken: update to version 4.1.0 (was: chicken: update to version 4.0.0) In-Reply-To: <060.56e01b4e2ef2411b17980eb428cd2b11@macports.org> References: <060.56e01b4e2ef2411b17980eb428cd2b11@macports.org> Message-ID: <069.b60f691eb2c73cb7a73dbc74647efe71@macports.org> #20029: chicken: update to version 4.1.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@? | Owner: arto.bendiken@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: chicken --------------------------------------+------------------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 07:46:31 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 14:46:31 -0000 Subject: [MacPorts] #20557: tth package has been updated on the download site, md5 nolonger matches In-Reply-To: <070.77113cf30e9a04f37dd17f1f15f2efdd@macports.org> References: <070.77113cf30e9a04f37dd17f1f15f2efdd@macports.org> Message-ID: <079.9b65a295eb1bab8bf4f7a6beb4291830@macports.org> #20557: tth package has been updated on the download site, md5 nolonger matches ------------------------------------------------+--------------------------- Reporter: christian.christoffersen@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Not set | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tth ------------------------------------------------+--------------------------- Changes (by macsforever2000@?): * port: => tth -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 07:49:05 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 14:49:05 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.1387e39217dcdc37c8f1bc642ab0a75e@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Changes (by macsforever2000@?): * keywords: Upgrading / Installing Fails => Old description: > I have had macports working for a while, and decided to get the 'gimp - > GNU image manipulation program' > > '''#sudo port install gimp2''' > ''Error: Unable to execute port: Could not find Portfile in > /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openexr > '' > I figured that its been a long time since I used it so I tried > > '''#sudo port -d sync > ''' > which output a whole list of new ports, then tried to get the gimp again > > '''#sudo port install gimp2 > '''''Error: Requested variants do not match original selection. > Please perform 'port clean gimp2' or specify the force option. > Error: Status 1 encountered during processing.'' > > so i followed the instructions > > '''#port clean gimp2''' > > ''Error: Unable to execute port: > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/.macports.gimp2.state > is not writable - check permission on port directory'' > > Frustrated I tried to update the whole macports system > > '''#sudo port selfupdate''' > > ''MacPorts base version 1.600 installed > > Downloaded MacPorts base version 1.710 > Configuring, Building and Installing new MacPorts base > Error: /opt/local/bin/port: port selfupdate failed: Error installing new > MacPorts base: shell command "cd > /opt/local/var/macports/sources/rsync.macports.org/release/base && > ./configure --prefix=/opt/local --with-install-user=root --with-install- > group=admin --with-tclpackage=/Library/Tcl && make && make install" > returned error 1 > Command output: checking for /usr/bin/gnutar --no-same-owner support... > yes > checking how to mark unused variables... > checking for gcc symbol visibility attribute... > __attribute__((visibility("hidden"))) > checking for the pthreads library -lpthreads... no > checking whether pthreads work without any flags... yes > checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE > checking if more special flags are required for pthreads... > -D_THREAD_SAFE > checking how to run the Objective C preprocessor... gcc -E > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ANSI C header files... yes > checking 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 objc/objc.h usability... yes > checking objc/objc.h presence... yes > checking for objc/objc.h... yes > checking if linking libobjc requires pthreads... no > checking for Apple Objective-C runtime... yes > checking for GNU Objective C runtime... no > configure: Using Apple Objective-C runtime > checking for Apple Foundation library... no > configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your > environment, preventing the use of GNUstep's Foundation library > configure: error: Could not find a working Foundation implementation'' > > What does this mean, I've looked around but nothing made sense ... I > already had a working version of Macports, now suddenly I can't update > it? > > What can I do? > > Cheers New description: I have had macports working for a while, and decided to get the 'gimp - GNU image manipulation program' {{{ '''#sudo port install gimp2''' ''Error: Unable to execute port: Could not find Portfile in /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/openexr '' }}} I figured that its been a long time since I used it so I tried {{{ '''#sudo port -d sync ''' }}} which output a whole list of new ports, then tried to get the gimp again {{{ '''#sudo port install gimp2 '''''Error: Requested variants do not match original selection. Please perform 'port clean gimp2' or specify the force option. Error: Status 1 encountered during processing.'' }}} so i followed the instructions {{{ '''#port clean gimp2''' ''Error: Unable to execute port: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/work/.macports.gimp2.state is not writable - check permission on port directory'' }}} Frustrated I tried to update the whole macports system {{{ '''#sudo port selfupdate''' ''MacPorts base version 1.600 installed Downloaded MacPorts base version 1.710 Configuring, Building and Installing new MacPorts base Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=/opt/local --with-install-user=root --with-install- group=admin --with-tclpackage=/Library/Tcl && make && make install" returned error 1 Command output: checking for /usr/bin/gnutar --no-same-owner support... yes checking how to mark unused variables... checking for gcc symbol visibility attribute... __attribute__((visibility("hidden"))) checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking how to run the Objective C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking 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 objc/objc.h usability... yes checking objc/objc.h presence... yes checking for objc/objc.h... yes checking if linking libobjc requires pthreads... no checking for Apple Objective-C runtime... yes checking for GNU Objective C runtime... no configure: Using Apple Objective-C runtime checking for Apple Foundation library... no configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library configure: error: Could not find a working Foundation implementation'' }}} What does this mean, I've looked around but nothing made sense ... I already had a working version of Macports, now suddenly I can't update it? What can I do? Cheers -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 07:50:13 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 14:50:13 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.5c973ebf6081ac96044c9f888641c6c4@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Changes (by macsforever2000@?): * component: ports => base Comment: Mac version of Mac OS X are you running? What version of Xcode? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 07:50:52 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 14:50:52 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.73f87924f49b1019cf949156e7b252ee@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by macsforever2000@?): Sorry, I meant to ask "What version of Mac OS X are you running?" above. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 08:40:54 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 15:40:54 -0000 Subject: [MacPorts] #20486: update emacs to 23.1 and change carbon port to cocoa In-Reply-To: <054.c0b4bbea8652eccc8a0c5b29900705ef@macports.org> References: <054.c0b4bbea8652eccc8a0c5b29900705ef@macports.org> Message-ID: <063.3d9663c6edf829ddc5455d2ae5c662f2@macports.org> #20486: update emacs to 23.1 and change carbon port to cocoa --------------------------------+------------------------------------------- Reporter: brett@? | Owner: darren.bane@? Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: emacs --------------------------------+------------------------------------------- Comment(by bob.spamnot@?): I would recommend keeping the X11 variants (X11 and gtk, especially) separate from the cocoa version, as in is now. The cocoa version would be in emacs-app. This is due to the fact that they are quite different in where they get installed. Furthermore, the X11 variants work very well and the cocoa version is still work in progress and has problems. The carbon version is gone and should be removed from the 23.1 port. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 08:43:50 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 15:43:50 -0000 Subject: [MacPorts] #20536: emacs-app: update to 23.1 In-Reply-To: <052.58332c29f7128a1a45296995813e3502@macports.org> References: <052.58332c29f7128a1a45296995813e3502@macports.org> Message-ID: <061.66d32a5d74ad51ae0fbfda8ece523dfb@macports.org> #20536: emacs-app: update to 23.1 ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: emacs-app ------------------------------+--------------------------------------------- Comment(by bob.spamnot@?): I agree that the cocoa version should be in a separate port (emacs-app) and the plain emacs port should be the X11 variants (X11 and gtk, especially). The carbon variant needs to be removed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 08:59:39 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 15:59:39 -0000 Subject: [MacPorts] #20560: New port: devel/vstr-1.0.15 Message-ID: <057.540fb46bd25d97ef3dd539d76df1b2bc@macports.org> #20560: New port: devel/vstr-1.0.15 -----------------------------------+---------------------------------------- Reporter: tobias@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: vstr -----------------------------------+---------------------------------------- [http://www.and.org/vstr/ Vstr] is a general purpose string library for C. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 09:59:29 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 16:59:29 -0000 Subject: [MacPorts] #20561: imageindex-1.0.9 - upgrade to 1.1 Message-ID: <054.23dcb50118e24a9f1c9cb25a79dc27a8@macports.org> #20561: imageindex-1.0.9 - upgrade to 1.1 --------------------------------+------------------------------------------- Reporter: jmohacsi@? | Owner: macports-tickets@? Type: update | Status: new Priority: Low | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: imageindex --------------------------------+------------------------------------------- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 10:20:15 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 17:20:15 -0000 Subject: [MacPorts] #20561: imageindex-1.0.9 - upgrade to 1.1 In-Reply-To: <054.23dcb50118e24a9f1c9cb25a79dc27a8@macports.org> References: <054.23dcb50118e24a9f1c9cb25a79dc27a8@macports.org> Message-ID: <063.01a3753d550f8d0cb697587b8ac54aec@macports.org> #20561: imageindex-1.0.9 - upgrade to 1.1 ---------------------------------+------------------------------------------ Reporter: jmohacsi@? | Owner: macports-tickets@? Type: update | Status: closed Priority: Low | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: imageindex | ---------------------------------+------------------------------------------ Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r54991 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 10:36:55 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 17:36:55 -0000 Subject: [MacPorts] #20562: Thunderbird-x11 segfaults on leopard Message-ID: <052.c34f3c205d4e8f947832926ea26c209d@macports.org> #20562: Thunderbird-x11 segfaults on leopard ------------------------------+--------------------------------------------- Reporter: hb6381@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ------------------------------+--------------------------------------------- Got the new build of thunderbird yesterday. The build had a fix to locate the lplc4 library. After the fix. the build works fine. but when thunderbird is started it seg faults. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 11:17:55 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 18:17:55 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.9ac3014aad45a4ff4799129a403948ef@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Changes (by snc@?): * status: closed => reopened * resolution: fixed => -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 11:39:13 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 18:39:13 -0000 Subject: [MacPorts] #20562: Thunderbird-x11 segfaults on leopard In-Reply-To: <052.c34f3c205d4e8f947832926ea26c209d@macports.org> References: <052.c34f3c205d4e8f947832926ea26c209d@macports.org> Message-ID: <061.78e38b6e7c5d206464cefc33a1f5c91e@macports.org> #20562: Thunderbird-x11 segfaults on leopard ------------------------------+--------------------------------------------- Reporter: hb6381@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: thunderbird-x11 ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * port: => thunderbird-x11 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 11:40:32 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 18:40:32 -0000 Subject: [MacPorts] #20562: Thunderbird-x11 segfaults on leopard In-Reply-To: <052.c34f3c205d4e8f947832926ea26c209d@macports.org> References: <052.c34f3c205d4e8f947832926ea26c209d@macports.org> Message-ID: <061.6d96235cc73c35f5f96c789ac23fa126@macports.org> #20562: Thunderbird-x11 segfaults on leopard ------------------------------+--------------------------------------------- Reporter: hb6381@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: thunderbird-x11 ------------------------------+--------------------------------------------- Changes (by macsforever2000@?): * cc: blb@? (added) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 11:45:43 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 18:45:43 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.75bc5e8731d695595c88f5b0c16f44b9@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Changes (by snc@?): * status: reopened => closed * resolution: => fixed Comment: Updated in r54993, based on msavory's Portfile. Revision to 2. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 11:52:26 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 18:52:26 -0000 Subject: [MacPorts] #20536: emacs-app: update to 23.1 In-Reply-To: <052.58332c29f7128a1a45296995813e3502@macports.org> References: <052.58332c29f7128a1a45296995813e3502@macports.org> Message-ID: <061.afc907ccdc8aff1dc4f737dc6ca65a57@macports.org> #20536: emacs-app: update to 23.1 ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: emacs-app ------------------------------+--------------------------------------------- Comment(by dports@?): I was just playing around with emacs 23.1 myself -- I've attached the portfile I used. Seems to work so far, although I haven't done much with it yet. FWIW, I've also been using a recent cvs build of emacs (ala emacs- app-devel but with a more recent cvs snapshot) for a couple weeks with no problems. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 12:14:31 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 19:14:31 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.d5df3a87a1f5a0ce8374afc67fe68613@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): Sorry if I was not clear, My Portfile still does not build... See failed buildlog attached to ticket Please reopen ticket -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 12:17:17 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 19:17:17 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.c7b0578f2862f4b9a09325f701f07604@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by snc@?): Your build log was for 2.0.0.10_0. This is 2.0.0.10_2. I tried it before I committed it; built for me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 12:24:20 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 19:24:20 -0000 Subject: [MacPorts] #20563: scapy: allow graphviz-devel to satisfy graphviz dependency Message-ID: <059.ab2cd56ecb9d8e2da5297bc23f47058e@macports.org> #20563: scapy: allow graphviz-devel to satisfy graphviz dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: pmq@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: scapy -------------------------------------+-------------------------------------- Please change the graphviz dependency in the scapy port so that graphviz- devel can satisfy it. See attached patch. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 12:32:16 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 19:32:16 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.1a3b528610bd16d2232f70150b056410@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): Scapy 1.x was a single executable scapy.py source file Scapy 2.x is a zipped framewrk build that needs to be installed using sudo python setup.py install I would guess that the Portfile now simply doesnt install anything (check port contents scapy) I will check the new revision when It gets here -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 12:34:54 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 19:34:54 -0000 Subject: [MacPorts] #20564: Python Excel modules neet taking down. Message-ID: <069.2d5521b8f9edd6ed9efa9d62a1d31fd4@macports.org> #20564: Python Excel modules neet taking down. -----------------------------------------------+---------------------------- Reporter: charlie.clark@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-xlwriter, py-xlrd -----------------------------------------------+---------------------------- According to the developer, Chris Withers, py-xlrd and py-xlwriter are very much out of date and should be taken down. While there is a website devoted solely to these modules and the packages are on PyPI I think it would be good to have ports available. Is it easy to create ports for stuff on PyPI? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 12:56:47 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 19:56:47 -0000 Subject: [MacPorts] #20564: Python Excel modules neet taking down. In-Reply-To: <069.2d5521b8f9edd6ed9efa9d62a1d31fd4@macports.org> References: <069.2d5521b8f9edd6ed9efa9d62a1d31fd4@macports.org> Message-ID: <078.fe620574525212527c62caf20bdf04db@macports.org> #20564: Python Excel modules neet taking down. -----------------------------------------------+---------------------------- Reporter: charlie.clark@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-xlwriter, py-xlrd -----------------------------------------------+---------------------------- Changes (by toby@?): * cc: charlie.clark@? (removed) Comment: Do they need to be removed, or just updated? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 13:15:13 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 20:15:13 -0000 Subject: [MacPorts] #20564: Python Excel modules neet taking down. In-Reply-To: <069.2d5521b8f9edd6ed9efa9d62a1d31fd4@macports.org> References: <069.2d5521b8f9edd6ed9efa9d62a1d31fd4@macports.org> Message-ID: <078.a71f579ffa94df1fe5c8ae3ecacbd023@macports.org> #20564: Python Excel modules neet taking down. -----------------------------------------------+---------------------------- Reporter: charlie.clark@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-xlwriter, py-xlrd -----------------------------------------------+---------------------------- Comment(by charlie.clark@?): py-xlrd needs updating. py-xlwriter has been replaced by py-xlwrt -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 14:23:48 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 21:23:48 -0000 Subject: [MacPorts] #18156: scapy still depends on Python 2.4 In-Reply-To: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> References: <054.dfa7510912a50ba4183b907aad4c4389@macports.org> Message-ID: <063.3ba711ee3f824995539b06486fe75b86@macports.org> #18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@? | Owner: pmq@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@?): Thanks, It looks like it does install now, The portgroup code must take care of the whole setup thing.... Thanks I guess my portfile was better than I thought..... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 14:40:05 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 21:40:05 -0000 Subject: [MacPorts] #20565: FTDI D2XX Direct driver Message-ID: <053.02858729d6619e08181567109d52ae4e@macports.org> #20565: FTDI D2XX Direct driver -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: ftdi d2xx | Port: ftdi_d2xx -------------------------------+-------------------------------------------- D2XX drivers allow direct access to the USB device through a DLL. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 14:44:36 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 21:44:36 -0000 Subject: [MacPorts] #20566: javascript-lint port failed to build Message-ID: <054.e0fff3437415ba28efcc14cb3cbe250e@macports.org> #20566: javascript-lint port failed to build --------------------------------+------------------------------------------- Reporter: conradwt@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: javascript-lint --------------------------------+------------------------------------------- The javascript-lint port failed to build on Snow Leopard. Here's the details about my environment: $ sw_vers ProductName: Mac OS X ProductVersion: 10.6 BuildVersion: 10A421a Developer Information: Version: 3.2 (10A421) Location: /Developer Applications: Xcode: 3.2 (1610) Interface Builder: 3.2 (732) Instruments: 2.0 (1094) Dashcode: 3.0 (328) SDKs: Mac OS X: 10.5: (9J61) 10.6: (10A421) iPhone OS: 2.2.1: (5H11) 3.0: (7A341) 3.1: (7C116a) iPhone Simulator: 3.0: (7A341) 3.1: (7C116a) {{{ $ sudo port install javascript-lint Password: ---> Computing dependencies for javascript-lint ---> Fetching javascript-lint ---> Verifying checksum(s) for javascript-lint ---> Extracting javascript-lint ---> Configuring javascript-lint ---> Building javascript-lint Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_lang_javascript-lint/work/jsl-0.3.0/src" && /usr/bin/make -j2 -f Makefile.ref " returned error 2 Command output: a - Darwin_DBG.OBJ/s_expm1.o a - Darwin_DBG.OBJ/s_fabs.o a - Darwin_DBG.OBJ/s_finite.o a - Darwin_DBG.OBJ/s_floor.o a - Darwin_DBG.OBJ/s_frexp.o a - Darwin_DBG.OBJ/s_ilogb.o a - Darwin_DBG.OBJ/s_isnan.o a - Darwin_DBG.OBJ/s_ldexp.o a - Darwin_DBG.OBJ/s_lib_version.o a - Darwin_DBG.OBJ/s_log1p.o a - Darwin_DBG.OBJ/s_logb.o a - Darwin_DBG.OBJ/s_matherr.o a - Darwin_DBG.OBJ/s_modf.o a - Darwin_DBG.OBJ/s_nextafter.o a - Darwin_DBG.OBJ/s_rint.o a - Darwin_DBG.OBJ/s_scalbn.o a - Darwin_DBG.OBJ/s_signgam.o a - Darwin_DBG.OBJ/s_significand.o a - Darwin_DBG.OBJ/s_sin.o a - Darwin_DBG.OBJ/s_tan.o a - Darwin_DBG.OBJ/s_tanh.o ranlib Darwin_DBG.OBJ/libfdm.a /usr/bin/make -f Makefile.ref Darwin_DBG.OBJ/libjs.a Darwin_DBG.OBJ/libjs.so Darwin_DBG.OBJ/jsl Darwin_DBG.OBJ/jsautocfg.h Darwin_DBG.OBJ/jscpucfg Darwin_DBG.OBJ/jscpucfg.o Darwin_DBG.OBJ/jsmathtemp.o cat: ../../dist/Darwin_DBG.OBJ/nspr/Version: No such file or directory make[1]: Circular jscpucfg.h <- Darwin_DBG.OBJ/jsautocfg.h dependency dropped. make[1]: Circular Darwin_DBG.OBJ/jsautocfg.h <- Darwin_DBG.OBJ/jsautocfg.h dependency dropped. make[1]: *** No rule to make target `Darwin_DBG.OBJ/jsmathtemp.o'. Stop. make[1]: *** Waiting for unfinished jobs.... cc -o Darwin_DBG.OBJ/jscpucfg.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -DX86_LINUX -DDEBUG -DDEBUG_root -DEDITLINE -IDarwin_DBG.OBJ jscpucfg.c make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 14:45:38 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 21:45:38 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.0bcd42fedb76f5516bb455058bc52370@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by blb@?): Can you attach the config.log which should have been generated by configure? It should be in {{{/opt/local/var/macports/sources/rsync.macports.org/release/base/}}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 15:56:32 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 22:56:32 -0000 Subject: [MacPorts] #20526: avrdude: Add ftdi bitbang support (+serjtag variant) In-Reply-To: <053.d5127b169b8f673efbac24929ea91601@macports.org> References: <053.d5127b169b8f673efbac24929ea91601@macports.org> Message-ID: <062.473740690c6291042e67384e6528aec6@macports.org> #20526: avrdude: Add ftdi bitbang support (+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: bsd@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Comment(by ranauei@?): Replying to [ticket:20526 ranauei@?]: > '''Need this to compile: http://www.ftdichip.com/Drivers/D2XX.htm''' see ReadMe on how to install it No more manual install needed because of added dependency. See http://trac.macports.org/ticket/20565 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 16:17:06 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 23:17:06 -0000 Subject: [MacPorts] #20093: php5-ming: new port request In-Reply-To: <059.13954401a8b456a96056c52db6d9b49f@macports.org> References: <059.13954401a8b456a96056c52db6d9b49f@macports.org> Message-ID: <068.843cd81195d5ab74e05307c38e1558af@macports.org> #20093: php5-ming: new port request -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: php5-ming -------------------------------------+-------------------------------------- Comment(by ryandesign@?): I have now [http://marc.info/?l=php-install&m=124949935011902&w=2 asked about this] on the php-install mailing list. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 16:21:20 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 23:21:20 -0000 Subject: [MacPorts] #6604: php5: variant for shared PDO (was: RFE: php5 variant for shared PDO) In-Reply-To: <057.3f107cb60f104c7270037313e0265f89@macports.org> References: <057.3f107cb60f104c7270037313e0265f89@macports.org> Message-ID: <066.2bb633390142936cb13fb970316b86c8@macports.org> #6604: php5: variant for shared PDO ------------------------------------+--------------------------------------- Reporter: jwthompson2@? | Owner: ryandesign@? Type: enhancement | Status: closed Priority: Low | Milestone: Component: ports | Version: Resolution: wontfix | Keywords: Port: php5 | ------------------------------------+--------------------------------------- Changes (by ryandesign@?): * status: new => closed * resolution: => wontfix * port: => php5 Old description: > It might be helpful to have a variant to allow for a shared version of > PDO. > > variant shared-pdo { > configure.args-append --enable-pdo=shared > } New description: It might be helpful to have a variant to allow for a shared version of PDO. {{{ variant shared-pdo { configure.args-append --enable-pdo=shared } }}} -- Comment: The PDO package in PECL [http://pecl.php.net/package/PDO is dead]; one is supposed to use the PDO in the PHP source itself instead, like we already do. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 16:36:34 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 23:36:34 -0000 Subject: [MacPorts] #19590: selfupdate fails In-Reply-To: <058.b934c5dae2272697e58eac5870e11ec4@macports.org> References: <058.b934c5dae2272697e58eac5870e11ec4@macports.org> Message-ID: <067.667eca487bf9eb723c15e754b67041cd@macports.org> #19590: selfupdate fails ------------------------------------+--------------------------------------- Reporter: ali_kaylan@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.7.0 Keywords: "unknown group" 501 | Port: ------------------------------------+--------------------------------------- Comment(by zahanm@?): I'm new to Macports. I installed it from the DMG I think. How do I correct this. Do I need to change some permissions or something? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 16:49:03 2009 From: noreply at macports.org (MacPorts) Date: Wed, 05 Aug 2009 23:49:03 -0000 Subject: [MacPorts] #19590: selfupdate fails In-Reply-To: <058.b934c5dae2272697e58eac5870e11ec4@macports.org> References: <058.b934c5dae2272697e58eac5870e11ec4@macports.org> Message-ID: <067.b350dd87d35775157158dd5cef275f36@macports.org> #19590: selfupdate fails ------------------------------------+--------------------------------------- Reporter: ali_kaylan@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.7.0 Keywords: "unknown group" 501 | Port: ------------------------------------+--------------------------------------- Comment(by zahanm@?): Also, I just checked the 'port' executable in /opt/local/bin/, the permissions on that file (when seen in the finder's 'get info' window, shows that 'everyone' has read only access. The strange part is that the 'system' user (I presume that is the root user) also has read only permissions. The other executables in the folder (installed using Macports) have permissions for the 'everyone' user set to read only, but 'system' is always read and write. Weird. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 17:02:01 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 00:02:01 -0000 Subject: [MacPorts] #20565: FTDI D2XX Direct driver In-Reply-To: <053.02858729d6619e08181567109d52ae4e@macports.org> References: <053.02858729d6619e08181567109d52ae4e@macports.org> Message-ID: <062.f87ee4b0d421ef287e3fbaccc2dc6320@macports.org> #20565: FTDI D2XX Direct driver -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ftdi_d2xx -------------------------------+-------------------------------------------- Changes (by snc@?): * keywords: ftdi d2xx => * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 17:02:30 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 00:02:30 -0000 Subject: [MacPorts] #20563: scapy: allow graphviz-devel to satisfy graphviz dependency In-Reply-To: <059.ab2cd56ecb9d8e2da5297bc23f47058e@macports.org> References: <059.ab2cd56ecb9d8e2da5297bc23f47058e@macports.org> Message-ID: <068.e1a3811f73ce656ecc1e84d74e5e4572@macports.org> #20563: scapy: allow graphviz-devel to satisfy graphviz dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: snc@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: scapy -------------------------------------+-------------------------------------- Changes (by snc@?): * owner: pmq@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 17:02:55 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 00:02:55 -0000 Subject: [MacPorts] #20563: scapy: allow graphviz-devel to satisfy graphviz dependency In-Reply-To: <059.ab2cd56ecb9d8e2da5297bc23f47058e@macports.org> References: <059.ab2cd56ecb9d8e2da5297bc23f47058e@macports.org> Message-ID: <068.52961d1a6aaea0ddeb7c109f1ae6199c@macports.org> #20563: scapy: allow graphviz-devel to satisfy graphviz dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: snc@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: scapy -------------------------------------+-------------------------------------- Changes (by snc@?): * cc: pmq@? (added) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 17:17:41 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 00:17:41 -0000 Subject: [MacPorts] #19590: selfupdate fails In-Reply-To: <058.b934c5dae2272697e58eac5870e11ec4@macports.org> References: <058.b934c5dae2272697e58eac5870e11ec4@macports.org> Message-ID: <067.8370126b8d72d630e229ffd57b3798d0@macports.org> #19590: selfupdate fails ------------------------------------+--------------------------------------- Reporter: ali_kaylan@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.7.0 Keywords: "unknown group" 501 | Port: ------------------------------------+--------------------------------------- Comment(by zahanm@?): Okay, I've been doing some digging around regarding UNIX file permissions. There are sporadic folders in /opt/ that are within the group '501'. Solved the problem. There is no '501' group on my machine (running Leopard 10.5.8/10.5.7 at time of installation). I changed the group (using sudo chgrp) of opt/local to 'admin'. Selfupdate worked, and all the installed files are now in the 'admin' group. Apparently talking to no one in particular is therapeutic and problem- solving. =) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 17:19:17 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 00:19:17 -0000 Subject: [MacPorts] #20560: New port: devel/vstr-1.0.15 In-Reply-To: <057.540fb46bd25d97ef3dd539d76df1b2bc@macports.org> References: <057.540fb46bd25d97ef3dd539d76df1b2bc@macports.org> Message-ID: <066.cafc7ea1a4ea802b35aa522e486c6ab6@macports.org> #20560: New port: devel/vstr-1.0.15 -----------------------------------+---------------------------------------- Reporter: tobias@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: vstr -----------------------------------+---------------------------------------- Comment(by snc@?): This port isn't downloading at even 1K/s for me. Is there seriously only the one only place to download it? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 17:30:50 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 00:30:50 -0000 Subject: [MacPorts] #20563: scapy: allow graphviz-devel to satisfy graphviz dependency In-Reply-To: <059.ab2cd56ecb9d8e2da5297bc23f47058e@macports.org> References: <059.ab2cd56ecb9d8e2da5297bc23f47058e@macports.org> Message-ID: <068.af8cdcf20f3fbc50830a1b6e14f646b7@macports.org> #20563: scapy: allow graphviz-devel to satisfy graphviz dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: snc@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | --------------------------------------+------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Changed in r55002. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 18:04:07 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 01:04:07 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.632bbe63f0861d6d4b1c8e6605ce35a0@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by vash_the__typhoon@?): Hey, Running OS X 10.5.7 Attached (hopefully) is the config.log. Cheers, B -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 18:35:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 01:35:57 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.aab185fac41a251b86f321a40b13fdb7@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by toby@?): Looks like you have a broken compiler installed as 'gcc' which is confusing things. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 18:39:03 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 01:39:03 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.bb81e3b5688e76d937e382e1099748d8@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by vash_the__typhoon@?): I'm sorry, I don't understand how its broken, I have gcc as a compiler which works fine to compile my programs I write in C? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 19:25:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 02:25:04 -0000 Subject: [MacPorts] #20567: rb-rcairo, rb-pango, rb-glib2: allow -devel ports to satisfy dependencies Message-ID: <059.135e6cc723cbe78c32f11851be19094d@macports.org> #20567: rb-rcairo, rb-pango, rb-glib2: allow -devel ports to satisfy dependencies -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: kimuraw@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: rb-rcairo, rb-pango, rb-glib2 -------------------------------------+-------------------------------------- rb-rcairo, rb-pango and rb-glib2 declare dependencies on the ports cairo, pango and glib2, respectively. Could you change the dependencies so that cairo-devel, pango-devel and glib2-devel could satisfy them too? The attached patch does this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 19:35:09 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 02:35:09 -0000 Subject: [MacPorts] #20568: tcllib: allow graphviz-devel to satisfy graphviz dependency Message-ID: <059.d3f4fe74536fbd4a4a0267b4a0ded5fa@macports.org> #20568: tcllib: allow graphviz-devel to satisfy graphviz dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: pguyot@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tcllib -------------------------------------+-------------------------------------- Could you change the graphviz dependency in tcllib so that graphviz-devel could satisfy it? The attached patch does this. If you have no objections I'm happy to commit it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 19:38:31 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 02:38:31 -0000 Subject: [MacPorts] #20569: shogun: allow graphviz-devel to satisfy graphviz dependency Message-ID: <059.fbbb2b4f6b0b9df98cbcb16c0d3f6396@macports.org> #20569: shogun: allow graphviz-devel to satisfy graphviz dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: jameskyle@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: shogun -------------------------------------+-------------------------------------- Could you change the graphviz dependency in shogun so that graphviz-devel could satisfy it? The attached patch does this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 19:42:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 02:42:11 -0000 Subject: [MacPorts] #20570: gtk2hs: allow cairo-devel to satisfy cairo dependency Message-ID: <059.9413f0ada0a98b2f3a6c8c192ddbb170@macports.org> #20570: gtk2hs: allow cairo-devel to satisfy cairo dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: gwright@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gtk2hs -------------------------------------+-------------------------------------- Could you change the cairo dependency in gtk2hs so that cairo-devel could satisfy it? The attached patch does this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 19:47:40 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 02:47:40 -0000 Subject: [MacPorts] #20565: FTDI D2XX Direct driver In-Reply-To: <053.02858729d6619e08181567109d52ae4e@macports.org> References: <053.02858729d6619e08181567109d52ae4e@macports.org> Message-ID: <062.e04cdcf5a4c95b469c577e629199fba2@macports.org> #20565: FTDI D2XX Direct driver --------------------------------+------------------------------------------- Reporter: ranauei@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: ftdi_d2xx | --------------------------------+------------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r55009. Changed format of maintainers and removed revision (default for first revision ? 0) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 19:48:17 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 02:48:17 -0000 Subject: [MacPorts] #20571: clutter-cairo: allow cairo-devel to satisfy cairo dependency Message-ID: <059.7c63a30b3dd5301f0ceda6d2b8d87933@macports.org> #20571: clutter-cairo: allow cairo-devel to satisfy cairo dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: idan@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clutter-cairo -------------------------------------+-------------------------------------- Could you change the cairo dependency in clutter-cairo so that cairo-devel could satisfy it? The attached patch does this. If you have no objections I'm happy to commit it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 19:52:07 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 02:52:07 -0000 Subject: [MacPorts] #20079: kile-2.1-new port In-Reply-To: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> References: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> Message-ID: <079.41caa7eca9e66df511d33ddeb754c250@macports.org> #20079: kile-2.1-new port -------------------------------------------------+-------------------------- Reporter: nicos_pavlov@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: kile-devel | -------------------------------------------------+-------------------------- Comment(by snc@?): Got any documentation on that portgroup? :-P -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 19:54:33 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 02:54:33 -0000 Subject: [MacPorts] #20572: py25-cairo, py26-cairo: allow cairo-devel to satisfy cairo dependency Message-ID: <059.6a84884ff63827bf24f17048f1fca428@macports.org> #20572: py25-cairo, py26-cairo: allow cairo-devel to satisfy cairo dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: mcalhoun@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-cairo, py26-cairo -------------------------------------+-------------------------------------- Could you change the cairo dependency in py25-cairo and py26-cairo so that cairo-devel could satisfy it, like I just did for py-cairo in r55016? See attached patch. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 20:01:43 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 03:01:43 -0000 Subject: [MacPorts] #20573: py26-mapnik: remove cairo dependency Message-ID: <059.a99c9b599b897810becaee90af5afaba@macports.org> #20573: py26-mapnik: remove cairo dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: dbsgeo@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-mapnik -------------------------------------+-------------------------------------- Could you remove the cairo dependency from py26-mapnik? It's not necessary because the other dependencies cairomm and py26-cairo both already depend on cairo. And the way the dependency is currently declared ("port:cairo"), the port cairo-devel cannot be used to satisfy the dependency, which is a problem I would like to correct. If you have no objection, I can commit the attached patch. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 20:04:59 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 03:04:59 -0000 Subject: [MacPorts] #20574: plplot: allow pango-devel to satisfy pango dependency Message-ID: <059.f0dd1392458241b31d374bcf94e8e206@macports.org> #20574: plplot: allow pango-devel to satisfy pango dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: takeshi@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: plplot -------------------------------------+-------------------------------------- Could you change the pango dependency in plplot so that pango-devel could satisfy it? The attached patch does this, and removes the cairo dependency, because pango already depends on cairo. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 20:07:32 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 03:07:32 -0000 Subject: [MacPorts] #20575: xfce4-panel: allow cairo-devel to satisfy cairo dependency Message-ID: <059.13fe73a6e7dccd460b0d4490571f7f53@macports.org> #20575: xfce4-panel: allow cairo-devel to satisfy cairo dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: afb@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: xfce4-panel -------------------------------------+-------------------------------------- Could you change the cairo dependency in xfce4-panel so that cairo-devel could satisfy it? The attached patch does this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 20:27:35 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 03:27:35 -0000 Subject: [MacPorts] #20079: kile-2.1-new port In-Reply-To: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> References: <070.5ff4408d51baabce2e1da876be9e2d6b@macports.org> Message-ID: <079.74ed759b8a573a2a0cfeae00024db9b1@macports.org> #20079: kile-2.1-new port -------------------------------------------------+-------------------------- Reporter: nicos_pavlov@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: kile-devel | -------------------------------------------------+-------------------------- Comment(by ryandesign@?): Replying to [comment:8 snc@?]: > Got any documentation on that portgroup? :-P I don't think anyone has written documentation on it yet. For now, I can recommend you [browser:trunk/dports/_resources/port1.0/group/cmake-1.0.tcl read the portgroup] to see what it does, and see what can be removed from the port if you use it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 20:30:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 03:30:11 -0000 Subject: [MacPorts] #20573: py26-mapnik: remove cairo dependency In-Reply-To: <059.a99c9b599b897810becaee90af5afaba@macports.org> References: <059.a99c9b599b897810becaee90af5afaba@macports.org> Message-ID: <068.22d1715fcc27014beabc16282ffea069@macports.org> #20573: py26-mapnik: remove cairo dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: dbsgeo@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-mapnik -------------------------------------+-------------------------------------- Comment(by dbsgeo@?): Awesome, that sounds good. I've actually been excited to see those exact changes like you've just made in r55010 to allow for building against pixman/cairo/cairomm-devel. I've recently been doing that to try to track down the cause of this one: http://trac.mapnik.org/ticket/387 So, whatever patch you think wise I'm supportive. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 20:34:52 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 03:34:52 -0000 Subject: [MacPorts] #20468: ghc-6.10.3_7 Configure Error - unexpected end of file In-Reply-To: <048.fe403a9d238655756c49319383b19b94@macports.org> References: <048.fe403a9d238655756c49319383b19b94@macports.org> Message-ID: <057.2bd9d43167db09776036e15bd820d5a7@macports.org> #20468: ghc-6.10.3_7 Configure Error - unexpected end of file --------------------------+------------------------------------------------- Reporter: yllan@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc --------------------------+------------------------------------------------- Comment(by kazu@?): I had the same problem but I could solved it. "autoreconf" installed by MacPorts is the cause. So, you can install GHC with "sudo port uninstall autoconf", (rehash if necessary) and "auto port install ghc". -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 20:57:00 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 03:57:00 -0000 Subject: [MacPorts] #20573: py26-mapnik: remove cairo dependency In-Reply-To: <059.a99c9b599b897810becaee90af5afaba@macports.org> References: <059.a99c9b599b897810becaee90af5afaba@macports.org> Message-ID: <068.eee13799ecdd4b9fa2fbd325005ac773@macports.org> #20573: py26-mapnik: remove cairo dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: dbsgeo@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-mapnik -------------------------------------+-------------------------------------- Comment(by ryandesign@?): I committed this patch in r55026. But to support using cairomm-devel we should also do [attachment:py26-mapnik-cairomm-devel.diff this] -- ok? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 21:15:13 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 04:15:13 -0000 Subject: [MacPorts] #20576: shogun overwrites its depends_build Message-ID: <059.1c33341b11257548a8b1ba7320625455@macports.org> #20576: shogun overwrites its depends_build -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: jameskyle@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: shogun -------------------------------------+-------------------------------------- The shogun port says {{{ depends_build port:bzip2 \ port:gsed }}} but then a few lines later it says {{{ depends_build port:gcc43 }}} thus overwriting the first definition. These should be combined: {{{ depends_build port:bzip2 \ port:gsed \ port:gcc43 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 22:12:16 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 05:12:16 -0000 Subject: [MacPorts] #20573: py26-mapnik: remove cairo dependency In-Reply-To: <059.a99c9b599b897810becaee90af5afaba@macports.org> References: <059.a99c9b599b897810becaee90af5afaba@macports.org> Message-ID: <068.2f2c0ef94f255a211a60b1ed3ac9e022@macports.org> #20573: py26-mapnik: remove cairo dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: dbsgeo@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py26-mapnik -------------------------------------+-------------------------------------- Comment(by dbsgeo@?): great, looks good. I'm not a committer so go for it! thanks! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 22:55:59 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 05:55:59 -0000 Subject: [MacPorts] #20573: py26-mapnik: remove cairo dependency In-Reply-To: <059.a99c9b599b897810becaee90af5afaba@macports.org> References: <059.a99c9b599b897810becaee90af5afaba@macports.org> Message-ID: <068.cf99b7da6d00be760ae7562574bacd3b@macports.org> #20573: py26-mapnik: remove cairo dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: dbsgeo@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py26-mapnik | --------------------------------------+------------------------------------- Changes (by ryandesign@?): * status: new => closed * resolution: => fixed Comment: Done in r55031. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 23:06:49 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 06:06:49 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.7c8205b60fc230d314a1fea11b3bd774@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by blb@?): {{{ configure:2362: found /usr/bin/gcc configure:2373: result: gcc configure:2605: checking for C compiler version configure:2613: gcc --version >&5 gcc (GCC) 4.2.3 }}} gcc 4.2.3 is not what /usr/bin/gcc should be (and for that matter, /usr/bin/gcc-4.2 is only 4.2.1) so you've modified things in /usr/bin which will definitely cause issues. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 23:34:00 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 06:34:00 -0000 Subject: [MacPorts] #20560: New port: devel/vstr-1.0.15 In-Reply-To: <057.540fb46bd25d97ef3dd539d76df1b2bc@macports.org> References: <057.540fb46bd25d97ef3dd539d76df1b2bc@macports.org> Message-ID: <066.a79f0f9a385127b774f28eec078eab6d@macports.org> #20560: New port: devel/vstr-1.0.15 -----------------------------------+---------------------------------------- Reporter: tobias@? | Owner: macports-tickets@? Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: vstr -----------------------------------+---------------------------------------- Comment(by tobias@?): You are right. I just checked the FreeBSD port and they list two other sources: http://freebsd.unixfreunde.de/sources/ and http://sce-tindy.tecnik93.com/FreeBSD/others_ports/vstr/ And I also mirrored it on our server: http://download.strongswan.org/ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed Aug 5 23:44:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 06:44:04 -0000 Subject: [MacPorts] #20575: xfce4-panel: allow cairo-devel to satisfy cairo dependency In-Reply-To: <059.13fe73a6e7dccd460b0d4490571f7f53@macports.org> References: <059.13fe73a6e7dccd460b0d4490571f7f53@macports.org> Message-ID: <068.ba1c885cc652da878dc9ad3a324f9742@macports.org> #20575: xfce4-panel: allow cairo-devel to satisfy cairo dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: afb@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: xfce4-panel | --------------------------------------+------------------------------------- Changes (by afb@?): * status: new => closed * version: 1.7.1 => * resolution: => fixed Comment: Fixed, r55032. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 00:01:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 07:01:11 -0000 Subject: [MacPorts] #20577: xorg-libXext fails to build: Xge.c needs Xge.h Message-ID: <059.eb53d29c69b74fe467b072644e904bce@macports.org> #20577: xorg-libXext fails to build: Xge.c needs Xge.h -------------------------------------+-------------------------------------- Reporter: jones.chris.g@? | Owner: macports-tickets@? Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: xorg-libXext -------------------------------------+-------------------------------------- The error {{{ $ sudo port install xorg-libXext ---> Fetching xorg-libXext ---> Verifying checksum(s) for xorg-libXext ---> Extracting xorg-libXext ---> Applying patches to xorg-libXext ---> Configuring xorg-libXext ---> Building xorg-libXext 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_xorg-libXext/work/libXext-1.0.5" && make all " returned error 2 Command output: libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict- aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after- statement -I/opt/local/include -O2 -MT XTestExt1.lo -MD -MP -MF .deps/XTestExt1.Tpo -c XTestExt1.c -fno-common -DPIC -o .libs/XTestExt1.o XTestExt1.c:154: warning: no previous prototype for 'XTestFakeInput' XTestExt1.c:239: warning: no previous prototype for 'XTestGetInput' XTestExt1.c:297: warning: no previous prototype for 'XTestStopInput' XTestExt1.c:351: warning: no previous prototype for 'XTestReset' XTestExt1.c:409: warning: no previous prototype for 'XTestQueryInputSize' XTestExt1.c:644: warning: no previous prototype for 'XTestPressKey' XTestExt1.c:676: warning: no previous prototype for 'XTestPressButton' XTestExt1.c:890: warning: no previous prototype for 'XTestMovePointer' XTestExt1.c:1295: warning: no previous prototype for 'XTestFlush' libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing- prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT XTestExt1.lo -MD -MP -MF .deps/XTestExt1.Tpo -c XTestExt1.c -o XTestExt1.o >/dev/null 2>&1 mv -f .deps/XTestExt1.Tpo .deps/XTestExt1.Plo /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested- externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT Xcup.lo -MD -MP -MF .deps/Xcup.Tpo -c -o Xcup.lo Xcup.c libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing- prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT Xcup.lo -MD -MP -MF .deps/Xcup.Tpo -c Xcup.c -fno-common -DPIC -o .libs/Xcup.o libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing- prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT Xcup.lo -MD -MP -MF .deps/Xcup.Tpo -c Xcup.c -o Xcup.o >/dev/null 2>&1 mv -f .deps/Xcup.Tpo .deps/Xcup.Plo /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested- externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT Xdbe.lo -MD -MP -MF .deps/Xdbe.Tpo -c -o Xdbe.lo Xdbe.c libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing- prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT Xdbe.lo -MD -MP -MF .deps/Xdbe.Tpo -c Xdbe.c -fno-common -DPIC -o .libs/Xdbe.o libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing- prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT Xdbe.lo -MD -MP -MF .deps/Xdbe.Tpo -c Xdbe.c -o Xdbe.o >/dev/null 2>&1 mv -f .deps/Xdbe.Tpo .deps/Xdbe.Plo /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested- externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT Xge.lo -MD -MP -MF .deps/Xge.Tpo -c -o Xge.lo Xge.c libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing- prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/opt/local/include -O2 -MT Xge.lo -MD -MP -MF .deps/Xge.Tpo -c Xge.c -fno-common -DPIC -o .libs/Xge.o Xge.c:43:32: error: X11/extensions/Xge.h: No such file or directory Xge.c:132: warning: no previous prototype for '_xgeCheckExtInit' Xge.c:299: warning: no previous prototype for 'xgeExtRegister' Xge.c:337: warning: no previous prototype for 'XGEQueryExtension' Xge.c:355: warning: no previous prototype for 'XGEQueryVersion' make[2]: *** [Xge.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} And {{{ $ sudo port provides /opt/local/include/X11/extensions/Xge.h /opt/local/include/X11/extensions/Xge.h does not exist. }}} Interestingly, {{{ $ ls /opt/local/include/X11/extensions/ge.h /opt/local/include/X11/extensions/ge.h }}} Marking priority "High" because python transitively depends on this port, and modern *NIX systems are near useless without python. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 00:39:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 07:39:57 -0000 Subject: [MacPorts] #20577: xorg-libXext fails to build: Xge.c needs Xge.h In-Reply-To: <059.eb53d29c69b74fe467b072644e904bce@macports.org> References: <059.eb53d29c69b74fe467b072644e904bce@macports.org> Message-ID: <068.9ad94b4af1ceb03f52bc18d7505780b8@macports.org> #20577: xorg-libXext fails to build: Xge.c needs Xge.h -------------------------------------+-------------------------------------- Reporter: jones.chris.g@? | Owner: jeremyhu@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: xorg-libXext -------------------------------------+-------------------------------------- Changes (by blb@?): * owner: macports-tickets@? => jeremyhu@? * priority: High => Normal Comment: What does {{{ $ port installed xorg-xextproto }}} say (that is the port which provides Xge.h)? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 01:06:13 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 08:06:13 -0000 Subject: [MacPorts] #20577: xorg-libXext fails to build: Xge.c needs Xge.h In-Reply-To: <059.eb53d29c69b74fe467b072644e904bce@macports.org> References: <059.eb53d29c69b74fe467b072644e904bce@macports.org> Message-ID: <068.3faa21870206d554228c11e56e1c660a@macports.org> #20577: xorg-libXext fails to build: Xge.c needs Xge.h --------------------------------------+------------------------------------- Reporter: jones.chris.g@? | Owner: jeremyhu@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: xorg-libXext | --------------------------------------+------------------------------------- Changes (by jeremyhu@?): * status: new => closed * resolution: => fixed Comment: r55035 ... only affects users who have not installed the X11 SDK with XCode... If people have installed that SDK (or Xquartz from MacOSForge), it will find the header in /usr/include/X11. Updating to the latest rc for libXext fixes the problem because those headers are now packaged with libXext. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 01:11:47 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 08:11:47 -0000 Subject: [MacPorts] #20559: Ports won't install / self update doesn't work In-Reply-To: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> References: <065.c03d9079b6c65d2b1f5f3b0ad6c6a16e@macports.org> Message-ID: <074.50c61cdf73f993ee03639fcac654df21@macports.org> #20559: Ports won't install / self update doesn't work -------------------------------------------+-------------------------------- Reporter: vash_the__typhoon@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.6.0 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by toby@?): It looks like the configure script actually just runs 'gcc' - it's probably in /opt/local (via gcc_select). However, this particular one doesn't appear to be capable of passing the configure tests. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 01:47:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 08:47:27 -0000 Subject: [MacPorts] #20505: dbus doesn't work In-Reply-To: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> References: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> Message-ID: <064.8f52ee0c863a41eca47226213f4f89b0@macports.org> #20505: dbus doesn't work ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: mcalhoun@? Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: dbus ---------------------------------+------------------------------------------ Comment(by illogic-al@?): Replying to [comment:5 vinc17@?]: > I have Tiger. :( But now I start the dbus session from my .zlogin, so that's not much a problem. Unnecessary. Once you start it once as a user, on subsequent system restarts, it loads automatically. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 01:53:07 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 08:53:07 -0000 Subject: [MacPorts] #20362: kdebase4-runtime build failure: Qt3Support/Q3PtrList: No such file or directory In-Reply-To: <064.d9c42c0530ba1362ce76f36cc2f42f08@macports.org> References: <064.d9c42c0530ba1362ce76f36cc2f42f08@macports.org> Message-ID: <073.b515e6eef124e2180555cc8776f41277@macports.org> #20362: kdebase4-runtime build failure: Qt3Support/Q3PtrList: No such file or directory ------------------------------------------+--------------------------------- Reporter: macsforever2000@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: kdebase4-runtime qt4-mac ------------------------------------------+--------------------------------- Changes (by illogic-al@?): * port: kdebase4-runtime => kdebase4-runtime qt4-mac Comment: Hey. When qt4 is compiled with -cocoa, qt3support is not built. Can you check to see if that's what you did? It may be that updates to 4.5 now built -cocoa automatically if it detects an OS hi enough to support it (OS 10.5 or >) although I highly doubt it. Either way, sounds like a problem with Qt not. Some KDE programs still use and thus require the qt3support classes so there's no way around that. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 02:20:10 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 09:20:10 -0000 Subject: [MacPorts] #20034: atari800 hardcodes /opt/local In-Reply-To: <059.1a311df4c298c0d59072628f7978d2ff@macports.org> References: <059.1a311df4c298c0d59072628f7978d2ff@macports.org> Message-ID: <068.e19f18e662ddfe8b014abb65081e6323@macports.org> #20034: atari800 hardcodes /opt/local --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: krischik@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: atari800 | --------------------------------------+------------------------------------- Changes (by ryandesign@?): * status: new => closed * resolution: => fixed Comment: This has been fixed, looks like in r52740. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 02:53:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 09:53:57 -0000 Subject: [MacPorts] #19091: php5: refactor variants into separate ports In-Reply-To: <059.af49a8d24c6a202b6719f5d89de2b2f1@macports.org> References: <059.af49a8d24c6a202b6719f5d89de2b2f1@macports.org> Message-ID: <068.c489f10c6f2ea45ee6bd576539ee79c2@macports.org> #19091: php5: refactor variants into separate ports -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: php5, php5-devel -------------------------------------+-------------------------------------- Comment(by ryandesign@?): * r55041: updated php5extension to use phpize even for bundled extensions so we can build more of them shared, like the below * r55043: new port php5-zip * r55044: new port php5-sockets -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:03:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:03:11 -0000 Subject: [MacPorts] #20526: avrdude: Add ftdi bitbang support (+serjtag variant) In-Reply-To: <053.d5127b169b8f673efbac24929ea91601@macports.org> References: <053.d5127b169b8f673efbac24929ea91601@macports.org> Message-ID: <062.e58cc1fbf9cdeb702352132fb9a79e7d@macports.org> #20526: avrdude: Add ftdi bitbang support (+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: snc@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Changes (by snc@?): * owner: bsd@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:03:26 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:03:26 -0000 Subject: [MacPorts] #20526: avrdude: Add ftdi bitbang support (+serjtag variant) In-Reply-To: <053.d5127b169b8f673efbac24929ea91601@macports.org> References: <053.d5127b169b8f673efbac24929ea91601@macports.org> Message-ID: <062.0a07c98182b1a22ad7779d9b1aaa12d7@macports.org> #20526: avrdude: Add ftdi bitbang support (+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@? | Owner: snc@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Changes (by snc@?): * cc: bsd@? (added) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:13:52 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:13:52 -0000 Subject: [MacPorts] #20526: avrdude: Add ftdi bitbang support (+serjtag variant) In-Reply-To: <053.d5127b169b8f673efbac24929ea91601@macports.org> References: <053.d5127b169b8f673efbac24929ea91601@macports.org> Message-ID: <062.cb517c0bc9cc6d923871550ec876370b@macports.org> #20526: avrdude: Add ftdi bitbang support (+serjtag variant) --------------------------------+------------------------------------------- Reporter: ranauei@? | Owner: snc@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: avrdude | --------------------------------+------------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r55049. Tweaked ui_msg. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:15:02 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:15:02 -0000 Subject: [MacPorts] #20523: hexfiend has new svn url In-Reply-To: <055.676c826cb13656fab1f064f4d7eb80bb@macports.org> References: <055.676c826cb13656fab1f064f4d7eb80bb@macports.org> Message-ID: <064.17f34e5d29264dcaba2c302a6b883af9@macports.org> #20523: hexfiend has new svn url ---------------------------------+------------------------------------------ Reporter: ugur@? | Owner: snc@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: hexfiend ---------------------------------+------------------------------------------ Changes (by snc@?): * cc: dweber@? (added) * owner: dweber@? => snc@? * status: new => assigned * type: request => defect -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:17:00 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:17:00 -0000 Subject: [MacPorts] #20523: hexfiend has new svn url In-Reply-To: <055.676c826cb13656fab1f064f4d7eb80bb@macports.org> References: <055.676c826cb13656fab1f064f4d7eb80bb@macports.org> Message-ID: <064.1e8e3f5c5f13a8746be02a5bc777e0ce@macports.org> #20523: hexfiend has new svn url ----------------------------------+----------------------------------------- Reporter: ugur@? | Owner: snc@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: hexfiend | ----------------------------------+----------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Fixed in r55050. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:40:37 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:40:37 -0000 Subject: [MacPorts] #20497: caml-sexplib missing dependency on caml-type-conv In-Reply-To: <051.c7519ef81adb167f85464018a2ede34f@macports.org> References: <051.c7519ef81adb167f85464018a2ede34f@macports.org> Message-ID: <060.5c1dff90806cdd83fa9794ec23d519b4@macports.org> #20497: caml-sexplib missing dependency on caml-type-conv -----------------------------+---------------------------------------------- Reporter: anil@? | Owner: snc@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: caml-sexplib -----------------------------+---------------------------------------------- Changes (by snc@?): * cc: erickt@? (added) * owner: erickt@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:48:02 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:48:02 -0000 Subject: [MacPorts] #20497: caml-sexplib missing dependency on caml-type-conv In-Reply-To: <051.c7519ef81adb167f85464018a2ede34f@macports.org> References: <051.c7519ef81adb167f85464018a2ede34f@macports.org> Message-ID: <060.8ada3fdd382ccaa942cea22985b6c5d0@macports.org> #20497: caml-sexplib missing dependency on caml-type-conv ------------------------------+--------------------------------------------- Reporter: anil@? | Owner: snc@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: caml-sexplib | ------------------------------+--------------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Added in r55051. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:56:19 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:56:19 -0000 Subject: [MacPorts] #20492: php5, php5-devel: php links with libldap if present In-Reply-To: <059.d2f023044c102b6a01afb1b679ab2987@macports.org> References: <059.d2f023044c102b6a01afb1b679ab2987@macports.org> Message-ID: <068.37d4f9945337821f103f906a5fd574e1@macports.org> #20492: php5, php5-devel: php links with libldap if present -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: php5, php5-devel -------------------------------------+-------------------------------------- Comment(by snc@?): We cannot specify `--with-ldap` and leave it blank either: in the case the user does not specify a path, `configure` will look for `ldap.h` and include in `/usr` and `/usr/local`. The `./configure --help` output did not reflect this properly. [http://bugs.php.net/bug.php?id=1309 This is changed in CVS now]. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 04:57:01 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 11:57:01 -0000 Subject: [MacPorts] #20492: php5, php5-devel: php links with libldap if present In-Reply-To: <059.d2f023044c102b6a01afb1b679ab2987@macports.org> References: <059.d2f023044c102b6a01afb1b679ab2987@macports.org> Message-ID: <068.a03ebf5fad54e3588aee7ba5d61ce9f9@macports.org> #20492: php5, php5-devel: php links with libldap if present -------------------------------------+-------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: php5, php5-devel -------------------------------------+-------------------------------------- Comment(by snc@?): Keep in mind that's a dinosaur ticket ? really. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 05:01:30 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 12:01:30 -0000 Subject: [MacPorts] #20526: avrdude: Add ftdi bitbang support (+serjtag variant) In-Reply-To: <053.d5127b169b8f673efbac24929ea91601@macports.org> References: <053.d5127b169b8f673efbac24929ea91601@macports.org> Message-ID: <062.cda6103b189cfc68a632ceab10e4d416@macports.org> #20526: avrdude: Add ftdi bitbang support (+serjtag variant) --------------------------------+------------------------------------------- Reporter: ranauei@? | Owner: snc@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: avrdude | --------------------------------+------------------------------------------- Comment(by snc@?): Patches added in r55055. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 05:26:06 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 12:26:06 -0000 Subject: [MacPorts] #20097: new port: json-glib In-Reply-To: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> References: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> Message-ID: <062.d3ceb98ee25594e692de60f45ce0fc8b@macports.org> #20097: new port: json-glib -------------------------------+-------------------------------------------- Reporter: nefar@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: json-glib -------------------------------+-------------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 05:30:03 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 12:30:03 -0000 Subject: [MacPorts] #20097: new port: json-glib In-Reply-To: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> References: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> Message-ID: <062.3fe30317c56e5cbb3c5c6050b8474a6f@macports.org> #20097: new port: json-glib --------------------------------+------------------------------------------- Reporter: nefar@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: json-glib | --------------------------------+------------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r55057. Removed `use_parallel_build yes` as this is the default. Changed maintainer format in r55058. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 05:32:03 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 12:32:03 -0000 Subject: [MacPorts] #19552: New port: tokyo-cabinet-clj In-Reply-To: <054.2a0bb09f8093505b7da114404eb95a26@macports.org> References: <054.2a0bb09f8093505b7da114404eb95a26@macports.org> Message-ID: <063.090a84a0b7b244782f0e0d8381e6c038@macports.org> #19552: New port: tokyo-cabinet-clj --------------------------------+------------------------------------------- Reporter: ian.eure@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tokyo-cabinet-clj --------------------------------+------------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned * port: => tokyo-cabinet-clj -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 05:34:58 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 12:34:58 -0000 Subject: [MacPorts] #19551: New port: tokyo-cabinet-java In-Reply-To: <054.9582dba82e839c25655e6cb35dadba67@macports.org> References: <054.9582dba82e839c25655e6cb35dadba67@macports.org> Message-ID: <063.8977e6177f5a40e27a6577f58b3337d2@macports.org> #19551: New port: tokyo-cabinet-java --------------------------------+------------------------------------------- Reporter: ian.eure@? | Owner: snc@? Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tokyocabinet-java --------------------------------+------------------------------------------- Changes (by snc@?): * owner: macports-tickets@? => snc@? * status: new => assigned * port: => tokyocabinet-java -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 06:22:54 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 13:22:54 -0000 Subject: [MacPorts] #19551: New port: tokyo-cabinet-java In-Reply-To: <054.9582dba82e839c25655e6cb35dadba67@macports.org> References: <054.9582dba82e839c25655e6cb35dadba67@macports.org> Message-ID: <063.8a69998bdcd676eee510b4d781c63c2e@macports.org> #19551: New port: tokyo-cabinet-java ---------------------------------+------------------------------------------ Reporter: ian.eure@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: tokyocabinet-java | ---------------------------------+------------------------------------------ Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Commited in r55061. Fixed master_sites. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 06:24:15 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 13:24:15 -0000 Subject: [MacPorts] #19552: New port: tokyo-cabinet-clj In-Reply-To: <054.2a0bb09f8093505b7da114404eb95a26@macports.org> References: <054.2a0bb09f8093505b7da114404eb95a26@macports.org> Message-ID: <063.41c422bf730e14bc4783d3c0c0f22a60@macports.org> #19552: New port: tokyo-cabinet-clj ---------------------------------+------------------------------------------ Reporter: ian.eure@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: tokyo-cabinet-clj | ---------------------------------+------------------------------------------ Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r55062. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 06:28:39 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 13:28:39 -0000 Subject: [MacPorts] #20505: dbus doesn't work In-Reply-To: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> References: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> Message-ID: <064.397e5329cc76e6b3652e2a1f996950fc@macports.org> #20505: dbus doesn't work ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: mcalhoun@? Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: dbus ---------------------------------+------------------------------------------ Comment(by vinc17@?): Replying to [comment:6 illogic-al@?]: > Unnecessary. Once you start it once as a user, on subsequent system restarts, it loads automatically. This doesn't work on my machine. I need to restart it explicitly after reboot. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 06:36:47 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 13:36:47 -0000 Subject: [MacPorts] #20578: mesa fails to build Message-ID: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- mesa fails to build. might be a missing dependency? {{{ mbp:~ me$ sudo port install mesa ---> Building mesa 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_mesa/work/Mesa-7.4.3" && make -j3 default INSTALL_DIR=/opt/local CC=/usr/bin/gcc-4.0 CXX=/usr/bin/g++-4.0 " returned error 2 Command output: glxclient.h:429: error: syntax error before '}' token In file included from clientattrib.c:32: glxclient.h:294: error: syntax error before 'GLXContextTag' glxclient.h:294: warning: no semicolon at end of struct or union glxclient.h:429: error: syntax error before '}' token make[2]: *** [compsize.o] Error 1 clientattrib.c: In function 'do_enable_disable': clientattrib.c:42: error: dereferencing pointer to incomplete type clientattrib.c:50: error: dereferencing pointer to incomplete type clientattrib.c:50: error: dereferencing pointer to incomplete type clientattrib.c: In function '__indirect_glPushClientAttrib': clientattrib.c:72: error: dereferencing pointer to incomplete type clientattrib.c:73: error: dereferencing pointer to incomplete type clientattrib.c:75: error: dereferencing pointer to incomplete type clientattrib.c:81: error: dereferencing pointer to incomplete type clientattrib.c:91: error: dereferencing pointer to incomplete type clientattrib.c:91: error: dereferencing pointer to incomplete type clientattrib.c: In function '__indirect_glPopClientAttrib': clientattrib.c:100: error: dereferencing pointer to incomplete type clientattrib.c:101: error: dereferencing pointer to incomplete type clientattrib.c:104: error: dereferencing pointer to incomplete type clientattrib.c:109: error: dereferencing pointer to incomplete type clientattrib.c:122: error: dereferencing pointer to incomplete type clientattrib.c:122: error: dereferencing pointer to incomplete type clientattrib.c: In function '__glFreeAttributeState': clientattrib.c:132: error: dereferencing pointer to incomplete type clientattrib.c:133: error: dereferencing pointer to incomplete type make[2]: *** [clientattrib.o] Error 1 make[1]: *** [subdirs] Error 1 make: *** [default] Error 1 Error: Status 1 encountered during processing. }}} {{{ DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa 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 already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port mesa. DEBUG: Requested variant i386 is not provided by port mesa. DEBUG: Requested variant x11 is not provided by port mesa. DEBUG: Requested variant no_x11 is not provided by port mesa. DEBUG: Requested variant atsui is not provided by port mesa. DEBUG: Requested variant dbus is not provided by port mesa. DEBUG: Requested variant macosx is not provided by port mesa. DEBUG: Requested variant quartz is not provided by port mesa. DEBUG: Executing variant hw_render provides hw_render DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-glproto DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- glproto 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 xorg-glproto. DEBUG: Requested variant i386 is not provided by port xorg-glproto. DEBUG: Requested variant x11 is not provided by port xorg-glproto. DEBUG: Requested variant no_x11 is not provided by port xorg-glproto. DEBUG: Requested variant atsui is not provided by port xorg-glproto. DEBUG: Requested variant dbus is not provided by port xorg-glproto. DEBUG: Requested variant macosx is not provided by port xorg-glproto. DEBUG: Requested variant quartz is not provided by port xorg-glproto. DEBUG: Searching for dependency: xorg-glproto DEBUG: Found Dependency: receipt exists for xorg-glproto DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-dri2proto DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- dri2proto 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 xorg-dri2proto. DEBUG: Requested variant i386 is not provided by port xorg-dri2proto. DEBUG: Requested variant x11 is not provided by port xorg-dri2proto. DEBUG: Requested variant no_x11 is not provided by port xorg-dri2proto. DEBUG: Requested variant atsui is not provided by port xorg-dri2proto. DEBUG: Requested variant dbus is not provided by port xorg-dri2proto. DEBUG: Requested variant macosx is not provided by port xorg-dri2proto. DEBUG: Requested variant quartz is not provided by port xorg-dri2proto. DEBUG: Searching for dependency: xorg-dri2proto DEBUG: Found Dependency: receipt exists for xorg-dri2proto DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXfixes DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXfixes 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-libXfixes. DEBUG: Requested variant i386 is not provided by port xorg-libXfixes. DEBUG: Requested variant x11 is not provided by port xorg-libXfixes. DEBUG: Requested variant no_x11 is not provided by port xorg-libXfixes. DEBUG: Requested variant atsui is not provided by port xorg-libXfixes. DEBUG: Requested variant dbus is not provided by port xorg-libXfixes. DEBUG: Requested variant macosx is not provided by port xorg-libXfixes. DEBUG: Requested variant quartz is not provided by port xorg-libXfixes. DEBUG: Searching for dependency: xorg-libXfixes DEBUG: Found Dependency: receipt exists for xorg-libXfixes DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXi 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 x11 is not provided by port xorg-libXi. DEBUG: Requested variant no_x11 is not provided by port xorg-libXi. DEBUG: Requested variant atsui is not provided by port xorg-libXi. DEBUG: Requested variant dbus is not provided by port xorg-libXi. DEBUG: Requested variant macosx is not provided by port xorg-libXi. DEBUG: Requested variant quartz is not provided by port xorg-libXi. DEBUG: Searching for dependency: xorg-libXi DEBUG: Found Dependency: receipt exists for xorg-libXi DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXmu DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXmu 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-libXmu. DEBUG: Requested variant i386 is not provided by port xorg-libXmu. DEBUG: Requested variant x11 is not provided by port xorg-libXmu. DEBUG: Requested variant no_x11 is not provided by port xorg-libXmu. DEBUG: Requested variant atsui is not provided by port xorg-libXmu. DEBUG: Requested variant dbus is not provided by port xorg-libXmu. DEBUG: Requested variant macosx is not provided by port xorg-libXmu. DEBUG: Requested variant quartz is not provided by port xorg-libXmu. DEBUG: Searching for dependency: xorg-libXmu DEBUG: Found Dependency: receipt exists for xorg-libXmu DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/makedepend DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/makedepend 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 makedepend. DEBUG: Requested variant i386 is not provided by port makedepend. DEBUG: Requested variant x11 is not provided by port makedepend. DEBUG: Requested variant no_x11 is not provided by port makedepend. DEBUG: Requested variant atsui is not provided by port makedepend. DEBUG: Requested variant dbus is not provided by port makedepend. DEBUG: Requested variant macosx is not provided by port makedepend. DEBUG: Requested variant quartz is not provided by port makedepend. DEBUG: Searching for dependency: makedepend DEBUG: Didn't find receipt, going to depspec regex for: makedepend DEBUG: Found Dependency: path: /usr/X11/bin filename: makedepend regex: ^makedepend$ DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/glut DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/glut 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: not using configure, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port glut. DEBUG: Requested variant i386 is not provided by port glut. DEBUG: Requested variant x11 is not provided by port glut. DEBUG: Requested variant no_x11 is not provided by port glut. DEBUG: Requested variant atsui is not provided by port glut. DEBUG: Requested variant dbus is not provided by port glut. DEBUG: Requested variant macosx is not provided by port glut. DEBUG: Requested variant quartz is not provided by port glut. DEBUG: Searching for dependency: glut DEBUG: Found Dependency: receipt exists for glut DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/tcl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/tcl 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 i386 is not provided by port tcl. DEBUG: Requested variant x11 is not provided by port tcl. DEBUG: Requested variant no_x11 is not provided by port tcl. DEBUG: Requested variant atsui is not provided by port tcl. DEBUG: Requested variant dbus is not provided by port tcl. DEBUG: Requested variant macosx is not provided by port tcl. DEBUG: Requested variant quartz is not provided by port tcl. DEBUG: Executing variant darwin provides darwin DEBUG: Searching for dependency: tcl DEBUG: Found Dependency: receipt exists for tcl DEBUG: Executing org.macports.main (mesa) DEBUG: Skipping completed org.macports.fetch (mesa) DEBUG: Skipping completed org.macports.checksum (mesa) DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 DEBUG: Skipping completed org.macports.extract (mesa) DEBUG: Skipping completed org.macports.patch (mesa) DEBUG: Skipping completed org.macports.configure (mesa) ---> Building mesa DEBUG: Executing org.macports.build (mesa) DEBUG: port allows a parallel build 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_x11_mesa/work/Mesa-7.4.3" && make -j3 default INSTALL_DIR=/opt/local CC=/usr/bin/gcc-4.0 CXX=/usr/bin/g++-4.0' Making sources for darwin /usr/bin/gcc-4.0 -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-common -I/opt/local/include -I/opt/local/include -fPIC -D_DARWIN_C_SOURCE -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DPTHREADS -DGLX_ALIAS_UNSUPPORTED -DGLX_INDIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/opt/local/lib/dri\" glcontextmodes.c -o glcontextmodes.o /usr/bin/gcc-4.0 -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-common -I/opt/local/include -I/opt/local/include -fPIC -D_DARWIN_C_SOURCE -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DPTHREADS -DGLX_ALIAS_UNSUPPORTED -DGLX_INDIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/opt/local/lib/dri\" clientattrib.c -o clientattrib.o /usr/bin/gcc-4.0 -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/glapi -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-common -I/opt/local/include -I/opt/local/include -fPIC -D_DARWIN_C_SOURCE -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DPTHREADS -DGLX_ALIAS_UNSUPPORTED -DGLX_INDIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/opt/local/lib/dri\" compsize.c -o compsize.o In file included from /opt/local/include/X11/Xlib.h:51, from ../../../include/GL/glx.h:38, from glcontextmodes.c:41: /opt/local/include/X11/Xosdefs.h:145:1: warning: "_DARWIN_C_SOURCE" redefined :1:1: warning: this is the location of the previous definition In file included from /opt/local/include/X11/Xlib.h:51, from /opt/local/include/X11/Xlibint.h:43, from glxclient.h:43, from clientattrib.c:32: /opt/local/include/X11/Xosdefs.h:145:1: warning: "_DARWIN_C_SOURCE" redefined :1:1: warning: this is the location of the previous definition In file included from /opt/local/include/X11/Xlib.h:51, from /opt/local/include/X11/Xlibint.h:43, from glxclient.h:43, from compsize.c:33: /opt/local/include/X11/Xosdefs.h:145:1: warning: "_DARWIN_C_SOURCE" redefined :1:1: warning: this is the location of the previous definition glcontextmodes.c:42:23: error: GL/glxint.h: No such file or directory In file included from compsize.c:33: glxclient.h:53:23: error: GL/glxint.h: No such file or directory glxclient.h:54:25: error: GL/glxproto.h: No such file or directory In file included from glcontextmodes.c:67: glcontextmodes.h:39: warning: type defaults to 'int' in declaration of '__GLXvisualConfig' glcontextmodes.h:39: error: syntax error before '*' token glcontextmodes.c:132: warning: type defaults to 'int' in declaration of '__GLXvisualConfig' glcontextmodes.c:132: error: syntax error before '*' token glcontextmodes.c:133: warning: no previous prototype for '_gl_copy_visual_to_context_mode' glcontextmodes.c: In function '_gl_copy_visual_to_context_mode': glcontextmodes.c:134: error: 'mode' undeclared (first use in this function) glcontextmodes.c:134: error: (Each undeclared identifier is reported only once glcontextmodes.c:134: error: for each function it appears in.) glcontextmodes.c:139: error: 'config' undeclared (first use in this function) In file included from clientattrib.c:32: glxclient.h:53:23: error: GL/glxint.h: No such file or directory glxclient.h:54:25: error: GL/glxproto.h: No such file or directory make[2]: *** [glcontextmodes.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from compsize.c:33: glxclient.h:294: error: syntax error before 'GLXContextTag' glxclient.h:294: warning: no semicolon at end of struct or union glxclient.h:429: error: syntax error before '}' token In file included from clientattrib.c:32: glxclient.h:294: error: syntax error before 'GLXContextTag' glxclient.h:294: warning: no semicolon at end of struct or union glxclient.h:429: error: syntax error before '}' token clientattrib.c: In function 'do_enable_disable': clientattrib.c:42: error: dereferencing pointer to incomplete type clientattrib.c:50: error: dereferencing pointer to incomplete type clientattrib.c:50: error: dereferencing pointer to incomplete type clientattrib.c: In function '__indirect_glPushClientAttrib': clientattrib.c:72: error: dereferencing pointer to incomplete type clientattrib.c:73: error: dereferencing pointer to incomplete type clientattrib.c:75: error: dereferencing pointer to incomplete type clientattrib.c:81: error: dereferencing pointer to incomplete type clientattrib.c:91: error: dereferencing pointer to incomplete type clientattrib.c:91: error: dereferencing pointer to incomplete type clientattrib.c: In function '__indirect_glPopClientAttrib': clientattrib.c:100: error: dereferencing pointer to incomplete type clientattrib.c:101: error: dereferencing pointer to incomplete type clientattrib.c:104: error: dereferencing pointer to incomplete type clientattrib.c:109: error: dereferencing pointer to incomplete type clientattrib.c:122: error: dereferencing pointer to incomplete type clientattrib.c:122: error: dereferencing pointer to incomplete type clientattrib.c: In function '__glFreeAttributeState': clientattrib.c:132: error: dereferencing pointer to incomplete type clientattrib.c:133: error: dereferencing pointer to incomplete type make[2]: *** [compsize.o] Error 1 make[2]: *** [clientattrib.o] Error 1 make[1]: *** [subdirs] Error 1 make: *** [default] Error 1 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_mesa/work/Mesa-7.4.3" && make -j3 default INSTALL_DIR=/opt/local CC=/usr/bin/gcc-4.0 CXX=/usr/bin/g++-4.0 " returned error 2 Command output: glxclient.h:429: error: syntax error before '}' token In file included from clientattrib.c:32: glxclient.h:294: error: syntax error before 'GLXContextTag' glxclient.h:294: warning: no semicolon at end of struct or union glxclient.h:429: error: syntax error before '}' token clientattrib.c: In function 'do_enable_disable': clientattrib.c:42: error: dereferencing pointer to incomplete type clientattrib.c:50: error: dereferencing pointer to incomplete type clientattrib.c:50: error: dereferencing pointer to incomplete type clientattrib.c: In function '__indirect_glPushClientAttrib': clientattrib.c:72: error: dereferencing pointer to incomplete type clientattrib.c:73: error: dereferencing pointer to incomplete type clientattrib.c:75: error: dereferencing pointer to incomplete type clientattrib.c:81: error: dereferencing pointer to incomplete type clientattrib.c:91: error: dereferencing pointer to incomplete type clientattrib.c:91: error: dereferencing pointer to incomplete type clientattrib.c: In function '__indirect_glPopClientAttrib': clientattrib.c:100: error: dereferencing pointer to incomplete type clientattrib.c:101: error: dereferencing pointer to incomplete type clientattrib.c:104: error: dereferencing pointer to incomplete type clientattrib.c:109: error: dereferencing pointer to incomplete type clientattrib.c:122: error: dereferencing pointer to incomplete type clientattrib.c:122: error: dereferencing pointer to incomplete type clientattrib.c: In function '__glFreeAttributeState': clientattrib.c:132: error: dereferencing pointer to incomplete type clientattrib.c:133: error: dereferencing pointer to incomplete type make[2]: *** [compsize.o] Error 1 make[2]: *** [clientattrib.o] Error 1 make[1]: *** [subdirs] Error 1 make: *** [default] Error 1 Warning: the following items did not execute (for mesa): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 06:50:37 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 13:50:37 -0000 Subject: [MacPorts] #20567: rb-rcairo, rb-pango, rb-glib2: allow -devel ports to satisfy dependencies In-Reply-To: <059.135e6cc723cbe78c32f11851be19094d@macports.org> References: <059.135e6cc723cbe78c32f11851be19094d@macports.org> Message-ID: <068.87c62881b66587915be24076eb23780f@macports.org> #20567: rb-rcairo, rb-pango, rb-glib2: allow -devel ports to satisfy dependencies --------------------------------------------+------------------------------- Reporter: ryandesign@? | Owner: kimuraw@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: rb-rcairo, rb-pango, rb-glib2 | --------------------------------------------+------------------------------- Changes (by kimuraw@?): * status: new => closed * resolution: => fixed Comment: I merged your patch at r55063. thanks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 07:02:10 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 14:02:10 -0000 Subject: [MacPorts] #19740: Upgrade magic to .180 In-Reply-To: <059.3cb09a5825915201b627d81bd6769aa1@macports.org> References: <059.3cb09a5825915201b627d81bd6769aa1@macports.org> Message-ID: <068.26847037fdfa91ae78a4195cee90cc79@macports.org> #19740: Upgrade magic to .180 -------------------------------------+-------------------------------------- Reporter: and.damore@? | Owner: snc@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: magic -------------------------------------+-------------------------------------- Changes (by snc@?): * cc: waqar@? (added) * keywords: magic update => * status: new => assigned * owner: waqar@? => snc@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 07:02:40 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 14:02:40 -0000 Subject: [MacPorts] #19740: Upgrade magic to .180 In-Reply-To: <059.3cb09a5825915201b627d81bd6769aa1@macports.org> References: <059.3cb09a5825915201b627d81bd6769aa1@macports.org> Message-ID: <068.727cd19855846a75862f61bcb768ed31@macports.org> #19740: Upgrade magic to .180 --------------------------------------+------------------------------------- Reporter: and.damore@? | Owner: snc@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: magic | --------------------------------------+------------------------------------- Changes (by snc@?): * status: assigned => closed * resolution: => fixed Comment: Committed in r55065. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 07:09:56 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 14:09:56 -0000 Subject: [MacPorts] #20579: Checksum mismatch for rubygems-1.3.4.tgz Message-ID: <062.a9144778c8c5ee6e53ab31815917077e@macports.org> #20579: Checksum mismatch for rubygems-1.3.4.tgz ----------------------------------------+----------------------------------- Reporter: advertising@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: checksum | Port: rb-rubygems ----------------------------------------+----------------------------------- sudo port install rb-rubygems ---> Verifying checksum(s) for rb-rubygems[[BR]] Error: Checksum (md5) mismatch for rubygems-1.3.4.tgz[[BR]] Error: Checksum (sha1) mismatch for rubygems-1.3.4.tgz[[BR]] Error: Checksum (rmd160) mismatch for rubygems-1.3.4.tgz[[BR]] Error: Target org.macports.checksum returned: Unable to verify file checksums[[BR]] Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 07:26:08 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 14:26:08 -0000 Subject: [MacPorts] #20580: tokyocabinet-java @1.18 Build Error Message-ID: <053.0809b53f24ac6dcf8b836a4cda156c44@macports.org> #20580: tokyocabinet-java @1.18 Build Error --------------------------------+------------------------------------------- Reporter: imirene@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: tokyocabinet, java | Port: tokyocabinet-java --------------------------------+------------------------------------------- {{{ $ sudo port install tokyocabinet-java ---> Building tokyocabinet-java Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_databases_tokyocabinet-java/work/tokyocabinet- java-1.18" && make all " returned error 2 Command output: /usr/bin/gcc-4.0 -I/opt/local/include -I/System/Library/Frameworks/JavaVM.framework/Headers -std=c99 -Wall -fPIC -fsigned-char -O2 -dynamiclib -o libjtokyocabinet.1.1.0.dylib \ -install_name /opt/local/lib/libjtokyocabinet.1.dylib \ -current_version 1.1.0 -compatibility_version 1 \ hdb.o bdb.o bdbcur.o fdb.o util.o myconf.o -L/opt/local/lib -L. -L/opt/local/lib -L/Users/iros/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lpthread -lm -lc Undefined symbols: "_tcfdbtranabort", referenced from: _Java_tokyocabinet_FDB_tranabort in fdb.o "_tcfdbtrancommit", referenced from: _Java_tokyocabinet_FDB_trancommit in fdb.o "_tcfdbtranbegin", referenced from: _Java_tokyocabinet_FDB_tranbegin in fdb.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [libjtokyocabinet.1.1.0.dylib] Error 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 08:17:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 15:17:11 -0000 Subject: [MacPorts] #20578: mesa fails to build In-Reply-To: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> References: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> Message-ID: <069.fa9d38213492f8628b900abd8b31fbf6@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: jeremyhu@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- Changes (by macsforever2000@?): * cc: and.damore@? (added) * owner: macports-tickets@? => jeremyhu@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 08:21:44 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 15:21:44 -0000 Subject: [MacPorts] #20579: Checksum mismatch for rubygems-1.3.4.tgz In-Reply-To: <062.a9144778c8c5ee6e53ab31815917077e@macports.org> References: <062.a9144778c8c5ee6e53ab31815917077e@macports.org> Message-ID: <071.dc14133e08cbbdc633030e057c8b7f19@macports.org> #20579: Checksum mismatch for rubygems-1.3.4.tgz ----------------------------------------+----------------------------------- Reporter: advertising@? | Owner: mr_bond@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: rb-rubygems ----------------------------------------+----------------------------------- Changes (by macsforever2000@?): * keywords: checksum => * owner: macports-tickets@? => mr_bond@? Old description: > sudo port install rb-rubygems > > ---> Verifying checksum(s) for rb-rubygems[[BR]] > Error: Checksum (md5) mismatch for rubygems-1.3.4.tgz[[BR]] > Error: Checksum (sha1) mismatch for rubygems-1.3.4.tgz[[BR]] > Error: Checksum (rmd160) mismatch for rubygems-1.3.4.tgz[[BR]] > Error: Target org.macports.checksum returned: Unable to verify file > checksums[[BR]] > Error: Status 1 encountered during processing. New description: {{{ sudo port install rb-rubygems ---> Verifying checksum(s) for rb-rubygems[[BR]] Error: Checksum (md5) mismatch for rubygems-1.3.4.tgz[[BR]] Error: Checksum (sha1) mismatch for rubygems-1.3.4.tgz[[BR]] Error: Checksum (rmd160) mismatch for rubygems-1.3.4.tgz[[BR]] Error: Target org.macports.checksum returned: Unable to verify file checksums[[BR]] Error: Status 1 encountered during processing. }}} -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 08:23:55 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 15:23:55 -0000 Subject: [MacPorts] #20580: tokyocabinet-java @1.18 Build Error In-Reply-To: <053.0809b53f24ac6dcf8b836a4cda156c44@macports.org> References: <053.0809b53f24ac6dcf8b836a4cda156c44@macports.org> Message-ID: <062.9656935ffa7a6c9f7644c3c2452dfc1d@macports.org> #20580: tokyocabinet-java @1.18 Build Error --------------------------------+------------------------------------------- Reporter: imirene@? | Owner: ime@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: tokyocabinet, java | Port: tokyocabinet-java --------------------------------+------------------------------------------- Changes (by macsforever2000@?): * cc: ime@?, imirene@? (removed) * owner: macports-tickets@? => ime@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 08:26:52 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 15:26:52 -0000 Subject: [MacPorts] #20566: javascript-lint port failed to build In-Reply-To: <054.e0fff3437415ba28efcc14cb3cbe250e@macports.org> References: <054.e0fff3437415ba28efcc14cb3cbe250e@macports.org> Message-ID: <063.c7b9c8f3c66027e51ea9e6905cd3e4e6@macports.org> #20566: javascript-lint port failed to build --------------------------------+------------------------------------------- Reporter: conradwt@? | Owner: rwilcox@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: javascript-lint --------------------------------+------------------------------------------- Changes (by macsforever2000@?): * owner: macports-tickets@? => rwilcox@? Old description: > The javascript-lint port failed to build on Snow Leopard. Here's the > details about my environment: > > $ sw_vers > ProductName: Mac OS X > ProductVersion: 10.6 > BuildVersion: 10A421a > > Developer Information: > > Version: 3.2 (10A421) > Location: /Developer > Applications: > Xcode: 3.2 (1610) > Interface Builder: 3.2 (732) > Instruments: 2.0 (1094) > Dashcode: 3.0 (328) > SDKs: > Mac OS X: > 10.5: (9J61) > 10.6: (10A421) > iPhone OS: > 2.2.1: (5H11) > 3.0: (7A341) > 3.1: (7C116a) > iPhone Simulator: > 3.0: (7A341) > 3.1: (7C116a) > > {{{ > > $ sudo port install javascript-lint > Password: > ---> Computing dependencies for javascript-lint > ---> Fetching javascript-lint > ---> Verifying checksum(s) for javascript-lint > ---> Extracting javascript-lint > ---> Configuring javascript-lint > ---> Building javascript-lint > Error: Target org.macports.build returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports > .org_release_ports_lang_javascript-lint/work/jsl-0.3.0/src" && > /usr/bin/make -j2 -f Makefile.ref " returned error 2 > Command output: a - Darwin_DBG.OBJ/s_expm1.o > a - Darwin_DBG.OBJ/s_fabs.o > a - Darwin_DBG.OBJ/s_finite.o > a - Darwin_DBG.OBJ/s_floor.o > a - Darwin_DBG.OBJ/s_frexp.o > a - Darwin_DBG.OBJ/s_ilogb.o > a - Darwin_DBG.OBJ/s_isnan.o > a - Darwin_DBG.OBJ/s_ldexp.o > a - Darwin_DBG.OBJ/s_lib_version.o > a - Darwin_DBG.OBJ/s_log1p.o > a - Darwin_DBG.OBJ/s_logb.o > a - Darwin_DBG.OBJ/s_matherr.o > a - Darwin_DBG.OBJ/s_modf.o > a - Darwin_DBG.OBJ/s_nextafter.o > a - Darwin_DBG.OBJ/s_rint.o > a - Darwin_DBG.OBJ/s_scalbn.o > a - Darwin_DBG.OBJ/s_signgam.o > a - Darwin_DBG.OBJ/s_significand.o > a - Darwin_DBG.OBJ/s_sin.o > a - Darwin_DBG.OBJ/s_tan.o > a - Darwin_DBG.OBJ/s_tanh.o > ranlib Darwin_DBG.OBJ/libfdm.a > /usr/bin/make -f Makefile.ref Darwin_DBG.OBJ/libjs.a > Darwin_DBG.OBJ/libjs.so Darwin_DBG.OBJ/jsl Darwin_DBG.OBJ/jsautocfg.h > Darwin_DBG.OBJ/jscpucfg Darwin_DBG.OBJ/jscpucfg.o > Darwin_DBG.OBJ/jsmathtemp.o > cat: ../../dist/Darwin_DBG.OBJ/nspr/Version: No such file or directory > make[1]: Circular jscpucfg.h <- Darwin_DBG.OBJ/jsautocfg.h dependency > dropped. > make[1]: Circular Darwin_DBG.OBJ/jsautocfg.h <- > Darwin_DBG.OBJ/jsautocfg.h dependency dropped. > make[1]: *** No rule to make target `Darwin_DBG.OBJ/jsmathtemp.o'. Stop. > make[1]: *** Waiting for unfinished jobs.... > cc -o Darwin_DBG.OBJ/jscpucfg.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 > -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -DX86_LINUX -DDEBUG > -DDEBUG_root -DEDITLINE -IDarwin_DBG.OBJ jscpucfg.c > make: *** [all] Error 2 > > Error: Status 1 encountered during processing. > > }}} New description: The javascript-lint port failed to build on Snow Leopard. Here's the details about my environment: {{{ $ sw_vers ProductName: Mac OS X ProductVersion: 10.6 BuildVersion: 10A421a }}} Developer Information: {{{ Version: 3.2 (10A421) Location: /Developer Applications: Xcode: 3.2 (1610) Interface Builder: 3.2 (732) Instruments: 2.0 (1094) Dashcode: 3.0 (328) SDKs: Mac OS X: 10.5: (9J61) 10.6: (10A421) iPhone OS: 2.2.1: (5H11) 3.0: (7A341) 3.1: (7C116a) iPhone Simulator: 3.0: (7A341) 3.1: (7C116a) }}} {{{ $ sudo port install javascript-lint Password: ---> Computing dependencies for javascript-lint ---> Fetching javascript-lint ---> Verifying checksum(s) for javascript-lint ---> Extracting javascript-lint ---> Configuring javascript-lint ---> Building javascript-lint Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_lang_javascript-lint/work/jsl-0.3.0/src" && /usr/bin/make -j2 -f Makefile.ref " returned error 2 Command output: a - Darwin_DBG.OBJ/s_expm1.o a - Darwin_DBG.OBJ/s_fabs.o a - Darwin_DBG.OBJ/s_finite.o a - Darwin_DBG.OBJ/s_floor.o a - Darwin_DBG.OBJ/s_frexp.o a - Darwin_DBG.OBJ/s_ilogb.o a - Darwin_DBG.OBJ/s_isnan.o a - Darwin_DBG.OBJ/s_ldexp.o a - Darwin_DBG.OBJ/s_lib_version.o a - Darwin_DBG.OBJ/s_log1p.o a - Darwin_DBG.OBJ/s_logb.o a - Darwin_DBG.OBJ/s_matherr.o a - Darwin_DBG.OBJ/s_modf.o a - Darwin_DBG.OBJ/s_nextafter.o a - Darwin_DBG.OBJ/s_rint.o a - Darwin_DBG.OBJ/s_scalbn.o a - Darwin_DBG.OBJ/s_signgam.o a - Darwin_DBG.OBJ/s_significand.o a - Darwin_DBG.OBJ/s_sin.o a - Darwin_DBG.OBJ/s_tan.o a - Darwin_DBG.OBJ/s_tanh.o ranlib Darwin_DBG.OBJ/libfdm.a /usr/bin/make -f Makefile.ref Darwin_DBG.OBJ/libjs.a Darwin_DBG.OBJ/libjs.so Darwin_DBG.OBJ/jsl Darwin_DBG.OBJ/jsautocfg.h Darwin_DBG.OBJ/jscpucfg Darwin_DBG.OBJ/jscpucfg.o Darwin_DBG.OBJ/jsmathtemp.o cat: ../../dist/Darwin_DBG.OBJ/nspr/Version: No such file or directory make[1]: Circular jscpucfg.h <- Darwin_DBG.OBJ/jsautocfg.h dependency dropped. make[1]: Circular Darwin_DBG.OBJ/jsautocfg.h <- Darwin_DBG.OBJ/jsautocfg.h dependency dropped. make[1]: *** No rule to make target `Darwin_DBG.OBJ/jsmathtemp.o'. Stop. make[1]: *** Waiting for unfinished jobs.... cc -o Darwin_DBG.OBJ/jscpucfg.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -DX86_LINUX -DDEBUG -DDEBUG_root -DEDITLINE -IDarwin_DBG.OBJ jscpucfg.c make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 08:45:22 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 15:45:22 -0000 Subject: [MacPorts] #20536: emacs-app: update to 23.1 In-Reply-To: <052.58332c29f7128a1a45296995813e3502@macports.org> References: <052.58332c29f7128a1a45296995813e3502@macports.org> Message-ID: <061.68af7699db0242c744540ce38f06f386@macports.org> #20536: emacs-app: update to 23.1 ------------------------------+--------------------------------------------- Reporter: css@? | Owner: css@? Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: emacs-app ------------------------------+--------------------------------------------- Comment(by css@?): I'm out of town this week (sans Mac!), but I'll give the release version a whirl this weekend. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 09:43:55 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 16:43:55 -0000 Subject: [MacPorts] #20581: php5-eaccelerator add variant for doc comment inclusion Message-ID: <056.289fdc60972f7de7251dd6071ab7ffac@macports.org> #20581: php5-eaccelerator add variant for doc comment inclusion ------------------------------------------+--------------------------------- Reporter: woody.gilk@? | Owner: macports-tickets@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php5 eaccelerator reflection | Port: php5-eaccelerator ------------------------------------------+--------------------------------- When using Reflection::getDocComment with eAccelerator it will always fail. To cache doc comments, eAccelerator has a configure switch `--with- eaccelerator-doc-comment-inclusion]. See [http://eaccelerator.net/ticket/229]. The following patch adds a new `doc_comment_caching` variant to enable this option: {{{ @@ -38,6 +38,11 @@ configure.args-append --with-eaccelerator-content-caching } +variant doc_comment_caching description {Enable PHP doc comment caching} +{ + configure.args-append --with-eaccelerator-doc-comment-inclusion +} + variant disassembler description {Include a disassembler} { configure.args-append --with-eaccelerator-disassembler } }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 09:49:19 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 16:49:19 -0000 Subject: [MacPorts] #20581: php5-eaccelerator add variant for doc comment inclusion In-Reply-To: <056.289fdc60972f7de7251dd6071ab7ffac@macports.org> References: <056.289fdc60972f7de7251dd6071ab7ffac@macports.org> Message-ID: <065.ecd2d91d4e44ebc8b53eb00b513b9ea5@macports.org> #20581: php5-eaccelerator add variant for doc comment inclusion ------------------------------------------+--------------------------------- Reporter: woody.gilk@? | Owner: alakazam@? Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php5 eaccelerator reflection | Port: php5-eaccelerator ------------------------------------------+--------------------------------- Changes (by macsforever2000@?): * cc: woody.gilk@? (removed) * owner: macports-tickets@? => alakazam@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 09:53:58 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 16:53:58 -0000 Subject: [MacPorts] #20373: subversion perl bindings fails to build on 10.6 In-Reply-To: <054.a8330eef28cfece29079fcfb71371fee@macports.org> References: <054.a8330eef28cfece29079fcfb71371fee@macports.org> Message-ID: <063.8c6780070a018710764d57f84172b7f6@macports.org> #20373: subversion perl bindings fails to build on 10.6 --------------------------------+------------------------------------------- Reporter: epic@? | Owner: dluke@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by lloyd@?): I have a fix. Core issue is I believe this warning: In file included from /opt/local/lib/perl5/5.8.9/darwin- 2level/CORE/perl.h:2275, from subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.c:24: /opt/local/lib/perl5/5.8.9/darwin-2level/CORE/handy.h:85:1: warning: "bool" redefined In file included from /usr/include/mach-o/dyld.h:29, from /opt/local/include/apr-1/apr_portable.h:166, from subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.c:21: /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/stdbool.h:36:1: warning: this is the location of the previous definition system bool is being picked up by apr include, changing signature of the function in question: svn_swig_pl_thunk_config_enumerator fix is simply swapping include order in swiguti_pl.c attaching a patch shortly, but here's where I'm at now: [lth at lappro subversion-perlbindings] $ perl -e 'use SVN::Core; print "$SVN::Core::VER_MAJOR.$SVN::Core::VER_MINOR.$SVN::Core::VER_MICRO"' 1.6.3 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 10:10:24 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 17:10:24 -0000 Subject: [MacPorts] #20579: Checksum mismatch for rubygems-1.3.4.tgz In-Reply-To: <062.a9144778c8c5ee6e53ab31815917077e@macports.org> References: <062.a9144778c8c5ee6e53ab31815917077e@macports.org> Message-ID: <071.407c924bcefab3ea0bef55f419501a91@macports.org> #20579: Checksum mismatch for rubygems-1.3.4.tgz -----------------------------------------+---------------------------------- Reporter: advertising@? | Owner: mr_bond@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: rb-rubygems | -----------------------------------------+---------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: Works for me, you probably have a corrupt file. Run the following command and try again. {{{ sudo port clean --all rb-rubygems }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 10:12:41 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 17:12:41 -0000 Subject: [MacPorts] #20580: tokyocabinet-java @1.18 Build Error In-Reply-To: <053.0809b53f24ac6dcf8b836a4cda156c44@macports.org> References: <053.0809b53f24ac6dcf8b836a4cda156c44@macports.org> Message-ID: <062.0d23ac7d8260715610a8b063f1ada763@macports.org> #20580: tokyocabinet-java @1.18 Build Error -------------------------------+-------------------------------------------- Reporter: imirene@? | Owner: ime@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tokyocabinet-java -------------------------------+-------------------------------------------- Changes (by toby@?): * keywords: tokyocabinet, java => Comment: Need the usual info... versions of Mac OS X and Xcode. And as usual, please provide debug log: {{{ sudo port clean tokyocabinet-java sudo port -d build tokyocabinet-java }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 10:33:42 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 17:33:42 -0000 Subject: [MacPorts] #20423: please create libusb-legacy In-Reply-To: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> References: <052.7aac89017a796be5833f4da1679d7ffe@macports.org> Message-ID: <061.084fe2f3deaf832a4fcb756116152ec3@macports.org> #20423: please create libusb-legacy -------------------------------+-------------------------------------------- Reporter: mlk@? | Owner: macports-tickets@? Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: libusb-legacy | -------------------------------+-------------------------------------------- Changes (by toby@?): * status: reopened => closed * resolution: => fixed Comment: r55081 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:07:06 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:07:06 -0000 Subject: [MacPorts] #20579: Checksum mismatch for rubygems-1.3.4.tgz In-Reply-To: <062.a9144778c8c5ee6e53ab31815917077e@macports.org> References: <062.a9144778c8c5ee6e53ab31815917077e@macports.org> Message-ID: <071.d66bf2adfb92696cc5c1f8c914215956@macports.org> #20579: Checksum mismatch for rubygems-1.3.4.tgz -----------------------------------------+---------------------------------- Reporter: advertising@? | Owner: mr_bond@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: rb-rubygems | -----------------------------------------+---------------------------------- Comment(by advertising@?): Strange. Considering this is a virginal install. And only the second port installed. Fresh format/install/update of MacOS X 10.4.11 Then install MacPorts.org sudo port -d selfupdate nothing to update sudo port install ruby success sudo port install rb-rubygems **error checksum Cleaning did not resolve. Every install attempt gave bad checksum error. So I gave up and had ruby install newer 1.3.5 manually from rubyforge.org Of course, several ports later the install of rb-rubygems will pass the checksums. Very Weird. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:10:45 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:10:45 -0000 Subject: [MacPorts] #15920: menu meters cannot install In-Reply-To: <055.8fb4a5d7d8d488aaa6044df58db988cc@macports.org> References: <055.8fb4a5d7d8d488aaa6044df58db988cc@macports.org> Message-ID: <064.84459cf5a6fed8877f46d6a547fdfd19@macports.org> #15920: menu meters cannot install ---------------------------------+------------------------------------------ Reporter: dstwo@? | Owner: waqar@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: ---------------------------------+------------------------------------------ Description changed by toby@?: Old description: > sudo port install menumeters > Password: > ---> Fetching MenuMeters > ---> Attempting to fetch MenuMeters.tar.gz from > http://www.ragingmenace.com/software/download > ---> Verifying checksum(s) for MenuMeters > ---> Extracting MenuMeters > ---> Configuring MenuMeters > ---> Building MenuMeters with target -target PrefPane > Error: Target org.macports.build returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_MenuMeters/work/MenuMeters-1.3" > && /usr/bin/xcodebuild -target PrefPane build INSTALL_MODE_FLAG=go-w,a+rX > " returned error 1 > Command output: === BUILDING NATIVE TARGET MenuCracker WITH THE DEFAULT > CONFIGURATION (Release) === > > Checking Dependencies... > error: There is no SDK at specified SDKROOT_ppc path > '/Developer/SDKs/MacOSX10.3.9.sdk' > ** BUILD FAILED ** > > Error: Status 1 encountered during processing. > > ~ $ uname -a > Darwin daniel-schwartz-narbonnes-macbook-air.local 9.4.0 Darwin Kernel > Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; > root:xnu-1228.5.20~1/RELEASE_I386 i386 New description: {{{ sudo port install menumeters Password: ---> Fetching MenuMeters ---> Attempting to fetch MenuMeters.tar.gz from http://www.ragingmenace.com/software/download ---> Verifying checksum(s) for MenuMeters ---> Extracting MenuMeters ---> Configuring MenuMeters ---> Building MenuMeters with target -target PrefPane Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_MenuMeters/work/MenuMeters-1.3" && /usr/bin/xcodebuild -target PrefPane build INSTALL_MODE_FLAG=go-w,a+rX " returned error 1 Command output: === BUILDING NATIVE TARGET MenuCracker WITH THE DEFAULT CONFIGURATION (Release) === Checking Dependencies... error: There is no SDK at specified SDKROOT_ppc path '/Developer/SDKs/MacOSX10.3.9.sdk' ** BUILD FAILED ** Error: Status 1 encountered during processing. }}} ~ $ uname -a Darwin daniel-schwartz-narbonnes-macbook-air.local 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386 -- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:12:46 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:12:46 -0000 Subject: [MacPorts] #1936: BUG: devel/mono doesn't look in /opt/local/lib at runtime In-Reply-To: <056.c18dab510e5fae1fd13b2a136a0adbeb@macports.org> References: <056.c18dab510e5fae1fd13b2a136a0adbeb@macports.org> Message-ID: <065.61c1c8c95a2db4ef16bf3a5aeb28a22f@macports.org> #1936: BUG: devel/mono doesn't look in /opt/local/lib at runtime -----------------------------------+---------------------------------------- Reporter: chris.ridd@? | Owner: mww@? Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: | Keywords: Port: mono | -----------------------------------+---------------------------------------- Comment(by toby@?): This is literally the oldest open "ports" ticket we have. Just commit your fix! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:14:16 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:14:16 -0000 Subject: [MacPorts] #20505: dbus doesn't work In-Reply-To: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> References: <055.e1e78795592f3ea81707c81a7ea84e8d@macports.org> Message-ID: <064.e6e51b1c2972f26e7d93cc39f86e82b3@macports.org> #20505: dbus doesn't work ---------------------------------+------------------------------------------ Reporter: vinc17@? | Owner: mcalhoun@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: dbus ---------------------------------+------------------------------------------ Changes (by toby@?): * priority: High => Normal -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:14:53 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:14:53 -0000 Subject: [MacPorts] #20557: tth package has been updated on the download site, md5 nolonger matches In-Reply-To: <070.77113cf30e9a04f37dd17f1f15f2efdd@macports.org> References: <070.77113cf30e9a04f37dd17f1f15f2efdd@macports.org> Message-ID: <079.9893f4e91172f3370d62b479023c7d38@macports.org> #20557: tth package has been updated on the download site, md5 nolonger matches ------------------------------------------------+--------------------------- Reporter: christian.christoffersen@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: tth ------------------------------------------------+--------------------------- Changes (by toby@?): * priority: Not set => Normal * version: 1.7.1 => -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:25:25 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:25:25 -0000 Subject: [MacPorts] #20582: perl5.8 failed configure - error 2 Message-ID: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> #20582: perl5.8 failed configure - error 2 ---------------------------------------+------------------------------------ Reporter: Huber.Andy@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: perl5.8 configure error 2 | Port: perl5.8 ---------------------------------------+------------------------------------ I'm trying to install perl5.8 on a freshly installed port system (no other port installed). Latest version of Xcode and OS X 10.5.8 installed. Configuring gives the following error: ---> 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 ---> Applying patches to perl5.8 ---> Configuring perl5.8 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 scriptdir='/opt/local/bin' -D cppflags="${CPPFLAGS}" -D ldflags="${LDFLAGS}" -D vendorprefix='/opt/local' -D man1ext='1pm' -D man3ext='3pm' -D cc=${CC} -D ld=${CC} -D man1dir='/opt/local/share/man/man1p' -D man3dir='/opt/local/share/man/man3p' -D siteman1dir='/opt/local/share/man/man1' -D siteman3dir='/opt/local/share/man/man3' -D vendorman1dir='/opt/local/share/man/man1' -D vendorman3dir='/opt/local/share/man/man3' -D inc_version_list="5.8.8 5.8.8 /darwin-2level" -U i_bind -U i_gdbm -U i_db " returned error 2 Command output: /usr/lib/libdbm.dylib /usr/lib/libdl.dylib /usr/lib/libm.dylib /usr/lib/libutil.dylib This may take a while..................done. NOT found. Checking for C++... dlopen() found. found. Do you wish to use dynamic loading? [y] Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Any special flags to pass to /usr/bin/gcc-4.0 -c to compile shared library modules? [none] What command should be used to create dynamic libraries? [env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0] Any special flags to pass to env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0 to create a dynamically loaded library? [-L/opt/local/lib -bundle -undefined dynamic_lookup -L/usr/local/lib] Any special flags to pass to /usr/bin/gcc-4.0 to use dynamic linking? [none] Build a shared libperl.dylib (y/n) [n] System manual is in /usr/share/man/man1. Where do the main Perl5 manual pages (source) go? (~name ok) [/opt/local/share/man/man1p] What suffix should be used for the main Perl5 man pages? [1pm] You can have filenames longer than 14 characters. Where do the perl5 library man pages (source) go? (~name ok) [/opt/local/share/man/man3p] What suffix should be used for the perl5 library man pages? [3pm] Figuring out host name... Configure: line 8493: set: -A: invalid option set: usage: set [--abefhkmnptuvxBCHP] [-o option] [arg ...] Error: Status 1 encountered during processing. Is there any obvious that I missed? I would very happy about any kind of help! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:35:10 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:35:10 -0000 Subject: [MacPorts] #20557: tth package has been updated on the download site, md5 nolonger matches In-Reply-To: <070.77113cf30e9a04f37dd17f1f15f2efdd@macports.org> References: <070.77113cf30e9a04f37dd17f1f15f2efdd@macports.org> Message-ID: <079.26451d3601dfaa35ec1c74cc84518015@macports.org> #20557: tth package has been updated on the download site, md5 nolonger matches -------------------------------------------------+-------------------------- Reporter: christian.christoffersen@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: tth | -------------------------------------------------+-------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55085 should build with the correct compiler and build flags too -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:47:38 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:47:38 -0000 Subject: [MacPorts] #20582: perl5.8 failed configure - error 2 In-Reply-To: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> References: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> Message-ID: <062.4910be25183c94c7e08d5761c06ae457@macports.org> #20582: perl5.8 failed configure - error 2 -------------------------------+-------------------------------------------- Reporter: Huber.Andy@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: perl5.8 -------------------------------+-------------------------------------------- Changes (by toby@?): * keywords: perl5.8 configure error 2 => * version: 1.7.1 => Old description: > I'm trying to install perl5.8 on a freshly installed port system (no > other port installed). Latest version of Xcode and OS X 10.5.8 installed. > Configuring gives the following error: > > ---> 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 > ---> Applying patches to perl5.8 > ---> Configuring perl5.8 > 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 > scriptdir='/opt/local/bin' -D cppflags="${CPPFLAGS}" -D > ldflags="${LDFLAGS}" -D vendorprefix='/opt/local' -D man1ext='1pm' -D > man3ext='3pm' -D cc=${CC} -D ld=${CC} -D > man1dir='/opt/local/share/man/man1p' -D > man3dir='/opt/local/share/man/man3p' -D > siteman1dir='/opt/local/share/man/man1' -D > siteman3dir='/opt/local/share/man/man3' -D > vendorman1dir='/opt/local/share/man/man1' -D > vendorman3dir='/opt/local/share/man/man3' -D inc_version_list="5.8.8 > 5.8.8/darwin-2level" -U i_bind -U i_gdbm -U i_db " returned error 2 > Command output: /usr/lib/libdbm.dylib > /usr/lib/libdl.dylib > /usr/lib/libm.dylib > /usr/lib/libutil.dylib > This may take a while..................done. > NOT found. > Checking for C++... > dlopen() found. > found. > Do you wish to use dynamic loading? [y] > Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] > Any special flags to pass to /usr/bin/gcc-4.0 -c to compile shared > library modules? > [none] > What command should be used to create dynamic libraries? > [env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0] > Any special flags to pass to env MACOSX_DEPLOYMENT_TARGET=10.3 > /usr/bin/gcc-4.0 to create a dynamically loaded library? > [-L/opt/local/lib -bundle -undefined dynamic_lookup -L/usr/local/lib] > Any special flags to pass to /usr/bin/gcc-4.0 to use dynamic linking? > [none] > Build a shared libperl.dylib (y/n) [n] > System manual is in /usr/share/man/man1. > Where do the main Perl5 manual pages (source) go? (~name ok) > [/opt/local/share/man/man1p] > What suffix should be used for the main Perl5 man pages? [1pm] > You can have filenames longer than 14 characters. > Where do the perl5 library man pages (source) go? (~name ok) > [/opt/local/share/man/man3p] > What suffix should be used for the perl5 library man pages? [3pm] > Figuring out host name... > Configure: line 8493: set: -A: invalid option > set: usage: set [--abefhkmnptuvxBCHP] [-o option] [arg ...] > > Error: Status 1 encountered during processing. > > > Is there any obvious that I missed? I would very happy about any kind of > help! New description: I'm trying to install perl5.8 on a freshly installed port system (no other port installed). Latest version of Xcode and OS X 10.5.8 installed. Configuring gives the following error: {{{ ---> 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 ---> Applying patches to perl5.8 ---> Configuring perl5.8 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 scriptdir='/opt/local/bin' -D cppflags="${CPPFLAGS}" -D ldflags="${LDFLAGS}" -D vendorprefix='/opt/local' -D man1ext='1pm' -D man3ext='3pm' -D cc=${CC} -D ld=${CC} -D man1dir='/opt/local/share/man/man1p' -D man3dir='/opt/local/share/man/man3p' -D siteman1dir='/opt/local/share/man/man1' -D siteman3dir='/opt/local/share/man/man3' -D vendorman1dir='/opt/local/share/man/man1' -D vendorman3dir='/opt/local/share/man/man3' -D inc_version_list="5.8.8 5.8.8 /darwin-2level" -U i_bind -U i_gdbm -U i_db " returned error 2 Command output: /usr/lib/libdbm.dylib /usr/lib/libdl.dylib /usr/lib/libm.dylib /usr/lib/libutil.dylib This may take a while..................done. NOT found. Checking for C++... dlopen() found. found. Do you wish to use dynamic loading? [y] Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Any special flags to pass to /usr/bin/gcc-4.0 -c to compile shared library modules? [none] What command should be used to create dynamic libraries? [env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0] Any special flags to pass to env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.0 to create a dynamically loaded library? [-L/opt/local/lib -bundle -undefined dynamic_lookup -L/usr/local/lib] Any special flags to pass to /usr/bin/gcc-4.0 to use dynamic linking? [none] Build a shared libperl.dylib (y/n) [n] System manual is in /usr/share/man/man1. Where do the main Perl5 manual pages (source) go? (~name ok) [/opt/local/share/man/man1p] What suffix should be used for the main Perl5 man pages? [1pm] You can have filenames longer than 14 characters. Where do the perl5 library man pages (source) go? (~name ok) [/opt/local/share/man/man3p] What suffix should be used for the perl5 library man pages? [3pm] Figuring out host name... Configure: line 8493: set: -A: invalid option set: usage: set [--abefhkmnptuvxBCHP] [-o option] [arg ...] Error: Status 1 encountered during processing. }}} Is there any obvious that I missed? I would very happy about any kind of help! -- Comment: In the future, please use [wiki:WikiFormatting] so we can actually read your report. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 11:51:03 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 18:51:03 -0000 Subject: [MacPorts] #20582: perl5.8 failed configure - error 2 In-Reply-To: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> References: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> Message-ID: <062.5323a06066d29069de7d7be131d67222@macports.org> #20582: perl5.8 failed configure - error 2 -------------------------------+-------------------------------------------- Reporter: Huber.Andy@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: perl5.8 -------------------------------+-------------------------------------------- Comment(by toby@?): Weird. What is the output of `hostname` on your machine? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 12:07:25 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 19:07:25 -0000 Subject: [MacPorts] #20583: misconfiguration of tex4ht.env, not pointing to right directory Message-ID: <057.1fd0b67a3c0b0726c94837de1563ffeb@macports.org> #20583: misconfiguration of tex4ht.env, not pointing to right directory -----------------------------------+---------------------------------------- Reporter: tanim.islam@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: texlive -----------------------------------+---------------------------------------- Problem arises in configuration for tex4ht.env, in that right directory is not chosen for xtpipes and xttl. Offending lines are: .4oo java -classpath /opt/local/share/texmf-dist/tex4ht/bin xtpipes -i /opt/local/share/texmf-dist/tex4ht/xttl/ -o %%0.4oo %%0.tmp .4om java -classpath /usr/share/texmf/tex4ht/bin xtpipes -i /usr/share/texmf/tex4ht/xttl/ -o %%1.4om %%1.tmp changing to following: .4oo java -classpath /opt/local/share/texmf-dist/tex4ht/bin xtpipes -i /opt/local/share/texmf-dist/tex4ht/xttl/ -o %%0.4oo %%0.tmp .4om java -classpath /opt/local/share/texmf-dist/tex4ht/bin xtpipes -i /opt/local/share/texmf-dist/tex4ht/xttl/ -o %%1.4om %%1.tmp Fixes the problem. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 12:11:36 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 19:11:36 -0000 Subject: [MacPorts] #20582: perl5.8 failed configure - error 2 In-Reply-To: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> References: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> Message-ID: <062.5df04c5adccccb81ef8d64c28e0182cb@macports.org> #20582: perl5.8 failed configure - error 2 -------------------------------+-------------------------------------------- Reporter: Huber.Andy@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: perl5.8 -------------------------------+-------------------------------------------- Comment(by Huber.Andy@?): Replying to [comment:2 toby@?]: > Weird. What is the output of `hostname` on your machine? sorry for the formatting! hostname is -Andy- -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 12:16:50 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 19:16:50 -0000 Subject: [MacPorts] #20373: subversion perl bindings fails to build on 10.6 In-Reply-To: <054.a8330eef28cfece29079fcfb71371fee@macports.org> References: <054.a8330eef28cfece29079fcfb71371fee@macports.org> Message-ID: <063.f084fdf425836b7405a9f0c82e2dfeed@macports.org> #20373: subversion perl bindings fails to build on 10.6 --------------------------------+------------------------------------------- Reporter: epic@? | Owner: dluke@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by dluke@?): Can you confirm that the perlbindings pass their tests with your patch? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 12:24:22 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 19:24:22 -0000 Subject: [MacPorts] #20097: new port: json-glib In-Reply-To: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> References: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> Message-ID: <062.521edb541a1b6efbd91aaeb05db44fc7@macports.org> #20097: new port: json-glib --------------------------------+------------------------------------------- Reporter: nefar@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: json-glib | --------------------------------+------------------------------------------- Comment(by blb@?): Replying to [comment:6 snc@?]: > Removed `use_parallel_build yes` as this is the default. Note that isn't the case with MacPorts 1.7, just with trunk. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 12:28:56 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 19:28:56 -0000 Subject: [MacPorts] #20578: mesa fails to build In-Reply-To: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> References: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> Message-ID: <069.355a82eb7fabcf12f1d091d5cd9490d3@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: jeremyhu@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- Comment(by blb@?): {{{ glcontextmodes.c:42:23: error: GL/glxint.h: No such file or directory }}} That file should be provided by xorg-glproto which appears to be installed based on {{{ DEBUG: Searching for dependency: xorg-glproto DEBUG: Found Dependency: receipt exists for xorg-glproto }}} What does the following say? {{{ $ port installed xorg-glproto }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 12:47:09 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 19:47:09 -0000 Subject: [MacPorts] #20582: perl5.8 failed configure - error 2 In-Reply-To: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> References: <053.9cc20f829b34ae87985e6067152b9c8e@macports.org> Message-ID: <062.9926a0ea1f8a31d0f2ef4072f16e848e@macports.org> #20582: perl5.8 failed configure - error 2 --------------------------------+------------------------------------------- Reporter: Huber.Andy@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: perl5.8 | --------------------------------+------------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: While I would suggest choosing a saner hostname, I believe I've worked around the issue with r55089 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 12:59:00 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 19:59:00 -0000 Subject: [MacPorts] #20097: new port: json-glib In-Reply-To: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> References: <053.e5f2acb5dc709c47cdd74689d579e1b2@macports.org> Message-ID: <062.aeeee24c3712f9f3871a17d3739aeafa@macports.org> #20097: new port: json-glib --------------------------------+------------------------------------------- Reporter: nefar@? | Owner: snc@? Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: json-glib | --------------------------------+------------------------------------------- Comment(by snc@?): Yea, but we're coming up on the next release fairly soon. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 13:03:08 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 20:03:08 -0000 Subject: [MacPorts] #12073: BUG: BitchX-1.1 build fails with ncurses installed In-Reply-To: <047.1bb36e1c537acf0050c3c21ac1cb660b@macports.org> References: <047.1bb36e1c537acf0050c3c21ac1cb660b@macports.org> Message-ID: <056.84731ebf35722e3e3d48a85e560e55eb@macports.org> #12073: BUG: BitchX-1.1 build fails with ncurses installed -------------------------+-------------------------------------------------- Reporter: dre@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.4.40 Keywords: | Port: -------------------------+-------------------------------------------------- Comment(by toby@?): I'm pretty sure this was fixed in r34857 - I can't reproduce the failure. However, it needs to declare its dependency on ncurses. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 13:07:48 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 20:07:48 -0000 Subject: [MacPorts] #20578: mesa fails to build In-Reply-To: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> References: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> Message-ID: <069.7db077cc2b90275fd6ea8b0813deef72@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: jeremyhu@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- Changes (by jeremyhu@?): * status: new => assigned Comment: Also, what does the following report? {{{ $ find /opt/local/include/GL }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 13:14:49 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 20:14:49 -0000 Subject: [MacPorts] #20578: mesa fails to build In-Reply-To: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> References: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> Message-ID: <069.8e1ffc1dac4c7be816625d1a06d34c2d@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: jeremyhu@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- Comment(by bug@?): Replying to [comment:2 blb@?]: > What does the following say? > {{{ > $ port installed xorg-glproto > }}} {{{ $ port installed xorg-glproto The following ports are currently installed: xorg-glproto @1.4.10_0 (active) }}} Replying to [comment:3 jeremyhu@?]: > Also, what does the following report? > > {{{ > $ find /opt/local/include/GL > }}} {{{ $ find /opt/local/include/GL find: /opt/local/include/GL: No such file or directory }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 13:22:19 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 20:22:19 -0000 Subject: [MacPorts] #20352: beecrypt build failure In-Reply-To: <052.52409ac9f03f606cede08803172bee22@macports.org> References: <052.52409ac9f03f606cede08803172bee22@macports.org> Message-ID: <061.65baec5a68f8eeebb16420a3a7a20dbe@macports.org> #20352: beecrypt build failure ------------------------------+--------------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: beecrypt ------------------------------+--------------------------------------------- Comment(by bm55b@?): I have the same error on one of my Macs. I was able to download/unpack/compile both v4.1.2 and v4.2.1 from the command line after installing wget/autoconf/automake with macports. Think the problem is environment related to macports as I have another mac that installs beecrypt cleanly with macports and the software doesn't fail on build from the command line. Still looking... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 13:55:06 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 20:55:06 -0000 Subject: [MacPorts] #12073: BUG: BitchX-1.1 build fails with ncurses installed In-Reply-To: <047.1bb36e1c537acf0050c3c21ac1cb660b@macports.org> References: <047.1bb36e1c537acf0050c3c21ac1cb660b@macports.org> Message-ID: <056.311313a1df2eba408c5aa35d849b7bfe@macports.org> #12073: BUG: BitchX-1.1 build fails with ncurses installed --------------------------+------------------------------------------------- Reporter: dre@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.4.40 Resolution: fixed | Keywords: Port: | --------------------------+------------------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55096 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 13:59:22 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 20:59:22 -0000 Subject: [MacPorts] #20273: hs-cabal depends on zlib In-Reply-To: <050.4d1c6e4913d8996f46b8caa2d9ce5426@macports.org> References: <050.4d1c6e4913d8996f46b8caa2d9ce5426@macports.org> Message-ID: <059.274adc4b1ebba7e396f45eaec341249f@macports.org> #20273: hs-cabal depends on zlib ----------------------------+----------------------------------------------- Reporter: gale@? | Owner: gwright@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: zlib | Port: hs-cabal ----------------------------+----------------------------------------------- Comment(by toby@?): Is this a bug? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:02:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:02:04 -0000 Subject: [MacPorts] #11755: RFE: www/apache2 +openssl97 variant to fix bug In-Reply-To: <057.178c35436ff7d9989444a8e7375b327a@macports.org> References: <057.178c35436ff7d9989444a8e7375b327a@macports.org> Message-ID: <066.5ca21afcd176db3897fa5a71d3a291ac@macports.org> #11755: RFE: www/apache2 +openssl97 variant to fix bug ---------------------------------------+------------------------------------ Reporter: ecronin@? | Owner: imajes@? Type: enhancement | Status: new Priority: Low | Milestone: Component: ports | Version: Keywords: apache subversion openssl | Port: ---------------------------------------+------------------------------------ Comment(by toby@?): Is this still an issue? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:03:23 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:03:23 -0000 Subject: [MacPorts] #12285: BUG: gthumb launch error In-Reply-To: <055.dc08a41015fbeeb541979a246b092e13@macports.org> References: <055.dc08a41015fbeeb541979a246b092e13@macports.org> Message-ID: <064.600478bc25ca61caf17bb8c064b5022e@macports.org> #12285: BUG: gthumb launch error ----------------------------------+----------------------------------------- Reporter: python152@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: worksforme | Keywords: crash Port: gthumb | ----------------------------------+----------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: No reply to blb's question from 9 months ago. Closing... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:03:41 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:03:41 -0000 Subject: [MacPorts] #12286: BUG: gthumb can't locate and display any image In-Reply-To: <055.6456f49e02dcf517c288042f3dd4a51f@macports.org> References: <055.6456f49e02dcf517c288042f3dd4a51f@macports.org> Message-ID: <064.937403c0022cab9129dc67caf295ffa9@macports.org> #12286: BUG: gthumb can't locate and display any image ----------------------------------+----------------------------------------- Reporter: python152@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: worksforme | Keywords: image Port: gthumb | ----------------------------------+----------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: No reply to blb's question from 9 months ago. Closing... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:05:40 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:05:40 -0000 Subject: [MacPorts] #20568: tcllib: allow graphviz-devel to satisfy graphviz dependency In-Reply-To: <059.d3f4fe74536fbd4a4a0267b4a0ded5fa@macports.org> References: <059.d3f4fe74536fbd4a4a0267b4a0ded5fa@macports.org> Message-ID: <068.168cfa0565f8e79c8f8b1e7953d52bde@macports.org> #20568: tcllib: allow graphviz-devel to satisfy graphviz dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: pguyot@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: tcllib | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55097 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:06:21 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:06:21 -0000 Subject: [MacPorts] #20569: shogun: allow graphviz-devel to satisfy graphviz dependency In-Reply-To: <059.fbbb2b4f6b0b9df98cbcb16c0d3f6396@macports.org> References: <059.fbbb2b4f6b0b9df98cbcb16c0d3f6396@macports.org> Message-ID: <068.58c43a943720cee11cf0b84cfdf5f9fc@macports.org> #20569: shogun: allow graphviz-devel to satisfy graphviz dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: jameskyle@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: shogun | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55098 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:07:01 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:07:01 -0000 Subject: [MacPorts] #20570: gtk2hs: allow cairo-devel to satisfy cairo dependency In-Reply-To: <059.9413f0ada0a98b2f3a6c8c192ddbb170@macports.org> References: <059.9413f0ada0a98b2f3a6c8c192ddbb170@macports.org> Message-ID: <068.2a3335f9ddccac50c38d7756a3a6a357@macports.org> #20570: gtk2hs: allow cairo-devel to satisfy cairo dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: gwright@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: gtk2hs | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55099 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:07:38 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:07:38 -0000 Subject: [MacPorts] #20578: mesa fails to build In-Reply-To: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> References: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> Message-ID: <069.75948007282e64f2db2185b082f1d6bb@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: jeremyhu@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- Comment(by blb@?): Weird, xorg-glproto should have put files in that directory; one more command to see: {{{ $ port contents xorg-glproto }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:07:49 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:07:49 -0000 Subject: [MacPorts] #20571: clutter-cairo: allow cairo-devel to satisfy cairo dependency In-Reply-To: <059.7c63a30b3dd5301f0ceda6d2b8d87933@macports.org> References: <059.7c63a30b3dd5301f0ceda6d2b8d87933@macports.org> Message-ID: <068.f2e9fd9c0a2d9eae36cfd12cc6a08ad6@macports.org> #20571: clutter-cairo: allow cairo-devel to satisfy cairo dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: idan@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: clutter-cairo | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55100 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:08:39 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:08:39 -0000 Subject: [MacPorts] #20574: plplot: allow pango-devel to satisfy pango dependency In-Reply-To: <059.f0dd1392458241b31d374bcf94e8e206@macports.org> References: <059.f0dd1392458241b31d374bcf94e8e206@macports.org> Message-ID: <068.594132e8d896c50755694aacfa9aab51@macports.org> #20574: plplot: allow pango-devel to satisfy pango dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: takeshi@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: plplot | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55101 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:10:36 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:10:36 -0000 Subject: [MacPorts] #20572: py25-cairo, py26-cairo: allow cairo-devel to satisfy cairo dependency In-Reply-To: <059.6a84884ff63827bf24f17048f1fca428@macports.org> References: <059.6a84884ff63827bf24f17048f1fca428@macports.org> Message-ID: <068.5e18f31b0d9e8b11951b92e91ccc206a@macports.org> #20572: py25-cairo, py26-cairo: allow cairo-devel to satisfy cairo dependency --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: mcalhoun@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py25-cairo, py26-cairo | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55102 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:17:00 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:17:00 -0000 Subject: [MacPorts] #20578: mesa fails to build In-Reply-To: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> References: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> Message-ID: <069.1ec7de0b95c565596caa52233fac07fd@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: jeremyhu@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- Comment(by bug@?): Replying to [comment:5 blb@?]: > Weird, xorg-glproto should have put files in that directory; one more command to see: > {{{ > $ port contents xorg-glproto > }}} {{{ $ port contents xorg-glproto Port xorg-glproto contains: /opt/local/include/GL/glxint.h /opt/local/include/GL/glxmd.h /opt/local/include/GL/glxproto.h /opt/local/include/GL/glxtokens.h /opt/local/include/GL/internal/glcore.h /opt/local/lib/pkgconfig/glproto.pc }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:19:20 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:19:20 -0000 Subject: [MacPorts] #20352: beecrypt build failure In-Reply-To: <052.52409ac9f03f606cede08803172bee22@macports.org> References: <052.52409ac9f03f606cede08803172bee22@macports.org> Message-ID: <061.89f6b78e9b41ac8659f725a0d4056f1f@macports.org> #20352: beecrypt build failure ------------------------------+--------------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: beecrypt ------------------------------+--------------------------------------------- Comment(by bm55b@?): I updated my Portfile to v4.2.1 and turned off cplusplus and java interface library creation with this Portfile... {{{ PortSystem 1.0 name beecrypt version 4.2.1 revision 2 categories devel maintainers nomaintainer description cryptography toolkit long_description \ BeeCrypt is an ongoing project to provide a strong and \ fast cryptography toolkit. Includes entropy sources, \ random generators, block ciphers, hash functions, \ message authentication codes, multiprecision integer \ routines, and public key primitives. homepage http://sourceforge.net/projects/beecrypt/ platforms darwin freebsd master_sites sourceforge checksums md5 8441c014170823f2dff97e33df55af1e depends_lib port:icu configure.args --without-python --without-cplusplus --without-java platform puredarwin { depends_run-append bin:python:python24 configure.args-delete --without-python configure.args-append --without-java } }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:21:50 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:21:50 -0000 Subject: [MacPorts] #20373: subversion perl bindings fails to build on 10.6 In-Reply-To: <054.a8330eef28cfece29079fcfb71371fee@macports.org> References: <054.a8330eef28cfece29079fcfb71371fee@macports.org> Message-ID: <063.c674557a8e73c433ce6f7c6d78cd6b4f@macports.org> #20373: subversion perl bindings fails to build on 10.6 --------------------------------+------------------------------------------- Reporter: epic@? | Owner: dluke@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by lloyd@?): I can confirm that git clone from svn now works :D. let me figure out how to run that test... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:22:17 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:22:17 -0000 Subject: [MacPorts] #20352: beecrypt build failure In-Reply-To: <052.52409ac9f03f606cede08803172bee22@macports.org> References: <052.52409ac9f03f606cede08803172bee22@macports.org> Message-ID: <061.69488297ab65e4f72f968c158d0e8cfe@macports.org> #20352: beecrypt build failure ------------------------------+--------------------------------------------- Reporter: snc@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: beecrypt ------------------------------+--------------------------------------------- Comment(by ryandesign@?): I am surprised that you are able to compile the port, because I was not, and I am currently in conversation with the developer of the software to resolve the issues I am experiencing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:24:13 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:24:13 -0000 Subject: [MacPorts] #13516: gtkmm20 install fails In-Reply-To: <057.49042abde22ee5c5b8a5e0b0dfba3f46@macports.org> References: <057.49042abde22ee5c5b8a5e0b0dfba3f46@macports.org> Message-ID: <066.4142ff63d8c83d0813c90f0f1ca7c8a1@macports.org> #13516: gtkmm20 install fails ------------------------------------+--------------------------------------- Reporter: jeffk@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: gtkmm20 Port: | ------------------------------------+--------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: Port has been removed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:26:44 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:26:44 -0000 Subject: [MacPorts] #14337: man renders ugly pages In-Reply-To: <060.9f18d3974dcfc45f88c133f7f5b3ebeb@macports.org> References: <060.9f18d3974dcfc45f88c133f7f5b3ebeb@macports.org> Message-ID: <069.6825c4ccda5e5c07e088f523c1d954c9@macports.org> #14337: man renders ugly pages ---------------------------------------+------------------------------------ Reporter: macports.users@? | Owner: mww@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: | ---------------------------------------+------------------------------------ Changes (by toby@?): * status: new => closed * resolution: => invalid Comment: No actionable information here. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:29:45 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:29:45 -0000 Subject: [MacPorts] #20578: mesa fails to build In-Reply-To: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> References: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> Message-ID: <069.c779a0c348c4e8dd7e9ffd301f4d1296@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: jeremyhu@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- Comment(by jeremyhu@?): Ok... well... the file is obviously not on your system, but port thinks it is... please do: {{{ $ sudo port -v deactivate xorg-glproto $ sudo port -v activate xorg-glproto $ find /opt/local/include/GL $ sudo port -v install mesa }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:30:16 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:30:16 -0000 Subject: [MacPorts] #15267: ncurses/ncursesw cannot detect terminfo dir In-Reply-To: <057.932cd881302a9127cfeedb4f55e9d03a@macports.org> References: <057.932cd881302a9127cfeedb4f55e9d03a@macports.org> Message-ID: <066.5d2727454c1acde05d068bfa33034f5e@macports.org> #15267: ncurses/ncursesw cannot detect terminfo dir ------------------------------------+--------------------------------------- Reporter: ryan@? | Owner: imajes@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: | ------------------------------------+--------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: Cannot reproduce. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:32:20 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:32:20 -0000 Subject: [MacPorts] #13805: mercury depends on gcc34 which fails to compile (intel, leopard) In-Reply-To: <054.64e475ceb56eb6f8769c70d7a9a8ffba@macports.org> References: <054.64e475ceb56eb6f8769c70d7a9a8ffba@macports.org> Message-ID: <063.2b0ced951f479103b76ead9ed7d3361d@macports.org> #13805: mercury depends on gcc34 which fails to compile (intel, leopard) ---------------------------------+------------------------------------------ Reporter: albatros@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Port: | ---------------------------------+------------------------------------------ Changes (by toby@?): * status: new => closed * resolution: => duplicate Comment: This failure is identical to that reported in #15838. This ticket is older but contains less relevant info - marking as duplicate. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:32:46 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:32:46 -0000 Subject: [MacPorts] #15838: gcc34 build fails on Mac OS X 10.5.4 intel In-Reply-To: <057.20a603c8d469c53c985be43981e7a11f@macports.org> References: <057.20a603c8d469c53c985be43981e7a11f@macports.org> Message-ID: <066.960c021929fdca7555599676a107b8f9@macports.org> #15838: gcc34 build fails on Mac OS X 10.5.4 intel -----------------------------------+---------------------------------------- Reporter: shirose@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: gcc34 -----------------------------------+---------------------------------------- Changes (by toby@?): * cc: albatros@? (added) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:36:37 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:36:37 -0000 Subject: [MacPorts] #16495: ncview: update to 1.93e In-Reply-To: <059.2a12c1575b3d4249ea2b4e1025d26c3c@macports.org> References: <059.2a12c1575b3d4249ea2b4e1025d26c3c@macports.org> Message-ID: <068.e5b3f92ab996cd864dda85b826173a15@macports.org> #16495: ncview: update to 1.93e --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: m@? Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: ncview | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55104 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:36:48 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:36:48 -0000 Subject: [MacPorts] #16496: ncview: enable parallel build In-Reply-To: <059.3f63313c3547d5620698e99e74e881dd@macports.org> References: <059.3f63313c3547d5620698e99e74e881dd@macports.org> Message-ID: <068.0de8be1856cc46ede5a98e16992e451e@macports.org> #16496: ncview: enable parallel build --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: m@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: Unnecessary, but r55104 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:38:31 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:38:31 -0000 Subject: [MacPorts] #16499: speex, speex-devel: enable parallel build In-Reply-To: <059.d7bef33cb283eab28684a18bbc2ab114@macports.org> References: <059.d7bef33cb283eab28684a18bbc2ab114@macports.org> Message-ID: <068.00eafa48b7d0f92a79944c2aabe8b96c@macports.org> #16499: speex, speex-devel: enable parallel build --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: billitch@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: speex, speex-devel | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: disabled parallel build in r55105 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:40:43 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:40:43 -0000 Subject: [MacPorts] #16745: Allow macports to compile with apple's gcc 4.2 In-Reply-To: <056.b221b6bde66b12d24142b83f003ac8ee@macports.org> References: <056.b221b6bde66b12d24142b83f003ac8ee@macports.org> Message-ID: <065.48bfc77901e5c389fe44d5ac8c0e6d31@macports.org> #16745: Allow macports to compile with apple's gcc 4.2 -------------------------------------------------+-------------------------- Reporter: illogical1@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: fix compilation gcc 4.2 apple-gcc42 | Port: expat giflib ilmbase jasper lcms libgpg-error libvorbis lzmautils openexr subversion tiff flac pth -------------------------------------------------+-------------------------- Comment(by toby@?): What's the deal here? Most of the ports listed compile fine with gcc 4.2 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:42:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:42:04 -0000 Subject: [MacPorts] #16849: bzip2: wrong dylib version number In-Reply-To: <059.89bbdca4160557089a00f78157547a86@macports.org> References: <059.89bbdca4160557089a00f78157547a86@macports.org> Message-ID: <068.21518bf82f304a27cc890cc0ecb5ad97@macports.org> #16849: bzip2: wrong dylib version number --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: bzip2 | --------------------------------------+------------------------------------- Changes (by toby@?): * status: assigned => closed * resolution: => fixed Comment: Closing this, if someone ever comes around and uses the non-darwin parts of the Portfile, we can fix whatever issues crop up. That, or just remove that stuff. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:42:53 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:42:53 -0000 Subject: [MacPorts] #16797: ilmbase needs build dependency on gsed In-Reply-To: <054.89648d16d0555c76cfa18c99151cacef@macports.org> References: <054.89648d16d0555c76cfa18c99151cacef@macports.org> Message-ID: <063.434b7adba0c61310067f25166a9d41a1@macports.org> #16797: ilmbase needs build dependency on gsed ---------------------------------+------------------------------------------ Reporter: waterson@? | Owner: waqar@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: ilmbase | ---------------------------------+------------------------------------------ Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55106 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:45:30 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:45:30 -0000 Subject: [MacPorts] #16826: a52dec: ccache: illegal option -- d In-Reply-To: <057.4570b5aaf15df20253f424defbc9d8dc@macports.org> References: <057.4570b5aaf15df20253f424defbc9d8dc@macports.org> Message-ID: <066.2b70c5e631d14445fd24b4b5afbb89c9@macports.org> #16826: a52dec: ccache: illegal option -- d ------------------------------------+--------------------------------------- Reporter: boxerfencer@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: a52dec | ------------------------------------+--------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55107 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:47:45 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:47:45 -0000 Subject: [MacPorts] #16960: distfile for shared-mime-info is no longer available In-Reply-To: <054.9362f4877394f167279515a18c16bf00@macports.org> References: <054.9362f4877394f167279515a18c16bf00@macports.org> Message-ID: <063.2be4efdb29b0530556b87f780b5ed619@macports.org> #16960: distfile for shared-mime-info is no longer available ---------------------------------+------------------------------------------ Reporter: olaf@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: shared-mime-info Port: shared-mime-info | ---------------------------------+------------------------------------------ Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: Looks like it's there now. Besides, we fetch from distfiles by default these days. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:50:25 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:50:25 -0000 Subject: [MacPorts] #17293: ncursesw-5.7.0 Activation defect In-Reply-To: <051.dcc854085d0c3c89c7bc9ee036617ba2@macports.org> References: <051.dcc854085d0c3c89c7bc9ee036617ba2@macports.org> Message-ID: <060.a6f621f70a450b78489ea2395d393cd8@macports.org> #17293: ncursesw-5.7.0 Activation defect ------------------------------+--------------------------------------------- Reporter: spam@? | Owner: imajes@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: ncurses, ncursesw, activate Port: ncursesw | ------------------------------+--------------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: No clear indication of a bug here. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:53:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:53:27 -0000 Subject: [MacPorts] #17361: wireshark-1.0.4 needs rebuild after upgrading libpcap In-Reply-To: <054.5785379b42bef49e6ed7250136dc3dc2@macports.org> References: <054.5785379b42bef49e6ed7250136dc3dc2@macports.org> Message-ID: <063.3a95025b7d76da101af233eda595f77f@macports.org> #17361: wireshark-1.0.4 needs rebuild after upgrading libpcap ---------------------------------+------------------------------------------ Reporter: brad@? | Owner: ricci@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Port: wireshark | ---------------------------------+------------------------------------------ Changes (by toby@?): * status: reopened => closed * resolution: => duplicate Comment: This is a base enhancement: #17473 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:53:33 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:53:33 -0000 Subject: [MacPorts] #20584: Problem Installing Transcode 1.1.3 on Mac OS 10.5.7 Message-ID: <051.4fb971f7ae1f5c48dd9c960bac1cfa85@macports.org> #20584: Problem Installing Transcode 1.1.3 on Mac OS 10.5.7 -----------------------------+---------------------------------------------- Reporter: pperret@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: transcode error | Port: -----------------------------+---------------------------------------------- Hello, I pass full to try installing Transcode 1.1.3. First machine. MacBook Pro (Model end 2007). OS X 10.5.7. Darwin 1.6 installed with aircrack-ng, nmap,etc... Xcode 3.1 already installed. First upgrading first Darwin to 1.7. Sudo port install transcode Perfect, installation without any problem. Second machine. MacBook Pro (New model early 2009). OS X 10.5.7 Xcode 3.1 alreday installed. No Darwin installed First install Darwin 1.71 Sudo port ?d selfupdate Reboot Sudo port install transcode checking for sysconf(_SC_PAGESIZE)... ./configure: line 18521: syntax error near unexpected token `done' ./configure: line 18521: ` done' Error: Status 1 encountered during processing. Third Machine. Imac 20 inch, end 2007. OS X 10.5.7 No Darwin installed yet No xcode installed yet First install xcode 3.1.3 Second install darwin 1.71 Sudo port ?d selfupdate Reboot Sudo port install transcode checking for sysconf(_SC_PAGESIZE)... ./configure: line 18521: syntax error near unexpected token `done' ./configure: line 18521: ` done' Error: Status 1 encountered during processing. Same error on computer 2 and 3 where there was no old version of darwin. Somebody has an idea ? Attached is the full screen output (Same for computer 2 and 3) and config.log Thank you for your help Best regards, Pascal -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:54:18 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:54:18 -0000 Subject: [MacPorts] #17369: request: DoxyS (was: DoxyS not in Mac Ports) In-Reply-To: <061.57f0e8e364949f79bab1b64270991f96@macports.org> References: <061.57f0e8e364949f79bab1b64270991f96@macports.org> Message-ID: <070.4a002b25ebd134294479ced56c0c2b57@macports.org> #17369: request: DoxyS ---------------------------------------+------------------------------------ Reporter: alexei.svitkine@? | Owner: macports-tickets@? Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: ---------------------------------------+------------------------------------ Changes (by toby@?): * version: 1.6.0 => -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:54:53 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:54:53 -0000 Subject: [MacPorts] #20585: gnucash install not completed Message-ID: <063.8dee5640e9bccd99ac3b96083d157740@macports.org> #20585: gnucash install not completed -----------------------------------------+---------------------------------- Reporter: neukomp@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------------------+---------------------------------- Ran "sudo port install gnucash" for the second time. Cleaned up the first install. Still getting an error on install. Error out with "Error: Status 1 encountered during processing" Many of the dependencies didn't install. Fetch failed. ----cut---- {{{ sudo port install gnucash Password: ---> Fetching glib2 ---> Attempting to fetch glib-2.20.4.tar.bz2 from ftp://ftp.gtk.org/pub/glib/2.20/ ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 ---> Staging glib2 into destroot ---> Installing glib2 @2.20.4_0 ---> Activating glib2 @2.20.4_0 ---> Cleaning glib2 ---> Fetching xmlcatmgr ---> Attempting to fetch xmlcatmgr-2.2.tar.gz from http://downloads.sourceforge.net/xmlcatmgr ---> Verifying checksum(s) for xmlcatmgr ---> Extracting xmlcatmgr ---> Configuring xmlcatmgr ---> Building xmlcatmgr ---> Staging xmlcatmgr into destroot ---> Installing xmlcatmgr @2.2_1 ---> Activating xmlcatmgr @2.2_1 ---> Cleaning xmlcatmgr ---> Fetching docbook-xml-4.3 ---> Attempting to fetch docbook-xml-4.3.zip from http://distfiles.macports.org/docbook-xml-4.3 ---> Verifying checksum(s) for docbook-xml-4.3 ---> Extracting docbook-xml-4.3 ---> Configuring docbook-xml-4.3 ---> Building docbook-xml-4.3 ---> Staging docbook-xml-4.3 into destroot ---> Installing docbook-xml-4.3 @4.3_0 ---> Activating docbook-xml-4.3 @4.3_0 ###################################################################### # As MacPorts does not currently have a post-deactivate hook, # you will need to ensure that you manually remove the catalog # entry for this port when you uninstall it. To do so, run # "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.3/catalog.xml". ###################################################################### ---> Cleaning docbook-xml-4.3 ---> Fetching docbook-xsl ---> Attempting to fetch docbook-xsl-1.75.1.tar.bz2 from http://downloads.sourceforge.net/docbook ---> Verifying checksum(s) for docbook-xsl ---> Extracting docbook-xsl ---> Configuring docbook-xsl ---> Building docbook-xsl ---> Staging docbook-xsl into destroot ---> Installing docbook-xsl @1.75.1_0 ---> Activating docbook-xsl @1.75.1_0 ###################################################################### # As MacPorts does not currently have a post-deactivate hook, # you will need to ensure that you manually remove the catalog # entry for this port when you uninstall it. To do so, run # "xmlcatmgr remove nextCatalog /opt/local/share/xsl/docbook- xsl/catalog.xml". ###################################################################### ---> Cleaning docbook-xsl ---> Fetching docbook-xml-4.1.2 ---> Attempting to fetch docbkx412.zip from http://distfiles.macports.org /docbook-xml-4.1.2 ---> Verifying checksum(s) for docbook-xml-4.1.2 ---> Extracting docbook-xml-4.1.2 ---> Configuring docbook-xml-4.1.2 ---> Building docbook-xml-4.1.2 ---> Staging docbook-xml-4.1.2 into destroot ---> Installing docbook-xml-4.1.2 @4.1.2_1 ---> Activating docbook-xml-4.1.2 @4.1.2_1 ###################################################################### # As MacPorts does not currently have a post-deactivate hook, # you will need to ensure that you manually remove the catalog # entry for this port when you uninstall it. To do so, run # "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.1.2/catalog.xml". ###################################################################### ---> Cleaning docbook-xml-4.1.2 ---> Fetching docbook-xml-4.2 ---> Attempting to fetch docbook-xml-4.2.zip from http://distfiles.macports.org/docbook-xml-4.2 ---> Verifying checksum(s) for docbook-xml-4.2 ---> Extracting docbook-xml-4.2 ---> Configuring docbook-xml-4.2 ---> Building docbook-xml-4.2 ---> Staging docbook-xml-4.2 into destroot ---> Installing docbook-xml-4.2 @4.2_0 ---> Activating docbook-xml-4.2 @4.2_0 ###################################################################### # As MacPorts does not currently have a post-deactivate hook, # you will need to ensure that you manually remove the catalog # entry for this port when you uninstall it. To do so, run # "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.2/catalog.xml". ###################################################################### ---> Cleaning docbook-xml-4.2 ---> Fetching docbook-xml-4.4 ---> Attempting to fetch docbook-xml-4.4.zip from http://distfiles.macports.org/docbook-xml-4.4 ---> Verifying checksum(s) for docbook-xml-4.4 ---> Extracting docbook-xml-4.4 ---> Configuring docbook-xml-4.4 ---> Building docbook-xml-4.4 ---> Staging docbook-xml-4.4 into destroot ---> Installing docbook-xml-4.4 @4.4_0 ---> Activating docbook-xml-4.4 @4.4_0 ###################################################################### # As MacPorts does not currently have a post-deactivate hook, # you will need to ensure that you manually remove the catalog # entry for this port when you uninstall it. To do so, run # "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.4/catalog.xml". ###################################################################### ---> Cleaning docbook-xml-4.4 ---> Fetching docbook-xml-4.5 ---> Attempting to fetch docbook-xml-4.5.zip from http://distfiles.macports.org/docbook-xml-4.5 ---> Verifying checksum(s) for docbook-xml-4.5 ---> Extracting docbook-xml-4.5 ---> Configuring docbook-xml-4.5 ---> Building docbook-xml-4.5 ---> Staging docbook-xml-4.5 into destroot ---> Installing docbook-xml-4.5 @4.5_0 ---> Activating docbook-xml-4.5 @4.5_0 ###################################################################### # As MacPorts does not currently have a post-deactivate hook, # you will need to ensure that you manually remove the catalog # entry for this port when you uninstall it. To do so, run # "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.5/catalog.xml". ###################################################################### ---> Cleaning docbook-xml-4.5 ---> Fetching docbook-xml-5.0 ---> Attempting to fetch docbook-5.0.zip from http://www.docbook.org/xml/5.0/ ---> Attempting to fetch docbook-5.0.zip from http://distfiles.macports.org/docbook-xml-5.0 ---> Attempting to fetch docbook-5.0.zip from http://arn.se.distfiles.macports.org/docbook-xml-5.0 ---> Attempting to fetch docbook-5.0.zip from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/docbook- xml-5.0 ---> Attempting to fetch docbook-5.0.zip from http://svn.macports.org/repository/macports/distfiles/docbook-xml-5.0 ---> Attempting to fetch docbook-5.0.zip from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch docbook-5.0.zip from http://svn.macports.org/repository/macports/downloads/docbook-xml-5.0 Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: aqbanking libglade2 gtk2 atk gtk-doc gnome-doc-utils docbook-xml docbook-xml-5.0 iso-codes libxslt p5-xml-parser py25-libxml2 py26-libxml2 python26 rarian getopt intltool gnome-common cairo libpixman jasper pango shared-mime-info xorg- libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg- libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto libofx opensp qt3 mesa glut xorg-dri2proto xorg-glproto xorg-libXmu evince gconf dbus-glib dbus orbit2 libidl policykit gnome-icon-theme hicolor-icon-theme icon-naming- utils p5-xml-simple p5-xml-namespacesupport p5-xml-sax gnome-keyring nautilus desktop-file-utils popt exempi gnome-desktop gnome-themes gtk- engines2 startup-notification libexif libunique poppler lcms openjpeg poppler-data t1lib goffice libart_lgpl libgsf gnome-vfs gnome-mime-data libbonobo guile16 libgnomeprintui libgnomecanvas libgnomeprint bison libgnomecups libgnomeui libbonoboui libgnome esound audiofile libgtkhtml3 enchant aspell texinfo lzmautils hunspell libsoup curl libproxy p5 -finance-quote p5-crypt-ssleay p5-datemanip p5-html-tableextract p5-html- tree p5-html-parser p5-html-tagset p5-libwww-perl p5-compress-zlib p5 -compress-raw-zlib p5-io-compress-base p5-io-compress-zlib p5-uri slib slib-guile16 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:55:39 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:55:39 -0000 Subject: [MacPorts] #17734: glark-1.7.5 outdated In-Reply-To: <057.638d60df9af56d2b04d08d2700d1ad4e@macports.org> References: <057.638d60df9af56d2b04d08d2700d1ad4e@macports.org> Message-ID: <066.4464dfae72f901de428186706636c829@macports.org> #17734: glark-1.7.5 outdated ------------------------------------+--------------------------------------- Reporter: llattanzi+McF@? | Owner: macports-tickets@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: glark | ------------------------------------+--------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: was fixed in r53215 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:56:18 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:56:18 -0000 Subject: [MacPorts] #16496: ncview: enable parallel build In-Reply-To: <059.3f63313c3547d5620698e99e74e881dd@macports.org> References: <059.3f63313c3547d5620698e99e74e881dd@macports.org> Message-ID: <068.74781a34aa98a9b7141aa02ea7b33505@macports.org> #16496: ncview: enable parallel build --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: m@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Comment(by ryandesign@?): It is necessary for those running the current released version of MacPorts, 1.7.1, and it also helps to indicate that someone has tested parallel building and found it to work. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:56:29 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:56:29 -0000 Subject: [MacPorts] #16496: ncview: enable parallel build In-Reply-To: <059.3f63313c3547d5620698e99e74e881dd@macports.org> References: <059.3f63313c3547d5620698e99e74e881dd@macports.org> Message-ID: <068.5dd09ab61d22739ea8901f1d73641459@macports.org> #16496: ncview: enable parallel build --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: m@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: ncview | --------------------------------------+------------------------------------- Changes (by ryandesign@?): * port: => ncview -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:57:42 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:57:42 -0000 Subject: [MacPorts] #20578: mesa fails to build In-Reply-To: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> References: <060.e1e56e2b8a54a48f2a97fbf0ace7b582@macports.org> Message-ID: <069.369c7f0622ac7630bebd9c709c553c69@macports.org> #20578: mesa fails to build --------------------------------------+------------------------------------- Reporter: bug@? | Owner: jeremyhu@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: mesa --------------------------------------+------------------------------------- Comment(by bug@?): Replying to [comment:7 jeremyhu@?]: > Ok... well... the file is obviously not on your system, but port thinks it is... please do: > > {{{ > $ sudo port -v deactivate xorg-glproto > $ sudo port -v activate xorg-glproto > $ find /opt/local/include/GL > $ sudo port -v install mesa > }}} This fixed it for me, thanks for your help. Still curious, why this occured. Output for above commands: http://pastebin.com/f63e6a2c3 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 14:57:42 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 21:57:42 -0000 Subject: [MacPorts] #18016: Checksum (md5) mismatch for httrack-3.43 In-Reply-To: <049.77db4e6ac7fe6947e4c0ce1c5aced12b@macports.org> References: <049.77db4e6ac7fe6947e4c0ce1c5aced12b@macports.org> Message-ID: <058.ff7977fe438d4d92d1dcb8df8dadf1a3@macports.org> #18016: Checksum (md5) mismatch for httrack-3.43 ----------------------------+----------------------------------------------- Reporter: tk@? | Owner: ross@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: httrack | ----------------------------+----------------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: This appears to have been fixed. r40961, r47670 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:00:20 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:00:20 -0000 Subject: [MacPorts] #18025: cmake: build failure for 4-way universal: missing required architecture x86_64 in file In-Reply-To: <059.e0bea43bbb462bd5701247f47918479e@macports.org> References: <059.e0bea43bbb462bd5701247f47918479e@macports.org> Message-ID: <068.135f2f5f337ad9a99cdc7486453d7c9a@macports.org> #18025: cmake: build failure for 4-way universal: missing required architecture x86_64 in file --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: css@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: cmake | --------------------------------------+------------------------------------- Changes (by toby@?): * status: assigned => closed * resolution: => invalid Comment: This is not a legitimate bug - you should not be building 4-way on Tiger, since it only provides i386/ppc libraries/frameworks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:03:13 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:03:13 -0000 Subject: [MacPorts] #20549: [samba3] [3.2.13] ld error: libtalloc.dylib, can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) In-Reply-To: <048.ae1004c09b7ee2f2b48b8abed509e5eb@macports.org> References: <048.ae1004c09b7ee2f2b48b8abed509e5eb@macports.org> Message-ID: <057.0de86fe3c6fde8e47efefe2f6c2a313f@macports.org> #20549: [samba3] [3.2.13] ld error: libtalloc.dylib, can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) --------------------------------+------------------------------------------- Reporter: peimei@? | Owner: mww@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: ld libtalloc.dylib | Port: samba3 --------------------------------+------------------------------------------- Comment(by toby@?): Related to #18167, maybe a dupe -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:04:05 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:04:05 -0000 Subject: [MacPorts] #18206: gnome-session: library not found for -lSM In-Reply-To: <059.3dc392b328b0983a2b469c7389702f76@macports.org> References: <059.3dc392b328b0983a2b469c7389702f76@macports.org> Message-ID: <068.8d77fc0fb17df031c9a8ce248bbe8c2e@macports.org> #18206: gnome-session: library not found for -lSM --------------------------------------+------------------------------------- Reporter: martin.osx@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: Port: gnome-session | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: No response to blb's question from 6 months ago, closing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:04:39 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:04:39 -0000 Subject: [MacPorts] #18225: gtk fails to run In-Reply-To: <053.7fb5efdaeb9395249b61d56737a41143@macports.org> References: <053.7fb5efdaeb9395249b61d56737a41143@macports.org> Message-ID: <062.81587a58ddfbb7bb10a8750bcab4bce2@macports.org> #18225: gtk fails to run --------------------------------+------------------------------------------- Reporter: iane@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: py-gtk2 gobject Port: | --------------------------------+------------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: No response to jmr's question from 6 months ago, closing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:06:30 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:06:30 -0000 Subject: [MacPorts] #18374: MacPort 1.700 selfupdate failing In-Reply-To: <056.a4d6adee56c1f9af2f91a39ebba7d4d7@macports.org> References: <056.a4d6adee56c1f9af2f91a39ebba7d4d7@macports.org> Message-ID: <065.7259ee0a6005973af97a9db098271c2c@macports.org> #18374: MacPort 1.700 selfupdate failing -----------------------------------+---------------------------------------- Reporter: amrobinson@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: No response after 6 months, closing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:08:27 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:08:27 -0000 Subject: [MacPorts] #18447: audio/libmpcdec add modeline and livecheck In-Reply-To: <058.6d8b8fbbefa43558f2a9a3155f5f99f3@macports.org> References: <058.6d8b8fbbefa43558f2a9a3155f5f99f3@macports.org> Message-ID: <067.705508f3a93d2b9ef817fe1876b42eff@macports.org> #18447: audio/libmpcdec add modeline and livecheck -------------------------------------+-------------------------------------- Reporter: rmsfisher@? | Owner: pmq@? Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: libmpcdec livecheck modeline Port: libmpcdec | -------------------------------------+-------------------------------------- Changes (by toby@?): * status: assigned => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:09:16 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:09:16 -0000 Subject: [MacPorts] #20586: tk 8.5.6 Build error: syntax error in tk3d.c Message-ID: <052.5b446d19c8f026aa1a19d93c2b2fe612@macports.org> #20586: tk 8.5.6 Build error: syntax error in tk3d.c ------------------------------+--------------------------------------------- Reporter: rictic@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: tk ------------------------------+--------------------------------------------- {{{ loki:~/ peter$ port -v MacPorts 1.710 loki:~/ peter$ sudo /opt/local/bin/port clean --all -f tk ---> Cleaning tk loki:~/ peter$ sudo port install tk ---> Fetching tk ---> Attempting to fetch tk8.5.6-src.tar.gz from http://voxel.dl.sourceforge.net/tcl ---> Attempting to fetch tcl8.5.6-src.tar.gz from http://voxel.dl.sourceforge.net/tcl ---> Verifying checksum(s) for tk ---> Extracting tk ---> Configuring tk ---> Building tk 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_tk/work/tk8.5.6/unix" && make all " returned error 2 Command output: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1167: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Intersect': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'a2Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'a1Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'b2Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'b1Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1196: error: 'iPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Get3DBorderFromObj': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1240: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1242: error: invalid operands to binary * /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1242: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1254: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1257: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1257: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1258: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1278: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1278: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1282: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1284: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1284: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1285: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'TkDebugBorder': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1365: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1368: error: invalid operands to binary * /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1368: error: syntax error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1371: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1371: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1373: error: syntax error before ')' token make: *** [tk3d.o] Error 1 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:11:07 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:11:07 -0000 Subject: [MacPorts] #20585: gnucash install not completed In-Reply-To: <063.8dee5640e9bccd99ac3b96083d157740@macports.org> References: <063.8dee5640e9bccd99ac3b96083d157740@macports.org> Message-ID: <072.a7f32edd6512ad00a665eba04053e63c@macports.org> #20585: gnucash install not completed ------------------------------------------+--------------------------------- Reporter: neukomp@? | Owner: macports-tickets@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: | ------------------------------------------+--------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: Works for me, maybe a transient internet failure? I'd recommend just trying again... -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:11:58 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:11:58 -0000 Subject: [MacPorts] #19141: Update libmp4v2 In-Reply-To: <059.066e7bde3fa9c88a0b21ba452c8ab9ad@macports.org> References: <059.066e7bde3fa9c88a0b21ba452c8ab9ad@macports.org> Message-ID: <068.05fe7a7d8ba7e2dd8004d62641cbe4fd@macports.org> #19141: Update libmp4v2 -------------------------------------+-------------------------------------- Reporter: and.damore@? | Owner: devans@? Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: libmp4v2 -------------------------------------+-------------------------------------- Comment(by cedric.luthi@?): Anybody else interested in getting a '''mp4v2''' port? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:16:10 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:16:10 -0000 Subject: [MacPorts] #18842: gettext not compiling In-Reply-To: <055.b0ff84a660c452ac346d21e305a6f792@macports.org> References: <055.b0ff84a660c452ac346d21e305a6f792@macports.org> Message-ID: <064.7bbf1fe3051ba01898bd920325faca19@macports.org> #18842: gettext not compiling ----------------------------------+----------------------------------------- Reporter: gilbert@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: libgrep Port: gettext | ----------------------------------+----------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => worksforme Comment: cannot repro -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:19:09 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:19:09 -0000 Subject: [MacPorts] #19196: glib2: now can't build 4-way universal on Tiger In-Reply-To: <059.1e393b38b3820f8922c7ab269d568557@macports.org> References: <059.1e393b38b3820f8922c7ab269d568557@macports.org> Message-ID: <068.c4eb5467828792e5373df72810d38aad@macports.org> #19196: glib2: now can't build 4-way universal on Tiger --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: mcalhoun@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: Port: glib2, glib2-devel | --------------------------------------+------------------------------------- Changes (by toby@?): * status: reopened => closed * resolution: => invalid Comment: You cannot reasonably expect to build 64-bit binaries on Tiger. It's not even about Carbon - there's only *one* 64-bit binary on Tiger, libsystem. So anything that uses any other library (CF, libresolv, anything) will fail. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:20:09 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:20:09 -0000 Subject: [MacPorts] #20587: error in org.macports.smokeping.plist Message-ID: <058.a938e7550826f0491d59b75023e9d384@macports.org> #20587: error in org.macports.smokeping.plist ---------------------------------------------------------------------+------ Reporter: schneider.pj@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: smokeping launchd daemondo org.macports.smokeping.plist | Port: smokeping ---------------------------------------------------------------------+------ Hi there, first of all I want to thank you for MacPorts, this is great software! Thank you! I discovered a problem that I wanted to report: The file org.macports.smokeping.plist supplied with smokeping in MacPorts leads launchd to do a "throtteling respawn" every 10s. This uses system ressources and creates tons of crap in the logfiles. This does not affect functionallity, because smokeping discovers that there already is a file called /var/run/smokeping.pid. But smokeping always logs this error :-) Would be nice if anyone could fix this. Thanks a lot. Peter -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:20:32 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:20:32 -0000 Subject: [MacPorts] #17224: pkgconfig 4-way universal binary fails In-Reply-To: <059.a76209576c7900d20084cd8f25c14a4f@macports.org> References: <059.a76209576c7900d20084cd8f25c14a4f@macports.org> Message-ID: <068.85b101642fc05c49a8ffbc3137471dd8@macports.org> #17224: pkgconfig 4-way universal binary fails --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: ryandesign@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: pkgconfig | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => invalid Comment: Building 64-bit binaries on Tiger is not supported. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:21:42 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:21:42 -0000 Subject: [MacPorts] #20373: subversion perl bindings fails to build on 10.6 In-Reply-To: <054.a8330eef28cfece29079fcfb71371fee@macports.org> References: <054.a8330eef28cfece29079fcfb71371fee@macports.org> Message-ID: <063.62f305c745133bbb11298f458123ccaa@macports.org> #20373: subversion perl bindings fails to build on 10.6 --------------------------------+------------------------------------------- Reporter: epic@? | Owner: dluke@? Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by lloyd@?): Tests run fine. Here's terse output: [lth at lappro subversion-perlbindings] $ sudo port test ---> Computing dependencies for subversion-perlbindings ---> Testing subversion-perlbindings Find full output attached to bug (testy.txt) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:23:17 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:23:17 -0000 Subject: [MacPorts] #20586: tk 8.5.6 Build error: syntax error in tk3d.c In-Reply-To: <052.5b446d19c8f026aa1a19d93c2b2fe612@macports.org> References: <052.5b446d19c8f026aa1a19d93c2b2fe612@macports.org> Message-ID: <061.38e383d5be13ea013ecfe9908bc0ec64@macports.org> #20586: tk 8.5.6 Build error: syntax error in tk3d.c ------------------------------+--------------------------------------------- Reporter: rictic@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: tk ------------------------------+--------------------------------------------- Changes (by toby@?): * cc: rictic@? (removed) * version: 1.7.1 => Comment: What OS release? What Xcode version? Also, please provide debug log: {{{ sudo port clean tk sudo port -d install tk }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:24:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:24:04 -0000 Subject: [MacPorts] #20587: error in org.macports.smokeping.plist In-Reply-To: <058.a938e7550826f0491d59b75023e9d384@macports.org> References: <058.a938e7550826f0491d59b75023e9d384@macports.org> Message-ID: <067.a0ec045c3ea1cea8bce4e836c4ef218c@macports.org> #20587: error in org.macports.smokeping.plist ---------------------------------------------------------------------+------ Reporter: schneider.pj@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: smokeping launchd daemondo org.macports.smokeping.plist | Port: smokeping ---------------------------------------------------------------------+------ Comment(by toby@?): Is smokeping crashing? If so, please provide crash logs. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:25:57 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:25:57 -0000 Subject: [MacPorts] #19326: smlnj-dev: rename to smlnj-devel or remove In-Reply-To: <059.1dd0c7e78163eea81860d1008ec189a1@macports.org> References: <059.1dd0c7e78163eea81860d1008ec189a1@macports.org> Message-ID: <068.76f81659638f72fe916feba21c1f498c@macports.org> #19326: smlnj-dev: rename to smlnj-devel or remove --------------------------------------+------------------------------------- Reporter: ryandesign@? | Owner: bfulgham@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: smlnj-dev | --------------------------------------+------------------------------------- Changes (by toby@?): * status: new => closed * resolution: => fixed Comment: r55109 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:31:38 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:31:38 -0000 Subject: [MacPorts] #15920: menu meters cannot install In-Reply-To: <055.8fb4a5d7d8d488aaa6044df58db988cc@macports.org> References: <055.8fb4a5d7d8d488aaa6044df58db988cc@macports.org> Message-ID: <064.f70a643ce871da27feaa78ecca6956aa@macports.org> #15920: menu meters cannot install ---------------------------------+------------------------------------------ Reporter: dstwo@? | Owner: waqar@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: MenuMeters ---------------------------------+------------------------------------------ Changes (by macsforever2000@?): * port: => MenuMeters -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:32:45 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:32:45 -0000 Subject: [MacPorts] #20587: error in org.macports.smokeping.plist In-Reply-To: <058.a938e7550826f0491d59b75023e9d384@macports.org> References: <058.a938e7550826f0491d59b75023e9d384@macports.org> Message-ID: <067.74c0addbda011ac6e563d507216239c7@macports.org> #20587: error in org.macports.smokeping.plist ---------------------------------------------------------------------+------ Reporter: schneider.pj@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: smokeping launchd daemondo org.macports.smokeping.plist | Port: smokeping ---------------------------------------------------------------------+------ Comment(by schneider.pj@?): No, it does not crash. Launchd just tries to relaunch it, but it discovers that it already is running. Added a screenshot to clarify. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:33:16 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:33:16 -0000 Subject: [MacPorts] #20587: error in org.macports.smokeping.plist In-Reply-To: <058.a938e7550826f0491d59b75023e9d384@macports.org> References: <058.a938e7550826f0491d59b75023e9d384@macports.org> Message-ID: <067.f4c445704004c89a8ee766e284bc3d32@macports.org> #20587: error in org.macports.smokeping.plist ---------------------------------------------------------------------+------ Reporter: schneider.pj@? | Owner: markd@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: smokeping launchd daemondo org.macports.smokeping.plist | Port: smokeping ---------------------------------------------------------------------+------ Changes (by blb@?): * owner: macports-tickets@? => markd@? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:43:53 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:43:53 -0000 Subject: [MacPorts] #20587: error in org.macports.smokeping.plist In-Reply-To: <058.a938e7550826f0491d59b75023e9d384@macports.org> References: <058.a938e7550826f0491d59b75023e9d384@macports.org> Message-ID: <067.5e7f48c5b6d3c218392dba553f8cfe0c@macports.org> #20587: error in org.macports.smokeping.plist ---------------------------------------------------------------------+------ Reporter: schneider.pj@? | Owner: markd@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: smokeping launchd daemondo org.macports.smokeping.plist | Port: smokeping ---------------------------------------------------------------------+------ Comment(by toby@?): In that case, I'd guess that the tool is just daemonizing (fork, parent exits), so launchd loses track of it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu Aug 6 15:45:11 2009 From: noreply at macports.org (MacPorts) Date: Thu, 06 Aug 2009 22:45:11 -0000 Subject: [MacPorts] #20586: tk 8.5.6 Build error: syntax error in tk3d.c In-Reply-To: <052.5b446d19c8f026aa1a19d93c2b2fe612@macports.org> References: <052.5b446d19c8f026aa1a19d93c2b2fe612@macports.org> Message-ID: <061.2823049241299a59a9e1ec264e2cd11a@macports.org> #20586: tk 8.5.6 Build error: syntax error in tk3d.c ------------------------------+--------------------------------------------- Reporter: rictic@? | Owner: macports-tickets@? Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: tk ------------------------------+--------------------------------------------- Comment(by rictic@?): Thanks for getting back so quick, here's the info: OS 10.5.7 XCode 3.1.2 {{{ loki:~ peter$ sudo port clean tk ---> Cleaning tk loki:~ peter$ sudo port -d install tk DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tk DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tk 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 i386 is not provided by port tk. DEBUG: Requested variant macosx is not provided by port tk. DEBUG: Executing variant darwin provides darwin DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/tcl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/tcl 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 i386 is not provided by port tcl. DEBUG: Requested variant macosx is not provided by port tcl. DEBUG: Executing variant darwin provides darwin DEBUG: Searching for dependency: tcl DEBUG: Found Dependency: receipt exists for tcl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/Xft2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/Xft2 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 Xft2. DEBUG: Requested variant i386 is not provided by port Xft2. DEBUG: Requested variant macosx is not provided by port Xft2. DEBUG: Searching for dependency: Xft2 DEBUG: Found Dependency: receipt exists for Xft2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11 /xorg-libXScrnSaver DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/xorg- libXScrnSaver 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- libXScrnSaver. DEBUG: Requested variant i386 is not provided by port xorg-libXScrnSaver. DEBUG: Requested variant macosx is not provided by port xorg- libXScrnSaver. DEBUG: Searching for dependency: xorg-libXScrnSaver DEBUG: Found Dependency: receipt exists for xorg-libXScrnSaver DEBUG: Executing org.macports.main (tk) ---> Fetching tk DEBUG: Executing org.macports.fetch (tk) ---> Verifying checksum(s) for tk DEBUG: Executing org.macports.checksum (tk) ---> Checksumming tk8.5.6-src.tar.gz DEBUG: Correct (md5) checksum for tk8.5.6-src.tar.gz DEBUG: Correct (sha1) checksum for tk8.5.6-src.tar.gz DEBUG: Correct (rmd160) checksum for tk8.5.6-src.tar.gz ---> Checksumming tcl8.5.6-src.tar.gz DEBUG: Correct (md5) checksum for tcl8.5.6-src.tar.gz DEBUG: Correct (sha1) checksum for tcl8.5.6-src.tar.gz DEBUG: Correct (rmd160) checksum for tcl8.5.6-src.tar.gz ---> Extracting tk DEBUG: Executing org.macports.extract (tk) ---> Extracting tk8.5.6-src.tar.gz DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/tcltk/tk8.5.6-src.tar.gz 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_x11_tk/work" && gzip -dc /opt/local/var/macports/distfiles/tcltk/tk8.5.6-src.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' ---> Extracting tcl8.5.6-src.tar.gz DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/tcltk/tcl8.5.6-src.tar.gz 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_x11_tk/work" && gzip -dc /opt/local/var/macports/distfiles/tcltk/tcl8.5.6-src.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (tk) DEBUG: Executing proc-post-org.macports.patch-patch-0 ---> Configuring tk DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (tk) DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tcl8.5.6/generic' 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' 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_x11_tk/work/tk8.5.6/unix" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with- tcl=/opt/local/lib tcl_cv_type_64bit="long long"' checking for Tcl configuration... found /opt/local/lib/tclConfig.sh checking for existence of /opt/local/lib/tclConfig.sh... loading checking for tclsh... /opt/local/bin/tclsh8.5 checking for tclsh in Tcl build directory... /opt/local/lib/tclsh checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no 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 ANSI C... none needed checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for egrep... grep -E 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking if the compiler understands -pipe... yes checking for building with threads... no (default) checking how to build libraries... shared checking for ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Darwin-9.7.1 checking for dlopen in -ldl... yes checking for ar... ar checking if ld accepts -single_module flag... yes checking if ld accepts -search_paths_first flag... yes checking whether to use CoreFoundation... yes checking for CoreFoundation.framework... yes checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... (cached) long long checking for struct dirent64... no checking for struct stat64... yes checking for open64... no checking for lseek64... no checking for off64_t... no checking whether byte ordering is bigendian... no checking for fd_set in sys/types... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for strtod... yes checking for Solaris2.4/Tru64 strtod bugs... ok checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for intptr_t... yes checking for uintptr_t... yes checking pw_gecos in struct pwd... yes checking whether to use Aqua... no checking if ld accepts -weak-l flag... yes checking for X... no checking for X11 header files... checking for X11 libraries... checking for XCreateWindow in -lXwindow... no could not find any! Using -lX11. checking for main in -lXbsd... no checking for X11/extensions/scrnsaver.h... no checking for XScreenSaverQueryInfo... no checking for XScreenSaverQueryInfo in -lXext... no checking for XScreenSaverQueryInfo in -lXss... yes checking whether to use xft... yes checking for X11/Xft/Xft.h... yes checking for FT_New_Face in -lXft... yes checking whether char is unsigned... no checking how to package libraries... shared library configure: creating ./config.status config.status: creating Tk-Info.plist config.status: creating Wish-Info.plist config.status: creating Makefile config.status: creating tkConfig.sh ---> Building tk DEBUG: Executing org.macports.build (tk) 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_x11_tk/work/tk8.5.6/unix" && make all' /usr/bin/gcc-4.0 -c -Os -O2 -pipe -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tcl8.5.6/generic -Wall -Wno-implicit-int -fno-common -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../bitmaps -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../../tcl8.5.6//generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../../tcl8.5.6//unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tk\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DMAC_OSX_TCL=1 -DHAVE_COREFOUNDATION=1 -DTCL_SHLIB_EXT=\".dylib\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:21, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:78:23: error: X11/Xlib.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_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:21, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:549: error: syntax error before 'Window' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:549: error: 'Window' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:549: warning: parameter names (without types) in function declaration /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:552: error: syntax error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:561: error: syntax error before 'Tk_ClassCreateProc' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:561: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:568: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:568: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:655: error: syntax error before 'Bool' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:655: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:657: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:661: error: syntax error before 'time' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:661: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:667: error: syntax error before 'same_screen' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:667: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:672: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:672: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:677: error: syntax error before 'Bool' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:677: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:679: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:681: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:681: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:682: error: syntax error before 'XActivateEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:682: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:683: error: syntax error before 'XDeactivateEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:683: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:756: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:756: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:759: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:759: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:770: error: syntax error before 'changes' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:770: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:772: error: syntax error before 'atts' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:772: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:796: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:796: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:902: error: syntax error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:996: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:998: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1099: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1099: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1128: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1128: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1162: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1162: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1174: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1174: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1175: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1175: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1176: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1176: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1177: error: syntax error before 'stipple' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1177: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1178: error: syntax error before 'activeStipple' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1178: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1180: error: syntax error before 'disabledStipple' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1180: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1182: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1204: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1207: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1403: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1513: error: syntax error before 'XErrorEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1515: error: syntax error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1517: error: syntax error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1519: error: syntax error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1524: error: syntax error before 'XEvent' In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1537, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:21, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:42: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:42: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:47: error: syntax error before 'Tk_3DBorderGC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:48: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:54: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:62: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:76: error: syntax error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:102: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:102: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:108: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:115: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:134: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:144: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:178: error: syntax error before 'XSetWindowAttributes' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:190: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:196: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:234: error: syntax error before 'XWindowChanges' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:266: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:303: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:378: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:400: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:409: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:416: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:423: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:429: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:437: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:446: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:459: error: syntax error before 'Tk_FontId' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:459: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:469: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:474: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:479: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:485: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:495: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:506: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:512: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:522: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:527: error: syntax error before 'Tk_GCForColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:527: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:527: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:557: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:569: error: syntax error before 'Tk_GetBitmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:570: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:575: error: syntax error before 'Tk_GetBitmapFromData' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:577: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:588: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:589: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:594: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:595: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:595: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:600: error: syntax error before 'Tk_GetColormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:601: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:637: error: syntax error before 'Tk_GetGC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:638: error: syntax error before 'XGCValues' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:638: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:692: error: syntax error before 'Tk_GetPixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:692: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:693: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:724: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:735: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:737: error: syntax error before 'Colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:737: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:754: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:759: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:776: error: syntax error before 'Tk_InternAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:776: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:849: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:860: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:865: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:902: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:971: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:977: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:985: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1048: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1065: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1071: error: syntax error before 'Colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1076: error: syntax error before 'Visual' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1082: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1116: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1124: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1159: error: syntax error before 'Tk_AllocBitmapFromObj' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1160: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1171: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1172: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1253: error: syntax error before 'Tk_GetBitmapFromObj' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1254: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1259: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1260: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1369: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1374: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1380: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1388: error: syntax error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1394: error: syntax error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1400: error: syntax error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1405: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1417: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1431: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1438: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1466: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1503: error: syntax error before 'Tk_ClassProcs' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1542: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1639: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1674: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1679: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1710: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1710: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1711: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1711: error: 'GC' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1711: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1712: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1713: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1715: error: syntax error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1719: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1719: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1720: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1721: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1724: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1726: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1731: error: syntax error before 'XSetWindowAttributes' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1733: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1734: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1739: error: syntax error before 'XWindowChanges' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1744: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1750: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1762: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1766: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1767: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1768: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1769: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1770: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1771: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1772: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1774: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1774: error: 'Font' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1774: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1776: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1777: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1778: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1779: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1781: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1783: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1784: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1786: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1787: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1787: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1787: error: 'GC' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1787: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1792: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1794: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1794: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1794: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1795: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1795: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1795: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1797: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1797: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1798: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1798: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1798: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1799: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1799: error: 'Colormap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1799: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1805: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1805: error: syntax error before 'XGCValues' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1805: error: 'GC' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1805: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1814: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1814: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1814: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1814: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1819: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1821: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1821: error: syntax error before 'Colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1821: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1824: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1825: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1828: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1828: error: 'Atom' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1828: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1841: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1843: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1844: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1851: error: syntax error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1862: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1863: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1864: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1875: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1878: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1879: error: syntax error before 'Colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1880: error: syntax error before 'Visual' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1881: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1887: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1888: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1894: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1894: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1894: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1896: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1896: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1910: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1910: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1910: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1911: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1911: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1930: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1931: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1932: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1933: error: syntax error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1934: error: syntax error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1935: error: syntax error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1936: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1938: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1940: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1941: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1945: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1951: error: syntax error before 'Tk_ClassProcs' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1957: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1973: error: syntax error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1978: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1979: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1983: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1983: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1988: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1988: warning: data definition has no type or storage class In file included from /usr/include/sys/time.h:198, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:63, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkPort.h:32, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:27, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /usr/include/time.h:133: error: 'time' redeclared as different kind of symbol /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:661: error: previous declaration of 'time' was here In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkPort.h:32, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:27, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:81:28: error: X11/cursorfont.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:82:24: error: X11/keysym.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:83:23: error: X11/Xatom.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:84:24: error: X11/Xproto.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:85:27: error: X11/Xresource.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:86:23: error: X11/Xutil.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_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:111: error: syntax error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:122: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:122: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:145: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:145: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:169: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:169: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:170: error: conflicting types for 'nextPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:141: error: previous declaration of 'nextPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:171: error: conflicting types for 'name' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:666: error: previous declaration of 'name' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:173: error: syntax error before 'lastEventTime' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:173: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:214: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:214: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:272: error: syntax error before 'cursorFont' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:272: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:432: error: syntax error before 'multipleAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:432: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:434: error: syntax error before 'incrAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:434: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:435: error: syntax error before 'targetsAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:435: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:436: error: syntax error before 'timestampAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:436: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:437: error: syntax error before 'textAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:437: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:438: error: syntax error before 'compoundTextAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:438: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:439: error: syntax error before 'applicationAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:439: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:440: error: syntax error before 'windowAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:440: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:441: error: syntax error before 'clipboardAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:441: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:442: error: syntax error before 'utf8Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:442: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:466: error: syntax error before 'commProperty' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:466: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:467: error: syntax error before 'registryProperty' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:467: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:469: error: syntax error before 'appNameProperty' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:469: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:480: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:480: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:480: error: 'XID' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:480: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:556: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:556: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:581: error: syntax error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:581: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:599: error: conflicting types for 'nextPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:141: error: previous declaration of 'nextPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:602: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:602: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:703: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:703: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:704: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:708: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:708: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:720: error: conflicting types for 'parentPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:764: error: previous declaration of 'parentPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:724: error: conflicting types for 'nextPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:141: error: previous declaration of 'nextPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:756: error: syntax error before 'changes' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:756: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:759: error: syntax error before 'atts' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:759: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:832: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:832: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:852: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:852: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:873: error: syntax error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:873: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:873: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:875: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:875: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:876: error: syntax error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:876: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:885: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:885: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:951: error: syntax error before '*' token In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:957, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:40: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:40: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:41: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:54: error: syntax error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:59: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:64: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:80: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:86: error: syntax error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:114: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:117: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:117: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:135: error: syntax error before 'TkCurrentTime' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:135: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:135: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:145: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:150: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:156: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:162: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:182: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:187: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:193: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:193: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:194: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:209: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:214: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:234: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:235: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:246: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:246: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:246: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:257: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:257: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:257: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:287: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:292: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:302: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:315: error: syntax error before 'keysym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:334: error: syntax error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:347: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:352: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:368: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:373: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:378: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:395: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:395: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:395: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:400: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:400: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:400: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:426: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:426: error: 'TkpMakeWindow' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:437: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:437: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:442: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:459: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:465: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:484: error: syntax error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:489: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:495: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:505: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:512: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:517: error: syntax error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:527: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:540: error: syntax error before 'TkStringToKeysym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:540: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:552: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:557: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:562: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:562: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:562: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:567: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:572: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:577: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:583: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:588: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:594: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:599: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:647: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:647: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:664: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:825: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:832: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:838: error: syntax error before 'KeySym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:843: error: syntax error before 'TkpGetKeySym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:843: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:843: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:848: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:858: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:858: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:858: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:868: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:873: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:918: error: syntax error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:966: error: syntax error before 'TkWindow' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:966: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:968: error: syntax error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:969: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:970: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:973: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:974: error: syntax error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:978: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:978: error: syntax error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:978: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:981: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:981: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:981: error: 'Time' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:981: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:983: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:984: error: syntax error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:985: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:986: error: syntax error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:989: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:990: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:991: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:991: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:991: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:994: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:995: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:998: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:998: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1000: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1000: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1000: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1002: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1002: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1002: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1007: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1008: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1010: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1012: error: syntax error before 'keysym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1015: error: syntax error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1017: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1018: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1021: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1022: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1023: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1026: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1026: error: syntax error before '*' token /opt/l