From trac at macosforge.org Thu May 1 00:27:42 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 00:29:09 2008 Subject: [MacPorts] #15121: Future Hazy (fortune fails to upgrade) In-Reply-To: <051.a368700ff20dab4992f33aab49bf9ad8@macosforge.org> References: <051.a368700ff20dab4992f33aab49bf9ad8@macosforge.org> Message-ID: <060.5c308343027f9acafbed322de1ccacbb@macosforge.org> #15121: Future Hazy (fortune fails to upgrade) ------------------------------------+--------------------------------------- Reporter: watsonbladd@gmail.com | Owner: afb@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: fortune upgrade ------------------------------------+--------------------------------------- Changes (by afb@macports.org): * status: assigned => closed * resolution: => worksforme Comment: Need more info. Closing for now. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 01:09:48 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 01:11:16 2008 Subject: [MacPorts] #15162: libpng 1.2.28 In-Reply-To: <053.930f1a3c64d1894b200aa76ec075bc36@macosforge.org> References: <053.930f1a3c64d1894b200aa76ec075bc36@macosforge.org> Message-ID: <062.11b2e1753aa6a0c0eb5d8d2b388a7930@macosforge.org> #15162: libpng 1.2.28 --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * summary: libpng 1.2.27 => libpng 1.2.28 Comment: libpng 1.2.28 has been released but does not fix this issue for me. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 01:55:58 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 01:57:28 2008 Subject: [MacPorts] #15166: textproc/meld 1.1.4 scrollkeeper error while building Message-ID: <052.b1f21a76bdeca2338a30ebd2e847e0f3@macosforge.org> #15166: textproc/meld 1.1.4 scrollkeeper error while building ------------------------------------+--------------------------------------- Reporter: jan.matousek@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: meld scrollkeeper | ------------------------------------+--------------------------------------- Hello, fresh installation of macports 1.600, mac 1.5.2, Meld build fails with this error: {{{ bash-3.2# port install meld ---> Fetching meld ---> Verifying checksum(s) for meld ---> Extracting meld ---> Applying patches to meld ---> Configuring meld ---> Building meld with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_meld/work/meld-1.1.4" && make all " returned error 2 Command output: mkdir -m 755 -p en_GB/LC_MESSAGES/ && msgfmt -c -o en_GB/LC_MESSAGES/meld.mo en_GB.po mkdir -m 755 -p es/LC_MESSAGES/ && msgfmt -c -o es/LC_MESSAGES/meld.mo es.po mkdir -m 755 -p fi/LC_MESSAGES/ && msgfmt -c -o fi/LC_MESSAGES/meld.mo fi.po mkdir -m 755 -p fr/LC_MESSAGES/ && msgfmt -c -o fr/LC_MESSAGES/meld.mo fr.po mkdir -m 755 -p hu/LC_MESSAGES/ && msgfmt -c -o hu/LC_MESSAGES/meld.mo hu.po mkdir -m 755 -p it/LC_MESSAGES/ && msgfmt -c -o it/LC_MESSAGES/meld.mo it.po mkdir -m 755 -p ja/LC_MESSAGES/ && msgfmt -c -o ja/LC_MESSAGES/meld.mo ja.po mkdir -m 755 -p ko/LC_MESSAGES/ && msgfmt -c -o ko/LC_MESSAGES/meld.mo ko.po mkdir -m 755 -p ne/LC_MESSAGES/ && msgfmt -c -o ne/LC_MESSAGES/meld.mo ne.po mkdir -m 755 -p nl/LC_MESSAGES/ && msgfmt -c -o nl/LC_MESSAGES/meld.mo nl.po mkdir -m 755 -p pa/LC_MESSAGES/ && msgfmt -c -o pa/LC_MESSAGES/meld.mo pa.po mkdir -m 755 -p pt/LC_MESSAGES/ && msgfmt -c -o pt/LC_MESSAGES/meld.mo pt.po mkdir -m 755 -p pt_BR/LC_MESSAGES/ && msgfmt -c -o pt_BR/LC_MESSAGES/meld.mo pt_BR.po mkdir -m 755 -p ru/LC_MESSAGES/ && msgfmt -c -o ru/LC_MESSAGES/meld.mo ru.po mkdir -m 755 -p rw/LC_MESSAGES/ && msgfmt -c -o rw/LC_MESSAGES/meld.mo rw.po mkdir -m 755 -p sr/LC_MESSAGES/ && msgfmt -c -o sr/LC_MESSAGES/meld.mo sr.po mkdir -m 755 -p sr@Latn/LC_MESSAGES/ && msgfmt -c -o sr@Latn/LC_MESSAGES/meld.mo sr@Latn.po mkdir -m 755 -p sv/LC_MESSAGES/ && msgfmt -c -o sv/LC_MESSAGES/meld.mo sv.po mkdir -m 755 -p vi/LC_MESSAGES/ && msgfmt -c -o vi/LC_MESSAGES/meld.mo vi.po mkdir -m 755 -p zh_CN/LC_MESSAGES/ && msgfmt -c -o zh_CN/LC_MESSAGES/meld.mo zh_CN.po mkdir -m 755 -p zh_TW/LC_MESSAGES/ && msgfmt -c -o zh_TW/LC_MESSAGES/meld.mo zh_TW.po make -C help for lang in C; do \ make -C $lang all ; \ done scrollkeeper-preinstall meld-C.omf meld-C.omf.install ERROR: Cannot parse meld-C.omf.install. Is it valid? make[2]: *** [all] Error 2 make[1]: *** [all] Error 2 make: *** [all] Error 2 Error: Status 1 encountered during processing. bash-3.2# }}} When commenting out everything connected with "help" directory from GNUmakefile, the build succeded, but #14290 occurs. I can provide more information if needed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 02:13:43 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 02:14:42 2008 Subject: [MacPorts] #14905: metacity fails to build (core/compositor.c issues) In-Reply-To: <049.81a237ecabb864e8be085958f86fc518@macosforge.org> References: <049.81a237ecabb864e8be085958f86fc518@macosforge.org> Message-ID: <058.b5e767e165a1d0fe7a2bcb1070b522b8@macosforge.org> #14905: metacity fails to build (core/compositor.c issues) ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: metacity ----------------------------------+----------------------------------------- Comment (by rhwood@macports.org): Replying to [comment:22 paulbeard@gmail.com]: > I was under the impression it was possible to use a different WM. One can ''use'' a different WM, but one still needs metacity to build in my experience. GNOME clings to metacity as a lowest common denominator and is designed so that the failure of a different WM to start (for example code in the WM to handle complex effects bomb out on bad X drivers) will lead to metacity starting to provide a minimally acceptable user interface (at least this is my experience in Fedora8/RHEL5 land). As far as I can recall, the gnome-control-center builds metacity-specific stuff as well. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 03:26:26 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 03:27:54 2008 Subject: [MacPorts] #15167: add progress meter during instalation dependencies Message-ID: <052.d1ea29e3f21ae79338b353f3badef15d@macosforge.org> #15167: add progress meter during instalation dependencies ------------------------------------+--------------------------------------- Reporter: jan.matousek@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.6.0 Keywords: | ------------------------------------+--------------------------------------- During installing dependencies for some port, progress meter would improve the user experience. I see that time progress meter will be impossible (or pretty nontrivial) to add, but simple count of dependencies that will be installed (recursively, see #11892) will greatly improve the knowledge of how much work will be done. The port output with progress meter can for example look like this: {{{ bash-3.2# port install meld ---> Installing dependency py-gtk2 (1 / 2) ---> Fetching py-gtk2 ---> Verifying checksum(s) for py-gtk2 ---> Extracting py-gtk2 ---> Configuring py-gtk2 ---> Building py-gtk2 with target all ---> Staging py-gtk2 into destroot ---> Installing py-gtk2 2.12.1_0+darwin_9 ---> Activating py-gtk2 2.12.1_0+darwin_9 ---> Cleaning py-gtk2 ---> Installing dependency py-gnome (2 / 2) ---> Fetching py-gnome ... }}} Now the port output look like this: {{{ bash-3.2# port install meld ---> Fetching py-gtk2 ---> Verifying checksum(s) for py-gtk2 ---> Extracting py-gtk2 ---> Configuring py-gtk2 ---> Building py-gtk2 with target all ---> Staging py-gtk2 into destroot ---> Installing py-gtk2 2.12.1_0+darwin_9 ---> Activating py-gtk2 2.12.1_0+darwin_9 ---> Cleaning py-gtk2 ---> Fetching py-gnome ... }}} With just two dependencies it is no big difference. But when installing whole gnome as dependency, the progress meter becames more helpfull. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 05:23:08 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 05:24:36 2008 Subject: [MacPorts] #13292: vim fails to configure, tgetent() not found In-Reply-To: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> References: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> Message-ID: <059.2d50d9af81414dfa1fbae8f8b3b20abf@macosforge.org> #13292: vim fails to configure, tgetent() not found -----------------------------------+---------------------------------------- Reporter: griff.rees@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by jlist@silentcow.com): The problem is that the build of ruby that ships with Leopard is a Universal build. The vim configure script interrogates ruby to get the LDFLAGS that it was built with, so it ends up with the Universal LDFLAGS ("-arch ppc -arch intel"). Then ports tries to link against the ncurses from ports, which you will have built yourself at some stage (so will be platform specific) and it fails because it will be looking for entry points for the other architecture (probably for ppc) in ncurses. The reason that the ./configure works when run directly is because MacPorts sets LDFLAGS to a default of -L${prefix}/lib (by default /opt/local/lib) and so it uses the libncurses in /opt/local/lib, ie. the ncurses that was installed with ports. When run directly, ./configure defaults to the system default of /usr/lib which has the Universal ncurses. But if you do that then later when the build tries to link it fails because it's looking for the other architectures during the linking. So, the reality is that you can't really embed the Universal ruby interpreter that ships with Leopard into the arch-specific vim that will be build by MacPorts. So either don't do it, or install ruby from MacPorts first. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 06:38:26 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 06:39:53 2008 Subject: [MacPorts] #15168: NEW: bsdsfv 1.18 port Message-ID: <043.360305de67dfb94a337a4334bbc99512@macosforge.org> #15168: NEW: bsdsfv 1.18 port ---------------------------+------------------------------------------------ Reporter: simmel@soy.se | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | ---------------------------+------------------------------------------------ Here comes a port of bsdsfv 1.18. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 06:55:16 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 06:56:44 2008 Subject: [MacPorts] #14905: metacity fails to build (core/compositor.c issues) In-Reply-To: <049.81a237ecabb864e8be085958f86fc518@macosforge.org> References: <049.81a237ecabb864e8be085958f86fc518@macosforge.org> Message-ID: <058.bc191b27e65802338cc2d4a9bea43876@macosforge.org> #14905: metacity fails to build (core/compositor.c issues) ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: metacity ----------------------------------+----------------------------------------- Comment (by paulbeard@gmail.com): Well, until I get 10.5, I have to forget about GNOME, it seems. One day . . . . -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 06:58:36 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 06:59:33 2008 Subject: [MacPorts] #15163: sqlite3: add tcl variant In-Reply-To: <046.e9f016688a754462b289450fc1d38b87@macosforge.org> References: <046.e9f016688a754462b289450fc1d38b87@macosforge.org> Message-ID: <055.ac169725f1c4f960a4f0c1bfa437f002@macosforge.org> #15163: sqlite3: add tcl variant -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: mww@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: Resolution: | Keywords: haspatch -------------------------------+-------------------------------------------- Comment (by pfein@pobox.com): To run threaded tests, it's necessary to: * install tcl +threads * tell sqlite3 that tcl supports threads, using -D TCL_THREADS The following patch does the later. It should probably be modified to only do this define conditional upon tcl having thread support. I don't know how to do that though. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 07:17:00 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 07:18:28 2008 Subject: [MacPorts] #15169: sqlite3 test failures Message-ID: <045.c3dbdd5885f4814e1816d9e72bfe5a09@macosforge.org> #15169: sqlite3 test failures -----------------------------+---------------------------------------------- Reporter: pfein@pobox.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- Using jmp's / my tcl thread variant from #15163, I'm seeing several test failures. I suspect these failures (esp. threaded ones) are related to #15131 == Summary == Non-threaded (ie, without -DTCL_THREADS). This is just a repeated run. `port clean --work` was run between all iterations sqlite_fulltest.txt: Failures on these tests: bind-4.4 bind-4.5 tcl-1.6 utf16-bind-4.4 utf16-bind-4.5 utf16-bind-6.4 utf16-bind-7.4 sqlite_fulltest2.txt: Failures on these tests: bind-4.4 bind-4.5 crash6-3.2.3 crash6-3.6.3 crash6-3.10.3 crash6-3.14.3 crash6-3.18.3 crash6-3.22.3 crash6-3.26.3 tcl-1.6 utf16-bind-4.4 utf16-bind-4.5 utf16-bind-6.4 utf16-bind-7.4 The threaded tests hang and need to be manually killed. Failures can be found by `grep -v Ok` == How to reproduce == 1. port install tcl +threads (if you don't already have a threaded tcl) 1. Download one of the patches from #15163. 1. port build /path/to/portfile 1. chown -R yourself /path/to/work/dir/sqlite-3.5.8 . The SQLite tests do not run as root. 1. cd /path/to/work/dir/sqlite-3.5.8 && gnumake fulltest. You may want to capture the output somewhere, as it's quite verbose. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 07:19:20 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 07:20:17 2008 Subject: [MacPorts] #15131: py25-sqlite3 2.5.2 totally broken In-Reply-To: <045.a7fc07f82f563ccdc585ecdb938b540c@macosforge.org> References: <045.a7fc07f82f563ccdc585ecdb938b540c@macosforge.org> Message-ID: <054.3b2c435b3d400504f04f394ac0b5e23b@macosforge.org> #15131: py25-sqlite3 2.5.2 totally broken ------------------------------+--------------------------------------------- Reporter: pfein@pobox.com | Owner: mww@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by pfein@pobox.com): Replying to [comment:7 pfein@pobox.com]: > This problem may be with sqlite3 itself, but I'm currently unable to run the tests for that, as there's no tclsqlite3 port. See also #6810 See #15163 for a tcl variant and #15169 for test failures -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 07:20:01 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 07:20:58 2008 Subject: [MacPorts] #15163: sqlite3: add tcl variant In-Reply-To: <046.e9f016688a754462b289450fc1d38b87@macosforge.org> References: <046.e9f016688a754462b289450fc1d38b87@macosforge.org> Message-ID: <055.2887d8926fe56da28539b73c9a053ab3@macosforge.org> #15163: sqlite3: add tcl variant -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: mww@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: Resolution: | Keywords: haspatch -------------------------------+-------------------------------------------- Comment (by pfein@pobox.com): Test failures on #15169 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 07:25:36 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 07:27:06 2008 Subject: [MacPorts] #15169: sqlite3 test failures In-Reply-To: <045.c3dbdd5885f4814e1816d9e72bfe5a09@macosforge.org> References: <045.c3dbdd5885f4814e1816d9e72bfe5a09@macosforge.org> Message-ID: <054.9dedefe97770cb93302df9e62b36b40b@macosforge.org> #15169: sqlite3 test failures ------------------------------+--------------------------------------------- Reporter: pfein@pobox.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by pfein@pobox.com): This is on Intel/Leopard 10.5.2: {{{ pfein@airbounce:~$ uname -a Darwin airbounce.local 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386 }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 08:35:58 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 08:37:33 2008 Subject: [MacPorts] #13292: vim fails to configure, tgetent() not found In-Reply-To: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> References: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> Message-ID: <059.9d523c4c09fe886203a1f754bcc6f8cd@macosforge.org> #13292: vim fails to configure, tgetent() not found -----------------------------------+---------------------------------------- Reporter: griff.rees@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by raimue@macports.org): That explanation sounds reasonable. I didn't know vim links anything in for the python/perl/ruby support. So I will change the `bin:` dependencies to `port:`, which will make it mandatory to have the ports installed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 08:50:37 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 08:51:39 2008 Subject: [MacPorts] #15100: Define USE_CURL_MULTI for git-core In-Reply-To: <047.828547f98cec7056b15664715f2752b6@macosforge.org> References: <047.828547f98cec7056b15664715f2752b6@macosforge.org> Message-ID: <056.3baf914d2d877c096f599c077a87207a@macosforge.org> #15100: Define USE_CURL_MULTI for git-core --------------------------------+------------------------------------------- Reporter: svoop@delirium.ch | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: git git-core curl --------------------------------+------------------------------------------- Changes (by raimue@macports.org): * cc: raimue@macports.org (added) Comment: There is `patch-http.h.diff` which explicitely removes the USE_CURL_MULTI option. I don't know if there is/was a valid reason to do so? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 08:55:26 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 08:56:23 2008 Subject: [MacPorts] #15100: Define USE_CURL_MULTI for git-core In-Reply-To: <047.828547f98cec7056b15664715f2752b6@macosforge.org> References: <047.828547f98cec7056b15664715f2752b6@macosforge.org> Message-ID: <056.8ee8da50eb75d8d4b0e7b7cd35bf8e5a@macosforge.org> #15100: Define USE_CURL_MULTI for git-core --------------------------------+------------------------------------------- Reporter: svoop@delirium.ch | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: git git-core curl --------------------------------+------------------------------------------- Comment (by thierry.moisan@gmail.com): Removing patch-http.h.diff makes git-core works as expected. I tested it. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 08:58:14 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 08:59:41 2008 Subject: [MacPorts] #15170: Update jruby to 1.1.1 Message-ID: <049.1ce25e78473c1981ee79ac46f84ca2fe@macosforge.org> #15170: Update jruby to 1.1.1 ---------------------------------+------------------------------------------ Reporter: trier@burntmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: jruby | ---------------------------------+------------------------------------------ The current version of JRuby in Macports is 1.0.3. This is out of date, as some very nice enhancements have been released. Please update to latest version of 1.1.1. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 09:16:44 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 09:17:42 2008 Subject: [MacPorts] #15167: Add progress indicator during installation of dependencies In-Reply-To: <052.d1ea29e3f21ae79338b353f3badef15d@macosforge.org> References: <052.d1ea29e3f21ae79338b353f3badef15d@macosforge.org> Message-ID: <061.22834db456cb9b85b9547e27c8f6b52b@macosforge.org> #15167: Add progress indicator during installation of dependencies -------------------------------------+-------------------------------------- Reporter: jan.matousek@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.6.0 Resolution: | Keywords: progress -------------------------------------+-------------------------------------- Changes (by raimue@macports.org): * cc: raimue@macports.org (added) * keywords: => progress * summary: add progress meter during instalation dependencies => Add progress indicator during installation of dependencies Comment: Sounds like a good idea. It could become difficult if you specify multiple ports on the command line as we currently don't check how many ports are going to be installed. A change that would also be needed to add a "pretend" option (didn't we already have a ticket for that? Can't find one). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 09:27:52 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 09:28:49 2008 Subject: [MacPorts] #15131: py25-sqlite3 2.5.2 totally broken In-Reply-To: <045.a7fc07f82f563ccdc585ecdb938b540c@macosforge.org> References: <045.a7fc07f82f563ccdc585ecdb938b540c@macosforge.org> Message-ID: <054.bd862a5aee1bde38f3c03198bb20d003@macosforge.org> #15131: py25-sqlite3 2.5.2 totally broken ------------------------------+--------------------------------------------- Reporter: pfein@pobox.com | Owner: mww@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by pfein@pobox.com): I built a _sqlite3.so linked against Apple's sqlite: {{{ otool -L _sqlite3.so _sqlite3.so: /usr/lib/libsqlite3.0.dylib (compatibility version 9.0.0, current version 9.6.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.0.0) }}} All reported problems disappear with this build. To build: * download and extract Python-2.5.2 source * copy Modules/_sqlite/ to /some/where/_sqlite/ * download attached setup.py to /some/where/ * run `/opt/local/bin/python /some/where/setup.py install` This will install _sqlite3.so to /opt/local/lib/python2.5/site-packages/ -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 09:29:41 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 09:30:38 2008 Subject: [MacPorts] #15169: sqlite3 test failures In-Reply-To: <045.c3dbdd5885f4814e1816d9e72bfe5a09@macosforge.org> References: <045.c3dbdd5885f4814e1816d9e72bfe5a09@macosforge.org> Message-ID: <054.cc1e667a1da5ec4d337a90ccfc6be8a0@macosforge.org> #15169: sqlite3 test failures ------------------------------+--------------------------------------------- Reporter: pfein@pobox.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by pfein@pobox.com): Looks like macports sqlite3 is outright broken; see comment:ticket:15131:9 for further confirmation. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 09:53:35 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 09:55:02 2008 Subject: [MacPorts] #15100: Define USE_CURL_MULTI for git-core In-Reply-To: <047.828547f98cec7056b15664715f2752b6@macosforge.org> References: <047.828547f98cec7056b15664715f2752b6@macosforge.org> Message-ID: <056.6752e3809234820d1ea5948d2ef8d294@macosforge.org> #15100: Define USE_CURL_MULTI for git-core --------------------------------+------------------------------------------- Reporter: svoop@delirium.ch | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: git git-core curl --------------------------------+------------------------------------------- Comment (by bryan@larsen.st): ticket 12008 did not introduce the patch: 12008 was simply a refactoring of previous patches to match the macports policy. The patches used to be arranged by function, now they are arranged by file. USE_CURL_MULTI used to be horribly broken, causing severe data corruption. Curl v7.16.0 was supposed to make USE_CURL_MULTI functional, but that caused severe data corruption, but on a much less frequent basis. Reproducing the bug required a very large checkout on a powerpc mac. By very large, I mean much larger than linux-kernel: I used an embedded linux distribution (which included 3 different linux kernel sources, 3 different libc's and hundreds of apps) for my testing. Intel macs appeared to work fine. Curl v7.16.2 may have fixed the problem, but the decision was made not to trust it since nobody had the days of effort required to do an exhaustive test. At that time, disabling multi only slowed down checkouts. We've had 8 releases of Curl since 7.16.0, most of which include some sort of patch to multi. So it's probably working fine now. Unfortunately, testing to make sure takes hours. Does somebody have the time to do so? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 10:59:18 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:00:45 2008 Subject: [MacPorts] #15171: irsim 9.7.65 update Message-ID: <046.7d1f6e572108d42771172f1189a21bf0@macosforge.org> #15171: irsim 9.7.65 update ------------------------------+--------------------------------------------- Reporter: adamore@email.it | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: irsim update | ------------------------------+--------------------------------------------- Patch removed as it has been inserted upstream and updated minor release -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:00:27 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:00:55 2008 Subject: [MacPorts] #15172: magic 7.5.135 new portfile Message-ID: <046.c7aa078627363caea59494fa0caf69db@macosforge.org> #15172: magic 7.5.135 new portfile ------------------------------+--------------------------------------------- Reporter: adamore@email.it | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: magic | ------------------------------+--------------------------------------------- New portfile, patch removed as it was applied upstream. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:03:33 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:04:30 2008 Subject: [MacPorts] #15173: magic-exttools 7.5.135 Message-ID: <046.e488a507a16b3c4dcb4ed585d3a622e9@macosforge.org> #15173: magic-exttools 7.5.135 ------------------------------+--------------------------------------------- Reporter: adamore@email.it | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: magic exttools | ------------------------------+--------------------------------------------- ext2sim and ext2spice modules from magic package doesn't work when building with tcltk, this package provides the missing ext2sim, ext2spice and sim2spi as standalone executables. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:12:10 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:13:37 2008 Subject: [MacPorts] #15166: textproc/meld 1.1.4 scrollkeeper error while building In-Reply-To: <052.b1f21a76bdeca2338a30ebd2e847e0f3@macosforge.org> References: <052.b1f21a76bdeca2338a30ebd2e847e0f3@macosforge.org> Message-ID: <061.b4c6ed6ac17c6e83a3ed7c53d629f30b@macosforge.org> #15166: textproc/meld 1.1.4 scrollkeeper error while building -------------------------------------+-------------------------------------- Reporter: jan.matousek@gmail.com | Owner: landonf@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: meld scrollkeeper -------------------------------------+-------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => landonf@macports.org Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:17:39 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:19:07 2008 Subject: [MacPorts] #15170: Update jruby to 1.1.1 In-Reply-To: <049.1ce25e78473c1981ee79ac46f84ca2fe@macosforge.org> References: <049.1ce25e78473c1981ee79ac46f84ca2fe@macosforge.org> Message-ID: <058.12c721f045d9e480d0e01266a637627d@macosforge.org> #15170: Update jruby to 1.1.1 ----------------------------------+----------------------------------------- Reporter: trier@burntmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: jruby ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * cc: ameingastatgmail.com (removed) * cc: ameingast@gmail.com (added) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:26:37 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:28:05 2008 Subject: [MacPorts] #15172: magic 7.5.135 new portfile In-Reply-To: <046.c7aa078627363caea59494fa0caf69db@macosforge.org> References: <046.c7aa078627363caea59494fa0caf69db@macosforge.org> Message-ID: <055.66eb2cdb2aed5a83493dd2f6e4784213@macosforge.org> #15172: magic 7.5.135 new portfile -------------------------------+-------------------------------------------- Reporter: adamore@email.it | Owner: waqar@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: magic -------------------------------+-------------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => waqar@macports.org Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:36:30 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:37:57 2008 Subject: [MacPorts] #14108: inkscape fails to compile on intel leopard install In-Reply-To: <051.c10b727a76ecbd4ca5033bb7c501e869@macosforge.org> References: <051.c10b727a76ecbd4ca5033bb7c501e869@macosforge.org> Message-ID: <060.fd6a61514cc1e41fe0a5574eac9f1fb3@macosforge.org> #14108: inkscape fails to compile on intel leopard install ------------------------------------+--------------------------------------- Reporter: atenderholt@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: inkscape leopard intel ------------------------------------+--------------------------------------- Comment (by jmr@macports.org): And you're not building with +universal? What does `file /opt/local/lib/libgc.dylib` say? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:46:48 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:47:45 2008 Subject: [MacPorts] #15171: irsim 9.7.65 update In-Reply-To: <046.7d1f6e572108d42771172f1189a21bf0@macosforge.org> References: <046.7d1f6e572108d42771172f1189a21bf0@macosforge.org> Message-ID: <055.3a0dd6b3bda0828ef816298aeed09d4a@macosforge.org> #15171: irsim 9.7.65 update -------------------------------+-------------------------------------------- Reporter: adamore@email.it | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: irsim update -------------------------------+-------------------------------------------- Changes (by mr_bond@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r36427 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:48:20 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:48:48 2008 Subject: [MacPorts] #15172: magic 7.5.135 new portfile In-Reply-To: <046.c7aa078627363caea59494fa0caf69db@macosforge.org> References: <046.c7aa078627363caea59494fa0caf69db@macosforge.org> Message-ID: <055.c7d4f877811894d95bd8ab7b462678d7@macosforge.org> #15172: magic 7.5.135 new portfile -------------------------------+-------------------------------------------- Reporter: adamore@email.it | Owner: waqar@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: magic -------------------------------+-------------------------------------------- Changes (by mr_bond@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r36427 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:48:58 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:49:56 2008 Subject: [MacPorts] #15173: magic-exttools 7.5.135 In-Reply-To: <046.e488a507a16b3c4dcb4ed585d3a622e9@macosforge.org> References: <046.e488a507a16b3c4dcb4ed585d3a622e9@macosforge.org> Message-ID: <055.44b6a29fbe1cad0ec82ad1e9e2fd32fb@macosforge.org> #15173: magic-exttools 7.5.135 -------------------------------+-------------------------------------------- Reporter: adamore@email.it | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: magic exttools -------------------------------+-------------------------------------------- Changes (by mr_bond@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r36427 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 11:55:21 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 11:56:19 2008 Subject: [MacPorts] #15110: libdmtx In-Reply-To: <046.7928570c498c4c5510ab6dae35d2cb76@macosforge.org> References: <046.7928570c498c4c5510ab6dae35d2cb76@macosforge.org> Message-ID: <055.0606e35e7269fd217fa6c11e2ea9e8c8@macosforge.org> #15110: libdmtx -------------------------------+-------------------------------------------- Reporter: adamore@email.it | Owner: mr_bond@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: | Keywords: libdmtx data matrix -------------------------------+-------------------------------------------- Changes (by mr_bond@macports.org): * owner: macports-tickets@lists.macosforge.org => mr_bond@macports.org * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 12:06:01 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 12:07:33 2008 Subject: [MacPorts] #14108: inkscape fails to compile on intel leopard install In-Reply-To: <051.c10b727a76ecbd4ca5033bb7c501e869@macosforge.org> References: <051.c10b727a76ecbd4ca5033bb7c501e869@macosforge.org> Message-ID: <060.36c45f8eccded6ca4337a1426aaa0000@macosforge.org> #14108: inkscape fails to compile on intel leopard install ------------------------------------+--------------------------------------- Reporter: atenderholt@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: inkscape leopard intel ------------------------------------+--------------------------------------- Comment (by atenderholt@gmail.com): /opt/local/lib/libgc.dylib: Mach-O dynamically linked shared library i386 And unless there's some option I'm accidentally including when I run 'sudo port install inkscape', I don't think I'm building with +universal. Thanks, Adam -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 12:21:39 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 12:22:37 2008 Subject: [MacPorts] #14304: t1lib build failure on Leopard In-Reply-To: <049.27786ad703cebcf0e0447460b881af01@macosforge.org> References: <049.27786ad703cebcf0e0447460b881af01@macosforge.org> Message-ID: <058.ab9fdbe6180db35dce7e128ee8893821@macosforge.org> #14304: t1lib build failure on Leopard ----------------------------------+----------------------------------------- Reporter: jochen@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) Comment: Apparently this happens when building with MacPorts 1.60, but using a libtool that was built with an earlier MP version. The libtool revision was bumped to force a rebuild, so if you're up-to-date, this should hopefully be fixed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 12:24:29 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 12:25:27 2008 Subject: [MacPorts] #14337: man renders ugly pages In-Reply-To: <054.124e5928d6a63e2978bd7c236029ca89@macosforge.org> References: <054.124e5928d6a63e2978bd7c236029ca89@macosforge.org> Message-ID: <063.57b92a78e7febc225f4cf0cfce189b1e@macosforge.org> #14337: man renders ugly pages ---------------------------------------+------------------------------------ Reporter: macports.users@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Changes (by jmr@macports.org): * cc: macports.users@gmail.com, mww@macports.org (removed) * cc: jmr@macports.org (added) Comment: It's going to be difficult to fix this without some sort of explanation of what's wrong. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 12:46:19 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 12:47:16 2008 Subject: [MacPorts] #14625: aalib 1.4rc5 warning about underquoted AM_PATH_AALIB In-Reply-To: <052.3579f539ded8c891d7030028bd4969e3@macosforge.org> References: <052.3579f539ded8c891d7030028bd4969e3@macosforge.org> Message-ID: <061.8fce1a11afd61ab31cad4c1160c1a689@macosforge.org> #14625: aalib 1.4rc5 warning about underquoted AM_PATH_AALIB -------------------------------------+-------------------------------------- Reporter: kenny@kmdconsulting.ca | Owner: jmr@macports.org Type: defect | Status: assigned Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------------+-------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => jmr@macports.org * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 12:47:03 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 12:48:00 2008 Subject: [MacPorts] #14625: aalib 1.4rc5 warning about underquoted AM_PATH_AALIB In-Reply-To: <052.3579f539ded8c891d7030028bd4969e3@macosforge.org> References: <052.3579f539ded8c891d7030028bd4969e3@macosforge.org> Message-ID: <061.a9f6f37fbf7295e2c6251692abc01a02@macosforge.org> #14625: aalib 1.4rc5 warning about underquoted AM_PATH_AALIB -------------------------------------+-------------------------------------- Reporter: kenny@kmdconsulting.ca | Owner: jmr@macports.org Type: defect | Status: closed Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------------+-------------------------------------- Changes (by jmr@macports.org): * status: assigned => closed * resolution: => fixed Comment: Thanks, committed in r36431. (Maintainer timeout.) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 12:56:30 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 12:57:58 2008 Subject: [MacPorts] #14801: bittorrent port broken on Leopard - py-wxpython version issues In-Reply-To: <043.6cbcc0fbacaee128fe364cd7d1cf95f6@macosforge.org> References: <043.6cbcc0fbacaee128fe364cd7d1cf95f6@macosforge.org> Message-ID: <052.cfc5abad8a8f558fd720b6c1084e831f@macosforge.org> #14801: bittorrent port broken on Leopard - py-wxpython version issues ----------------------------+----------------------------------------------- Reporter: em@muljan.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: bittorrent ----------------------------+----------------------------------------------- Changes (by jmr@macports.org): * summary: bittorrent port broken - permission errors => bittorrent port broken on Leopard - py-wxpython version issues -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 13:02:50 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 13:04:17 2008 Subject: [MacPorts] #14958: git-core update to 1.5.5 (PATCH) In-Reply-To: <048.1dd031c00ea2a8a294a79aeac017a4ee@macosforge.org> References: <048.1dd031c00ea2a8a294a79aeac017a4ee@macosforge.org> Message-ID: <057.4ae0ee0a0aa81afac4d6ea2be510e765@macosforge.org> #14958: git-core update to 1.5.5 (PATCH) ---------------------------------+------------------------------------------ Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: git-core patch Portfile ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * cc: openmaintainer (removed) * cc: bryan@larsen.st (added) * status: new => closed * resolution: => fixed Comment: Update to 1.5.5.1 was committed in r36374. (BTW, openmaintainer is not a real address, so cc'ing it doesn't do any good.) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 14:42:00 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 14:42:57 2008 Subject: [MacPorts] #12772: UPDATE: libguichan-0.7.1 In-Reply-To: <046.0fd5e56d03f30a38b9e58dbe15dd6c62@macosforge.org> References: <046.0fd5e56d03f30a38b9e58dbe15dd6c62@macosforge.org> Message-ID: <055.e8086f9f4e944baf7ed09e35170996de@macosforge.org> #12772: UPDATE: libguichan-0.7.1 -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by jmr@macports.org): * cc: josh-macports@root.id.au, ryandesign@macports.org (removed) Comment: (Pruning dead address.) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 14:43:09 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 14:44:36 2008 Subject: [MacPorts] #12773: UPDATE: bazaar-1.4.2_1 update home page and maintainer address In-Reply-To: <046.d733e2f9366ec7150767e2d4b9d47197@macosforge.org> References: <046.d733e2f9366ec7150767e2d4b9d47197@macosforge.org> Message-ID: <055.00c6b10c639971a1a13c01a28273cfd6@macosforge.org> #12773: UPDATE: bazaar-1.4.2_1 update home page and maintainer address -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by jmr@macports.org): * cc: josh-macports@root.id.au, ryandesign@macports.org (removed) Comment: (Pruning dead address.) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 15:06:51 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 15:08:20 2008 Subject: [MacPorts] #13292: vim fails to configure, tgetent() not found In-Reply-To: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> References: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> Message-ID: <059.829e4696f77325b0c5c152c704363d69@macosforge.org> #13292: vim fails to configure, tgetent() not found -----------------------------------+---------------------------------------- Reporter: griff.rees@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by jlist@silentcow.com): Yeah, it works as you'd expect if you install ruby from ports (and ensure that the /opt/local/bin/ruby is before the /usr/bin/ruby in your path). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 15:14:02 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 15:14:59 2008 Subject: [MacPorts] #13292: vim fails to configure, tgetent() not found In-Reply-To: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> References: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> Message-ID: <059.c1e97188ff290f97b956281bcc82aab9@macosforge.org> #13292: vim fails to configure, tgetent() not found -----------------------------------+---------------------------------------- Reporter: griff.rees@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by jlist@silentcow.com): Also, I don't think that vim links against ruby/perl/python. The linking errors come when you run ./configure yourself, because although configure will then complete successfully the linking will fail because you're trying to link arch vim against the Universal libncurses. The reason that ruby throws a spanner in the works is because it adds its own LDFLAGS to vim's LDFLAGS to ensure (or try to) that vim gets compiled to be compatible with ruby. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 15:47:01 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 15:48:28 2008 Subject: [MacPorts] #13595: poppler-0.6.3 fails on OS X 10.5 Leopard (qt4 problem?) In-Reply-To: <050.2f9c40cdad2b9b7802055a82f84d6786@macosforge.org> References: <050.2f9c40cdad2b9b7802055a82f84d6786@macosforge.org> Message-ID: <059.91c89fdb03022557c6e67194637a89c0@macosforge.org> #13595: poppler-0.6.3 fails on OS X 10.5 Leopard (qt4 problem?) -----------------------------------+---------------------------------------- Reporter: develop@ohlmeier.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by develop@ohlmeier.org): Yes, for me the problem still persists with the latest poppler-0.8.0 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 15:59:57 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 16:01:24 2008 Subject: [MacPorts] #13292: vim fails to configure, tgetent() not found In-Reply-To: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> References: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> Message-ID: <059.10e1122949861d7ebedbadee258dc703@macosforge.org> #13292: vim fails to configure, tgetent() not found -----------------------------------+---------------------------------------- Reporter: griff.rees@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by raimue@macports.org): Replying to [comment:22 jlist@silentcow.com]: > Yeah, it works as you'd expect if you install ruby from ports (and ensure that the /opt/local/bin/ruby is before the /usr/bin/ruby in your path). MacPorts sanitizes the environment so that at build time `${prefix}/bin` will always be first in PATH. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 16:24:12 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 16:24:39 2008 Subject: [MacPorts] #13292: vim fails to configure, tgetent() not found In-Reply-To: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> References: <050.66955c9c7920810b8bb3d7c7ecef5a30@macosforge.org> Message-ID: <059.53808f145549b2796780ac5018cdba20@macosforge.org> #13292: vim fails to configure, tgetent() not found -----------------------------------+---------------------------------------- Reporter: griff.rees@gmail.com | Owner: raimue@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: fixed | Keywords: -----------------------------------+---------------------------------------- Changes (by raimue@macports.org): * status: reopened => closed * resolution: => fixed Comment: Committed in r36437. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 18:43:11 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 18:44:39 2008 Subject: [MacPorts] #15116: curl-config returns inappropriate flags In-Reply-To: <046.3c53bfc90e63178f8609754d3b021ef0@macosforge.org> References: <046.3c53bfc90e63178f8609754d3b021ef0@macosforge.org> Message-ID: <055.701e808d7ef1097c73148ddcd5ec4523@macosforge.org> #15116: curl-config returns inappropriate flags -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: Should be fixed in r36442; please verify. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 18:43:55 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 18:44:52 2008 Subject: [MacPorts] #15174: Boost 1.35 Message-ID: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> #15174: Boost 1.35 -------------------------------+-------------------------------------------- Reporter: sanchom@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: boost | -------------------------------+-------------------------------------------- Attaching patch to upgrade boost port to 1.35.0 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 18:58:35 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 18:59:32 2008 Subject: [MacPorts] #15116: curl-config returns inappropriate flags In-Reply-To: <046.3c53bfc90e63178f8609754d3b021ef0@macosforge.org> References: <046.3c53bfc90e63178f8609754d3b021ef0@macosforge.org> Message-ID: <055.057d7064b4da03389a6486b9f09cc867@macosforge.org> #15116: curl-config returns inappropriate flags -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Comment (by jmr@macports.org): Updated version works correctly, thanks. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 20:16:03 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 20:17:31 2008 Subject: [MacPorts] #15174: Boost 1.35 In-Reply-To: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> References: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> Message-ID: <056.738593d6d9238307b18508ad4a8d5836@macosforge.org> #15174: Boost 1.35 --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: boost --------------------------------+------------------------------------------- Comment (by jmr@macports.org): Please use unified diffs, they're more reliable and Trac displays them nicely. Also, the initial revision for new versions should be 0, which is the default when the revision line is omitted. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 20:40:30 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 20:41:57 2008 Subject: [MacPorts] #15175: arpack variants for different fortran compilers Message-ID: <047.0d653a3dfedcaec9d773643a7da030e1@macosforge.org> #15175: arpack variants for different fortran compilers ---------------------------------------+------------------------------------ Reporter: mmoll@cs.rice.edu | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: arpack, gcc42, gcc43, g95 | ---------------------------------------+------------------------------------ Added support for using different fortran compilers (the same way it is done for e.g. py25-scipy). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 21:45:39 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 21:47:08 2008 Subject: [MacPorts] #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] Message-ID: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] ---------------------------------+------------------------------------------ Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: gramps python gnome | ---------------------------------+------------------------------------------ {{{ checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for perl... /opt/local/bin/perl checking for XML::Parser... ok Using directory $(prefix)/share/mime for installation of mime type definitions checking how to run the 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 build system type... powerpc-apple-darwin8.11.0 checking host system type... powerpc-apple-darwin8.11.0 checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for a Python interpreter with version >= 2.5... python checking for python... /opt/local/bin/python checking for python version... 2.5 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.5/site- packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for sh... /bin/sh checking Python bindings for gtk2.10 (pygtk2>=2.10.0)... 2.14.1 checking Python bindings for gnome... configure: error: **** The python bindings for gnome2 (gnome2-python) could not be found. }}} How do I get configure to see the bindings? I'm optimistic it will compile and run as soon as that's sorted out. 2.2.8 doesn't seem to do anything: it prints out on console that it doesn't have the spell checker but never displays a window or anything. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 22:40:02 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 22:41:31 2008 Subject: [MacPorts] #15177: ruby-1.8.6-p111+ doesn't work with autoconf-2.62 Message-ID: <054.c1e7e3becfbc4a2ffc270ab3f6dd11c8@macosforge.org> #15177: ruby-1.8.6-p111+ doesn't work with autoconf-2.62 --------------------------------------+------------------------------------- Reporter: joseph@josephholsten.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: ruby autoconf | --------------------------------------+------------------------------------- When autoconf 2.62 is used, ruby doesn't build all the appropriate standard libraries. When the autoconf port is deactivated, apple's autoconf 2.58, shipped with 10.4, works fine. For example > ruby -e 'require "socket"' fails. This bug also applies to the standard ruby distribution, which ships with a configure script built with autoconf 2.61. Since we patch ruby's configure.in, it makes sense to fix this on our end as well. It works just fine to use a autoconf 2.58 <= n <= 2.61, so that is one option. The other is to patch the configure.in to support autoconf 2.62. This will need to happen, but autoupdate doesn't like ruby's configure.in very much. The configure.in it generates has a bug. Patching the configure.in is beyond my abilities. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 23:25:12 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 23:26:09 2008 Subject: [MacPorts] #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] In-Reply-To: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> References: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> Message-ID: <058.b91bcf7ce19510e4cf157e9c6c6d50e6@macosforge.org> #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gramps python gnome ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * cc: rjt-gramps@thegrindstone.me.uk (added) Comment: Cc maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 23:26:41 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 23:28:08 2008 Subject: [MacPorts] #15177: ruby-1.8.6-p111+ doesn't work with autoconf-2.62 In-Reply-To: <054.c1e7e3becfbc4a2ffc270ab3f6dd11c8@macosforge.org> References: <054.c1e7e3becfbc4a2ffc270ab3f6dd11c8@macosforge.org> Message-ID: <063.c31103e54336a5d957de5de22a2abbd5@macosforge.org> #15177: ruby-1.8.6-p111+ doesn't work with autoconf-2.62 ---------------------------------------+------------------------------------ Reporter: joseph@josephholsten.com | Owner: pguyot@kallisys.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ruby autoconf ---------------------------------------+------------------------------------ Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => pguyot@kallisys.net * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 1 23:35:04 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 1 23:36:01 2008 Subject: [MacPorts] #14337: man renders ugly pages In-Reply-To: <054.124e5928d6a63e2978bd7c236029ca89@macosforge.org> References: <054.124e5928d6a63e2978bd7c236029ca89@macosforge.org> Message-ID: <063.2c5483be602685b5e9458d04f63caf13@macosforge.org> #14337: man renders ugly pages ---------------------------------------+------------------------------------ Reporter: macports.users@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by jmr@macports.org): Attached screenshot came from the reporter via email. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 00:01:51 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 00:03:19 2008 Subject: [MacPorts] #15130: py-game 1.8.0 build failure on Tiger, error in SDL_syswm.h In-Reply-To: <046.954d5622edc53b96a385e0d11dc2e47d@macosforge.org> References: <046.954d5622edc53b96a385e0d11dc2e47d@macosforge.org> Message-ID: <055.de37d1dbf770b73e1c73910fa952e193@macosforge.org> #15130: py-game 1.8.0 build failure on Tiger, error in SDL_syswm.h -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: pygame SDL 10.4 -------------------------------+-------------------------------------------- Comment (by afb@macports.org): The error above is what you get when you try to use SDL-for-X11 without X11 installed... This is a duplicate of #15123, and the gentoo patch suggested there is a proper fix: http://bugs.gentoo.org/attachment.cgi?id=124726&action=view But the code in SDL_syswm.h should only be included with `SDL_VIDEO_DRIVER_X11` defined, so there seems to be something wrong with the SDL installation not matching the system ? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 00:14:57 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 00:15:55 2008 Subject: [MacPorts] #15130: py-game 1.8.0 build failure on Tiger, error in SDL_syswm.h In-Reply-To: <046.954d5622edc53b96a385e0d11dc2e47d@macosforge.org> References: <046.954d5622edc53b96a385e0d11dc2e47d@macosforge.org> Message-ID: <055.7be3103cbc909e7624b9ae2eaf9d56e2@macosforge.org> #15130: py-game 1.8.0 build failure on Tiger, error in SDL_syswm.h -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: pygame SDL 10.4 -------------------------------+-------------------------------------------- Comment (by afb@macports.org): Seems like the error message was cut off, for not running the original build with port -d. Here's what I get when I remove the /usr/X11R6/include headers before trying to build py-game: {{{ In file included from src/display.c:29: /opt/local/include/SDL/SDL_syswm.h:55:22: error: X11/Xlib.h: No such file or directory /opt/local/include/SDL/SDL_syswm.h:56:23: error: X11/Xatom.h: No such file or directory In file included from src/display.c:29: /opt/local/include/SDL/SDL_syswm.h:73: error: parse error before 'XEvent' /opt/local/include/SDL/SDL_syswm.h:73: warning: no semicolon at end of struct or union /opt/local/include/SDL/SDL_syswm.h:73: warning: no semicolon at end of struct or union /opt/local/include/SDL/SDL_syswm.h:74: warning: type defaults to 'int' in declaration of 'event' /opt/local/include/SDL/SDL_syswm.h:74: warning: data definition has no type or storage class /opt/local/include/SDL/SDL_syswm.h:75: error: parse error before '}' token /opt/local/include/SDL/SDL_syswm.h:86: error: parse error before 'Display' /opt/local/include/SDL/SDL_syswm.h:86: warning: no semicolon at end of struct or union /opt/local/include/SDL/SDL_syswm.h:86: warning: no semicolon at end of struct or union /opt/local/include/SDL/SDL_syswm.h:86: warning: no semicolon at end of struct or union /opt/local/include/SDL/SDL_syswm.h:87: warning: type defaults to 'int' in declaration of 'window' /opt/local/include/SDL/SDL_syswm.h:87: warning: data definition has no type or storage class }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 00:32:18 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 00:33:15 2008 Subject: [MacPorts] #15162: libpng 1.2.28 In-Reply-To: <053.930f1a3c64d1894b200aa76ec075bc36@macosforge.org> References: <053.930f1a3c64d1894b200aa76ec075bc36@macosforge.org> Message-ID: <062.82bb85105480d8ba8400d58fc0d66c6c@macosforge.org> #15162: libpng 1.2.28 --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by afb@macports.org): Does it build OK with `configure.cc=gcc` ? (instead of /usr/bin/gcc-4.0) `autogen.sh` should be the way to go otherwise (run in the pre-configure) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 00:47:05 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 00:48:33 2008 Subject: [MacPorts] #15174: Boost 1.35 In-Reply-To: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> References: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> Message-ID: <056.47d7c127a4dfa92463c1df84a39f44fb@macosforge.org> #15174: Boost 1.35 --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: boost --------------------------------+------------------------------------------- Comment (by sanchom@gmail.com): Actually, please disregard this ticket... there's a bug with the upgrade I submitted. And thanks for the reminder about unified diffs. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 00:49:11 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 00:50:39 2008 Subject: [MacPorts] #15077: Document that installing other software in /usr/local can break ports In-Reply-To: <053.00776665fca26bef8b63ef98f731f4ef@macosforge.org> References: <053.00776665fca26bef8b63ef98f731f4ef@macosforge.org> Message-ID: <062.bd3f6c995e9d27bc19c141cc58ff7927@macosforge.org> #15077: Document that installing other software in /usr/local can break ports --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: markd@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Website & Documentation Component: guide | Version: Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by afb@macports.org): This goes for `/usr` too, but presumably the vendor is the only one that install stuff there. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 01:27:51 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 01:28:49 2008 Subject: [MacPorts] #14799: reduce 'port lint' pedantry In-Reply-To: <048.caf4cb54bc6db508013b7d1f1cb0a263@macosforge.org> References: <048.caf4cb54bc6db508013b7d1f1cb0a263@macosforge.org> Message-ID: <057.d4667f5ac8bb2d04c6b7948162a1c6d2@macosforge.org> #14799: reduce 'port lint' pedantry ---------------------------------+------------------------------------------ Reporter: ricci@macports.org | Owner: jmpp@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by jmpp@macports.org): * component: ports => base Comment: As I said in my latest post to the dev list, we should: "not advise on patchfile naming in any way (either if that's patch-*.diff, patch-*, *.diff or *.patch) at the lint level. From the very beginning this was only a suggestion that most of us agreed on, so we can still keep it in the guide and elsewhere as such, a suggestion; but it was just that, a suggestion, so I really don't think we have any business annoying a maintainer who, after reading the guide and what-not, has still chosen to name his patches in whatever other way. So my take on this particular issue is that we should remove all patch naming checks from lint, and as a direct result any [file exists foo] checks, which would instantly resolve Bill's comments here." So lets wait a little while in case I have to deal with any flames on the list, but otherwise I'd consider the non-recursive nature of the checkouts and no resulting access to patchfiles a non-issue. -jmpp -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 01:29:38 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 01:30:35 2008 Subject: [MacPorts] #14799: reduce 'port lint' pedantry In-Reply-To: <048.caf4cb54bc6db508013b7d1f1cb0a263@macosforge.org> References: <048.caf4cb54bc6db508013b7d1f1cb0a263@macosforge.org> Message-ID: <057.d7463f8c81732745d3b16138f33a1fb8@macosforge.org> #14799: reduce 'port lint' pedantry ---------------------------------+------------------------------------------ Reporter: ricci@macports.org | Owner: jmpp@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.7.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by jmpp@macports.org): * milestone: MacPorts base bugs => MacPorts 1.6.1 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 02:22:36 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 02:24:05 2008 Subject: [MacPorts] #14799: reduce 'port lint' pedantry In-Reply-To: <048.caf4cb54bc6db508013b7d1f1cb0a263@macosforge.org> References: <048.caf4cb54bc6db508013b7d1f1cb0a263@macosforge.org> Message-ID: <057.9beb9475c0564fccba19520b4ef86e79@macosforge.org> #14799: reduce 'port lint' pedantry ---------------------------------+------------------------------------------ Reporter: ricci@macports.org | Owner: jmpp@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.7.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by afb@macports.org): It would be great if someone could add a whitespace option to the "lint" command, so that one can actually use the tool to check the Portfile even if the autonag email doesn't complain anymore... -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 02:27:37 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 02:28:38 2008 Subject: [MacPorts] #14799: reduce 'port lint' pedantry In-Reply-To: <048.caf4cb54bc6db508013b7d1f1cb0a263@macosforge.org> References: <048.caf4cb54bc6db508013b7d1f1cb0a263@macosforge.org> Message-ID: <057.8837fd0c18a2b7d9a2b0caf67c01c50e@macosforge.org> #14799: reduce 'port lint' pedantry ---------------------------------+------------------------------------------ Reporter: ricci@macports.org | Owner: jmpp@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.7.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by afb@macports.org): like in [http://cvsweb.freebsd.org/ports/ports-mgmt/portlint portlint](1) options: {{{ -t Nit pick about use of spaces. }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 02:47:33 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 02:48:34 2008 Subject: [MacPorts] #15179: Can't compile Thunar Message-ID: <053.dfe372504140fce400610df89b533607@macosforge.org> #15179: Can't compile Thunar -------------------------------------+-------------------------------------- Reporter: larsbenders@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- > sudo port install Thunar > ---> ?Fetching Thunar > ---> ?Verifying checksum(s) for Thunar > ---> ?Extracting Thunar > ---> ?Applying patches to Thunar > ---> ?Configuring Thunar > ---> ?Building Thunar with target all > Error: Target org.macports.build returned: shell command " cd "/opt/ > local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_ > Thunar/work/Thunar-0.9.0" && make all " returned error 2 > Command output: thunar-metafile.c:64: warning: no semicolon at end ? > of struct or union > thunar-metafile.c:66: error: syntax error before '}' token > thunar-metafile.c: In function 'thunar_metafile_get_type': > thunar-metafile.c:89: error: invalid application of 'sizeof' to ? > incomplete type 'ThunarMetafile' > thunar-metafile.c: In function 'thunar_metafile_init': > thunar-metafile.c:133: error: dereferencing pointer to incomplete type > thunar-metafile.c:134: error: dereferencing pointer to incomplete type > thunar-metafile.c: In function 'thunar_metafile_finalize': > thunar-metafile.c:149: error: dereferencing pointer to incomplete type > thunar-metafile.c:150: error: dereferencing pointer to incomplete type > thunar-metafile.c:153: error: dereferencing pointer to incomplete type > thunar-metafile.c:154: error: dereferencing pointer to incomplete type > thunar-metafile.c: In function 'thunar_metafile_read': > thunar-metafile.c:166: error: dereferencing pointer to incomplete type > thunar-metafile.c: In function 'thunar_metafile_fetch': > thunar-metafile.c:264: error: dereferencing pointer to incomplete type > thunar-metafile.c:279: error: dereferencing pointer to incomplete type > thunar-metafile.c:280: error: dereferencing pointer to incomplete type > thunar-metafile.c:283: error: dereferencing pointer to incomplete type > thunar-metafile.c:284: error: dereferencing pointer to incomplete type > thunar-metafile.c:288: error: dereferencing pointer to incomplete type > thunar-metafile.c:289: error: dereferencing pointer to incomplete type > thunar-metafile.c: In function 'thunar_metafile_store': > thunar-metafile.c:355: error: dereferencing pointer to incomplete type > thunar-metafile.c:431: error: dereferencing pointer to incomplete type > thunar-metafile.c:440: error: dereferencing pointer to incomplete type > make[3]: *** [Thunar-thunar-metafile.o] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 02:47:05 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 02:48:39 2008 Subject: [MacPorts] #15178: Can't compile Thunar Message-ID: <053.8f40edfff520d5f2bc9a4835074d9924@macosforge.org> #15178: Can't compile Thunar -------------------------------------+-------------------------------------- Reporter: larsbenders@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- > sudo port install Thunar > ---> ?Fetching Thunar > ---> ?Verifying checksum(s) for Thunar > ---> ?Extracting Thunar > ---> ?Applying patches to Thunar > ---> ?Configuring Thunar > ---> ?Building Thunar with target all > Error: Target org.macports.build returned: shell command " cd "/opt/ > local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_ > Thunar/work/Thunar-0.9.0" && make all " returned error 2 > Command output: thunar-metafile.c:64: warning: no semicolon at end ? > of struct or union > thunar-metafile.c:66: error: syntax error before '}' token > thunar-metafile.c: In function 'thunar_metafile_get_type': > thunar-metafile.c:89: error: invalid application of 'sizeof' to ? > incomplete type 'ThunarMetafile' > thunar-metafile.c: In function 'thunar_metafile_init': > thunar-metafile.c:133: error: dereferencing pointer to incomplete type > thunar-metafile.c:134: error: dereferencing pointer to incomplete type > thunar-metafile.c: In function 'thunar_metafile_finalize': > thunar-metafile.c:149: error: dereferencing pointer to incomplete type > thunar-metafile.c:150: error: dereferencing pointer to incomplete type > thunar-metafile.c:153: error: dereferencing pointer to incomplete type > thunar-metafile.c:154: error: dereferencing pointer to incomplete type > thunar-metafile.c: In function 'thunar_metafile_read': > thunar-metafile.c:166: error: dereferencing pointer to incomplete type > thunar-metafile.c: In function 'thunar_metafile_fetch': > thunar-metafile.c:264: error: dereferencing pointer to incomplete type > thunar-metafile.c:279: error: dereferencing pointer to incomplete type > thunar-metafile.c:280: error: dereferencing pointer to incomplete type > thunar-metafile.c:283: error: dereferencing pointer to incomplete type > thunar-metafile.c:284: error: dereferencing pointer to incomplete type > thunar-metafile.c:288: error: dereferencing pointer to incomplete type > thunar-metafile.c:289: error: dereferencing pointer to incomplete type > thunar-metafile.c: In function 'thunar_metafile_store': > thunar-metafile.c:355: error: dereferencing pointer to incomplete type > thunar-metafile.c:431: error: dereferencing pointer to incomplete type > thunar-metafile.c:440: error: dereferencing pointer to incomplete type > make[3]: *** [Thunar-thunar-metafile.o] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 02:54:24 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 02:55:21 2008 Subject: [MacPorts] #15179: Can't compile Thunar In-Reply-To: <053.dfe372504140fce400610df89b533607@macosforge.org> References: <053.dfe372504140fce400610df89b533607@macosforge.org> Message-ID: <062.ce1d53b0d34bc7fa70cae69a76ee14bd@macosforge.org> #15179: Can't compile Thunar --------------------------------------+------------------------------------- Reporter: larsbenders@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Thunar --------------------------------------+------------------------------------- Changes (by afb@macports.org): * keywords: => Thunar * milestone: => Port Bugs Comment: Strange bug, that TDB_CONTEXT type should be defined locally. What is your gcc --version, and do you have anything else in /opt/local/include/tdb/tdb.h or /usr/local/include/tdb/tdb.h ? Please attach the full build log (from running with port -d) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 03:03:51 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 03:05:19 2008 Subject: [MacPorts] #15178: Can't compile Thunar In-Reply-To: <053.8f40edfff520d5f2bc9a4835074d9924@macosforge.org> References: <053.8f40edfff520d5f2bc9a4835074d9924@macosforge.org> Message-ID: <062.a62d84a5633c217a45b87ba9b367abca@macosforge.org> #15178: Can't compile Thunar --------------------------------------+------------------------------------- Reporter: larsbenders@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: --------------------------------------+------------------------------------- Changes (by afb@macports.org): * status: new => closed * resolution: => duplicate Comment: dupe, #15179 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 04:16:20 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 04:17:25 2008 Subject: [MacPorts] #13134: tf-5.0b8 won't compile on OS X 10.5 Leopard In-Reply-To: <051.fbbd35c193cf858fa035f6f37f636df3@macosforge.org> References: <051.fbbd35c193cf858fa035f6f37f636df3@macosforge.org> Message-ID: <060.9b74a5cee2f722f1f3bc86c0f6e3a347@macosforge.org> #13134: tf-5.0b8 won't compile on OS X 10.5 Leopard ------------------------------------+--------------------------------------- Reporter: darren.bane@gmail.com | Owner: css@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by css@macports.org): Is this ticket obsolete as of #14866 and r36337? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 08:20:18 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 08:21:18 2008 Subject: [MacPorts] #15180: py-memcached py25-memcached upgrade to 1.41 Message-ID: <048.d9de4cab782a2c775a5fb71e21b59e15@macosforge.org> #15180: py-memcached py25-memcached upgrade to 1.41 --------------------------------+------------------------------------------- Reporter: akira@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: python memcached | --------------------------------+------------------------------------------- python-memcached is upgraded to 1.41. Please update the ports. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 08:45:45 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 08:47:30 2008 Subject: [MacPorts] #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] In-Reply-To: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> References: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> Message-ID: <058.36a972d7caeaef830639465870e2e5be@macosforge.org> #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gramps python gnome ----------------------------------+----------------------------------------- Comment (by rjt-gramps@thegrindstone.me.uk): We are working on a new port file. I will upload it here in a few days for you to try. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 10:45:12 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 10:46:41 2008 Subject: [MacPorts] #15181: boost port patches not needed Message-ID: <047.2503016809dc3342a1eebbf3892b009e@macosforge.org> #15181: boost port patches not needed -------------------------------+-------------------------------------------- Reporter: sanchom@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: boost patches | -------------------------------+-------------------------------------------- The two patches in the boost port aren't being used anymore in the portfile. Could these please be removed? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 11:08:41 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 11:10:09 2008 Subject: [MacPorts] #15182: UPDATE: multimedia/avidemux 2.4 -> 2.4.1 Message-ID: <048.cd944f5883ac27234f08803685f9b160@macosforge.org> #15182: UPDATE: multimedia/avidemux 2.4 -> 2.4.1 --------------------------------+------------------------------------------- Reporter: mcklaren@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | --------------------------------+------------------------------------------- Update to the last version. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 11:23:29 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 11:24:32 2008 Subject: [MacPorts] #15182: UPDATE: multimedia/avidemux 2.4 -> 2.4.1 In-Reply-To: <048.cd944f5883ac27234f08803685f9b160@macosforge.org> References: <048.cd944f5883ac27234f08803685f9b160@macosforge.org> Message-ID: <057.f4c8540ddca7e8086ec7daa2b29e2af8@macosforge.org> #15182: UPDATE: multimedia/avidemux 2.4 -> 2.4.1 ---------------------------------+------------------------------------------ Reporter: mcklaren@gmail.com | Owner: raimue@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by raimue@macports.org): * owner: macports-tickets@lists.macosforge.org => raimue@macports.org * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 11:40:23 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 11:41:24 2008 Subject: [MacPorts] #15181: boost port patches not needed In-Reply-To: <047.2503016809dc3342a1eebbf3892b009e@macosforge.org> References: <047.2503016809dc3342a1eebbf3892b009e@macosforge.org> Message-ID: <056.e19d8e91bffc8ebec782a9af3549503d@macosforge.org> #15181: boost port patches not needed --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: jmr@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: boost patches --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => jmr@macports.org * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 11:41:42 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 11:43:14 2008 Subject: [MacPorts] #15181: boost port patches not needed In-Reply-To: <047.2503016809dc3342a1eebbf3892b009e@macosforge.org> References: <047.2503016809dc3342a1eebbf3892b009e@macosforge.org> Message-ID: <056.28b401d59d966055a20b23f79e719347@macosforge.org> #15181: boost port patches not needed --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: jmr@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: boost patches --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * status: assigned => closed * resolution: => fixed Comment: Removed in r36455. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 11:51:19 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 11:52:20 2008 Subject: [MacPorts] #15174: Boost 1.35 In-Reply-To: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> References: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> Message-ID: <056.c95f07e373d0bf1e279d26c594b5c2a4@macosforge.org> #15174: Boost 1.35 --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: boost --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) Comment: Replying to [comment:2 sanchom@gmail.com]: > Actually, please disregard this ticket... there's a bug with the upgrade I submitted. If you'll be submitting a fixed version, I'll leave this ticket open for it. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 11:51:42 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 11:52:43 2008 Subject: [MacPorts] #15174: Boost 1.35 In-Reply-To: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> References: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> Message-ID: <056.fb53fc9cce870fd77cc5adb7ebcccfe7@macosforge.org> #15174: Boost 1.35 --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: boost --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * type: defect => enhancement -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 11:54:10 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 11:55:40 2008 Subject: [MacPorts] #15182: UPDATE: multimedia/avidemux 2.4 -> 2.4.1 In-Reply-To: <048.cd944f5883ac27234f08803685f9b160@macosforge.org> References: <048.cd944f5883ac27234f08803685f9b160@macosforge.org> Message-ID: <057.173dee05371136dbaf80ece2f1150bab@macosforge.org> #15182: UPDATE: multimedia/avidemux 2.4 -> 2.4.1 ---------------------------------+------------------------------------------ Reporter: mcklaren@gmail.com | Owner: raimue@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ---------------------------------+------------------------------------------ Changes (by raimue@macports.org): * status: assigned => closed * resolution: => fixed Comment: Committed in r36457. I disagree with the change from XFree86 to xorg. The XFree86 is still the way to go with MacPorts as it contains additional checks to make sure the X11/X11SDK installation is complete. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 12:10:31 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 12:11:59 2008 Subject: [MacPorts] #15174: Boost 1.35 In-Reply-To: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> References: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> Message-ID: <056.bad33f8af23ea5acc59412e99a57b2b0@macosforge.org> #15174: Boost 1.35 --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: boost --------------------------------+------------------------------------------- Comment (by sanchom@gmail.com): I've attached the upgraded port file, along with two new patch files. This should be the upgrade to 1.35 now. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 12:32:12 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 12:33:41 2008 Subject: [MacPorts] #15183: Sendfile port URLs broken Message-ID: <055.c11689547fe0ab1a06c86e3ab5f379c9@macosforge.org> #15183: Sendfile port URLs broken ---------------------------------------+------------------------------------ Reporter: macosforge@mail.taugt.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------------+------------------------------------ The current Portfile contains no working URLs for sendfile's source. I'm suggesting to add the official repository, http://fex.rus.uni- stuttgart.de/download/sendfile-2.1b.tar.gz And maybe to fix http://svn.macports.org/repository/macports/distfiles/sendfile | http://svn.macports.org/repository/macports/distfiles/general/ | http://svn.macports.org/repository/macports/downloads/sendfile -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 12:37:04 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 12:38:31 2008 Subject: [MacPorts] #15131: py25-sqlite3 2.5.2 totally broken In-Reply-To: <045.a7fc07f82f563ccdc585ecdb938b540c@macosforge.org> References: <045.a7fc07f82f563ccdc585ecdb938b540c@macosforge.org> Message-ID: <054.b791d04250519d24af85617d781f4a92@macosforge.org> #15131: py25-sqlite3 2.5.2 totally broken ------------------------------+--------------------------------------------- Reporter: pfein@pobox.com | Owner: mww@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by dan.callahan@gmail.com): I can confirm that pfein's solution works for me. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 12:50:47 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 12:52:14 2008 Subject: [MacPorts] #15184: pennmush can't installing. Message-ID: <049.b42ebadc7024f8ef56abd099e480b160@macosforge.org> #15184: pennmush can't installing. ---------------------------------+------------------------------------------ Reporter: mimosa@shareday.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ pennmush-1.8.1p4 not in http://download.pennmush.org/Source/, it have new url is http://download.pennmush.org/Source/oldsrc/1.8/ -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 12:53:50 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 12:54:47 2008 Subject: [MacPorts] #13854: p5-sdl_perl: library not found for -lSDL_ttf In-Reply-To: <054.001b6787a65ce2d0d51d865de2dc8a49@macosforge.org> References: <054.001b6787a65ce2d0d51d865de2dc8a49@macosforge.org> Message-ID: <063.84ffae5c6d65efbd6808798147366eaf@macosforge.org> #13854: p5-sdl_perl: library not found for -lSDL_ttf ---------------------------------------+------------------------------------ Reporter: lisfolks.lists@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by sethk@meowfishies.com): Yes, that's true. I should either modify the SDL_Perl build system to use -framework, or use the normal lib dependencies. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 13:56:33 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 13:58:00 2008 Subject: [MacPorts] #14014: jhead staging fails In-Reply-To: <052.f5d242c73e23d660b04ffb8a5e56d401@macosforge.org> References: <052.f5d242c73e23d660b04ffb8a5e56d401@macosforge.org> Message-ID: <061.c9a7ed16c2f583da82894c8f02900d36@macosforge.org> #14014: jhead staging fails -------------------------------------+-------------------------------------- Reporter: bretthoerner@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: jhead -------------------------------------+-------------------------------------- Comment (by mark@moxienet.com): This fails when ${CC} is set in the environment. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 17:34:09 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 17:34:07 2008 Subject: [MacPorts] #15185: libdvdread-0.9.7_0 update to better handle IFO file sizes Message-ID: <046.9dda60974d4eaee092c7627ddfb5e1be@macosforge.org> #15185: libdvdread-0.9.7_0 update to better handle IFO file sizes ------------------------------+--------------------------------------------- Reporter: blb@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: libdvdread IFO | ------------------------------+--------------------------------------------- Will attach a Portfile diff and tarball with three new patches to libdvdread to better handle IFO file size mismatches; see [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460400 Debian bug 460400] for information and source of the patches. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 17:36:16 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 17:36:12 2008 Subject: [MacPorts] #14886: pandoc fails to build In-Reply-To: <057.5302a7b9a2717d29764da0d821b6bed0@macosforge.org> References: <057.5302a7b9a2717d29764da0d821b6bed0@macosforge.org> Message-ID: <066.fd489e6555f647da3b011e882a5cb515@macosforge.org> #14886: pandoc fails to build ------------------------------------------+--------------------------------- Reporter: shreevatsa.public@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment (by mike@pentangle.net): I had previously built and installed ghc. I can confirm that the patches work, having applied it to my local repository and successfully built and install pandoc. Suggest acceptance. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 17:59:20 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 17:59:18 2008 Subject: [MacPorts] #14014: jhead staging fails In-Reply-To: <052.f5d242c73e23d660b04ffb8a5e56d401@macosforge.org> References: <052.f5d242c73e23d660b04ffb8a5e56d401@macosforge.org> Message-ID: <061.647ee1dc01ab35e38b9f314cc971c5c9@macosforge.org> #14014: jhead staging fails -------------------------------------+-------------------------------------- Reporter: bretthoerner@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: jhead -------------------------------------+-------------------------------------- Comment (by jmr@macports.org): Replying to [comment:3 mark@moxienet.com]: > This fails when ${CC} is set in the environment. Do you mean that it fails if CC is listed in extra_env, or that MacPorts is not correctly sanitising the environment? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 19:00:54 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 19:00:51 2008 Subject: [MacPorts] #15186: port upgrade does not work correctly on current pseudo-port Message-ID: <049.a6d74d8b13ac8db47a0f9afc73c6b0d9@macosforge.org> #15186: port upgrade does not work correctly on current pseudo-port ---------------------------------+------------------------------------------ Reporter: raimue@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: ports | Version: 1.6.0 Keywords: base upgrade | ---------------------------------+------------------------------------------ Instead of taking the actual porturl, macports::upgrade searches for the port in the tree which makes the behavior totally unexpected when using the `current` pseudo-port. Imagine you got some directory with a Portfile outside of your ports tree which has the same `name` as a port in the tree. Then run `port upgrade` in this directory, and not the port from this directory is build and installed, but the one from the tree. This is absolutely not expected behavior. I think `macports::upgrade` should take a porturl instead of the name of a port. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Fri May 2 20:26:19 2008 From: trac at macosforge.org (MacPorts) Date: Fri May 2 20:26:20 2008 Subject: [MacPorts] #15184: pennmush can't installing. In-Reply-To: <049.b42ebadc7024f8ef56abd099e480b160@macosforge.org> References: <049.b42ebadc7024f8ef56abd099e480b160@macosforge.org> Message-ID: <058.a3c229316179d819d919a0ee9447caab@macosforge.org> #15184: pennmush can't installing. ----------------------------------+----------------------------------------- Reporter: mimosa@shareday.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * cc: amonre@amonre.org (added) Comment: Cc maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 08:53:35 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 08:53:33 2008 Subject: [MacPorts] #15115: UPDATE: zsh-devel 4.3.6 In-Reply-To: <047.02063dae02600788e63c02f1d50fb23d@macosforge.org> References: <047.02063dae02600788e63c02f1d50fb23d@macosforge.org> Message-ID: <056.4cfbe718d681667a102fc660559eaacb@macosforge.org> #15115: UPDATE: zsh-devel 4.3.6 --------------------------------+------------------------------------------- Reporter: naoya.n@gmail.com | Owner: nox@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by akira@macports.org): tested the updated port on Leopard. seems working fine. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 11:11:14 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 11:11:11 2008 Subject: [MacPorts] #15187: dcraw-8.86 Checksum error Message-ID: <044.4d4fb06bfdc42db8b04352ff75bd9091@macosforge.org> #15187: dcraw-8.86 Checksum error ----------------------------+----------------------------------------------- Reporter: john@fstop.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: dcraw checksum | ----------------------------+----------------------------------------------- : sudo port -f install dcraw ---> Fetching dcraw ---> Attempting to fetch dcraw-8.86.tar.gz from http://www.cybercom.net/~dcoffin/dcraw/archive/ ---> Verifying checksum(s) for dcraw Error: Checksum (md5) mismatch for dcraw-8.86.tar.gz Error: Checksum (sha1) mismatch for dcraw-8.86.tar.gz Error: Checksum (rmd160) mismatch for dcraw-8.86.tar.gz 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 trac at macosforge.org Sat May 3 12:05:40 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 12:05:38 2008 Subject: [MacPorts] #15188: Squeak 3.9 no longer builds Message-ID: <049.3cab4cc882db75c2cdf6964fd750c7a4@macosforge.org> #15188: Squeak 3.9 no longer builds ---------------------------------+------------------------------------------ Reporter: trier@burntmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: squeak broken | ---------------------------------+------------------------------------------ When I try to execute port install squeak I get the error message: ---> Fetching squeak ---> Attempting to fetch Squeak3.9-final-7067.zip from http://www.squeakvm.org/unix/release/ ---> Attempting to fetch Squeak3.9-final-7067.zip from ftp://ftp.squeak.org/3.8/unix-linux ---> Attempting to fetch Squeak3.9-final-7067.zip from ftp://ftp.squeak.org/3.9/ ---> Attempting to fetch Squeak3.9-final-7067.zip from http://svn.macports.org/repository/macports/distfiles/squeak ---> Attempting to fetch Squeak3.9-final-7067.zip from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch Squeak3.9-final-7067.zip from http://svn.macports.org/repository/macports/downloads/squeak Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. Evidently, its tries to download the file Squeak3.9-final-7067.zip from the usual Squeak sites. Unfortunatelyt, its appears that the file Squeak3.9-final-7067.zip is no longer present. Now that Squeak 3.10 is available, the Squeak maintainers removed that file for download. Please change the portfile to download Squeak-3.9-10.i386-apple- darwin8.8.1.tar.gz or better yet Squeak-3.10-1.i386-apple- darwin8.11.1.tar.gz. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 12:29:40 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 12:29:37 2008 Subject: [MacPorts] #15187: dcraw-8.86 Checksum error In-Reply-To: <044.4d4fb06bfdc42db8b04352ff75bd9091@macosforge.org> References: <044.4d4fb06bfdc42db8b04352ff75bd9091@macosforge.org> Message-ID: <053.441da61dee98fb6a9450a88358ec878b@macosforge.org> #15187: dcraw-8.86 Checksum error -----------------------------+---------------------------------------------- Reporter: john@fstop.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: dcraw checksum -----------------------------+---------------------------------------------- Changes (by raimue@macports.org): * cc: ryandesign@macports.org (removed) * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 14:18:14 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 14:18:12 2008 Subject: [MacPorts] #13854: p5-sdl_perl: library not found for -lSDL_ttf In-Reply-To: <054.001b6787a65ce2d0d51d865de2dc8a49@macosforge.org> References: <054.001b6787a65ce2d0d51d865de2dc8a49@macosforge.org> Message-ID: <063.2206a5194c2672a6c98d820cce15bfcd@macosforge.org> #13854: p5-sdl_perl: library not found for -lSDL_ttf ---------------------------------------+------------------------------------ Reporter: lisfolks.lists@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by sethk@meowfishies.com): Added a patch to link against the normal libraries in ${prefix}/lib instead of using the frameworks. Please test. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 15:11:40 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 15:11:37 2008 Subject: [MacPorts] #14893: gnucash (as of version 2.2.3) now works with goffice 0.6 In-Reply-To: <045.f46b42c6db4920fcaffa678b437332e9@macosforge.org> References: <045.f46b42c6db4920fcaffa678b437332e9@macosforge.org> Message-ID: <054.543ff3b0b246c93914bda9c4d56676ec@macosforge.org> #14893: gnucash (as of version 2.2.3) now works with goffice 0.6 ------------------------------+--------------------------------------------- Reporter: mp@dpj.sent.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: gnucash goffice ------------------------------+--------------------------------------------- Comment (by jmr@macports.org): I resolved the conflict between goffice and goffice03 in r36469. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 15:41:33 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 15:41:30 2008 Subject: [MacPorts] #15183: Sendfile port URLs broken In-Reply-To: <055.c11689547fe0ab1a06c86e3ab5f379c9@macosforge.org> References: <055.c11689547fe0ab1a06c86e3ab5f379c9@macosforge.org> Message-ID: <064.279b38c75c20e2ba032de524546f58a2@macosforge.org> #15183: Sendfile port URLs broken ----------------------------------------+----------------------------------- Reporter: macosforge@mail.taugt.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------------+----------------------------------- Changes (by jmr@macports.org): * milestone: => Port Bugs -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 15:42:53 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 15:42:50 2008 Subject: [MacPorts] #14893: gnucash (as of version 2.2.3) now works with goffice 0.6 In-Reply-To: <045.f46b42c6db4920fcaffa678b437332e9@macosforge.org> References: <045.f46b42c6db4920fcaffa678b437332e9@macosforge.org> Message-ID: <054.10f46399ea9ee97d19c0a2d3e2c139b3@macosforge.org> #14893: gnucash (as of version 2.2.3) now works with goffice 0.6 ------------------------------+--------------------------------------------- Reporter: mp@dpj.sent.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gnucash goffice ------------------------------+--------------------------------------------- Changes (by jmr@macports.org): * type: defect => enhancement * milestone: Port Updates => Port Enhancements -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 16:26:35 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 16:26:33 2008 Subject: [MacPorts] #14893: gnucash (as of version 2.2.3) now works with goffice 0.6 In-Reply-To: <045.f46b42c6db4920fcaffa678b437332e9@macosforge.org> References: <045.f46b42c6db4920fcaffa678b437332e9@macosforge.org> Message-ID: <054.6b03c784de66d953da2cf41f96693cc9@macosforge.org> #14893: gnucash (as of version 2.2.3) now works with goffice 0.6 ------------------------------+--------------------------------------------- Reporter: mp@dpj.sent.com | Owner: jmr@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gnucash goffice ------------------------------+--------------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => jmr@macports.org * status: new => assigned Comment: Building gnucash now just to check that it works before I commit the dependency change. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 16:31:01 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 16:30:58 2008 Subject: [MacPorts] #14893: gnucash (as of version 2.2.3) now works with goffice 0.6 In-Reply-To: <045.f46b42c6db4920fcaffa678b437332e9@macosforge.org> References: <045.f46b42c6db4920fcaffa678b437332e9@macosforge.org> Message-ID: <054.515e01066e7c9daa05cd0a6244aa3a1f@macosforge.org> #14893: gnucash (as of version 2.2.3) now works with goffice 0.6 ------------------------------+--------------------------------------------- Reporter: mp@dpj.sent.com | Owner: jmr@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: gnucash goffice ------------------------------+--------------------------------------------- Changes (by jmr@macports.org): * status: assigned => closed * resolution: => fixed Comment: Committed in r36470. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 16:43:50 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 16:43:46 2008 Subject: [MacPorts] #15174: Boost 1.35 In-Reply-To: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> References: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> Message-ID: <056.0b4d0d868436f5d3bd4a28a2d1e2fb09@macosforge.org> #15174: Boost 1.35 --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: jmr@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: boost --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (removed) * owner: macports-tickets@lists.macosforge.org => jmr@macports.org * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 17:29:16 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 17:29:13 2008 Subject: [MacPorts] #15174: Boost 1.35 In-Reply-To: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> References: <047.a264eb6ccfdc9ba8a386c4efe607dbfc@macosforge.org> Message-ID: <056.b7193f26dd2970e4e996a47929d87fd4@macosforge.org> #15174: Boost 1.35 --------------------------------+------------------------------------------- Reporter: sanchom@gmail.com | Owner: jmr@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: boost --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * status: assigned => closed * resolution: => fixed Comment: Thanks, committed in r36473. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 19:02:07 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 19:02:05 2008 Subject: [MacPorts] #15189: Port Submission: Mnemosyne Message-ID: <048.bdf5f738f474f0d48014a06c13279137@macosforge.org> #15189: Port Submission: Mnemosyne --------------------------------+------------------------------------------- Reporter: cpettitt@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: mnemosyne | --------------------------------+------------------------------------------- The attached patch adds a port for mnemosyne (http://www.mnemosyne- proj.org/). This open source project helps improve learning through spaced-repetition (http://en.wikipedia.org/wiki/Spaced_repetition). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 19:31:10 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 19:31:08 2008 Subject: [MacPorts] #15187: dcraw-8.86 Checksum error In-Reply-To: <044.4d4fb06bfdc42db8b04352ff75bd9091@macosforge.org> References: <044.4d4fb06bfdc42db8b04352ff75bd9091@macosforge.org> Message-ID: <053.b65810b3dc8021a882f3ab233dfd318b@macosforge.org> #15187: dcraw-8.86 Checksum error -----------------------------+---------------------------------------------- Reporter: john@fstop.org | Owner: ryandesign@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: dcraw checksum -----------------------------+---------------------------------------------- Changes (by ryandesign@macports.org): * status: new => assigned Comment: Looks like the developer did a stealth-upgrade. Here's the difference between the old and new 8.86: {{{ diff -ru 8.86_0/dcraw/dcraw.c 8.86_1/dcraw/dcraw.c --- 8.86_0/dcraw/dcraw.c 2008-04-20 03:09:37.000000000 -0500 +++ 8.86_1/dcraw/dcraw.c 2008-04-29 13:22:52.000000000 -0500 @@ -19,8 +19,8 @@ *If you have not modified dcraw.c in any way, a link to my homepage qualifies as "full source code". - $Revision: 1.402 $ - $Date: 2008/04/20 08:09:37 $ + $Revision: 1.403 $ + $Date: 2008/04/29 18:18:53 $ */ #define VERSION "8.86" @@ -922,7 +922,7 @@ for (jcol=0; jcol < jwide; jcol++) { val = *rp++; if (jh.bits <= 12) - val = curve[val]; + val = curve[val & 0xfff]; if (cr2_slice[0]) { jidx = jrow*jwide + jcol; i = jidx / (cr2_slice[1]*jh.high); @@ -5941,7 +5941,8 @@ data_offset = off+24; } fseek (ifp, off+28, SEEK_SET); - if (fgetc(ifp) == 0xff && fgetc(ifp) == 0xd8) { + if (fgetc(ifp) == 0xff && fgetc(ifp) == 0xd8 + && thumb_length < len-28) { thumb_offset = off+28; thumb_length = len-28; write_thumb = &CLASS jpeg_thumb; }}} I'll update the portfile. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 19:32:24 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 19:32:21 2008 Subject: [MacPorts] #15187: dcraw-8.86 Checksum error In-Reply-To: <044.4d4fb06bfdc42db8b04352ff75bd9091@macosforge.org> References: <044.4d4fb06bfdc42db8b04352ff75bd9091@macosforge.org> Message-ID: <053.15971971acad3d79049855c22cf91fa9@macosforge.org> #15187: dcraw-8.86 Checksum error -----------------------------+---------------------------------------------- Reporter: john@fstop.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: dcraw checksum -----------------------------+---------------------------------------------- Changes (by ryandesign@macports.org): * status: assigned => closed * resolution: => fixed Comment: Fixed in r36478. Thanks for reporting the problem. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 19:43:17 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 19:43:15 2008 Subject: [MacPorts] #15190: Portfiles to install Drupal 5.7 Message-ID: <053.817c208b0827a871b89f873e07c351a3@macosforge.org> #15190: Portfiles to install Drupal 5.7 -------------------------------------+-------------------------------------- Reporter: chuck@chuckdantonio.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- Attached is a port file to install version 5.7 of the Drupal social publishing system. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 19:51:27 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 19:51:24 2008 Subject: [MacPorts] #15191: Portfile to install Drupal 6.2 Message-ID: <053.735f78bb10e808d85667145bafd640e5@macosforge.org> #15191: Portfile to install Drupal 6.2 -------------------------------------+-------------------------------------- Reporter: chuck@chuckdantonio.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- Attached is a new portfile to install version 6.2 of the Drupal social publishing system. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 19:56:13 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 19:56:10 2008 Subject: [MacPorts] #15192: Portfiles to install the Drupal social-publishing system Message-ID: <053.5e5306470b116dca6d0c313519690410@macosforge.org> #15192: Portfiles to install the Drupal social-publishing system -------------------------------------+-------------------------------------- Reporter: chuck@chuckdantonio.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- The attached portfiles install the Drupal social publishing system. Drupal is Open Source social publishing software that empowers individuals, teams, and communities to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations have used Drupal to power scores of different web sites, including community web portals, corporate web sites, social networking sites, personal web sites or blogs, and much more. Portfiles are provided for both version 5.7 and 6.2 since new sites are being developed on both versions at this point -- some contributed modules that are required for advanced sites have not been updated to work with version 6.x. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 20:11:24 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 20:11:22 2008 Subject: [MacPorts] #15189: Port Submission: Mnemosyne In-Reply-To: <048.bdf5f738f474f0d48014a06c13279137@macosforge.org> References: <048.bdf5f738f474f0d48014a06c13279137@macosforge.org> Message-ID: <057.def238a5f2ed2d21adef57012847133d@macosforge.org> #15189: Port Submission: Mnemosyne ---------------------------------+------------------------------------------ Reporter: cpettitt@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: | Keywords: mnemosyne ---------------------------------+------------------------------------------ Comment (by jmr@macports.org): Two points: 1. It would be nice if this used python25, though I realise that that would require the creation of py25 versions of py-pyqt3 and py-sip. 2. This port will need a darwin 9 platform variant like so in order to work on Leopard: {{{ platform darwin 9 { depends_lib-delete port:py-pyobjc depends_lib-append port:py-pyobjc2 } }}} Depending on what parts of PyObjC are used, a port:py-pyobjc2-cocoa dep may also be needed, or even one or more new ports for other PyObjC bindings. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 21:16:48 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 21:16:46 2008 Subject: [MacPorts] #15192: Portfiles to install the Drupal social-publishing system In-Reply-To: <053.5e5306470b116dca6d0c313519690410@macosforge.org> References: <053.5e5306470b116dca6d0c313519690410@macosforge.org> Message-ID: <062.c183624af774700c2bc6a63416eef276@macosforge.org> #15192: Portfiles to install the Drupal social-publishing system --------------------------------------+------------------------------------- Reporter: chuck@chuckdantonio.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by chuck@chuckdantonio.com): Portfiles updated because the default .htaccess file was being missed when the files were copied on installation. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 22:37:57 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 22:38:00 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.0d354438a3f5fe68fff47ce08f9bc0a8@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by jmpp@macports.org): The port maintainer, stechert, seems to be inactive at the moment. Any other project member could commit the changes proposed here, since our 72hrs timeout rule has been long in effect, but not having the maintainer's eyes to review stuff it would be great if we could have two extra things: 1. A diff of this proposed Portfile against the current one in our tree, to easily spot the changes; 2. An assurance that "stuff" wont break with these changes, since it's unlikely that any random committer will go through all the trouble to test the updates before committing them (which is exactly what maintainers are for) Thanks! -jmpp -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 23:23:47 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 23:23:47 2008 Subject: [MacPorts] #13982: tiff 3.8.2 and libpng 1.2.24 cannot find zlib In-Reply-To: <045.07c628fef9d77a3967d3472b8c6a4d58@macosforge.org> References: <045.07c628fef9d77a3967d3472b8c6a4d58@macosforge.org> Message-ID: <054.b3c92f33c558f2188cae14e8297a459b@macosforge.org> #13982: tiff 3.8.2 and libpng 1.2.24 cannot find zlib ------------------------------+--------------------------------------------- Reporter: dorfman@est.org | Owner: waqar@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ImageMagick zlib ------------------------------+--------------------------------------------- Comment (by dorfman@est.org): Sorry, I was traveling when the last response came in, and lost track of it by the time I got back. Although the rebuild command given didn't work due to complications relating from further efforts on my part to solve the problem, I was able to completely remove zlib and reinstall it from scratch. I did run the selfupdate first, and it indicated no changes were needed. After manually installing zlib the original command from the beginning of this ticked now works. It seems to me there must still be a bug somewhere, but my system no longer reproduces it. Also, I should mention that since I originally opened this ticket, I have upgraded to Leopard. It may be that the problem is 10.4 specific. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 23:30:30 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 23:30:28 2008 Subject: [MacPorts] #13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard In-Reply-To: <054.7e556d398ba177c7f67b3fde023b03f8@macosforge.org> References: <054.7e556d398ba177c7f67b3fde023b03f8@macosforge.org> Message-ID: <063.ff7224037950cc7037d8bfadf9274027@macosforge.org> #13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by sanchom@gmail.com): Recently upgraded port to 1.35... please report if you have the same problem with the new version. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sat May 3 23:55:14 2008 From: trac at macosforge.org (MacPorts) Date: Sat May 3 23:55:13 2008 Subject: [MacPorts] #11759: BUG: case-sensitive port uninstall In-Reply-To: <051.ecdb1fdea2fbaef7a2f69dd95b749013@macosforge.org> References: <051.ecdb1fdea2fbaef7a2f69dd95b749013@macosforge.org> Message-ID: <060.250535ca7dc52c9cbae34bb43273160c@macosforge.org> #11759: BUG: case-sensitive port uninstall ------------------------------------+--------------------------------------- Reporter: yunzheng.hu@gmail.com | Owner: eridius@macports.org Type: defect | Status: assigned Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: Resolution: | Keywords: port uninstall case-sensitive ------------------------------------+--------------------------------------- Changes (by jmr@macports.org): * milestone: MacPorts base bugs => MacPorts 1.6.1 Comment: I think we should aim to get this resolved for the next release. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 00:17:04 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 00:17:02 2008 Subject: [MacPorts] #15193: update gnucash to 2.2.5 and change configure flags to avoid 'gmon.out' rubbish Message-ID: <045.16e9ae656d41a6405aa9fd8393d1e38d@macosforge.org> #15193: update gnucash to 2.2.5 and change configure flags to avoid 'gmon.out' rubbish -----------------------------+---------------------------------------------- Reporter: mp@dpj.sent.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- Here is a portfile patch to update gnucash to the latest stable version, 2.2.5 The patch also incorporates the changes in #14991 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 01:01:21 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 01:01:19 2008 Subject: [MacPorts] #14991: gnucash --disable-debug and --disable profile configure options turn ON debugging and profiling In-Reply-To: <045.921444f700596365e33a5df660f88bff@macosforge.org> References: <045.921444f700596365e33a5df660f88bff@macosforge.org> Message-ID: <054.0ad2d4b9827e5d79a313d5ba07712f7c@macosforge.org> #14991: gnucash --disable-debug and --disable profile configure options turn ON debugging and profiling ------------------------------+--------------------------------------------- Reporter: mp@dpj.sent.com | Owner: jmr@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => jmr@macports.org * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 01:23:12 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 01:23:10 2008 Subject: [MacPorts] #14991: gnucash --disable-debug and --disable profile configure options turn ON debugging and profiling In-Reply-To: <045.921444f700596365e33a5df660f88bff@macosforge.org> References: <045.921444f700596365e33a5df660f88bff@macosforge.org> Message-ID: <054.ebef24a750d895abf431a1af29777cef@macosforge.org> #14991: gnucash --disable-debug and --disable profile configure options turn ON debugging and profiling ------------------------------+--------------------------------------------- Reporter: mp@dpj.sent.com | Owner: jmr@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ------------------------------+--------------------------------------------- Changes (by jmr@macports.org): * status: assigned => closed * resolution: => fixed Comment: Thanks, committed in r36495. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 02:32:49 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 02:32:48 2008 Subject: [MacPorts] #15194: BUG: kdenetwork3 @3.5.8-0 fails to build. (due to redefinition of CARD32) Message-ID: <051.c03dc3b4656ad25321acc3f0c63f1648@macosforge.org> #15194: BUG: kdenetwork3 @3.5.8-0 fails to build. (due to redefinition of CARD32) -----------------------------------+---------------------------------------- Reporter: takanori@macports.org | Owner: takanori@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -----------------------------------+---------------------------------------- {{{ ---> Fetching kdenetwork3 ---> Attempting to fetch kdenetwork-3.5.8.tar.bz2 from http://kde.mirrors.hoobly.com/stable/3.5.8/src/ ---> Attempting to fetch kdenetwork-3.5.8.tar.bz2 from http://gd.tuwien.ac.at/kde/stable/3.5.8/src/ ---> Attempting to fetch kde-admindir-1024.tar.bz2 from http://ranger.users.finkproject.org/distfiles/kde-admindir/ ---> Verifying checksum(s) for kdenetwork3 ---> Extracting kdenetwork3 ---> Configuring kdenetwork3 ---> Building kdenetwork3 with target all 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_kdenetwork3/work/kdenetwork-3.5.8 && ./CompileScript.sh" returned error 1 Command output: In file included from /opt/local/include/X11/keysym.h:75, from /usr/X11/include/X11/Xutil.h:56, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:58: /opt/local/include/X11/keysymdef.h:1284:1: warning: "XK_Greek_omega" redefined In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/libvncserver/rfb.h:38, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.h:35, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:26: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/libvncserver/keysym.h:1154:1: warning: this is the location of the previous definition In file included from /opt/local/include/X11/keysym.h:75, from /usr/X11/include/X11/Xutil.h:56, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:58: /opt/local/include/X11/keysymdef.h:1285:1: warning: "XK_Greek_switch" redefined In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/libvncserver/rfb.h:38, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.h:35, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:26: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/libvncserver/keysym.h:1155:1: warning: this is the location of the previous definition /opt/local/include/X11/Xmd.h:152: error: conflicting declaration 'typedef long unsigned int CARD32' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/libvncserver/rfb.h:43: error: 'CARD32' has a previous declaration as 'typedef unsigned int CARD32' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc: In member function 'virtual void KNotifyEvent::exec()': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:337: warning: 'event' is deprecated (declared at /opt/local/include/knotifyclient.h:188) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc: In member function 'void RFBController::acceptConnection(bool)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:511: warning: 'event' is deprecated (declared at /opt/local/include/knotifyclient.h:188) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc: In member function 'void RFBController::refuseConnection()': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:524: warning: 'event' is deprecated (declared at /opt/local/include/knotifyclient.h:188) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc: In member function 'void RFBController::connectionClosed()': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:572: warning: 'event' is deprecated (declared at /opt/local/include/knotifyclient.h:188) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc: In member function 'rfbNewClientAction RFBController::handleNewClient(_rfbClientRec*)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdenetwork3/work/kdenetwork-3.5.8/krfb/krfb/rfbcontroller.cc:723: warning: 'peerAddress' is deprecated (declared at /opt/local/include/kextsock.h:986) Error creating ./krfb/krfb/rfbcontroller.o. Exit status 1. kdenetwork3-3.5.8-0 make failed! }}} I'm using Mac OS X 10.5.2/intel, iPhone SDK build 9M2165, and X11.pkg 2.2.1. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 02:38:42 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 02:38:41 2008 Subject: [MacPorts] #15195: curl: remove sourceforge from master_sites Message-ID: <046.5d244c7394ad24053b6a3d19577ce3fe@macosforge.org> #15195: curl: remove sourceforge from master_sites ------------------------------+--------------------------------------------- Reporter: jmr@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: Keywords: | ------------------------------+--------------------------------------------- The curl sources on the sourceforge mirrors haven't been updated since 2002. Attached patch removes the mirror group from curl and curl-ca- bundle. (The latter was using the wrong subdir anyway?) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 02:40:13 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 02:40:11 2008 Subject: [MacPorts] #15194: BUG: kdenetwork3 @3.5.8-0 fails to build. (due to redefinition of CARD32) In-Reply-To: <051.c03dc3b4656ad25321acc3f0c63f1648@macosforge.org> References: <051.c03dc3b4656ad25321acc3f0c63f1648@macosforge.org> Message-ID: <060.f0957377bdcd4e94436843300fc04dee@macosforge.org> #15194: BUG: kdenetwork3 @3.5.8-0 fails to build. (due to redefinition of CARD32) ------------------------------------+--------------------------------------- Reporter: takanori@macports.org | Owner: takanori@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ------------------------------------+--------------------------------------- Changes (by takanori@macports.org): * status: new => closed * resolution: => fixed Comment: fixed in r36496 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 02:44:57 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 02:44:58 2008 Subject: [MacPorts] #13603: HDF4.2r2 In-Reply-To: <045.5521c6283c845d89973e508d21341a72@macosforge.org> References: <045.5521c6283c845d89973e508d21341a72@macosforge.org> Message-ID: <054.18eacc271bfb8135c9823eea813d301c@macosforge.org> #13603: HDF4.2r2 ------------------------------+--------------------------------------------- Reporter: takeshi@mac.com | Owner: takeshi@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: | Keywords: ------------------------------+--------------------------------------------- Changes (by takeshi@macports.org): * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 02:45:59 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 02:45:57 2008 Subject: [MacPorts] #13603: HDF4.2r2 In-Reply-To: <045.5521c6283c845d89973e508d21341a72@macosforge.org> References: <045.5521c6283c845d89973e508d21341a72@macosforge.org> Message-ID: <054.9a63863a63a11932fd34249cddc1c149@macosforge.org> #13603: HDF4.2r2 ------------------------------+--------------------------------------------- Reporter: takeshi@mac.com | Owner: takeshi@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: ------------------------------+--------------------------------------------- Changes (by takeshi@macports.org): * status: assigned => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 02:52:01 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 02:52:01 2008 Subject: [MacPorts] #15194: BUG: kdenetwork3 @3.5.8-0 fails to build. (due to redefinition of CARD32) In-Reply-To: <051.c03dc3b4656ad25321acc3f0c63f1648@macosforge.org> References: <051.c03dc3b4656ad25321acc3f0c63f1648@macosforge.org> Message-ID: <060.ceceed8f98ab6ed8fe95af5a0c229840@macosforge.org> #15194: BUG: kdenetwork3 @3.5.8-0 fails to build. (due to redefinition of CARD32) ------------------------------------+--------------------------------------- Reporter: takanori@macports.org | Owner: takanori@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ------------------------------------+--------------------------------------- Comment (by takanori@macports.org): see also: http://mail-index.netbsd.org/pkgsrc- bugs/2008/04/01/msg001775.html -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 03:37:50 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 03:37:48 2008 Subject: [MacPorts] #15196: Py25 dependencies failed to build Message-ID: <050.06f884b2d2ed103754198f55614291d6@macosforge.org> #15196: Py25 dependencies failed to build ----------------------------------+----------------------------------------- Reporter: stdoonline@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: Python bzr | ----------------------------------+----------------------------------------- Here on 10.5 I tried to install bzr with macports 1.6.0 (leopard dmg). To get macports running I had to create .profile file with PATH variable. Then I tried to install bzr port. Got the following error msg: {{{ 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_py25-bz2/work/Python-2.5.2/Modules" && /opt/local/bin/python2.5 setup.py build " returned error 1 Command output: running build running build_ext building 'bz2' extension creating build creating build/temp.macosx-10.3-i386-2.5 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include/ -I/opt/local/include/python2.5 -c bz2module.c -o build/temp.macosx-10.3-i386-2.5/bz2module.o unable to execute -DNDEBUG: No such file or directory error: command '-DNDEBUG' failed with exit status 1 Error: The following dependencies failed to build: py25-bz2 py25-crypto py25-curl curl pkgconfig zlib py25-docutils py25-hashlib openssl py25-paramiko py25-socket-ssl py25-zlib Error: Status 1 encountered during processing. }}} For more information - I explained all I did at [http://calibre.kovidgoyal.net/wiki/OSXDevelopment OSXDevelopment Page] of Calibre I myself am not that firm in developing and debugging, I am a beginner, but do not mind to ask for further info... -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 03:50:21 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 03:50:21 2008 Subject: [MacPorts] #14923: python25 +universal fails to compile Mac OS 10.4 In-Reply-To: <041.2b3a5b7bd4266963d9b291fc003a147d@macosforge.org> References: <041.2b3a5b7bd4266963d9b291fc003a147d@macosforge.org> Message-ID: <050.7deb8c0e1261772da75886bb0bee7f2e@macosforge.org> #14923: python25 +universal fails to compile Mac OS 10.4 --------------------------+------------------------------------------------- Reporter: wjb@byu.edu | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: python25 universal --------------------------+------------------------------------------------- Comment (by stdoonline@gmail.com): Replying to [comment:3 rigahial@bugmenot.com]: > I had the same error message building python25 +universal on Mac OS X 10.5.2 with MacPorts 1.6.0. I was able to work around it and build a universal Python by modifying patch-Makefile.pre.in.diff. > > The distributed path-Makefile.pre.in.diff calls /usr/bin/libtool with $(LDFLAGS) in its argument list. But /usr/bin/libtool doesn't understand "-arch", or the other options that appeared in $(LDFLAGS) it appears. So I just removed the $(LDFLAGS) part. I don't know if that's the right thing, but it worked for me. Can you explain more precise what you did? I am a dumb beginner and try to get py25 working on MacOSX 10.5 with macports 1.6.0. Thanks for helping! -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 03:53:31 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 03:53:29 2008 Subject: [MacPorts] #15196: Py25 dependencies failed to build In-Reply-To: <050.06f884b2d2ed103754198f55614291d6@macosforge.org> References: <050.06f884b2d2ed103754198f55614291d6@macosforge.org> Message-ID: <059.5788207dd7fe62904afbd1dfa29d201c@macosforge.org> #15196: Py25 dependencies failed to build -----------------------------------+---------------------------------------- Reporter: stdoonline@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Python bzr -----------------------------------+---------------------------------------- Changes (by jmr@macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #13930. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 04:22:59 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 04:22:57 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.bb73509ec6ac1a84a271b584841d7f44@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by alakazam@melix.net): I have attached a diff between the current Portfile and the proposed Portfile. The additional patch files currently present in the macports tree are no longer required. However, I realise that the proposed Portfile is not a minimalistic upgrade from the current Portfile, and does quite a bit of reformating in addition to upgrading the port. This might be better done in two commits. I can propose if required two Portfiles (and corresponding diffs), the first fixing the port, the second applying the proposed reformating changes. Nothing in the octave port should be broken following this upgrade. the octave-forge port, which does not currently compile and is probably rendered obsolete by octave 3.0.0, will need to be upgraded. As octave 3.0.1 has been released last week, I will work on upgrading the Portfile this week. As it is a minor bugfix version, and as no problems with version 3.0.0 have been directly reported by macports users, I still think upgrading to 3.0.0 in the meantime is interesting. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 04:41:14 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 04:41:12 2008 Subject: [MacPorts] #15196: Py25 dependencies failed to build In-Reply-To: <050.06f884b2d2ed103754198f55614291d6@macosforge.org> References: <050.06f884b2d2ed103754198f55614291d6@macosforge.org> Message-ID: <059.0f12fe8a4c751597f4139039af57457d@macosforge.org> #15196: Py25 dependencies failed to build -----------------------------------+---------------------------------------- Reporter: stdoonline@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: Python bzr -----------------------------------+---------------------------------------- Changes (by stdoonline@gmail.com): * status: closed => reopened * resolution: duplicate => Comment: So I inserted {{{ extra_env CC }}} in macports.inf as described in [http://trac.macosforge.org/projects/macports/ticket/13930 #13930] That did not resolve my problem. I tried again to install bzr: {{{ sudo port install bzr Password: ---> Building py25-bz2 with target build ---> Staging py25-bz2 into destroot ---> Installing py25-bz2 2.5.2_0 ---> Activating py25-bz2 2.5.2_0 ---> Cleaning py25-bz2 ---> Fetching py25-crypto ---> Verifying checksum(s) for py25-crypto ---> Extracting py25-crypto ---> Configuring py25-crypto ---> Building py25-crypto with target build ---> Staging py25-crypto into destroot ---> Installing py25-crypto 2.0.1_0 ---> Activating py25-crypto 2.0.1_0 ---> Cleaning py25-crypto ---> Fetching pkgconfig ---> Attempting to fetch pkg-config-0.23.tar.gz from http://pkg- config.freedesktop.org/releases/ ---> Verifying checksum(s) for pkgconfig ---> Extracting pkgconfig ---> Configuring pkgconfig ---> Building pkgconfig with target all ---> Staging pkgconfig into destroot ---> Installing pkgconfig 0.23_0 ---> Activating pkgconfig 0.23_0 ---> Cleaning pkgconfig ---> Fetching zlib ---> Attempting to fetch zlib-1.2.3.tar.bz2 from http://www.zlib.net/ ---> Verifying checksum(s) for zlib ---> Extracting zlib ---> Applying patches to zlib ---> Configuring zlib ---> Building zlib with target all ---> Staging zlib into destroot ---> Installing zlib 1.2.3_1 ---> Activating zlib 1.2.3_1 ---> Cleaning zlib ---> Fetching curl ---> Attempting to fetch curl-7.18.1.tar.bz2 from http://curl.haxx.se/download/ ---> Verifying checksum(s) for curl ---> Extracting curl ---> Configuring curl ---> Building curl with target all ---> Staging curl into destroot ---> Installing curl 7.18.1_2 ---> Activating curl 7.18.1_2 ---> Cleaning curl ---> Fetching py25-curl ---> Attempting to fetch pycurl-7.16.4.tar.gz from http://pycurl.sourceforge.net//download ---> Verifying checksum(s) for py25-curl ---> Extracting py25-curl ---> Configuring py25-curl ---> Building py25-curl with target build 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_py25-curl/work/pycurl-7.16.4" && /opt/local/bin/python2.5 setup.py build --curl-config=/opt/local/bin /curl-config " returned error 1 Command output: Using /opt/local/bin/curl-config (libcurl 7.18.1) running build running build_py creating build creating build/lib.macosx-10.3-i386-2.5 creating build/lib.macosx-10.3-i386-2.5/curl copying python/curl/__init__.py -> build/lib.macosx-10.3-i386-2.5/curl running build_ext building 'pycurl' extension creating build/temp.macosx-10.3-i386-2.5 creating build/temp.macosx-10.3-i386-2.5/src -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/python2.5 -c src/pycurl.c -o build/temp.macosx-10.3-i386-2.5/src/pycurl.o unable to execute -DNDEBUG: No such file or directory error: command '-DNDEBUG' failed with exit status 1 Error: The following dependencies failed to build: py25-curl py25-docutils py25-hashlib openssl py25-paramiko py25-socket-ssl py25-zlib Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 07:40:02 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 07:40:00 2008 Subject: [MacPorts] #15134: Add Innodb plugin to mysql5-devel In-Reply-To: <048.302c2140df05895a743fab676854b72c@macosforge.org> References: <048.302c2140df05895a743fab676854b72c@macosforge.org> Message-ID: <057.689f4dec6a7b6e1a711fe1636fa63c7e@macosforge.org> #15134: Add Innodb plugin to mysql5-devel ---------------------------------+------------------------------------------ Reporter: akira@macports.org | Owner: jwa@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: mysql innodb ---------------------------------+------------------------------------------ Comment (by akira@macports.org): Added 'innodb_plugin' variant as ryan suggested. {{{ $ port variants mysql5-devel mysql5-devel has the variants: universal darwin_6 darwin_8 server: add a startup item innodb_plugin: Install the innodb plugin }}} it looks fine to me. {{{ mysql> show plugins; +---------------------+--------+--------------------+---------+---------+ | Name | Status | Type | Library | License | +---------------------+--------+--------------------+---------+---------+ | binlog | ACTIVE | STORAGE ENGINE | NULL | GPL | | partition | ACTIVE | STORAGE ENGINE | NULL | GPL | | ARCHIVE | ACTIVE | STORAGE ENGINE | NULL | GPL | | BLACKHOLE | ACTIVE | STORAGE ENGINE | NULL | GPL | | CSV | ACTIVE | STORAGE ENGINE | NULL | GPL | | FEDERATED | ACTIVE | STORAGE ENGINE | NULL | GPL | | MEMORY | ACTIVE | STORAGE ENGINE | NULL | GPL | | InnoDB | ACTIVE | STORAGE ENGINE | NULL | GPL | | INNODB_TRX | ACTIVE | INFORMATION SCHEMA | NULL | GPL | | INNODB_LOCKS | ACTIVE | INFORMATION SCHEMA | NULL | GPL | | INNODB_LOCK_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL | | INNODB_CMP | ACTIVE | INFORMATION SCHEMA | NULL | GPL | | INNODB_CMP_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL | | INNODB_CMPMEM | ACTIVE | INFORMATION SCHEMA | NULL | GPL | | INNODB_CMPMEM_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL | | MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL | | MRG_MYISAM | ACTIVE | STORAGE ENGINE | NULL | GPL | +---------------------+--------+--------------------+---------+---------+ 17 rows in set (0.01 sec) }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 07:51:06 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 07:51:12 2008 Subject: [MacPorts] #15197: wxwidget fails to install Message-ID: <046.f4af254a017b2daf1c964dd64d82f350@macosforge.org> #15197: wxwidget fails to install ---------------------------------+------------------------------------------ Reporter: dbonde@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: bittorrent wxwidget | ---------------------------------+------------------------------------------ When I try to install bittorrent the installation fails because it depends on wxWidget which fails to build. Output from port -d install bittorrent: port -d install bittorrent DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bittorrent DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bittorrent DEBUG: Requested variant powerpc is not provided by port bittorrent. DEBUG: Requested variant darwin is not provided by port bittorrent. DEBUG: Requested variant macosx is not provided by port bittorrent. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-wxpython26 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-wxpython26 DEBUG: Requested variant powerpc is not provided by port py-wxpython26. DEBUG: Requested variant darwin is not provided by port py-wxpython26. DEBUG: Requested variant macosx is not provided by port py-wxpython26. DEBUG: Searching for dependency: py-wxpython26 DEBUG: Didn't find receipt, going to depspec regex for: py-wxpython26 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-twisted DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-twisted DEBUG: Requested variant powerpc is not provided by port py-twisted. DEBUG: Requested variant darwin is not provided by port py-twisted. DEBUG: Requested variant macosx is not provided by port py-twisted. DEBUG: Searching for dependency: py-twisted DEBUG: Found Dependency: receipt exists for py-twisted DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-crypto DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-crypto DEBUG: Requested variant powerpc is not provided by port py-crypto. DEBUG: Requested variant darwin is not provided by port py-crypto. DEBUG: Requested variant macosx is not provided by port py-crypto. DEBUG: Searching for dependency: py-crypto DEBUG: Found Dependency: receipt exists for py-crypto DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24 DEBUG: Requested variant powerpc is not provided by port python24. DEBUG: Requested variant macosx is not provided by port python24. DEBUG: Executing variant darwin provides darwin DEBUG: Executing variant darwin_8 provides darwin_8 DEBUG: Searching for dependency: python24 DEBUG: Found Dependency: receipt exists for python24 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets26 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets26 DEBUG: Requested variant powerpc is not provided by port wxWidgets26. DEBUG: Requested variant darwin is not provided by port wxWidgets26. DEBUG: Requested variant macosx is not provided by port wxWidgets26. DEBUG: Searching for dependency: wxWidgets26 DEBUG: Found Dependency: receipt exists for wxWidgets26 DEBUG: Executing org.macports.main (py-wxpython26) ---> Fetching py-wxpython26 DEBUG: Executing org.macports.fetch (py-wxpython26) ---> wxPython-src-2.6.3.3.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/py-wxpython26 ---> Attempting to fetch wxPython-src-2.6.3.3.tar.bz2 from http://downloads.sourceforge.net/wxpython % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 18.0M 100 18.0M 0 0 22063 0 0:14:19 0:14:19 --:--:-- 29992 ---> Verifying checksum(s) for py-wxpython26 DEBUG: Executing org.macports.checksum (py-wxpython26) ---> Checksumming wxPython-src-2.6.3.3.tar.bz2 DEBUG: Correct (sha1) checksum for wxPython-src-2.6.3.3.tar.bz2 DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting py-wxpython26 DEBUG: Executing org.macports.extract (py-wxpython26) ---> Extracting wxPython-src-2.6.3.3.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles /py-wxpython26/wxPython-src-2.6.3.3.tar.bz2 DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-wxpython26/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/py-wxpython26/wxPython- src-2.6.3.3.tar.bz2 | tar -xf - wxPython-src-2.6.3.3/wxPython wxPython- src-2.6.3.3/docs' DEBUG: Executing org.macports.patch (py-wxpython26) ---> Applying patches to py-wxpython26 ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-wxpython26/files/patch-config.py.diff DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-wxpython26/work/wxPython- src-2.6.3.3/wxPython" && patch -p0' patching file config.py Hunk #2 succeeded at 750 with fuzz 1 (offset -12 lines). ---> Configuring py-wxpython26 DEBUG: Executing org.macports.configure (py-wxpython26) DEBUG: Using compiler 'Mac OS X gcc 4.0' ---> Building py-wxpython26 with target build DEBUG: Executing org.macports.build (py-wxpython26) DEBUG: Environment: WXPORT='mac' WX_CONFIG='/opt/local/bin/wx-config' UNICODE='1' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-wxpython26/work/wxPython- src-2.6.3.3/wxPython" && /opt/local/bin/python2.4 setup.py build' Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --cxxflags in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --libs in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --basename in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --release in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --prefix in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --libs gl in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Found wx-config: /opt/local/bin/wx-config Using flags: --toolkit=mac --unicode=yes --version=2.6 Preparing CORE... Preparing GLCANVAS... Preparing STC... Preparing GIZMOS... Preparing ANIMATE... running build running build_py creating build.unicode creating build.unicode/lib.macosx-10.3-ppc-2.4 creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_controls.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_core.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_gdi.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_misc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_windows.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_wx.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/activex.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/animate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/gizmos.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/glcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/help.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/html.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/htmlhelp.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/iewin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/media.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/stc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/webkit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/wizard.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/activexwrapper.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/analogclock.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/anchors.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/buttons.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/CDate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/ClickableHtmlWindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/colourdb.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/dialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/ErrorDialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/ErrorDialogs_wdr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/evtmgr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/fancytext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/filebrowsebutton.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/floatbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/floatcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/foldmenu.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/gridmovers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/grids.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/imagebrowser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/imageutils.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/infoframe.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/intctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/layoutf.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/maskedctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/maskededit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/maskednumctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/multisash.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/mvctree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/newevent.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/plot.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/popupctl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/printout.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/pubsub.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/pyshell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/PythonBitmaps.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/rcsizer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/rightalign.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/scrolledpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/sheet.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/splashscreen.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/stattext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/throbber.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/timectrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/vtk.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/wxPlotCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/wxpTag.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/intl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/pycolourbox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/pycolourchooser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/pycolourslider.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/pypalette.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor copying wxPython/lib/editor/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor copying wxPython/lib/editor/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor copying wxPython/lib/editor/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor copying wxPython/lib/editor/selection.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/imagelist.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/listctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/rubberband.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/dbg.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/helpviewer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/img2img.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/img2png.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/img2py.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/img2xpm.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools creating build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/__version__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_controls.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_core.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_gdi.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_misc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_windows.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/animate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/gizmos.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/glcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/html.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/media.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/stc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/webkit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/wizard.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/build copying wx/build/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build copying wx/build/build_options.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build copying wx/build/config.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/activexwrapper.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/anchors.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/buttons.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/CDate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/ClickableHtmlWindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/colourdb.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/dialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/docview.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/evtmgr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/fancytext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/filebrowsebutton.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/flashwin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/floatbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/foldmenu.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/foldpanelbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/gestures.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/gridmovers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/grids.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/hyperlink.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/iewin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/imagebrowser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/imageutils.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/infoframe.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/intctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/layoutf.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/multisash.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/mvctree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/newevent.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/pdfwin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/plot.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/popupctl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/printout.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/pubsub.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/pydocview.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/pyshell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/rcsizer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/rightalign.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/rpcMixin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/scrolledpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/sheet.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/splashscreen.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/splitter.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/statbmp.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/stattext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/throbber.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/ticker.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/ticker_xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/vtk.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/wxPlotCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/wxpTag.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/analogclock.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/helpers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/setup.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/styles.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/fontselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/intl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourbox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourchooser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourslider.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/pypalette.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor copying wx/lib/editor/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor copying wx/lib/editor/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor copying wx/lib/editor/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor copying wx/lib/editor/selection.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas copying wx/lib/floatcanvas/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas copying wx/lib/floatcanvas/FloatCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas copying wx/lib/floatcanvas/NavCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas copying wx/lib/floatcanvas/Resources.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/combobox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/ctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/ipaddrctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/maskededit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/numctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/textctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/timectrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/imagelist.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/listctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/rubberband.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_basic.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_bmpshape.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_composit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_diagram.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_divided.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_drawn.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_lines.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_oglmisc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/buffer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/crust.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/dispatcher.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/document.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/editwindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/filling.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/frame.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/interpreter.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/introspect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/pseudo.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyAlaCarte.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyAlaMode.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyAlaModeTest.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyCrust.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyFilling.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyShell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyWrap.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/version.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/dbg.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/genaxmodule.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/helpviewer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/img2img.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/img2png.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/img2py.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/img2xpm.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/pywxrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/encode_bitmaps.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/globals.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/panel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/params.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/tools.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/tree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/undo.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/xrced.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/xxx.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed running build_ext building '_core_' extension creating build.unicode/temp.macosx-10.3-ppc-2.4 creating build.unicode/temp.macosx-10.3-ppc-2.4/src creating build.unicode/temp.macosx-10.3-ppc-2.4/src/mac /usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DSWIG_TYPE_TABLE=_wxPython_table -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Iinclude -Isrc -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c src/helpers.cpp -o build.unicode/temp.macosx-10.3-ppc-2.4/src/helpers.o -O2 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ In file included from src/helpers.cpp:16: include/wx/wxPython/wxPython_int.h:19:19: error: wx/wx.h: No such file or directory include/wx/wxPython/wxPython_int.h:21:25: error: wx/busyinfo.h: No such file or directory include/wx/wxPython/wxPython_int.h:22:22: error: wx/caret.h: No such file or directory include/wx/wxPython/wxPython_int.h:23:25: error: wx/choicebk.h: No such file or directory include/wx/wxPython/wxPython_int.h:24:24: error: wx/clipbrd.h: No such file or directory include/wx/wxPython/wxPython_int.h:25:25: error: wx/colordlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:26:23: error: wx/config.h: No such file or directory include/wx/wxPython/wxPython_int.h:27:23: error: wx/cshelp.h: No such file or directory include/wx/wxPython/wxPython_int.h:28:25: error: wx/dcmirror.h: No such file or directory include/wx/wxPython/wxPython_int.h:29:21: error: wx/dcps.h: No such file or directory include/wx/wxPython/wxPython_int.h:30:24: error: wx/dirctrl.h: No such file or directory include/wx/wxPython/wxPython_int.h:31:23: error: wx/dirdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:32:23: error: wx/numdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:33:20: error: wx/dnd.h: No such file or directory include/wx/wxPython/wxPython_int.h:34:24: error: wx/docview.h: No such file or directory include/wx/wxPython/wxPython_int.h:35:24: error: wx/encconv.h: No such file or directory include/wx/wxPython/wxPython_int.h:36:25: error: wx/fdrepdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:37:25: error: wx/fileconf.h: No such file or directory include/wx/wxPython/wxPython_int.h:38:24: error: wx/filesys.h: No such file or directory include/wx/wxPython/wxPython_int.h:39:24: error: wx/fontdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:40:24: error: wx/fs_inet.h: No such file or directory include/wx/wxPython/wxPython_int.h:41:23: error: wx/fs_mem.h: No such file or directory include/wx/wxPython/wxPython_int.h:42:23: error: wx/fs_zip.h: No such file or directory include/wx/wxPython/wxPython_int.h:43:24: error: wx/gbsizer.h: No such file or directory include/wx/wxPython/wxPython_int.h:44:25: error: wx/geometry.h: No such file or directory include/wx/wxPython/wxPython_int.h:45:25: error: wx/htmllbox.h: No such file or directory include/wx/wxPython/wxPython_int.h:46:22: error: wx/image.h: No such file or directory include/wx/wxPython/wxPython_int.h:47:25: error: wx/imaglist.h: No such file or directory include/wx/wxPython/wxPython_int.h:48:21: error: wx/intl.h: No such file or directory include/wx/wxPython/wxPython_int.h:49:23: error: wx/laywin.h: No such file or directory include/wx/wxPython/wxPython_int.h:50:25: error: wx/listbook.h: No such file or directory include/wx/wxPython/wxPython_int.h:51:25: error: wx/minifram.h: No such file or directory include/wx/wxPython/wxPython_int.h:52:25: error: wx/notebook.h: No such file or directory include/wx/wxPython/wxPython_int.h:53:22: error: wx/print.h: No such file or directory include/wx/wxPython/wxPython_int.h:54:25: error: wx/printdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:55:24: error: wx/process.h: No such file or directory include/wx/wxPython/wxPython_int.h:56:24: error: wx/progdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:57:24: error: wx/sashwin.h: No such file or directory include/wx/wxPython/wxPython_int.h:58:25: error: wx/spinbutt.h: No such file or directory include/wx/wxPython/wxPython_int.h:59:25: error: wx/spinctrl.h: No such file or directory include/wx/wxPython/wxPython_int.h:60:23: error: wx/splash.h: No such file or directory include/wx/wxPython/wxPython_int.h:61:25: error: wx/splitter.h: No such file or directory include/wx/wxPython/wxPython_int.h:62:25: error: wx/statline.h: No such file or directory include/wx/wxPython/wxPython_int.h:63:23: error: wx/stream.h: No such file or directory include/wx/wxPython/wxPython_int.h:64:23: error: wx/sysopt.h: No such file or directory include/wx/wxPython/wxPython_int.h:65:24: error: wx/taskbar.h: No such file or directory include/wx/wxPython/wxPython_int.h:66:23: error: wx/tglbtn.h: No such file or directory include/wx/wxPython/wxPython_int.h:67:23: error: wx/tipwin.h: No such file or directory include/wx/wxPython/wxPython_int.h:68:24: error: wx/tooltip.h: No such file or directory include/wx/wxPython/wxPython_int.h:69:22: error: wx/vlbox.h: No such file or directory include/wx/wxPython/wxPython_int.h:70:24: error: wx/vscroll.h: No such file or directory include/wx/wxPython/wxPython_int.h:71:24: error: wx/dateevt.h: No such file or directory include/wx/wxPython/wxPython_int.h:72:25: error: wx/datectrl.h: No such file or directory src/helpers.cpp:48:25: error: wx/mimetype.h: No such file or directory include/wx/wxPython/wxPython_int.h:88: error: 'wxPoint2DDouble' does not name a type include/wx/wxPython/wxPython_int.h:112: error: variable or field 'wxPyEventThunker' declared void include/wx/wxPython/wxPython_int.h:112: error: 'wxObject' was not declared in this scope include/wx/wxPython/wxPython_int.h:112: error: expected primary-expression before ',' token include/wx/wxPython/wxPython_int.h:112: error: 'wxEvent' was not declared in this scope include/wx/wxPython/wxPython_int.h:112: error: 'event' was not declared in this scope include/wx/wxPython/wxPython_int.h:112: error: initializer expression list treated as compound expression include/wx/wxPython/wxPython_int.h:115: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:115: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:117: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:118: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:120: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:120: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:121: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:121: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:124: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:124: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:125: error: 'wxString' does not name a type include/wx/wxPython/wxPython_int.h:127: error: 'wxObject' was not declared in this scope include/wx/wxPython/wxPython_int.h:127: error: 'source' was not declared in this scope include/wx/wxPython/wxPython_int.h:127: error: expected primary-expression before 'bool' include/wx/wxPython/wxPython_int.h:127: error: expected primary-expression before 'bool' include/wx/wxPython/wxPython_int.h:127: error: initializer expression list treated as compound expression include/wx/wxPython/wxPython_int.h:128: error: 'wxSizer' was not declared in this scope include/wx/wxPython/wxPython_int.h:128: error: 'source' was not declared in this scope include/wx/wxPython/wxPython_int.h:128: error: expected primary-expression before 'bool' include/wx/wxPython/wxPython_int.h:128: error: initializer expression list treated as compound expression include/wx/wxPython/wxPython_int.h:131: error: 'wxListBase' was not declared in this scope include/wx/wxPython/wxPython_int.h:131: error: 'list' was not declared in this scope include/wx/wxPython/wxPython_int.h:132: error: 'wxWindow' was not declared in this scope include/wx/wxPython/wxPython_int.h:132: error: 'win' was not declared in this scope include/wx/wxPython/wxPython_int.h:211: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:217: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:218: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:219: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:220: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:221: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:223: error: 'wxSize' has not been declared include/wx/wxPython/wxPython_int.h:224: error: 'wxPoint' has not been declared include/wx/wxPython/wxPython_int.h:225: error: 'wxRealPoint' has not been declared include/wx/wxPython/wxPython_int.h:226: error: 'wxRect' has not been declared include/wx/wxPython/wxPython_int.h:227: error: 'wxColour' has not been declared include/wx/wxPython/wxPython_int.h:228: error: 'wxPoint2D' has not been declared include/wx/wxPython/wxPython_int.h:231: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:231: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:238: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:238: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h: In function 'bool wxPyTwoIntItem_helper(PyObject*, T**, int)': include/wx/wxPython/wxPython_int.h:243: error: 'name' was not declared in this scope include/wx/wxPython/wxPython_int.h:264: error: 'wxString' was not declared in this scope include/wx/wxPython/wxPython_int.h:264: error: expected `;' before 'msg' include/wx/wxPython/wxPython_int.h:265: error: 'msg' was not declared in this scope include/wx/wxPython/wxPython_int.h:265: error: there are no arguments to 'wxT' that depend on a template parameter, so a declaration of 'wxT' must be available include/wx/wxPython/wxPython_int.h:265: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) include/wx/wxPython/wxPython_int.h:265: error: 'name' was not declared in this scope include/wx/wxPython/wxPython_int.h: At global scope: include/wx/wxPython/wxPython_int.h:276: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:276: error: ISO C++ forbids declaration of 'wxArrayString' with no type include/wx/wxPython/wxPython_int.h:277: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:277: error: ISO C++ forbids declaration of 'wxArrayInt' with no type include/wx/wxPython/wxPython_int.h:296: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:297: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type include/wx/wxPython/wxPython_int.h:298: error: expected ';' before 'public' include/wx/wxPython/wxPython_int.h:303: error: 'wxEvent' has not been declared include/wx/wxPython/wxPython_int.h:332: error: expected class-name before ',' token include/wx/wxPython/wxPython_int.h:333: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type include/wx/wxPython/wxPython_int.h:334: error: expected ';' before 'public' include/wx/wxPython/wxPython_int.h:339: error: ISO C++ forbids declaration of 'wxEvent' with no type include/wx/wxPython/wxPython_int.h:339: error: 'wxEvent' declared as a 'virtual' field include/wx/wxPython/wxPython_int.h:339: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:340: error: expected `;' before '}' token include/wx/wxPython/wxPython_int.h:343: error: expected class-name before ',' token include/wx/wxPython/wxPython_int.h:344: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type include/wx/wxPython/wxPython_int.h:345: error: expected ';' before 'public' include/wx/wxPython/wxPython_int.h:350: error: ISO C++ forbids declaration of 'wxEvent' with no type include/wx/wxPython/wxPython_int.h:350: error: 'wxEvent' declared as a 'virtual' field include/wx/wxPython/wxPython_int.h:350: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:351: error: expected `;' before '}' token include/wx/wxPython/wxPython_int.h:377: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:377: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:378: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:378: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:379: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:379: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:380: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:380: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:387: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:389: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:389: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:390: error: expected identifier before '*' token include/wx/wxPython/wxPython_int.h:390: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:390: error: 'wxString' declared as function returning a function include/wx/wxPython/wxPython_int.h:391: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:391: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:397: error: ISO C++ forbids declaration of 'wxPoint' with no type include/wx/wxPython/wxPython_int.h:397: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:398: error: ISO C++ forbids declaration of 'wxBitmap' with no type include/wx/wxPython/wxPython_int.h:398: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:399: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:399: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:400: error: ISO C++ forbids declaration of 'wxAcceleratorEntry' with no type include/wx/wxPython/wxPython_int.h:400: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:402: error: 'wxSize' has not been declared include/wx/wxPython/wxPython_int.h:403: error: 'wxPoint' has not been declared include/wx/wxPython/wxPython_int.h:404: error: 'wxRealPoint' has not been declared include/wx/wxPython/wxPython_int.h:405: error: 'wxRect' has not been declared include/wx/wxPython/wxPython_int.h:406: error: 'wxColour' has not been declared include/wx/wxPython/wxPython_int.h:407: error: 'wxPoint2DDouble' has not been declared include/wx/wxPython/wxPython_int.h:410: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:410: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:419: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:420: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:424: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:424: error: ISO C++ forbids declaration of 'wxArrayString' with no type include/wx/wxPython/wxPython_int.h:425: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:425: error: ISO C++ forbids declaration of 'wxArrayInt' with no type include/wx/wxPython/wxPython_int.h:451: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:470: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:512: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:523: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:524: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:525: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:532: error: 'wxImage' has not been declared include/wx/wxPython/wxPython_int.h:532: error: 'wxInputStream' has not been declared include/wx/wxPython/wxPython_int.h:534: error: 'wxImage' has not been declared include/wx/wxPython/wxPython_int.h:534: error: 'wxOutputStream' has not been declared include/wx/wxPython/wxPython_int.h:536: error: 'wxInputStream' has not been declared include/wx/wxPython/wxPython_int.h:537: error: 'wxInputStream' has not been declared include/wx/wxPython/wxPython_int.h:512: warning: 'class wxPyImageHandler' has virtual functions but non-virtual destructor include/wx/wxPython/wxPython_int.h:616: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:617: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type include/wx/wxPython/wxPython_int.h:619: error: expected ';' before 'public' include/wx/wxPython/wxPython_int.h:639: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:639: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:640: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:640: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:648: error: 'wxString' does not name a type include/wx/wxPython/wxPython_int.h:654: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:654: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/pyistream.h:27: error: ISO C++ forbids declaration of 'wxInputStream' with no type include/wx/wxPython/pyistream.h:27: error: expected ';' before '*' token include/wx/wxPython/pyistream.h:30: error: expected `)' before '*' token include/wx/wxPython/pyistream.h:60: error: 'wxSeekMode' has not been declared include/wx/wxPython/pyistream.h: In member function 'char wxPyInputStream::Peek()': include/wx/wxPython/pyistream.h:53: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'char wxPyInputStream::GetC()': include/wx/wxPython/pyistream.h:54: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'size_t wxPyInputStream::LastRead()': include/wx/wxPython/pyistream.h:55: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::CanRead()': include/wx/wxPython/pyistream.h:56: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::Eof()': include/wx/wxPython/pyistream.h:57: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::Ungetch(char)': include/wx/wxPython/pyistream.h:58: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'long unsigned int wxPyInputStream::SeekI(long unsigned int, int)': include/wx/wxPython/pyistream.h:61: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'long unsigned int wxPyInputStream::TellI()': include/wx/wxPython/pyistream.h:62: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: At global scope: include/wx/wxPython/pyistream.h:69: error: expected class-name before '{' token include/wx/wxPython/pyistream.h:72: error: 'wxFileOffset' does not name a type include/wx/wxPython/pyistream.h:86: error: 'wxFileOffset' does not name a type include/wx/wxPython/pyistream.h:87: error: 'wxFileOffset' does not name a type include/wx/wxPython/pyistream.h:69: warning: 'class wxPyCBInputStream' has virtual functions but non-virtual destructor src/helpers.cpp:120: error: 'wxApp' has not been declared src/helpers.cpp:120: error: expected constructor, destructor, or type conversion before ';' token src/helpers.cpp:123: error: definition of implicitly-declared 'wxPyApp::wxPyApp()' src/helpers.cpp: In destructor 'wxPyApp::~wxPyApp()': src/helpers.cpp:131: error: 'wxApp' has not been declared src/helpers.cpp:131: error: 'SetInstance' was not declared in this scope src/helpers.cpp: In member function 'int wxPyApp::MainLoop()': src/helpers.cpp:144: error: 'DeletePendingObjects' was not declared in this scope src/helpers.cpp:145: error: 'wxTopLevelWindows' was not declared in this scope src/helpers.cpp:147: error: 'm_exitOnFrameDelete' was not declared in this scope src/helpers.cpp:147: error: 'Later' was not declared in this scope src/helpers.cpp:148: error: 'Yes' was not declared in this scope src/helpers.cpp:151: error: 'wxApp' has not been declared src/helpers.cpp: In member function 'virtual bool wxPyApp::OnInitGui()': src/helpers.cpp:160: error: 'wxApp' has not been declared src/helpers.cpp: In member function 'virtual int wxPyApp::OnExit()': src/helpers.cpp:175: error: 'wxApp' has not been declared src/helpers.cpp: At global scope: src/helpers.cpp:269: error: expected ',' or '...' before '&' token src/helpers.cpp:269: error: ISO C++ forbids declaration of 'wxString' with no type src/helpers.cpp: In member function 'virtual void wxPyApp::MacOpenFile(int)': src/helpers.cpp:273: error: 'fileName' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:280: error: expected ',' or '...' before '&' token src/helpers.cpp:280: error: ISO C++ forbids declaration of 'wxString' with no type src/helpers.cpp: In member function 'virtual void wxPyApp::MacPrintFile(int)': src/helpers.cpp:284: error: 'fileName' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:345: error: 'wxString' does not name a type src/helpers.cpp:382: error: expected ',' or '...' before '&' token src/helpers.cpp:382: error: ISO C++ forbids declaration of 'wxString' with no type src/helpers.cpp: In member function 'void wxPyApp::_BootstrapApp()': src/helpers.cpp:425: error: 'wxEntryStart' was not declared in this scope src/helpers.cpp:456: error: 'class wxPyApp' has no member named 'argc' src/helpers.cpp:457: error: 'class wxPyApp' has no member named 'argv' src/helpers.cpp: In function 'void __wxPyPreStart(PyObject*)': src/helpers.cpp:576: error: 'wxApp' has not been declared src/helpers.cpp:576: error: 'WX_BUILD_OPTIONS_SIGNATURE' was not declared in this scope src/helpers.cpp:576: error: 'CheckBuildOptions' was not declared in this scope src/helpers.cpp:581: error: 'wxInitAllImageHandlers' was not declared in this scope src/helpers.cpp: In function 'void __wxPyCleanup()': src/helpers.cpp:590: error: 'wxEntryCleanup' was not declared in this scope src/helpers.cpp: In function 'PyObject* __wxPySetDictionary(PyObject*, PyObject*)': src/helpers.cpp:662: error: 'wxPlatform' was not declared in this scope src/helpers.cpp:663: error: 'wxUSE_UNICODE' was not declared in this scope src/helpers.cpp:676: error: 'wxPlatName' was not declared in this scope src/helpers.cpp: In function 'void rsoPass2(const char*)': src/helpers.cpp:744: error: 'wxT' was not declared in this scope src/helpers.cpp:744: error: 'wxCHECK_RET' was not declared in this scope src/helpers.cpp: In function 'void rsoPass3(const char*, const char*, void*)': src/helpers.cpp:760: error: 'wxT' was not declared in this scope src/helpers.cpp:760: error: 'wxCHECK_RET' was not declared in this scope src/helpers.cpp:769: error: 'wxConvCurrent' was not declared in this scope src/helpers.cpp:769: error: 'wxString' was not declared in this scope src/helpers.cpp: In function 'void wxPy_ReinitStockObjects(int)': src/helpers.cpp:782: error: 'wxTheApp' was not declared in this scope src/helpers.cpp:802: error: 'wxNORMAL_FONT' was not declared in this scope src/helpers.cpp:802: error: 'wxFont' was not declared in this scope src/helpers.cpp:802: error: expected primary-expression before ')' token src/helpers.cpp:802: error: expected `;' before numeric constant src/helpers.cpp:802: error: 'wxNORMAL_FONT' was not declared in this scope src/helpers.cpp:803: error: 'wxSMALL_FONT' was not declared in this scope src/helpers.cpp:803: error: 'wxFont' was not declared in this scope src/helpers.cpp:803: error: expected primary-expression before ')' token src/helpers.cpp:803: error: expected `;' before numeric constant src/helpers.cpp:803: error: 'wxSMALL_FONT' was not declared in this scope src/helpers.cpp:804: error: 'wxITALIC_FONT' was not declared in this scope src/helpers.cpp:804: error: 'wxFont' was not declared in this scope src/helpers.cpp:804: error: expected primary-expression before ')' token src/helpers.cpp:804: error: expected `;' before numeric constant src/helpers.cpp:804: error: 'wxITALIC_FONT' was not declared in this scope src/helpers.cpp:805: error: 'wxSWISS_FONT' was not declared in this scope src/helpers.cpp:805: error: 'wxFont' was not declared in this scope src/helpers.cpp:805: error: expected primary-expression before ')' token src/helpers.cpp:805: error: expected `;' before numeric constant src/helpers.cpp:805: error: 'wxSWISS_FONT' was not declared in this scope src/helpers.cpp:807: error: 'wxRED_PEN' was not declared in this scope src/helpers.cpp:807: error: 'wxPen' was not declared in this scope src/helpers.cpp:807: error: expected primary-expression before ')' token src/helpers.cpp:807: error: expected `;' before numeric constant src/helpers.cpp:807: error: 'wxRED_PEN' was not declared in this scope src/helpers.cpp:808: error: 'wxCYAN_PEN' was not declared in this scope src/helpers.cpp:808: error: 'wxPen' was not declared in this scope src/helpers.cpp:808: error: expected primary-expression before ')' token src/helpers.cpp:808: error: expected `;' before numeric constant src/helpers.cpp:808: error: 'wxCYAN_PEN' was not declared in this scope src/helpers.cpp:809: error: 'wxGREEN_PEN' was not declared in this scope src/helpers.cpp:809: error: 'wxPen' was not declared in this scope src/helpers.cpp:809: error: expected primary-expression before ')' token src/helpers.cpp:809: error: expected `;' before numeric constant src/helpers.cpp:809: error: 'wxGREEN_PEN' was not declared in this scope src/helpers.cpp:810: error: 'wxBLACK_PEN' was not declared in this scope src/helpers.cpp:810: error: 'wxPen' was not declared in this scope src/helpers.cpp:810: error: expected primary-expression before ')' token src/helpers.cpp:810: error: expected `;' before numeric constant src/helpers.cpp:810: error: 'wxBLACK_PEN' was not declared in this scope src/helpers.cpp:811: error: 'wxWHITE_PEN' was not declared in this scope src/helpers.cpp:811: error: 'wxPen' was not declared in this scope src/helpers.cpp:811: error: expected primary-expression before ')' token src/helpers.cpp:811: error: expected `;' before numeric constant src/helpers.cpp:811: error: 'wxWHITE_PEN' was not declared in this scope src/helpers.cpp:812: error: 'wxTRANSPARENT_PEN' was not declared in this scope src/helpers.cpp:812: error: 'wxPen' was not declared in this scope src/helpers.cpp:812: error: expected primary-expression before ')' token src/helpers.cpp:812: error: expected `;' before numeric constant src/helpers.cpp:812: error: 'wxTRANSPARENT_PEN' was not declared in this scope src/helpers.cpp:813: error: 'wxBLACK_DASHED_PEN' was not declared in this scope src/helpers.cpp:813: error: 'wxPen' was not declared in this scope src/helpers.cpp:813: error: expected primary-expression before ')' token src/helpers.cpp:813: error: expected `;' before numeric constant src/helpers.cpp:813: error: 'wxBLACK_DASHED_PEN' was not declared in this scope src/helpers.cpp:814: error: 'wxGREY_PEN' was not declared in this scope src/helpers.cpp:814: error: 'wxPen' was not declared in this scope src/helpers.cpp:814: error: expected primary-expression before ')' token src/helpers.cpp:814: error: expected `;' before numeric constant src/helpers.cpp:814: error: 'wxGREY_PEN' was not declared in this scope src/helpers.cpp:815: error: 'wxMEDIUM_GREY_PEN' was not declared in this scope src/helpers.cpp:815: error: 'wxPen' was not declared in this scope src/helpers.cpp:815: error: expected primary-expression before ')' token src/helpers.cpp:815: error: expected `;' before numeric constant src/helpers.cpp:815: error: 'wxMEDIUM_GREY_PEN' was not declared in this scope src/helpers.cpp:816: error: 'wxLIGHT_GREY_PEN' was not declared in this scope src/helpers.cpp:816: error: 'wxPen' was not declared in this scope src/helpers.cpp:816: error: expected primary-expression before ')' token src/helpers.cpp:816: error: expected `;' before numeric constant src/helpers.cpp:816: error: 'wxLIGHT_GREY_PEN' was not declared in this scope src/helpers.cpp:818: error: 'wxBLUE_BRUSH' was not declared in this scope src/helpers.cpp:818: error: 'wxBrush' was not declared in this scope src/helpers.cpp:818: error: expected primary-expression before ')' token src/helpers.cpp:818: error: expected `;' before numeric constant src/helpers.cpp:818: error: 'wxBLUE_BRUSH' was not declared in this scope src/helpers.cpp:819: error: 'wxGREEN_BRUSH' was not declared in this scope src/helpers.cpp:819: error: 'wxBrush' was not declared in this scope src/helpers.cpp:819: error: expected primary-expression before ')' token src/helpers.cpp:819: error: expected `;' before numeric constant src/helpers.cpp:819: error: 'wxGREEN_BRUSH' was not declared in this scope src/helpers.cpp:820: error: 'wxWHITE_BRUSH' was not declared in this scope src/helpers.cpp:820: error: 'wxBrush' was not declared in this scope src/helpers.cpp:820: error: expected primary-expression before ')' token src/helpers.cpp:820: error: expected `;' before numeric constant src/helpers.cpp:820: error: 'wxWHITE_BRUSH' was not declared in this scope src/helpers.cpp:821: error: 'wxBLACK_BRUSH' was not declared in this scope src/helpers.cpp:821: error: 'wxBrush' was not declared in this scope src/helpers.cpp:821: error: expected primary-expression before ')' token src/helpers.cpp:821: error: expected `;' before numeric constant src/helpers.cpp:821: error: 'wxBLACK_BRUSH' was not declared in this scope src/helpers.cpp:822: error: 'wxTRANSPARENT_BRUSH' was not declared in this scope src/helpers.cpp:822: error: 'wxBrush' was not declared in this scope src/helpers.cpp:822: error: expected primary-expression before ')' token src/helpers.cpp:822: error: expected `;' before numeric constant src/helpers.cpp:822: error: 'wxTRANSPARENT_BRUSH' was not declared in this scope src/helpers.cpp:823: error: 'wxCYAN_BRUSH' was not declared in this scope src/helpers.cpp:823: error: 'wxBrush' was not declared in this scope src/helpers.cpp:823: error: expected primary-expression before ')' token src/helpers.cpp:823: error: expected `;' before numeric constant src/helpers.cpp:823: error: 'wxCYAN_BRUSH' was not declared in this scope src/helpers.cpp:824: error: 'wxRED_BRUSH' was not declared in this scope src/helpers.cpp:824: error: 'wxBrush' was not declared in this scope src/helpers.cpp:824: error: expected primary-expression before ')' token src/helpers.cpp:824: error: expected `;' before numeric constant src/helpers.cpp:824: error: 'wxRED_BRUSH' was not declared in this scope src/helpers.cpp:825: error: 'wxGREY_BRUSH' was not declared in this scope src/helpers.cpp:825: error: 'wxBrush' was not declared in this scope src/helpers.cpp:825: error: expected primary-expression before ')' token src/helpers.cpp:825: error: expected `;' before numeric constant src/helpers.cpp:825: error: 'wxGREY_BRUSH' was not declared in this scope src/helpers.cpp:826: error: 'wxMEDIUM_GREY_BRUSH' was not declared in this scope src/helpers.cpp:826: error: 'wxBrush' was not declared in this scope src/helpers.cpp:826: error: expected primary-expression before ')' token src/helpers.cpp:826: error: expected `;' before numeric constant src/helpers.cpp:826: error: 'wxMEDIUM_GREY_BRUSH' was not declared in this scope src/helpers.cpp:827: error: 'wxLIGHT_GREY_BRUSH' was not declared in this scope src/helpers.cpp:827: error: 'wxBrush' was not declared in this scope src/helpers.cpp:827: error: expected primary-expression before ')' token src/helpers.cpp:827: error: expected `;' before numeric constant src/helpers.cpp:827: error: 'wxLIGHT_GREY_BRUSH' was not declared in this scope src/helpers.cpp:829: error: 'wxBLACK' was not declared in this scope src/helpers.cpp:829: error: 'wxColour' was not declared in this scope src/helpers.cpp:829: error: expected primary-expression before ')' token src/helpers.cpp:829: error: expected `;' before numeric constant src/helpers.cpp:829: error: 'wxBLACK' was not declared in this scope src/helpers.cpp:830: error: 'wxWHITE' was not declared in this scope src/helpers.cpp:830: error: 'wxColour' was not declared in this scope src/helpers.cpp:830: error: expected primary-expression before ')' token src/helpers.cpp:830: error: expected `;' before numeric constant src/helpers.cpp:830: error: 'wxWHITE' was not declared in this scope src/helpers.cpp:831: error: 'wxRED' was not declared in this scope src/helpers.cpp:831: error: 'wxColour' was not declared in this scope src/helpers.cpp:831: error: expected primary-expression before ')' token src/helpers.cpp:831: error: expected `;' before numeric constant src/helpers.cpp:831: error: 'wxRED' was not declared in this scope src/helpers.cpp:832: error: 'wxBLUE' was not declared in this scope src/helpers.cpp:832: error: 'wxColour' was not declared in this scope src/helpers.cpp:832: error: expected primary-expression before ')' token src/helpers.cpp:832: error: expected `;' before numeric constant src/helpers.cpp:832: error: 'wxBLUE' was not declared in this scope src/helpers.cpp:833: error: 'wxGREEN' was not declared in this scope src/helpers.cpp:833: error: 'wxColour' was not declared in this scope src/helpers.cpp:833: error: expected primary-expression before ')' token src/helpers.cpp:833: error: expected `;' before numeric constant src/helpers.cpp:833: error: 'wxGREEN' was not declared in this scope src/helpers.cpp:834: error: 'wxCYAN' was not declared in this scope src/helpers.cpp:834: error: 'wxColour' was not declared in this scope src/helpers.cpp:834: error: expected primary-expression before ')' token src/helpers.cpp:834: error: expected `;' before numeric constant src/helpers.cpp:834: error: 'wxCYAN' was not declared in this scope src/helpers.cpp:835: error: 'wxLIGHT_GREY' was not declared in this scope src/helpers.cpp:835: error: 'wxColour' was not declared in this scope src/helpers.cpp:835: error: expected primary-expression before ')' token src/helpers.cpp:835: error: expected `;' before numeric constant src/helpers.cpp:835: error: 'wxLIGHT_GREY' was not declared in this scope src/helpers.cpp:837: error: 'wxSTANDARD_CURSOR' was not declared in this scope src/helpers.cpp:837: error: 'wxCursor' was not declared in this scope src/helpers.cpp:837: error: expected primary-expression before ')' token src/helpers.cpp:837: error: expected `;' before numeric constant src/helpers.cpp:837: error: 'wxSTANDARD_CURSOR' was not declared in this scope src/helpers.cpp:838: error: 'wxHOURGLASS_CURSOR' was not declared in this scope src/helpers.cpp:838: error: 'wxCursor' was not declared in this scope src/helpers.cpp:838: error: expected primary-expression before ')' token src/helpers.cpp:838: error: expected `;' before numeric constant src/helpers.cpp:838: error: 'wxHOURGLASS_CURSOR' was not declared in this scope src/helpers.cpp:839: error: 'wxCROSS_CURSOR' was not declared in this scope src/helpers.cpp:839: error: 'wxCursor' was not declared in this scope src/helpers.cpp:839: error: expected primary-expression before ')' token src/helpers.cpp:839: error: expected `;' before numeric constant src/helpers.cpp:839: error: 'wxCROSS_CURSOR' was not declared in this scope src/helpers.cpp:841: error: 'wxNullBitmap' was not declared in this scope src/helpers.cpp:842: error: 'wxNullIcon' was not declared in this scope src/helpers.cpp:843: error: 'wxNullCursor' was not declared in this scope src/helpers.cpp:844: error: 'wxNullPen' was not declared in this scope src/helpers.cpp:845: error: 'wxNullBrush' was not declared in this scope src/helpers.cpp:846: error: 'wxNullPalette' was not declared in this scope src/helpers.cpp:847: error: 'wxNullFont' was not declared in this scope src/helpers.cpp:848: error: 'wxNullColour' was not declared in this scope src/helpers.cpp:850: error: 'wxTheFontList' was not declared in this scope src/helpers.cpp:850: error: 'wxFontList' was not declared in this scope src/helpers.cpp:850: error: expected primary-expression before ')' token src/helpers.cpp:850: error: expected `;' before numeric constant src/helpers.cpp:850: error: 'wxTheFontList' was not declared in this scope src/helpers.cpp:851: error: 'wxThePenList' was not declared in this scope src/helpers.cpp:851: error: 'wxPenList' was not declared in this scope src/helpers.cpp:851: error: expected primary-expression before ')' token src/helpers.cpp:851: error: expected `;' before numeric constant src/helpers.cpp:851: error: 'wxThePenList' was not declared in this scope src/helpers.cpp:852: error: 'wxTheBrushList' was not declared in this scope src/helpers.cpp:852: error: 'wxBrushList' was not declared in this scope src/helpers.cpp:852: error: expected primary-expression before ')' token src/helpers.cpp:852: error: expected `;' before numeric constant src/helpers.cpp:852: error: 'wxTheBrushList' was not declared in this scope src/helpers.cpp:853: error: 'wxTheColourDatabase' was not declared in this scope src/helpers.cpp:853: error: 'wxColourDatabase' was not declared in this scope src/helpers.cpp:853: error: expected primary-expression before ')' token src/helpers.cpp:853: error: expected `;' before numeric constant src/helpers.cpp:853: error: 'wxTheColourDatabase' was not declared in this scope src/helpers.cpp:856: error: 'wxDefaultValidator' was not declared in this scope src/helpers.cpp:857: error: 'wxNullImage' was not declared in this scope src/helpers.cpp:858: error: 'wxNullAcceleratorTable' was not declared in this scope src/helpers.cpp: In function 'bool wxPyCheckForApp()': src/helpers.cpp:871: error: 'wxTheApp' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:988: error: redefinition of 'PyObject* wxPyMake_wxObject' include/wx/wxPython/wxPython_int.h:127: error: 'PyObject* wxPyMake_wxObject' previously defined here src/helpers.cpp:988: error: 'wxObject' was not declared in this scope src/helpers.cpp:988: error: 'source' was not declared in this scope src/helpers.cpp:988: error: expected primary-expression before 'bool' src/helpers.cpp:988: error: expected primary-expression before 'bool' src/helpers.cpp:1053: error: redefinition of 'PyObject* wxPyMake_wxSizer' include/wx/wxPython/wxPython_int.h:128: error: 'PyObject* wxPyMake_wxSizer' previously defined here src/helpers.cpp:1053: error: 'wxSizer' was not declared in this scope src/helpers.cpp:1053: error: 'source' was not declared in this scope src/helpers.cpp:1053: error: expected primary-expression before 'bool' src/helpers.cpp: In member function 'bool wxPyInputStream::eof()': src/helpers.cpp:1215: error: 'm_wxis' was not declared in this scope src/helpers.cpp: In destructor 'wxPyInputStream::~wxPyInputStream()': src/helpers.cpp:1222: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1223: error: type '' argument given to 'delete', expected pointer src/helpers.cpp: In member function 'PyObject* wxPyInputStream::read(int)': src/helpers.cpp:1231: error: 'wxMemoryBuffer' was not declared in this scope src/helpers.cpp:1231: error: expected `;' before 'buf' src/helpers.cpp:1235: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1244: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1245: error: 'buf' was not declared in this scope src/helpers.cpp:1250: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1250: error: 'buf' was not declared in this scope src/helpers.cpp:1256: error: 'wxStreamError' was not declared in this scope src/helpers.cpp:1256: error: expected `;' before 'err' src/helpers.cpp:1257: error: 'err' was not declared in this scope src/helpers.cpp:1257: error: 'wxSTREAM_NO_ERROR' was not declared in this scope src/helpers.cpp:1257: error: 'wxSTREAM_EOF' was not declared in this scope src/helpers.cpp:1262: error: 'buf' was not declared in this scope src/helpers.cpp: In member function 'PyObject* wxPyInputStream::readline(int)': src/helpers.cpp:1271: error: 'wxMemoryBuffer' was not declared in this scope src/helpers.cpp:1271: error: expected `;' before 'buf' src/helpers.cpp:1276: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1284: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1286: error: 'buf' was not declared in this scope src/helpers.cpp:1291: error: 'wxStreamError' was not declared in this scope src/helpers.cpp:1291: error: expected `;' before 'err' src/helpers.cpp:1292: error: 'err' was not declared in this scope src/helpers.cpp:1292: error: 'wxSTREAM_NO_ERROR' was not declared in this scope src/helpers.cpp:1292: error: 'wxSTREAM_EOF' was not declared in this scope src/helpers.cpp:1297: error: 'buf' was not declared in this scope src/helpers.cpp: In member function 'PyObject* wxPyInputStream::readlines(int)': src/helpers.cpp:1308: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1329: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1344: error: 'wxStreamError' was not declared in this scope src/helpers.cpp:1344: error: expected `;' before 'err' src/helpers.cpp:1345: error: 'err' was not declared in this scope src/helpers.cpp:1345: error: 'wxSTREAM_NO_ERROR' was not declared in this scope src/helpers.cpp:1345: error: 'wxSTREAM_EOF' was not declared in this scope src/helpers.cpp: In member function 'void wxPyInputStream::seek(int, int)': src/helpers.cpp:1358: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1359: error: 'wxSeekMode' was not declared in this scope src/helpers.cpp: In member function 'int wxPyInputStream::tell()': src/helpers.cpp:1363: error: 'm_wxis' was not declared in this scope src/helpers.cpp: In constructor 'wxPyCBInputStream::wxPyCBInputStream(PyObject*, PyObject*, PyObject*, bool)': src/helpers.cpp:1372: error: class 'wxPyCBInputStream' does not have any field named 'wxInputStream' src/helpers.cpp: At global scope: src/helpers.cpp:1439: error: 'wxFileOffset' does not name a type src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysRead(void*, size_t)': src/helpers.cpp:1465: error: 'm_lasterror' was not declared in this scope src/helpers.cpp:1465: error: 'wxSTREAM_EOF' was not declared in this scope src/helpers.cpp:1473: error: 'm_lasterror' was not declared in this scope src/helpers.cpp:1473: error: 'wxSTREAM_READ_ERROR' was not declared in this scope src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysWrite(const void*, size_t)': src/helpers.cpp:1479: error: 'm_lasterror' was not declared in this scope src/helpers.cpp:1479: error: 'wxSTREAM_WRITE_ERROR' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:1484: error: 'wxFileOffset' does not name a type src/helpers.cpp:1505: error: 'wxFileOffset' does not name a type src/helpers.cpp:1524: error: 'wxObject' has not been declared src/helpers.cpp:1524: error: expected constructor, destructor, or type conversion before ';' token src/helpers.cpp:1526: error: prototype for 'wxPyCallback::wxPyCallback(PyObject*)' does not match any in class 'wxPyCallback' include/wx/wxPython/wxPython_int.h:300: error: candidate is: wxPyCallback::wxPyCallback(const wxPyCallback&) src/helpers.cpp:1547: error: variable or field 'EventThunker' declared void src/helpers.cpp:1547: error: 'int wxPyCallback::EventThunker' is not a static member of 'class wxPyCallback' src/helpers.cpp:1547: error: 'wxEvent' was not declared in this scope src/helpers.cpp:1547: error: 'event' was not declared in this scope src/helpers.cpp:1547: error: expected ',' or ';' before '{' token src/helpers.cpp:1860: error: 'wxEvent' has not been declared src/helpers.cpp:1860: error: expected constructor, destructor, or type conversion before ';' token src/helpers.cpp:1861: error: 'wxCommandEvent' has not been declared src/helpers.cpp:1861: error: expected constructor, destructor, or type conversion before ';' token src/helpers.cpp:1864: error: 'wxEventType' has not been declared src/helpers.cpp:1864: error: prototype for 'wxPyEvent::wxPyEvent(int, int)' does not match any in class 'wxPyEvent' include/wx/wxPython/wxPython_int.h:336: error: candidate is: wxPyEvent::wxPyEvent(const wxPyEvent&) src/helpers.cpp: In constructor 'wxPyEvent::wxPyEvent(int, int)': src/helpers.cpp:1865: error: class 'wxPyEvent' does not have any field named 'wxEvent' src/helpers.cpp: In copy constructor 'wxPyEvent::wxPyEvent(const wxPyEvent&)': src/helpers.cpp:1870: error: class 'wxPyEvent' does not have any field named 'wxEvent' src/helpers.cpp: At global scope: src/helpers.cpp:1880: error: expected `)' before 'commandType' src/helpers.cpp: In copy constructor 'wxPyCommandEvent::wxPyCommandEvent(const wxPyCommandEvent&)': src/helpers.cpp:1886: error: class 'wxPyCommandEvent' does not have any field named 'wxCommandEvent' src/helpers.cpp: At global scope: src/helpers.cpp:1903: error: redefinition of 'PyObject* wxPy_ConvertList' include/wx/wxPython/wxPython_int.h:131: error: 'PyObject* wxPy_ConvertList' previously defined here src/helpers.cpp:1903: error: 'wxListBase' was not declared in this scope src/helpers.cpp:1903: error: 'listbase' was not declared in this scope src/helpers.cpp:1924: error: redefinition of 'long int wxPyGetWinHandle' include/wx/wxPython/wxPython_int.h:132: error: 'long int wxPyGetWinHandle' previously defined here src/helpers.cpp:1924: error: 'wxWindow' was not declared in this scope src/helpers.cpp:1924: error: 'win' was not declared in this scope src/helpers.cpp:1946: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:1992: error: 'wxString' does not name a type src/helpers.cpp:2035: error: expected ',' or '...' before '&' token src/helpers.cpp:2035: error: ISO C++ forbids declaration of 'wxString' with no type src/helpers.cpp: In function 'PyObject* wx2PyString(int)': src/helpers.cpp:2041: error: 'src' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2154: error: 'wxPoint' has not been declared src/helpers.cpp: In function 'bool wxPointFromObjects(PyObject*, PyObject*, int*)': src/helpers.cpp:2156: error: request for member 'x' in '* point', which is of non-class type 'int' src/helpers.cpp:2157: error: request for member 'y' in '* point', which is of non-class type 'int' src/helpers.cpp:2161: error: request for member 'x' in '* point', which is of non-class type 'int' src/helpers.cpp:2162: error: request for member 'y' in '* point', which is of non-class type 'int' src/helpers.cpp:2171: error: request for member 'x' in '* point', which is of non-class type 'int' src/helpers.cpp:2172: error: request for member 'y' in '* point', which is of non-class type 'int' src/helpers.cpp: At global scope: src/helpers.cpp:2179: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2264: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2295: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2328: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2364: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2460: error: expected ',' or '...' before '*' token src/helpers.cpp:2460: error: ISO C++ forbids declaration of 'wxChar' with no type src/helpers.cpp: In function 'bool wxPySimple_typecheck(PyObject*, int)': src/helpers.cpp:2465: error: 'classname' was not declared in this scope src/helpers.cpp:2469: error: 'seqLen' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2475: error: 'wxSize' has not been declared src/helpers.cpp: In function 'bool wxSize_helper(PyObject*, int**)': src/helpers.cpp:2478: error: 'wxSize' was not declared in this scope src/helpers.cpp:2481: error: 'wxT' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2485: error: 'wxPoint' has not been declared src/helpers.cpp: In function 'bool wxPoint_helper(PyObject*, int**)': src/helpers.cpp:2488: error: 'wxPoint' was not declared in this scope src/helpers.cpp:2491: error: 'wxT' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2496: error: 'wxRealPoint' has not been declared src/helpers.cpp: In function 'bool wxRealPoint_helper(PyObject*, int**)': src/helpers.cpp:2499: error: 'wxRealPoint' was not declared in this scope src/helpers.cpp:2505: error: 'wxRealPoint' was not declared in this scope src/helpers.cpp:2505: error: 'ptr' was not declared in this scope src/helpers.cpp:2506: error: 'wxT' was not declared in this scope src/helpers.cpp:2520: error: 'wxRealPoint' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2533: error: 'wxRect' has not been declared src/helpers.cpp: In function 'bool wxRect_helper(PyObject*, int**)': src/helpers.cpp:2536: error: 'wxRect' was not declared in this scope src/helpers.cpp:2542: error: 'wxRect' was not declared in this scope src/helpers.cpp:2542: error: 'ptr' was not declared in this scope src/helpers.cpp:2543: error: 'wxT' was not declared in this scope src/helpers.cpp:2563: error: 'wxRect' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2578: error: 'wxColour' has not been declared src/helpers.cpp: In function 'bool wxColour_helper(PyObject*, int**)': src/helpers.cpp:2581: error: 'wxNullColour' was not declared in this scope src/helpers.cpp:2587: error: 'wxColour' was not declared in this scope src/helpers.cpp:2587: error: 'ptr' was not declared in this scope src/helpers.cpp:2588: error: 'wxT' was not declared in this scope src/helpers.cpp:2595: error: 'wxString' was not declared in this scope src/helpers.cpp:2595: error: expected `;' before 'spec' src/helpers.cpp:2596: error: 'spec' was not declared in this scope src/helpers.cpp:2603: error: 'wxColour' was not declared in this scope src/helpers.cpp:2607: error: 'wxColour' was not declared in this scope src/helpers.cpp:2622: error: 'wxColour' was not declared in this scope src/helpers.cpp: In function 'bool wxColour_typecheck(PyObject*)': src/helpers.cpp:2638: error: 'wxT' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2649: error: 'wxPoint2D' has not been declared src/helpers.cpp: In function 'bool wxPoint2D_helper(PyObject*, int**)': src/helpers.cpp:2652: error: 'wxPoint2D' was not declared in this scope src/helpers.cpp:2658: error: 'wxPoint2D' was not declared in this scope src/helpers.cpp:2658: error: 'ptr' was not declared in this scope src/helpers.cpp:2659: error: 'wxT' was not declared in this scope src/helpers.cpp:2674: error: 'wxPoint2D' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2687: error: expected ',' or '...' before '&' token src/helpers.cpp:2687: error: ISO C++ forbids declaration of 'wxArrayString' with no type src/helpers.cpp: In function 'PyObject* wxArrayString2PyList_helper(int)': src/helpers.cpp:2690: error: 'arr' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2703: error: expected ',' or '...' before '&' token src/helpers.cpp:2703: error: ISO C++ forbids declaration of 'wxArrayInt' with no type src/helpers.cpp: In function 'PyObject* wxArrayInt2PyList_helper(int)': src/helpers.cpp:2706: error: 'arr' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2726: error: 'PyObject* wxPyImageHandler::py_InputStream' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2726: error: 'wxInputStream' was not declared in this scope src/helpers.cpp:2726: error: 'stream' was not declared in this scope src/helpers.cpp:2726: error: expected ',' or ';' before '{' token src/helpers.cpp:2731: error: 'PyObject* wxPyImageHandler::py_Image' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2731: error: 'wxImage' was not declared in this scope src/helpers.cpp:2731: error: 'image' was not declared in this scope src/helpers.cpp:2731: error: expected ',' or ';' before '{' token src/helpers.cpp:2735: error: 'PyObject* wxPyImageHandler::py_OutputStream' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2735: error: 'wxOutputStream' was not declared in this scope src/helpers.cpp:2735: error: 'stream' was not declared in this scope src/helpers.cpp:2735: error: expected ',' or ';' before '{' token src/helpers.cpp:2763: error: 'bool wxPyImageHandler::DoCanRead' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2763: error: 'wxInputStream' was not declared in this scope src/helpers.cpp:2763: error: 'stream' was not declared in this scope src/helpers.cpp:2763: error: expected ',' or ';' before '{' token src/helpers.cpp:2785: error: 'bool wxPyImageHandler::LoadFile' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2785: error: 'wxImage' was not declared in this scope src/helpers.cpp:2785: error: 'image' was not declared in this scope src/helpers.cpp:2785: error: 'wxInputStream' was not declared in this scope src/helpers.cpp:2785: error: 'stream' was not declared in this scope src/helpers.cpp:2786: error: expected primary-expression before 'bool' src/helpers.cpp:2786: error: expected primary-expression before 'int' src/helpers.cpp:2786: error: initializer expression list treated as compound expression src/helpers.cpp:2786: error: expected ',' or ';' before '{' token src/helpers.cpp:2810: error: 'bool wxPyImageHandler::SaveFile' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2810: error: 'wxImage' was not declared in this scope src/helpers.cpp:2810: error: 'image' was not declared in this scope src/helpers.cpp:2810: error: 'wxOutputStream' was not declared in this scope src/helpers.cpp:2810: error: 'stream' was not declared in this scope src/helpers.cpp:2811: error: expected primary-expression before 'bool' src/helpers.cpp:2811: error: initializer expression list treated as compound expression alias.mine /alias.mine [c80-216-43-101:~] db% sudo su Password: c80-216-43-101:/Users/db root# /opt/local/bin/port -c selfupdate MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not outdated and so was not updated selfupdate done! c80-216-43-101:/Users/db root# /opt/local/bin/port -c upgrade installed Error: No port DarwinPortsStartup found. ---> Fetching bash ---> Attempting to fetch bash32-034 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-035 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-036 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-037 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-038 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-039 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Verifying checksum(s) for bash ---> Extracting bash ---> Applying patches to bash ---> Configuring bash ---> Building bash with target all ---> Staging bash into destroot ---> Deactivating bash 3.2.33_0 ---> Installing bash 3.2.39_0 ---> Activating bash 3.2.39_0 ---> Cleaning bash ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Activating wxWidgets26 2.6.4_0 Error: Activating wxWidgets26 2.6.4_0 failed: Image error: /opt/local/bin /wx-config is being used by the active wxWidgets port. Please deactivate this port first, or use the -f flag to force the activation. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 07:57:54 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 07:57:57 2008 Subject: [MacPorts] #15197: wxwidget fails to install In-Reply-To: <046.f4af254a017b2daf1c964dd64d82f350@macosforge.org> References: <046.f4af254a017b2daf1c964dd64d82f350@macosforge.org> Message-ID: <055.0be9a565c9e29e3cb3e27f1e3d1f8505@macosforge.org> #15197: wxwidget fails to install -------------------------------+-------------------------------------------- Reporter: dbonde@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: bittorrent wxwidget -------------------------------+-------------------------------------------- Comment (by dbonde@gmail.com): Sorry for the formatting, this should be easier to read: {{{ port -d install bittorrent DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bittorrent DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bittorrent DEBUG: Requested variant powerpc is not provided by port bittorrent. DEBUG: Requested variant darwin is not provided by port bittorrent. DEBUG: Requested variant macosx is not provided by port bittorrent. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-wxpython26 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-wxpython26 DEBUG: Requested variant powerpc is not provided by port py-wxpython26. DEBUG: Requested variant darwin is not provided by port py-wxpython26. DEBUG: Requested variant macosx is not provided by port py-wxpython26. DEBUG: Searching for dependency: py-wxpython26 DEBUG: Didn't find receipt, going to depspec regex for: py-wxpython26 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-twisted DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-twisted DEBUG: Requested variant powerpc is not provided by port py-twisted. DEBUG: Requested variant darwin is not provided by port py-twisted. DEBUG: Requested variant macosx is not provided by port py-twisted. DEBUG: Searching for dependency: py-twisted DEBUG: Found Dependency: receipt exists for py-twisted DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-crypto DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-crypto DEBUG: Requested variant powerpc is not provided by port py-crypto. DEBUG: Requested variant darwin is not provided by port py-crypto. DEBUG: Requested variant macosx is not provided by port py-crypto. DEBUG: Searching for dependency: py-crypto DEBUG: Found Dependency: receipt exists for py-crypto DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24 DEBUG: Requested variant powerpc is not provided by port python24. DEBUG: Requested variant macosx is not provided by port python24. DEBUG: Executing variant darwin provides darwin DEBUG: Executing variant darwin_8 provides darwin_8 DEBUG: Searching for dependency: python24 DEBUG: Found Dependency: receipt exists for python24 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets26 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets26 DEBUG: Requested variant powerpc is not provided by port wxWidgets26. DEBUG: Requested variant darwin is not provided by port wxWidgets26. DEBUG: Requested variant macosx is not provided by port wxWidgets26. DEBUG: Searching for dependency: wxWidgets26 DEBUG: Found Dependency: receipt exists for wxWidgets26 DEBUG: Executing org.macports.main (py-wxpython26) ---> Fetching py-wxpython26 DEBUG: Executing org.macports.fetch (py-wxpython26) ---> wxPython-src-2.6.3.3.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/py-wxpython26 ---> Attempting to fetch wxPython-src-2.6.3.3.tar.bz2 from http://downloads.sourceforge.net/wxpython % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 18.0M 100 18.0M 0 0 22063 0 0:14:19 0:14:19 --:--:-- 29992 ---> Verifying checksum(s) for py-wxpython26 DEBUG: Executing org.macports.checksum (py-wxpython26) ---> Checksumming wxPython-src-2.6.3.3.tar.bz2 DEBUG: Correct (sha1) checksum for wxPython-src-2.6.3.3.tar.bz2 DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting py-wxpython26 DEBUG: Executing org.macports.extract (py-wxpython26) ---> Extracting wxPython-src-2.6.3.3.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles /py-wxpython26/wxPython-src-2.6.3.3.tar.bz2 DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-wxpython26/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/py-wxpython26/wxPython- src-2.6.3.3.tar.bz2 | tar -xf - wxPython-src-2.6.3.3/wxPython wxPython- src-2.6.3.3/docs' DEBUG: Executing org.macports.patch (py-wxpython26) ---> Applying patches to py-wxpython26 ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-wxpython26/files/patch-config.py.diff DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-wxpython26/work/wxPython- src-2.6.3.3/wxPython" && patch -p0' patching file config.py Hunk #2 succeeded at 750 with fuzz 1 (offset -12 lines). ---> Configuring py-wxpython26 DEBUG: Executing org.macports.configure (py-wxpython26) DEBUG: Using compiler 'Mac OS X gcc 4.0' ---> Building py-wxpython26 with target build DEBUG: Executing org.macports.build (py-wxpython26) DEBUG: Environment: WXPORT='mac' WX_CONFIG='/opt/local/bin/wx-config' UNICODE='1' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-wxpython26/work/wxPython- src-2.6.3.3/wxPython" && /opt/local/bin/python2.4 setup.py build' Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --cxxflags in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --libs in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --basename in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --release in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --prefix in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --libs gl in /opt/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. Found wx-config: /opt/local/bin/wx-config Using flags: --toolkit=mac --unicode=yes --version=2.6 Preparing CORE... Preparing GLCANVAS... Preparing STC... Preparing GIZMOS... Preparing ANIMATE... running build running build_py creating build.unicode creating build.unicode/lib.macosx-10.3-ppc-2.4 creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_controls.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_core.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_gdi.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_misc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_windows.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/_wx.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/activex.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/animate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/gizmos.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/glcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/help.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/html.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/htmlhelp.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/iewin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/media.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/stc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/webkit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/wizard.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython copying wxPython/xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/activexwrapper.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/analogclock.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/anchors.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/buttons.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/CDate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/ClickableHtmlWindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/colourdb.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/dialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/ErrorDialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/ErrorDialogs_wdr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/evtmgr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/fancytext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/filebrowsebutton.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/floatbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/floatcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/foldmenu.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/gridmovers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/grids.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/imagebrowser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/imageutils.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/infoframe.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/intctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/layoutf.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/maskedctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/maskededit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/maskednumctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/multisash.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/mvctree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/newevent.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/plot.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/popupctl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/printout.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/pubsub.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/pyshell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/PythonBitmaps.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/rcsizer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/rightalign.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/scrolledpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/sheet.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/splashscreen.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/stattext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/throbber.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/timectrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/vtk.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/wxPlotCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib copying wxPython/lib/wxpTag.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/intl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/pycolourbox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/pycolourchooser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/pycolourslider.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser copying wxPython/lib/colourchooser/pypalette.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor copying wxPython/lib/editor/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor copying wxPython/lib/editor/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor copying wxPython/lib/editor/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor copying wxPython/lib/editor/selection.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/imagelist.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/listctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins copying wxPython/lib/mixins/rubberband.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/dbg.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/helpviewer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/img2img.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/img2png.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/img2py.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools copying wxPython/tools/img2xpm.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools creating build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/__version__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_controls.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_core.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_gdi.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_misc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/_windows.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/animate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/gizmos.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/glcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/html.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/media.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/stc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/webkit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/wizard.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx copying wx/xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/build copying wx/build/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build copying wx/build/build_options.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build copying wx/build/config.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/activexwrapper.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/anchors.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/buttons.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/CDate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/ClickableHtmlWindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/colourdb.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/dialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/docview.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/evtmgr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/fancytext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/filebrowsebutton.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/flashwin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/floatbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/foldmenu.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/foldpanelbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/gestures.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/gridmovers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/grids.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/hyperlink.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/iewin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/imagebrowser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/imageutils.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/infoframe.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/intctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/layoutf.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/multisash.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/mvctree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/newevent.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/pdfwin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/plot.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/popupctl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/printout.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/pubsub.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/pydocview.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/pyshell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/rcsizer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/rightalign.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/rpcMixin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/scrolledpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/sheet.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/splashscreen.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/splitter.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/statbmp.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/stattext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/throbber.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/ticker.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/ticker_xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/vtk.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/wxPlotCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib copying wx/lib/wxpTag.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/analogclock.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/helpers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/setup.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock copying wx/lib/analogclock/styles.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/fontselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/intl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourbox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourchooser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourslider.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser copying wx/lib/colourchooser/pypalette.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor copying wx/lib/editor/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor copying wx/lib/editor/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor copying wx/lib/editor/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor copying wx/lib/editor/selection.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas copying wx/lib/floatcanvas/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas copying wx/lib/floatcanvas/FloatCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas copying wx/lib/floatcanvas/NavCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas copying wx/lib/floatcanvas/Resources.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/combobox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/ctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/ipaddrctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/maskededit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/numctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/textctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked copying wx/lib/masked/timectrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/imagelist.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/listctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins copying wx/lib/mixins/rubberband.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_basic.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_bmpshape.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_composit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_diagram.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_divided.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_drawn.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_lines.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl copying wx/lib/ogl/_oglmisc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/buffer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/crust.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/dispatcher.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/document.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/editwindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/filling.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/frame.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/interpreter.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/introspect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/pseudo.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyAlaCarte.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyAlaMode.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyAlaModeTest.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyCrust.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyFilling.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyShell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/PyWrap.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py copying wx/py/version.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/dbg.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/genaxmodule.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/helpviewer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/img2img.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/img2png.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/img2py.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/img2xpm.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools copying wx/tools/pywxrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/encode_bitmaps.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/globals.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/panel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/params.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/tools.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/tree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/undo.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/xrced.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed copying wx/tools/XRCed/xxx.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed running build_ext building '_core_' extension creating build.unicode/temp.macosx-10.3-ppc-2.4 creating build.unicode/temp.macosx-10.3-ppc-2.4/src creating build.unicode/temp.macosx-10.3-ppc-2.4/src/mac /usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DSWIG_TYPE_TABLE=_wxPython_table -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Iinclude -Isrc -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c src/helpers.cpp -o build.unicode/temp.macosx-10.3-ppc-2.4/src/helpers.o -O2 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ In file included from src/helpers.cpp:16: include/wx/wxPython/wxPython_int.h:19:19: error: wx/wx.h: No such file or directory include/wx/wxPython/wxPython_int.h:21:25: error: wx/busyinfo.h: No such file or directory include/wx/wxPython/wxPython_int.h:22:22: error: wx/caret.h: No such file or directory include/wx/wxPython/wxPython_int.h:23:25: error: wx/choicebk.h: No such file or directory include/wx/wxPython/wxPython_int.h:24:24: error: wx/clipbrd.h: No such file or directory include/wx/wxPython/wxPython_int.h:25:25: error: wx/colordlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:26:23: error: wx/config.h: No such file or directory include/wx/wxPython/wxPython_int.h:27:23: error: wx/cshelp.h: No such file or directory include/wx/wxPython/wxPython_int.h:28:25: error: wx/dcmirror.h: No such file or directory include/wx/wxPython/wxPython_int.h:29:21: error: wx/dcps.h: No such file or directory include/wx/wxPython/wxPython_int.h:30:24: error: wx/dirctrl.h: No such file or directory include/wx/wxPython/wxPython_int.h:31:23: error: wx/dirdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:32:23: error: wx/numdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:33:20: error: wx/dnd.h: No such file or directory include/wx/wxPython/wxPython_int.h:34:24: error: wx/docview.h: No such file or directory include/wx/wxPython/wxPython_int.h:35:24: error: wx/encconv.h: No such file or directory include/wx/wxPython/wxPython_int.h:36:25: error: wx/fdrepdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:37:25: error: wx/fileconf.h: No such file or directory include/wx/wxPython/wxPython_int.h:38:24: error: wx/filesys.h: No such file or directory include/wx/wxPython/wxPython_int.h:39:24: error: wx/fontdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:40:24: error: wx/fs_inet.h: No such file or directory include/wx/wxPython/wxPython_int.h:41:23: error: wx/fs_mem.h: No such file or directory include/wx/wxPython/wxPython_int.h:42:23: error: wx/fs_zip.h: No such file or directory include/wx/wxPython/wxPython_int.h:43:24: error: wx/gbsizer.h: No such file or directory include/wx/wxPython/wxPython_int.h:44:25: error: wx/geometry.h: No such file or directory include/wx/wxPython/wxPython_int.h:45:25: error: wx/htmllbox.h: No such file or directory include/wx/wxPython/wxPython_int.h:46:22: error: wx/image.h: No such file or directory include/wx/wxPython/wxPython_int.h:47:25: error: wx/imaglist.h: No such file or directory include/wx/wxPython/wxPython_int.h:48:21: error: wx/intl.h: No such file or directory include/wx/wxPython/wxPython_int.h:49:23: error: wx/laywin.h: No such file or directory include/wx/wxPython/wxPython_int.h:50:25: error: wx/listbook.h: No such file or directory include/wx/wxPython/wxPython_int.h:51:25: error: wx/minifram.h: No such file or directory include/wx/wxPython/wxPython_int.h:52:25: error: wx/notebook.h: No such file or directory include/wx/wxPython/wxPython_int.h:53:22: error: wx/print.h: No such file or directory include/wx/wxPython/wxPython_int.h:54:25: error: wx/printdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:55:24: error: wx/process.h: No such file or directory include/wx/wxPython/wxPython_int.h:56:24: error: wx/progdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:57:24: error: wx/sashwin.h: No such file or directory include/wx/wxPython/wxPython_int.h:58:25: error: wx/spinbutt.h: No such file or directory include/wx/wxPython/wxPython_int.h:59:25: error: wx/spinctrl.h: No such file or directory include/wx/wxPython/wxPython_int.h:60:23: error: wx/splash.h: No such file or directory include/wx/wxPython/wxPython_int.h:61:25: error: wx/splitter.h: No such file or directory include/wx/wxPython/wxPython_int.h:62:25: error: wx/statline.h: No such file or directory include/wx/wxPython/wxPython_int.h:63:23: error: wx/stream.h: No such file or directory include/wx/wxPython/wxPython_int.h:64:23: error: wx/sysopt.h: No such file or directory include/wx/wxPython/wxPython_int.h:65:24: error: wx/taskbar.h: No such file or directory include/wx/wxPython/wxPython_int.h:66:23: error: wx/tglbtn.h: No such file or directory include/wx/wxPython/wxPython_int.h:67:23: error: wx/tipwin.h: No such file or directory include/wx/wxPython/wxPython_int.h:68:24: error: wx/tooltip.h: No such file or directory include/wx/wxPython/wxPython_int.h:69:22: error: wx/vlbox.h: No such file or directory include/wx/wxPython/wxPython_int.h:70:24: error: wx/vscroll.h: No such file or directory include/wx/wxPython/wxPython_int.h:71:24: error: wx/dateevt.h: No such file or directory include/wx/wxPython/wxPython_int.h:72:25: error: wx/datectrl.h: No such file or directory src/helpers.cpp:48:25: error: wx/mimetype.h: No such file or directory include/wx/wxPython/wxPython_int.h:88: error: 'wxPoint2DDouble' does not name a type include/wx/wxPython/wxPython_int.h:112: error: variable or field 'wxPyEventThunker' declared void include/wx/wxPython/wxPython_int.h:112: error: 'wxObject' was not declared in this scope include/wx/wxPython/wxPython_int.h:112: error: expected primary-expression before ',' token include/wx/wxPython/wxPython_int.h:112: error: 'wxEvent' was not declared in this scope include/wx/wxPython/wxPython_int.h:112: error: 'event' was not declared in this scope include/wx/wxPython/wxPython_int.h:112: error: initializer expression list treated as compound expression include/wx/wxPython/wxPython_int.h:115: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:115: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:117: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:118: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:120: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:120: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:121: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:121: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:124: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:124: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:125: error: 'wxString' does not name a type include/wx/wxPython/wxPython_int.h:127: error: 'wxObject' was not declared in this scope include/wx/wxPython/wxPython_int.h:127: error: 'source' was not declared in this scope include/wx/wxPython/wxPython_int.h:127: error: expected primary-expression before 'bool' include/wx/wxPython/wxPython_int.h:127: error: expected primary-expression before 'bool' include/wx/wxPython/wxPython_int.h:127: error: initializer expression list treated as compound expression include/wx/wxPython/wxPython_int.h:128: error: 'wxSizer' was not declared in this scope include/wx/wxPython/wxPython_int.h:128: error: 'source' was not declared in this scope include/wx/wxPython/wxPython_int.h:128: error: expected primary-expression before 'bool' include/wx/wxPython/wxPython_int.h:128: error: initializer expression list treated as compound expression include/wx/wxPython/wxPython_int.h:131: error: 'wxListBase' was not declared in this scope include/wx/wxPython/wxPython_int.h:131: error: 'list' was not declared in this scope include/wx/wxPython/wxPython_int.h:132: error: 'wxWindow' was not declared in this scope include/wx/wxPython/wxPython_int.h:132: error: 'win' was not declared in this scope include/wx/wxPython/wxPython_int.h:211: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:217: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:218: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:219: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:220: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:221: error: expected constructor, destructor, or type conversion before '*' token include/wx/wxPython/wxPython_int.h:223: error: 'wxSize' has not been declared include/wx/wxPython/wxPython_int.h:224: error: 'wxPoint' has not been declared include/wx/wxPython/wxPython_int.h:225: error: 'wxRealPoint' has not been declared include/wx/wxPython/wxPython_int.h:226: error: 'wxRect' has not been declared include/wx/wxPython/wxPython_int.h:227: error: 'wxColour' has not been declared include/wx/wxPython/wxPython_int.h:228: error: 'wxPoint2D' has not been declared include/wx/wxPython/wxPython_int.h:231: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:231: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:238: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:238: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h: In function 'bool wxPyTwoIntItem_helper(PyObject*, T**, int)': include/wx/wxPython/wxPython_int.h:243: error: 'name' was not declared in this scope include/wx/wxPython/wxPython_int.h:264: error: 'wxString' was not declared in this scope include/wx/wxPython/wxPython_int.h:264: error: expected `;' before 'msg' include/wx/wxPython/wxPython_int.h:265: error: 'msg' was not declared in this scope include/wx/wxPython/wxPython_int.h:265: error: there are no arguments to 'wxT' that depend on a template parameter, so a declaration of 'wxT' must be available include/wx/wxPython/wxPython_int.h:265: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) include/wx/wxPython/wxPython_int.h:265: error: 'name' was not declared in this scope include/wx/wxPython/wxPython_int.h: At global scope: include/wx/wxPython/wxPython_int.h:276: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:276: error: ISO C++ forbids declaration of 'wxArrayString' with no type include/wx/wxPython/wxPython_int.h:277: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:277: error: ISO C++ forbids declaration of 'wxArrayInt' with no type include/wx/wxPython/wxPython_int.h:296: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:297: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type include/wx/wxPython/wxPython_int.h:298: error: expected ';' before 'public' include/wx/wxPython/wxPython_int.h:303: error: 'wxEvent' has not been declared include/wx/wxPython/wxPython_int.h:332: error: expected class-name before ',' token include/wx/wxPython/wxPython_int.h:333: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type include/wx/wxPython/wxPython_int.h:334: error: expected ';' before 'public' include/wx/wxPython/wxPython_int.h:339: error: ISO C++ forbids declaration of 'wxEvent' with no type include/wx/wxPython/wxPython_int.h:339: error: 'wxEvent' declared as a 'virtual' field include/wx/wxPython/wxPython_int.h:339: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:340: error: expected `;' before '}' token include/wx/wxPython/wxPython_int.h:343: error: expected class-name before ',' token include/wx/wxPython/wxPython_int.h:344: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type include/wx/wxPython/wxPython_int.h:345: error: expected ';' before 'public' include/wx/wxPython/wxPython_int.h:350: error: ISO C++ forbids declaration of 'wxEvent' with no type include/wx/wxPython/wxPython_int.h:350: error: 'wxEvent' declared as a 'virtual' field include/wx/wxPython/wxPython_int.h:350: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:351: error: expected `;' before '}' token include/wx/wxPython/wxPython_int.h:377: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:377: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:378: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:378: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:379: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:379: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:380: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:380: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:387: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:389: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:389: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:390: error: expected identifier before '*' token include/wx/wxPython/wxPython_int.h:390: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:390: error: 'wxString' declared as function returning a function include/wx/wxPython/wxPython_int.h:391: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:391: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:397: error: ISO C++ forbids declaration of 'wxPoint' with no type include/wx/wxPython/wxPython_int.h:397: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:398: error: ISO C++ forbids declaration of 'wxBitmap' with no type include/wx/wxPython/wxPython_int.h:398: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:399: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:399: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:400: error: ISO C++ forbids declaration of 'wxAcceleratorEntry' with no type include/wx/wxPython/wxPython_int.h:400: error: expected ';' before '*' token include/wx/wxPython/wxPython_int.h:402: error: 'wxSize' has not been declared include/wx/wxPython/wxPython_int.h:403: error: 'wxPoint' has not been declared include/wx/wxPython/wxPython_int.h:404: error: 'wxRealPoint' has not been declared include/wx/wxPython/wxPython_int.h:405: error: 'wxRect' has not been declared include/wx/wxPython/wxPython_int.h:406: error: 'wxColour' has not been declared include/wx/wxPython/wxPython_int.h:407: error: 'wxPoint2DDouble' has not been declared include/wx/wxPython/wxPython_int.h:410: error: expected ',' or '...' before '*' token include/wx/wxPython/wxPython_int.h:410: error: ISO C++ forbids declaration of 'wxChar' with no type include/wx/wxPython/wxPython_int.h:419: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:420: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:424: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:424: error: ISO C++ forbids declaration of 'wxArrayString' with no type include/wx/wxPython/wxPython_int.h:425: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:425: error: ISO C++ forbids declaration of 'wxArrayInt' with no type include/wx/wxPython/wxPython_int.h:451: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:470: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:512: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:523: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:524: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:525: error: expected ';' before '(' token include/wx/wxPython/wxPython_int.h:532: error: 'wxImage' has not been declared include/wx/wxPython/wxPython_int.h:532: error: 'wxInputStream' has not been declared include/wx/wxPython/wxPython_int.h:534: error: 'wxImage' has not been declared include/wx/wxPython/wxPython_int.h:534: error: 'wxOutputStream' has not been declared include/wx/wxPython/wxPython_int.h:536: error: 'wxInputStream' has not been declared include/wx/wxPython/wxPython_int.h:537: error: 'wxInputStream' has not been declared include/wx/wxPython/wxPython_int.h:512: warning: 'class wxPyImageHandler' has virtual functions but non-virtual destructor include/wx/wxPython/wxPython_int.h:616: error: expected class-name before '{' token include/wx/wxPython/wxPython_int.h:617: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type include/wx/wxPython/wxPython_int.h:619: error: expected ';' before 'public' include/wx/wxPython/wxPython_int.h:639: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:639: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:640: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:640: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/wxPython_int.h:648: error: 'wxString' does not name a type include/wx/wxPython/wxPython_int.h:654: error: expected ',' or '...' before '&' token include/wx/wxPython/wxPython_int.h:654: error: ISO C++ forbids declaration of 'wxString' with no type include/wx/wxPython/pyistream.h:27: error: ISO C++ forbids declaration of 'wxInputStream' with no type include/wx/wxPython/pyistream.h:27: error: expected ';' before '*' token include/wx/wxPython/pyistream.h:30: error: expected `)' before '*' token include/wx/wxPython/pyistream.h:60: error: 'wxSeekMode' has not been declared include/wx/wxPython/pyistream.h: In member function 'char wxPyInputStream::Peek()': include/wx/wxPython/pyistream.h:53: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'char wxPyInputStream::GetC()': include/wx/wxPython/pyistream.h:54: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'size_t wxPyInputStream::LastRead()': include/wx/wxPython/pyistream.h:55: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::CanRead()': include/wx/wxPython/pyistream.h:56: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::Eof()': include/wx/wxPython/pyistream.h:57: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::Ungetch(char)': include/wx/wxPython/pyistream.h:58: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'long unsigned int wxPyInputStream::SeekI(long unsigned int, int)': include/wx/wxPython/pyistream.h:61: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: In member function 'long unsigned int wxPyInputStream::TellI()': include/wx/wxPython/pyistream.h:62: error: 'm_wxis' was not declared in this scope include/wx/wxPython/pyistream.h: At global scope: include/wx/wxPython/pyistream.h:69: error: expected class-name before '{' token include/wx/wxPython/pyistream.h:72: error: 'wxFileOffset' does not name a type include/wx/wxPython/pyistream.h:86: error: 'wxFileOffset' does not name a type include/wx/wxPython/pyistream.h:87: error: 'wxFileOffset' does not name a type include/wx/wxPython/pyistream.h:69: warning: 'class wxPyCBInputStream' has virtual functions but non-virtual destructor src/helpers.cpp:120: error: 'wxApp' has not been declared src/helpers.cpp:120: error: expected constructor, destructor, or type conversion before ';' token src/helpers.cpp:123: error: definition of implicitly-declared 'wxPyApp::wxPyApp()' src/helpers.cpp: In destructor 'wxPyApp::~wxPyApp()': src/helpers.cpp:131: error: 'wxApp' has not been declared src/helpers.cpp:131: error: 'SetInstance' was not declared in this scope src/helpers.cpp: In member function 'int wxPyApp::MainLoop()': src/helpers.cpp:144: error: 'DeletePendingObjects' was not declared in this scope src/helpers.cpp:145: error: 'wxTopLevelWindows' was not declared in this scope src/helpers.cpp:147: error: 'm_exitOnFrameDelete' was not declared in this scope src/helpers.cpp:147: error: 'Later' was not declared in this scope src/helpers.cpp:148: error: 'Yes' was not declared in this scope src/helpers.cpp:151: error: 'wxApp' has not been declared src/helpers.cpp: In member function 'virtual bool wxPyApp::OnInitGui()': src/helpers.cpp:160: error: 'wxApp' has not been declared src/helpers.cpp: In member function 'virtual int wxPyApp::OnExit()': src/helpers.cpp:175: error: 'wxApp' has not been declared src/helpers.cpp: At global scope: src/helpers.cpp:269: error: expected ',' or '...' before '&' token src/helpers.cpp:269: error: ISO C++ forbids declaration of 'wxString' with no type src/helpers.cpp: In member function 'virtual void wxPyApp::MacOpenFile(int)': src/helpers.cpp:273: error: 'fileName' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:280: error: expected ',' or '...' before '&' token src/helpers.cpp:280: error: ISO C++ forbids declaration of 'wxString' with no type src/helpers.cpp: In member function 'virtual void wxPyApp::MacPrintFile(int)': src/helpers.cpp:284: error: 'fileName' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:345: error: 'wxString' does not name a type src/helpers.cpp:382: error: expected ',' or '...' before '&' token src/helpers.cpp:382: error: ISO C++ forbids declaration of 'wxString' with no type src/helpers.cpp: In member function 'void wxPyApp::_BootstrapApp()': src/helpers.cpp:425: error: 'wxEntryStart' was not declared in this scope src/helpers.cpp:456: error: 'class wxPyApp' has no member named 'argc' src/helpers.cpp:457: error: 'class wxPyApp' has no member named 'argv' src/helpers.cpp: In function 'void __wxPyPreStart(PyObject*)': src/helpers.cpp:576: error: 'wxApp' has not been declared src/helpers.cpp:576: error: 'WX_BUILD_OPTIONS_SIGNATURE' was not declared in this scope src/helpers.cpp:576: error: 'CheckBuildOptions' was not declared in this scope src/helpers.cpp:581: error: 'wxInitAllImageHandlers' was not declared in this scope src/helpers.cpp: In function 'void __wxPyCleanup()': src/helpers.cpp:590: error: 'wxEntryCleanup' was not declared in this scope src/helpers.cpp: In function 'PyObject* __wxPySetDictionary(PyObject*, PyObject*)': src/helpers.cpp:662: error: 'wxPlatform' was not declared in this scope src/helpers.cpp:663: error: 'wxUSE_UNICODE' was not declared in this scope src/helpers.cpp:676: error: 'wxPlatName' was not declared in this scope src/helpers.cpp: In function 'void rsoPass2(const char*)': src/helpers.cpp:744: error: 'wxT' was not declared in this scope src/helpers.cpp:744: error: 'wxCHECK_RET' was not declared in this scope src/helpers.cpp: In function 'void rsoPass3(const char*, const char*, void*)': src/helpers.cpp:760: error: 'wxT' was not declared in this scope src/helpers.cpp:760: error: 'wxCHECK_RET' was not declared in this scope src/helpers.cpp:769: error: 'wxConvCurrent' was not declared in this scope src/helpers.cpp:769: error: 'wxString' was not declared in this scope src/helpers.cpp: In function 'void wxPy_ReinitStockObjects(int)': src/helpers.cpp:782: error: 'wxTheApp' was not declared in this scope src/helpers.cpp:802: error: 'wxNORMAL_FONT' was not declared in this scope src/helpers.cpp:802: error: 'wxFont' was not declared in this scope src/helpers.cpp:802: error: expected primary-expression before ')' token src/helpers.cpp:802: error: expected `;' before numeric constant src/helpers.cpp:802: error: 'wxNORMAL_FONT' was not declared in this scope src/helpers.cpp:803: error: 'wxSMALL_FONT' was not declared in this scope src/helpers.cpp:803: error: 'wxFont' was not declared in this scope src/helpers.cpp:803: error: expected primary-expression before ')' token src/helpers.cpp:803: error: expected `;' before numeric constant src/helpers.cpp:803: error: 'wxSMALL_FONT' was not declared in this scope src/helpers.cpp:804: error: 'wxITALIC_FONT' was not declared in this scope src/helpers.cpp:804: error: 'wxFont' was not declared in this scope src/helpers.cpp:804: error: expected primary-expression before ')' token src/helpers.cpp:804: error: expected `;' before numeric constant src/helpers.cpp:804: error: 'wxITALIC_FONT' was not declared in this scope src/helpers.cpp:805: error: 'wxSWISS_FONT' was not declared in this scope src/helpers.cpp:805: error: 'wxFont' was not declared in this scope src/helpers.cpp:805: error: expected primary-expression before ')' token src/helpers.cpp:805: error: expected `;' before numeric constant src/helpers.cpp:805: error: 'wxSWISS_FONT' was not declared in this scope src/helpers.cpp:807: error: 'wxRED_PEN' was not declared in this scope src/helpers.cpp:807: error: 'wxPen' was not declared in this scope src/helpers.cpp:807: error: expected primary-expression before ')' token src/helpers.cpp:807: error: expected `;' before numeric constant src/helpers.cpp:807: error: 'wxRED_PEN' was not declared in this scope src/helpers.cpp:808: error: 'wxCYAN_PEN' was not declared in this scope src/helpers.cpp:808: error: 'wxPen' was not declared in this scope src/helpers.cpp:808: error: expected primary-expression before ')' token src/helpers.cpp:808: error: expected `;' before numeric constant src/helpers.cpp:808: error: 'wxCYAN_PEN' was not declared in this scope src/helpers.cpp:809: error: 'wxGREEN_PEN' was not declared in this scope src/helpers.cpp:809: error: 'wxPen' was not declared in this scope src/helpers.cpp:809: error: expected primary-expression before ')' token src/helpers.cpp:809: error: expected `;' before numeric constant src/helpers.cpp:809: error: 'wxGREEN_PEN' was not declared in this scope src/helpers.cpp:810: error: 'wxBLACK_PEN' was not declared in this scope src/helpers.cpp:810: error: 'wxPen' was not declared in this scope src/helpers.cpp:810: error: expected primary-expression before ')' token src/helpers.cpp:810: error: expected `;' before numeric constant src/helpers.cpp:810: error: 'wxBLACK_PEN' was not declared in this scope src/helpers.cpp:811: error: 'wxWHITE_PEN' was not declared in this scope src/helpers.cpp:811: error: 'wxPen' was not declared in this scope src/helpers.cpp:811: error: expected primary-expression before ')' token src/helpers.cpp:811: error: expected `;' before numeric constant src/helpers.cpp:811: error: 'wxWHITE_PEN' was not declared in this scope src/helpers.cpp:812: error: 'wxTRANSPARENT_PEN' was not declared in this scope src/helpers.cpp:812: error: 'wxPen' was not declared in this scope src/helpers.cpp:812: error: expected primary-expression before ')' token src/helpers.cpp:812: error: expected `;' before numeric constant src/helpers.cpp:812: error: 'wxTRANSPARENT_PEN' was not declared in this scope src/helpers.cpp:813: error: 'wxBLACK_DASHED_PEN' was not declared in this scope src/helpers.cpp:813: error: 'wxPen' was not declared in this scope src/helpers.cpp:813: error: expected primary-expression before ')' token src/helpers.cpp:813: error: expected `;' before numeric constant src/helpers.cpp:813: error: 'wxBLACK_DASHED_PEN' was not declared in this scope src/helpers.cpp:814: error: 'wxGREY_PEN' was not declared in this scope src/helpers.cpp:814: error: 'wxPen' was not declared in this scope src/helpers.cpp:814: error: expected primary-expression before ')' token src/helpers.cpp:814: error: expected `;' before numeric constant src/helpers.cpp:814: error: 'wxGREY_PEN' was not declared in this scope src/helpers.cpp:815: error: 'wxMEDIUM_GREY_PEN' was not declared in this scope src/helpers.cpp:815: error: 'wxPen' was not declared in this scope src/helpers.cpp:815: error: expected primary-expression before ')' token src/helpers.cpp:815: error: expected `;' before numeric constant src/helpers.cpp:815: error: 'wxMEDIUM_GREY_PEN' was not declared in this scope src/helpers.cpp:816: error: 'wxLIGHT_GREY_PEN' was not declared in this scope src/helpers.cpp:816: error: 'wxPen' was not declared in this scope src/helpers.cpp:816: error: expected primary-expression before ')' token src/helpers.cpp:816: error: expected `;' before numeric constant src/helpers.cpp:816: error: 'wxLIGHT_GREY_PEN' was not declared in this scope src/helpers.cpp:818: error: 'wxBLUE_BRUSH' was not declared in this scope src/helpers.cpp:818: error: 'wxBrush' was not declared in this scope src/helpers.cpp:818: error: expected primary-expression before ')' token src/helpers.cpp:818: error: expected `;' before numeric constant src/helpers.cpp:818: error: 'wxBLUE_BRUSH' was not declared in this scope src/helpers.cpp:819: error: 'wxGREEN_BRUSH' was not declared in this scope src/helpers.cpp:819: error: 'wxBrush' was not declared in this scope src/helpers.cpp:819: error: expected primary-expression before ')' token src/helpers.cpp:819: error: expected `;' before numeric constant src/helpers.cpp:819: error: 'wxGREEN_BRUSH' was not declared in this scope src/helpers.cpp:820: error: 'wxWHITE_BRUSH' was not declared in this scope src/helpers.cpp:820: error: 'wxBrush' was not declared in this scope src/helpers.cpp:820: error: expected primary-expression before ')' token src/helpers.cpp:820: error: expected `;' before numeric constant src/helpers.cpp:820: error: 'wxWHITE_BRUSH' was not declared in this scope src/helpers.cpp:821: error: 'wxBLACK_BRUSH' was not declared in this scope src/helpers.cpp:821: error: 'wxBrush' was not declared in this scope src/helpers.cpp:821: error: expected primary-expression before ')' token src/helpers.cpp:821: error: expected `;' before numeric constant src/helpers.cpp:821: error: 'wxBLACK_BRUSH' was not declared in this scope src/helpers.cpp:822: error: 'wxTRANSPARENT_BRUSH' was not declared in this scope src/helpers.cpp:822: error: 'wxBrush' was not declared in this scope src/helpers.cpp:822: error: expected primary-expression before ')' token src/helpers.cpp:822: error: expected `;' before numeric constant src/helpers.cpp:822: error: 'wxTRANSPARENT_BRUSH' was not declared in this scope src/helpers.cpp:823: error: 'wxCYAN_BRUSH' was not declared in this scope src/helpers.cpp:823: error: 'wxBrush' was not declared in this scope src/helpers.cpp:823: error: expected primary-expression before ')' token src/helpers.cpp:823: error: expected `;' before numeric constant src/helpers.cpp:823: error: 'wxCYAN_BRUSH' was not declared in this scope src/helpers.cpp:824: error: 'wxRED_BRUSH' was not declared in this scope src/helpers.cpp:824: error: 'wxBrush' was not declared in this scope src/helpers.cpp:824: error: expected primary-expression before ')' token src/helpers.cpp:824: error: expected `;' before numeric constant src/helpers.cpp:824: error: 'wxRED_BRUSH' was not declared in this scope src/helpers.cpp:825: error: 'wxGREY_BRUSH' was not declared in this scope src/helpers.cpp:825: error: 'wxBrush' was not declared in this scope src/helpers.cpp:825: error: expected primary-expression before ')' token src/helpers.cpp:825: error: expected `;' before numeric constant src/helpers.cpp:825: error: 'wxGREY_BRUSH' was not declared in this scope src/helpers.cpp:826: error: 'wxMEDIUM_GREY_BRUSH' was not declared in this scope src/helpers.cpp:826: error: 'wxBrush' was not declared in this scope src/helpers.cpp:826: error: expected primary-expression before ')' token src/helpers.cpp:826: error: expected `;' before numeric constant src/helpers.cpp:826: error: 'wxMEDIUM_GREY_BRUSH' was not declared in this scope src/helpers.cpp:827: error: 'wxLIGHT_GREY_BRUSH' was not declared in this scope src/helpers.cpp:827: error: 'wxBrush' was not declared in this scope src/helpers.cpp:827: error: expected primary-expression before ')' token src/helpers.cpp:827: error: expected `;' before numeric constant src/helpers.cpp:827: error: 'wxLIGHT_GREY_BRUSH' was not declared in this scope src/helpers.cpp:829: error: 'wxBLACK' was not declared in this scope src/helpers.cpp:829: error: 'wxColour' was not declared in this scope src/helpers.cpp:829: error: expected primary-expression before ')' token src/helpers.cpp:829: error: expected `;' before numeric constant src/helpers.cpp:829: error: 'wxBLACK' was not declared in this scope src/helpers.cpp:830: error: 'wxWHITE' was not declared in this scope src/helpers.cpp:830: error: 'wxColour' was not declared in this scope src/helpers.cpp:830: error: expected primary-expression before ')' token src/helpers.cpp:830: error: expected `;' before numeric constant src/helpers.cpp:830: error: 'wxWHITE' was not declared in this scope src/helpers.cpp:831: error: 'wxRED' was not declared in this scope src/helpers.cpp:831: error: 'wxColour' was not declared in this scope src/helpers.cpp:831: error: expected primary-expression before ')' token src/helpers.cpp:831: error: expected `;' before numeric constant src/helpers.cpp:831: error: 'wxRED' was not declared in this scope src/helpers.cpp:832: error: 'wxBLUE' was not declared in this scope src/helpers.cpp:832: error: 'wxColour' was not declared in this scope src/helpers.cpp:832: error: expected primary-expression before ')' token src/helpers.cpp:832: error: expected `;' before numeric constant src/helpers.cpp:832: error: 'wxBLUE' was not declared in this scope src/helpers.cpp:833: error: 'wxGREEN' was not declared in this scope src/helpers.cpp:833: error: 'wxColour' was not declared in this scope src/helpers.cpp:833: error: expected primary-expression before ')' token src/helpers.cpp:833: error: expected `;' before numeric constant src/helpers.cpp:833: error: 'wxGREEN' was not declared in this scope src/helpers.cpp:834: error: 'wxCYAN' was not declared in this scope src/helpers.cpp:834: error: 'wxColour' was not declared in this scope src/helpers.cpp:834: error: expected primary-expression before ')' token src/helpers.cpp:834: error: expected `;' before numeric constant src/helpers.cpp:834: error: 'wxCYAN' was not declared in this scope src/helpers.cpp:835: error: 'wxLIGHT_GREY' was not declared in this scope src/helpers.cpp:835: error: 'wxColour' was not declared in this scope src/helpers.cpp:835: error: expected primary-expression before ')' token src/helpers.cpp:835: error: expected `;' before numeric constant src/helpers.cpp:835: error: 'wxLIGHT_GREY' was not declared in this scope src/helpers.cpp:837: error: 'wxSTANDARD_CURSOR' was not declared in this scope src/helpers.cpp:837: error: 'wxCursor' was not declared in this scope src/helpers.cpp:837: error: expected primary-expression before ')' token src/helpers.cpp:837: error: expected `;' before numeric constant src/helpers.cpp:837: error: 'wxSTANDARD_CURSOR' was not declared in this scope src/helpers.cpp:838: error: 'wxHOURGLASS_CURSOR' was not declared in this scope src/helpers.cpp:838: error: 'wxCursor' was not declared in this scope src/helpers.cpp:838: error: expected primary-expression before ')' token src/helpers.cpp:838: error: expected `;' before numeric constant src/helpers.cpp:838: error: 'wxHOURGLASS_CURSOR' was not declared in this scope src/helpers.cpp:839: error: 'wxCROSS_CURSOR' was not declared in this scope src/helpers.cpp:839: error: 'wxCursor' was not declared in this scope src/helpers.cpp:839: error: expected primary-expression before ')' token src/helpers.cpp:839: error: expected `;' before numeric constant src/helpers.cpp:839: error: 'wxCROSS_CURSOR' was not declared in this scope src/helpers.cpp:841: error: 'wxNullBitmap' was not declared in this scope src/helpers.cpp:842: error: 'wxNullIcon' was not declared in this scope src/helpers.cpp:843: error: 'wxNullCursor' was not declared in this scope src/helpers.cpp:844: error: 'wxNullPen' was not declared in this scope src/helpers.cpp:845: error: 'wxNullBrush' was not declared in this scope src/helpers.cpp:846: error: 'wxNullPalette' was not declared in this scope src/helpers.cpp:847: error: 'wxNullFont' was not declared in this scope src/helpers.cpp:848: error: 'wxNullColour' was not declared in this scope src/helpers.cpp:850: error: 'wxTheFontList' was not declared in this scope src/helpers.cpp:850: error: 'wxFontList' was not declared in this scope src/helpers.cpp:850: error: expected primary-expression before ')' token src/helpers.cpp:850: error: expected `;' before numeric constant src/helpers.cpp:850: error: 'wxTheFontList' was not declared in this scope src/helpers.cpp:851: error: 'wxThePenList' was not declared in this scope src/helpers.cpp:851: error: 'wxPenList' was not declared in this scope src/helpers.cpp:851: error: expected primary-expression before ')' token src/helpers.cpp:851: error: expected `;' before numeric constant src/helpers.cpp:851: error: 'wxThePenList' was not declared in this scope src/helpers.cpp:852: error: 'wxTheBrushList' was not declared in this scope src/helpers.cpp:852: error: 'wxBrushList' was not declared in this scope src/helpers.cpp:852: error: expected primary-expression before ')' token src/helpers.cpp:852: error: expected `;' before numeric constant src/helpers.cpp:852: error: 'wxTheBrushList' was not declared in this scope src/helpers.cpp:853: error: 'wxTheColourDatabase' was not declared in this scope src/helpers.cpp:853: error: 'wxColourDatabase' was not declared in this scope src/helpers.cpp:853: error: expected primary-expression before ')' token src/helpers.cpp:853: error: expected `;' before numeric constant src/helpers.cpp:853: error: 'wxTheColourDatabase' was not declared in this scope src/helpers.cpp:856: error: 'wxDefaultValidator' was not declared in this scope src/helpers.cpp:857: error: 'wxNullImage' was not declared in this scope src/helpers.cpp:858: error: 'wxNullAcceleratorTable' was not declared in this scope src/helpers.cpp: In function 'bool wxPyCheckForApp()': src/helpers.cpp:871: error: 'wxTheApp' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:988: error: redefinition of 'PyObject* wxPyMake_wxObject' include/wx/wxPython/wxPython_int.h:127: error: 'PyObject* wxPyMake_wxObject' previously defined here src/helpers.cpp:988: error: 'wxObject' was not declared in this scope src/helpers.cpp:988: error: 'source' was not declared in this scope src/helpers.cpp:988: error: expected primary-expression before 'bool' src/helpers.cpp:988: error: expected primary-expression before 'bool' src/helpers.cpp:1053: error: redefinition of 'PyObject* wxPyMake_wxSizer' include/wx/wxPython/wxPython_int.h:128: error: 'PyObject* wxPyMake_wxSizer' previously defined here src/helpers.cpp:1053: error: 'wxSizer' was not declared in this scope src/helpers.cpp:1053: error: 'source' was not declared in this scope src/helpers.cpp:1053: error: expected primary-expression before 'bool' src/helpers.cpp: In member function 'bool wxPyInputStream::eof()': src/helpers.cpp:1215: error: 'm_wxis' was not declared in this scope src/helpers.cpp: In destructor 'wxPyInputStream::~wxPyInputStream()': src/helpers.cpp:1222: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1223: error: type '' argument given to 'delete', expected pointer src/helpers.cpp: In member function 'PyObject* wxPyInputStream::read(int)': src/helpers.cpp:1231: error: 'wxMemoryBuffer' was not declared in this scope src/helpers.cpp:1231: error: expected `;' before 'buf' src/helpers.cpp:1235: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1244: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1245: error: 'buf' was not declared in this scope src/helpers.cpp:1250: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1250: error: 'buf' was not declared in this scope src/helpers.cpp:1256: error: 'wxStreamError' was not declared in this scope src/helpers.cpp:1256: error: expected `;' before 'err' src/helpers.cpp:1257: error: 'err' was not declared in this scope src/helpers.cpp:1257: error: 'wxSTREAM_NO_ERROR' was not declared in this scope src/helpers.cpp:1257: error: 'wxSTREAM_EOF' was not declared in this scope src/helpers.cpp:1262: error: 'buf' was not declared in this scope src/helpers.cpp: In member function 'PyObject* wxPyInputStream::readline(int)': src/helpers.cpp:1271: error: 'wxMemoryBuffer' was not declared in this scope src/helpers.cpp:1271: error: expected `;' before 'buf' src/helpers.cpp:1276: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1284: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1286: error: 'buf' was not declared in this scope src/helpers.cpp:1291: error: 'wxStreamError' was not declared in this scope src/helpers.cpp:1291: error: expected `;' before 'err' src/helpers.cpp:1292: error: 'err' was not declared in this scope src/helpers.cpp:1292: error: 'wxSTREAM_NO_ERROR' was not declared in this scope src/helpers.cpp:1292: error: 'wxSTREAM_EOF' was not declared in this scope src/helpers.cpp:1297: error: 'buf' was not declared in this scope src/helpers.cpp: In member function 'PyObject* wxPyInputStream::readlines(int)': src/helpers.cpp:1308: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1329: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1344: error: 'wxStreamError' was not declared in this scope src/helpers.cpp:1344: error: expected `;' before 'err' src/helpers.cpp:1345: error: 'err' was not declared in this scope src/helpers.cpp:1345: error: 'wxSTREAM_NO_ERROR' was not declared in this scope src/helpers.cpp:1345: error: 'wxSTREAM_EOF' was not declared in this scope src/helpers.cpp: In member function 'void wxPyInputStream::seek(int, int)': src/helpers.cpp:1358: error: 'm_wxis' was not declared in this scope src/helpers.cpp:1359: error: 'wxSeekMode' was not declared in this scope src/helpers.cpp: In member function 'int wxPyInputStream::tell()': src/helpers.cpp:1363: error: 'm_wxis' was not declared in this scope src/helpers.cpp: In constructor 'wxPyCBInputStream::wxPyCBInputStream(PyObject*, PyObject*, PyObject*, bool)': src/helpers.cpp:1372: error: class 'wxPyCBInputStream' does not have any field named 'wxInputStream' src/helpers.cpp: At global scope: src/helpers.cpp:1439: error: 'wxFileOffset' does not name a type src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysRead(void*, size_t)': src/helpers.cpp:1465: error: 'm_lasterror' was not declared in this scope src/helpers.cpp:1465: error: 'wxSTREAM_EOF' was not declared in this scope src/helpers.cpp:1473: error: 'm_lasterror' was not declared in this scope src/helpers.cpp:1473: error: 'wxSTREAM_READ_ERROR' was not declared in this scope src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysWrite(const void*, size_t)': src/helpers.cpp:1479: error: 'm_lasterror' was not declared in this scope src/helpers.cpp:1479: error: 'wxSTREAM_WRITE_ERROR' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:1484: error: 'wxFileOffset' does not name a type src/helpers.cpp:1505: error: 'wxFileOffset' does not name a type src/helpers.cpp:1524: error: 'wxObject' has not been declared src/helpers.cpp:1524: error: expected constructor, destructor, or type conversion before ';' token src/helpers.cpp:1526: error: prototype for 'wxPyCallback::wxPyCallback(PyObject*)' does not match any in class 'wxPyCallback' include/wx/wxPython/wxPython_int.h:300: error: candidate is: wxPyCallback::wxPyCallback(const wxPyCallback&) src/helpers.cpp:1547: error: variable or field 'EventThunker' declared void src/helpers.cpp:1547: error: 'int wxPyCallback::EventThunker' is not a static member of 'class wxPyCallback' src/helpers.cpp:1547: error: 'wxEvent' was not declared in this scope src/helpers.cpp:1547: error: 'event' was not declared in this scope src/helpers.cpp:1547: error: expected ',' or ';' before '{' token src/helpers.cpp:1860: error: 'wxEvent' has not been declared src/helpers.cpp:1860: error: expected constructor, destructor, or type conversion before ';' token src/helpers.cpp:1861: error: 'wxCommandEvent' has not been declared src/helpers.cpp:1861: error: expected constructor, destructor, or type conversion before ';' token src/helpers.cpp:1864: error: 'wxEventType' has not been declared src/helpers.cpp:1864: error: prototype for 'wxPyEvent::wxPyEvent(int, int)' does not match any in class 'wxPyEvent' include/wx/wxPython/wxPython_int.h:336: error: candidate is: wxPyEvent::wxPyEvent(const wxPyEvent&) src/helpers.cpp: In constructor 'wxPyEvent::wxPyEvent(int, int)': src/helpers.cpp:1865: error: class 'wxPyEvent' does not have any field named 'wxEvent' src/helpers.cpp: In copy constructor 'wxPyEvent::wxPyEvent(const wxPyEvent&)': src/helpers.cpp:1870: error: class 'wxPyEvent' does not have any field named 'wxEvent' src/helpers.cpp: At global scope: src/helpers.cpp:1880: error: expected `)' before 'commandType' src/helpers.cpp: In copy constructor 'wxPyCommandEvent::wxPyCommandEvent(const wxPyCommandEvent&)': src/helpers.cpp:1886: error: class 'wxPyCommandEvent' does not have any field named 'wxCommandEvent' src/helpers.cpp: At global scope: src/helpers.cpp:1903: error: redefinition of 'PyObject* wxPy_ConvertList' include/wx/wxPython/wxPython_int.h:131: error: 'PyObject* wxPy_ConvertList' previously defined here src/helpers.cpp:1903: error: 'wxListBase' was not declared in this scope src/helpers.cpp:1903: error: 'listbase' was not declared in this scope src/helpers.cpp:1924: error: redefinition of 'long int wxPyGetWinHandle' include/wx/wxPython/wxPython_int.h:132: error: 'long int wxPyGetWinHandle' previously defined here src/helpers.cpp:1924: error: 'wxWindow' was not declared in this scope src/helpers.cpp:1924: error: 'win' was not declared in this scope src/helpers.cpp:1946: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:1992: error: 'wxString' does not name a type src/helpers.cpp:2035: error: expected ',' or '...' before '&' token src/helpers.cpp:2035: error: ISO C++ forbids declaration of 'wxString' with no type src/helpers.cpp: In function 'PyObject* wx2PyString(int)': src/helpers.cpp:2041: error: 'src' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2154: error: 'wxPoint' has not been declared src/helpers.cpp: In function 'bool wxPointFromObjects(PyObject*, PyObject*, int*)': src/helpers.cpp:2156: error: request for member 'x' in '* point', which is of non-class type 'int' src/helpers.cpp:2157: error: request for member 'y' in '* point', which is of non-class type 'int' src/helpers.cpp:2161: error: request for member 'x' in '* point', which is of non-class type 'int' src/helpers.cpp:2162: error: request for member 'y' in '* point', which is of non-class type 'int' src/helpers.cpp:2171: error: request for member 'x' in '* point', which is of non-class type 'int' src/helpers.cpp:2172: error: request for member 'y' in '* point', which is of non-class type 'int' src/helpers.cpp: At global scope: src/helpers.cpp:2179: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2264: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2295: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2328: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2364: error: expected constructor, destructor, or type conversion before '*' token src/helpers.cpp:2460: error: expected ',' or '...' before '*' token src/helpers.cpp:2460: error: ISO C++ forbids declaration of 'wxChar' with no type src/helpers.cpp: In function 'bool wxPySimple_typecheck(PyObject*, int)': src/helpers.cpp:2465: error: 'classname' was not declared in this scope src/helpers.cpp:2469: error: 'seqLen' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2475: error: 'wxSize' has not been declared src/helpers.cpp: In function 'bool wxSize_helper(PyObject*, int**)': src/helpers.cpp:2478: error: 'wxSize' was not declared in this scope src/helpers.cpp:2481: error: 'wxT' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2485: error: 'wxPoint' has not been declared src/helpers.cpp: In function 'bool wxPoint_helper(PyObject*, int**)': src/helpers.cpp:2488: error: 'wxPoint' was not declared in this scope src/helpers.cpp:2491: error: 'wxT' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2496: error: 'wxRealPoint' has not been declared src/helpers.cpp: In function 'bool wxRealPoint_helper(PyObject*, int**)': src/helpers.cpp:2499: error: 'wxRealPoint' was not declared in this scope src/helpers.cpp:2505: error: 'wxRealPoint' was not declared in this scope src/helpers.cpp:2505: error: 'ptr' was not declared in this scope src/helpers.cpp:2506: error: 'wxT' was not declared in this scope src/helpers.cpp:2520: error: 'wxRealPoint' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2533: error: 'wxRect' has not been declared src/helpers.cpp: In function 'bool wxRect_helper(PyObject*, int**)': src/helpers.cpp:2536: error: 'wxRect' was not declared in this scope src/helpers.cpp:2542: error: 'wxRect' was not declared in this scope src/helpers.cpp:2542: error: 'ptr' was not declared in this scope src/helpers.cpp:2543: error: 'wxT' was not declared in this scope src/helpers.cpp:2563: error: 'wxRect' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2578: error: 'wxColour' has not been declared src/helpers.cpp: In function 'bool wxColour_helper(PyObject*, int**)': src/helpers.cpp:2581: error: 'wxNullColour' was not declared in this scope src/helpers.cpp:2587: error: 'wxColour' was not declared in this scope src/helpers.cpp:2587: error: 'ptr' was not declared in this scope src/helpers.cpp:2588: error: 'wxT' was not declared in this scope src/helpers.cpp:2595: error: 'wxString' was not declared in this scope src/helpers.cpp:2595: error: expected `;' before 'spec' src/helpers.cpp:2596: error: 'spec' was not declared in this scope src/helpers.cpp:2603: error: 'wxColour' was not declared in this scope src/helpers.cpp:2607: error: 'wxColour' was not declared in this scope src/helpers.cpp:2622: error: 'wxColour' was not declared in this scope src/helpers.cpp: In function 'bool wxColour_typecheck(PyObject*)': src/helpers.cpp:2638: error: 'wxT' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2649: error: 'wxPoint2D' has not been declared src/helpers.cpp: In function 'bool wxPoint2D_helper(PyObject*, int**)': src/helpers.cpp:2652: error: 'wxPoint2D' was not declared in this scope src/helpers.cpp:2658: error: 'wxPoint2D' was not declared in this scope src/helpers.cpp:2658: error: 'ptr' was not declared in this scope src/helpers.cpp:2659: error: 'wxT' was not declared in this scope src/helpers.cpp:2674: error: 'wxPoint2D' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2687: error: expected ',' or '...' before '&' token src/helpers.cpp:2687: error: ISO C++ forbids declaration of 'wxArrayString' with no type src/helpers.cpp: In function 'PyObject* wxArrayString2PyList_helper(int)': src/helpers.cpp:2690: error: 'arr' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2703: error: expected ',' or '...' before '&' token src/helpers.cpp:2703: error: ISO C++ forbids declaration of 'wxArrayInt' with no type src/helpers.cpp: In function 'PyObject* wxArrayInt2PyList_helper(int)': src/helpers.cpp:2706: error: 'arr' was not declared in this scope src/helpers.cpp: At global scope: src/helpers.cpp:2726: error: 'PyObject* wxPyImageHandler::py_InputStream' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2726: error: 'wxInputStream' was not declared in this scope src/helpers.cpp:2726: error: 'stream' was not declared in this scope src/helpers.cpp:2726: error: expected ',' or ';' before '{' token src/helpers.cpp:2731: error: 'PyObject* wxPyImageHandler::py_Image' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2731: error: 'wxImage' was not declared in this scope src/helpers.cpp:2731: error: 'image' was not declared in this scope src/helpers.cpp:2731: error: expected ',' or ';' before '{' token src/helpers.cpp:2735: error: 'PyObject* wxPyImageHandler::py_OutputStream' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2735: error: 'wxOutputStream' was not declared in this scope src/helpers.cpp:2735: error: 'stream' was not declared in this scope src/helpers.cpp:2735: error: expected ',' or ';' before '{' token src/helpers.cpp:2763: error: 'bool wxPyImageHandler::DoCanRead' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2763: error: 'wxInputStream' was not declared in this scope src/helpers.cpp:2763: error: 'stream' was not declared in this scope src/helpers.cpp:2763: error: expected ',' or ';' before '{' token src/helpers.cpp:2785: error: 'bool wxPyImageHandler::LoadFile' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2785: error: 'wxImage' was not declared in this scope src/helpers.cpp:2785: error: 'image' was not declared in this scope src/helpers.cpp:2785: error: 'wxInputStream' was not declared in this scope src/helpers.cpp:2785: error: 'stream' was not declared in this scope src/helpers.cpp:2786: error: expected primary-expression before 'bool' src/helpers.cpp:2786: error: expected primary-expression before 'int' src/helpers.cpp:2786: error: initializer expression list treated as compound expression src/helpers.cpp:2786: error: expected ',' or ';' before '{' token src/helpers.cpp:2810: error: 'bool wxPyImageHandler::SaveFile' is not a static member of 'class wxPyImageHandler' src/helpers.cpp:2810: error: 'wxImage' was not declared in this scope src/helpers.cpp:2810: error: 'image' was not declared in this scope src/helpers.cpp:2810: error: 'wxOutputStream' was not declared in this scope src/helpers.cpp:2810: error: 'stream' was not declared in this scope src/helpers.cpp:2811: error: expected primary-expression before 'bool' src/helpers.cpp:2811: error: initializer expression list treated as compound expression alias.mine /alias.mine [c80-216-43-101:~] db% sudo su Password: c80-216-43-101:/Users/db root# /opt/local/bin/port -c selfupdate MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not outdated and so was not updated selfupdate done! c80-216-43-101:/Users/db root# /opt/local/bin/port -c upgrade installed Error: No port DarwinPortsStartup found. ---> Fetching bash ---> Attempting to fetch bash32-034 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-035 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-036 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-037 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-038 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Attempting to fetch bash32-039 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches ---> Verifying checksum(s) for bash ---> Extracting bash ---> Applying patches to bash ---> Configuring bash ---> Building bash with target all ---> Staging bash into destroot ---> Deactivating bash 3.2.33_0 ---> Installing bash 3.2.39_0 ---> Activating bash 3.2.39_0 ---> Cleaning bash ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Fetching libsdl Error: Error: Installation of libSDL is exiting because it believes you have Error: QuickTime version 7.1.2 installed. Error: Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if Error: you want to install the libSDL port. Error: Error: If you actually have QuickTime 7.0.3 or below and you think you should not be Error: receiving this error message, you can report the problem here: Error: http://trac.macports.org/projects/macports/ticket/6533 Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later. Error: Unable to upgrade port: 1 ---> Activating wxWidgets26 2.6.4_0 Error: Activating wxWidgets26 2.6.4_0 failed: Image error: /opt/local/bin /wx-config is being used by the active wxWidgets port. Please deactivate this port first, or use the -f flag to force the activation. }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 07:59:03 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 07:59:00 2008 Subject: [MacPorts] #15190: Portfiles to install Drupal 5.7 In-Reply-To: <053.817c208b0827a871b89f873e07c351a3@macosforge.org> References: <053.817c208b0827a871b89f873e07c351a3@macosforge.org> Message-ID: <062.ed806abb5bd5ed1efab7fe63fd6d8be5@macosforge.org> #15190: Portfiles to install Drupal 5.7 --------------------------------------+------------------------------------- Reporter: chuck@chuckdantonio.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: --------------------------------------+------------------------------------- Changes (by raimue@macports.org): * status: new => closed * resolution: => duplicate Comment: Superseded by #15192. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 07:59:28 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 07:59:25 2008 Subject: [MacPorts] #15191: Portfile to install Drupal 6.2 In-Reply-To: <053.735f78bb10e808d85667145bafd640e5@macosforge.org> References: <053.735f78bb10e808d85667145bafd640e5@macosforge.org> Message-ID: <062.e2de6a0a9adba5a5f8e52be230abddfe@macosforge.org> #15191: Portfile to install Drupal 6.2 --------------------------------------+------------------------------------- Reporter: chuck@chuckdantonio.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: --------------------------------------+------------------------------------- Changes (by raimue@macports.org): * status: new => closed * resolution: => duplicate Comment: Superseded by #15192. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 08:21:42 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 08:21:40 2008 Subject: [MacPorts] #15193: update gnucash to 2.2.5 and change configure flags to avoid 'gmon.out' rubbish In-Reply-To: <045.16e9ae656d41a6405aa9fd8393d1e38d@macosforge.org> References: <045.16e9ae656d41a6405aa9fd8393d1e38d@macosforge.org> Message-ID: <054.9d4e9ded840be80787d9e3d470d415c1@macosforge.org> #15193: update gnucash to 2.2.5 and change configure flags to avoid 'gmon.out' rubbish ------------------------------+--------------------------------------------- Reporter: mp@dpj.sent.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by raimue@macports.org): Isn't `--disable-debug --disable-profiling` meant to avoid placing profiling output into gmon.out? Why did you remove it then? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 09:08:34 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 09:08:32 2008 Subject: [MacPorts] #15198: mzscheme-371 - incorrect collects-dir Message-ID: <055.d8d3dc304abc39a3dd52eeba4d664973@macosforge.org> #15198: mzscheme-371 - incorrect collects-dir ---------------------------------------+------------------------------------ Reporter: eric.m.kidd@dartmouth.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------------+------------------------------------ mzscheme 371 is has an incorrect value for collects-dir, which breaks the compilation manager. See the [http://list.cs.brown.edu/pipermail/plt- scheme/2008-May/024539.html discussion thread] for details of why the current behavior is wrong, and why it causes a problem. To reproduce this bug, save the following script as collects-test.ss: {{{ ;; Print out two paths built into our executable. (printf "exec-file: ~s~ncollects-dir: ~s~n" (find-system-path 'exec-file) (find-system-path 'collects-dir)) ;; Find the default collects-dir built into our executable. This ;; path may be relative to exec-file's parent directory. This will ;; let us know where PLT thinks it should be finding its ;; collections. (define (default-collects-dir) (call-with-values (lambda () (split-path (find-system-path 'exec-file))) (lambda (base name must-be-dir?) (let [[collects (find-system-path 'collects-dir)]] (if (eq? base 'relative) (path->complete-path collects) (path->complete-path collects base)))))) ;; Does this work? (if (file-exists? (build-path (default-collects-dir) "mzlib" "list.ss")) (printf "OK: This copy of mzscheme is set up correctly.~n") (printf "BROKEN: This copy of mzscheme has a bad collects-dir.~n")) }}} Then run it from the command line: {{{ $ mzscheme -r collects-test.ss exec-file: # collects-dir: # BROKEN: This copy of mzscheme has a bad collects-dir. }}} Desired behavior: This script should print "OK". Thank you to the MacPorts maintainers for such a useful port system! (Yes, I'm aware that MacPorts mzscheme is currently unmaintained. This bug is more a reminder to a future maintainer than anything else.) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 09:10:52 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 09:10:49 2008 Subject: [MacPorts] #15199: Updated Logtalk portfile to version 2.31.5 Message-ID: <048.bc0bd66a2e1a37ca73b4a8cd65901f1b@macosforge.org> #15199: Updated Logtalk portfile to version 2.31.5 --------------------------------+------------------------------------------- Reporter: pmoura@logtalk.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | --------------------------------+------------------------------------------- Updated Logtalk portfile to version 2.31.5. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 09:21:22 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 09:21:18 2008 Subject: [MacPorts] #15198: mzscheme-371 - incorrect collects-dir In-Reply-To: <055.d8d3dc304abc39a3dd52eeba4d664973@macosforge.org> References: <055.d8d3dc304abc39a3dd52eeba4d664973@macosforge.org> Message-ID: <064.dd170f7af06ea95cc9f475114831a43b@macosforge.org> #15198: mzscheme-371 - incorrect collects-dir ----------------------------------------+----------------------------------- Reporter: eric.m.kidd@dartmouth.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------------+----------------------------------- Comment (by eric.m.kidd@dartmouth.edu): Note that this implementation of (default-collects-dir) should probably try to resolve symbolic links in exec-file. See the current Subversion documentation for (find-library-collection- paths), which will specify the exact algorithm to use for (default- collects-dir). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 09:38:21 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 09:38:18 2008 Subject: [MacPorts] #15109: gnome-settings-daemon (2.22.1) fails to build In-Reply-To: <047.61bc731c270e41115d9bca4407992213@macosforge.org> References: <047.61bc731c270e41115d9bca4407992213@macosforge.org> Message-ID: <056.aae98a1f4413b7e03f8dcc73b73526fc@macosforge.org> #15109: gnome-settings-daemon (2.22.1) fails to build --------------------------------+------------------------------------------- Reporter: tkott@verizon.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: gnome-settings-daemon --------------------------------+------------------------------------------- Comment (by paulbeard@gmail.com): I got the same advice and it works. I am attaching an all-purpose patch, since I have seen this one some other ports as well. I append to all the Portfiles when I see this error, as it seems not to cause any issues if it's not needed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 10:37:44 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 10:37:41 2008 Subject: [MacPorts] #15200: BUG: ./configure --enable-readline broken when using readline from MacPorts Message-ID: <049.f403b41fa887f277c511e16ea2a7741f@macosforge.org> #15200: BUG: ./configure --enable-readline broken when using readline from MacPorts ---------------------------------+------------------------------------------ Reporter: raimue@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.6.0 Keywords: base readline | ---------------------------------+------------------------------------------ On Mac OS X 10.5 Leopard: {{{ $ ./configure --enable-readline ... checking for readline in -lreadline... yes checking whether rl_username_completion_function is declared... no checking whether rl_filename_completion_function is declared... no checking whether rl_completion_matches is declared... no checking whether username_completion_function is declared... yes checking whether filename_completion_function is declared... yes checking whether completion_matches is declared... yes ... $ make ... gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -g -Os -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -I/opt/local/include -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -include tclArch.h -fno-common readline.c -o readline.o readline.c: In function ?attempted_completion_function?: readline.c:131: error: ?filename_completion_function? undeclared (first use in this function) readline.c:131: error: (Each undeclared identifier is reported only once readline.c:131: error: for each function it appears in.) readline.c:133: error: ?username_completion_function? undeclared (first use in this function) readline.c:139: warning: implicit declaration of function ?completion_matches? readline.c:139: warning: assignment makes pointer from integer without a cast make[2]: *** [readline.o] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 11:04:09 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 11:04:06 2008 Subject: [MacPorts] #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] In-Reply-To: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> References: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> Message-ID: <058.eb6bc97dd4231e85db24c817e4eff52e@macosforge.org> #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gramps python gnome ----------------------------------+----------------------------------------- Comment (by rjt-gramps@thegrindstone.me.uk): I have attached a Portfile and patch for gramps 3.0.0. If I get some feedback that it works I will ask for it to be committed. Gamps 3.0.1 is about to come out, so if that works I will probably just jump straight to that. Richard -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 11:06:52 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 11:06:48 2008 Subject: [MacPorts] #15201: desktop-file-utils-0.15 build error Message-ID: <050.d14267ea36349fae7a9d4c658c7f2d7b@macosforge.org> #15201: desktop-file-utils-0.15 build error ----------------------------------+----------------------------------------- Reporter: jeffholmes@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: desktop-file-utils | ----------------------------------+----------------------------------------- On Macbook, Intel, running OS X 10.5.2 and XCode 3.0: {{{sudo port install gimp-app ---> Building desktop-file-utils with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_desktop-file-utils/work/desktop-file-utils-0.15" && make all " returned error 2 Command output: make all-recursive Making all in src make[2]: Nothing to be done for `all'. Making all in misc WARNING: Warnings can be ignored. :-) if test emacs != no; then \ set x; \ list='desktop-entry-mode.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS=emacs /bin/sh ../elisp-comp "$@" || exit 1; \ else : ; fi Fatal malloc_jumpstart() error make[2]: *** [elc-stamp] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: The following dependencies failed to build: gimp2 libgnomeui libbonoboui gnome-vfs desktop-file-utils gnome-mime-data libbonobo libglade2 libgnome esound audiofile libgnomecanvas gail libgtkhtml libmng autoconf help2man p5-locale-gettext m4 automake lcms librsvg libcroco libgsf libwmf poppler poppler-data py25-gtk py25-cairo py25-numpy fftw-3 g95 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 12:09:06 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 12:09:03 2008 Subject: [MacPorts] #8832: BUG: ssldump builds but doesn't work with openssl 0.9.8 (with workaround) In-Reply-To: <051.f6e8ba74dd2c260ef68fa2a2e7a837f7@macosforge.org> References: <051.f6e8ba74dd2c260ef68fa2a2e7a837f7@macosforge.org> Message-ID: <060.19fa732226c9541faf50b563853312ee@macosforge.org> #8832: BUG: ssldump builds but doesn't work with openssl 0.9.8 (with workaround) ------------------------------------+--------------------------------------- Reporter: etiffany@alum.mit.edu | Owner: pguyot@kallisys.net Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: fixed | Keywords: ------------------------------------+--------------------------------------- Changes (by pguyot@kallisys.net): * status: reopened => closed * resolution: => fixed Comment: Fixed in r36502. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 12:15:22 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 12:15:19 2008 Subject: [MacPorts] #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] In-Reply-To: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> References: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> Message-ID: <058.9a4417a61fcbc3e886ac59c6cb7b0709@macosforge.org> #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gramps python gnome ----------------------------------+----------------------------------------- Comment (by paulbeard@gmail.com): Excellent. I'll see if it builds and runs. I agree on waiting til 3.0.1: makes sense. Thanks for getting to this. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 14:02:14 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 14:02:10 2008 Subject: [MacPorts] #13416: faad2 fails to build In-Reply-To: <050.919cabe4ea1370921489008d74307347@macosforge.org> References: <050.919cabe4ea1370921489008d74307347@macosforge.org> Message-ID: <059.1e7c9e59c9a66b9d91c6145bb1e0f5ad@macosforge.org> #13416: faad2 fails to build -----------------------------------+---------------------------------------- Reporter: ludwig@metaspasm.org | Owner: pguyot@kallisys.net Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: faad. faad2 -----------------------------------+---------------------------------------- Changes (by pguyot@kallisys.net): * status: new => closed * resolution: => fixed Comment: Fixed with update to 2.6.1 in r36505. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 14:04:38 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 14:04:35 2008 Subject: [MacPorts] #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] In-Reply-To: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> References: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> Message-ID: <058.3c4ed2bc5b3438b85939b651acf068ee@macosforge.org> #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gramps python gnome ----------------------------------+----------------------------------------- Comment (by paulbeard@gmail.com): Works fine, looks good. One gotcha (not related to the port so much as to the source): importing old data works in their portable XML format, but not as a direct import of an old database. If that is reproducible, the upstream folks should be advised and anyone who uses the port will want to know. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 14:09:45 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 14:09:42 2008 Subject: [MacPorts] #15193: update gnucash to 2.2.5 and change configure flags to avoid 'gmon.out' rubbish In-Reply-To: <045.16e9ae656d41a6405aa9fd8393d1e38d@macosforge.org> References: <045.16e9ae656d41a6405aa9fd8393d1e38d@macosforge.org> Message-ID: <054.988c1afe7d895ed7ba36f302c8740c0e@macosforge.org> #15193: update gnucash to 2.2.5 and change configure flags to avoid 'gmon.out' rubbish ------------------------------+--------------------------------------------- Reporter: mp@dpj.sent.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by jmr@macports.org): Replying to [comment:1 raimue@macports.org]: > Isn't `--disable-debug --disable-profiling` meant to avoid placing profiling output into gmon.out? Why did you remove it then? The options do the opposite of what they should. See #14991 (which is committed now BTW). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 14:19:00 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 14:18:57 2008 Subject: [MacPorts] #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] In-Reply-To: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> References: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> Message-ID: <058.1639963112a33491fe8438bafc191e23@macosforge.org> #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gramps python gnome ----------------------------------+----------------------------------------- Comment (by rjt-gramps@thegrindstone.me.uk): It is a known limitation of the database engine that is used in Gramps or at least it is a feature of the changes that have been made to the database model between version 2 and version 3. The user must export their data into the Gramps XML format before upgrading to 3.0.0. I am not sure what the best way of informing people is? I can send an email to the Mac ports mailing list, but I doubt that many gramps users are on that list. Any suggestions. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 14:21:40 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 14:21:37 2008 Subject: [MacPorts] #15197: wxwidget fails to install In-Reply-To: <046.f4af254a017b2daf1c964dd64d82f350@macosforge.org> References: <046.f4af254a017b2daf1c964dd64d82f350@macosforge.org> Message-ID: <055.3f835b73d6e6f546418acc2da52ce815@macosforge.org> #15197: wxwidget fails to install -------------------------------+-------------------------------------------- Reporter: dbonde@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: bittorrent wxwidget -------------------------------+-------------------------------------------- Comment (by jmr@macports.org): Your problem is actually that you can't have wxWidgets26 and wxWidgets active at the same time, and bittorrent requires the former. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 14:22:30 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 14:22:27 2008 Subject: [MacPorts] #15198: mzscheme-371 - incorrect collects-dir In-Reply-To: <055.d8d3dc304abc39a3dd52eeba4d664973@macosforge.org> References: <055.d8d3dc304abc39a3dd52eeba4d664973@macosforge.org> Message-ID: <064.7b0c9d43090ac76804015c8a352d64b7@macosforge.org> #15198: mzscheme-371 - incorrect collects-dir ----------------------------------------+----------------------------------- Reporter: eric.m.kidd@dartmouth.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------------+----------------------------------- Changes (by jmr@macports.org): * milestone: => Port Bugs -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 14:22:43 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 14:22:40 2008 Subject: [MacPorts] #15110: libdmtx In-Reply-To: <046.7928570c498c4c5510ab6dae35d2cb76@macosforge.org> References: <046.7928570c498c4c5510ab6dae35d2cb76@macosforge.org> Message-ID: <055.6fe0910c2f20dd9e6714f2f5d21b3a4a@macosforge.org> #15110: libdmtx -------------------------------+-------------------------------------------- Reporter: adamore@email.it | Owner: mr_bond@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: libdmtx data matrix -------------------------------+-------------------------------------------- Changes (by mr_bond@macports.org): * status: assigned => closed * resolution: => fixed Comment: Commited in r36506, thanks for submitting this port! -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 14:35:37 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 14:35:33 2008 Subject: [MacPorts] #15195: curl: remove sourceforge from master_sites In-Reply-To: <046.5d244c7394ad24053b6a3d19577ce3fe@macosforge.org> References: <046.5d244c7394ad24053b6a3d19577ce3fe@macosforge.org> Message-ID: <055.9df676c747f04880a89cf9ec331055c5@macosforge.org> #15195: curl: remove sourceforge from master_sites -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: How silly of me! Thank you. Committed in r36508. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 16:06:30 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 16:06:26 2008 Subject: [MacPorts] #11571: BUG: 'port uninstall' lists many duplicated of a single port In-Reply-To: <048.e0872e71cb00631bcb526a2b15e02b60@macosforge.org> References: <048.e0872e71cb00631bcb526a2b15e02b60@macosforge.org> Message-ID: <057.13ffe6e21a23ec3bacd656fa2611488b@macosforge.org> #11571: BUG: 'port uninstall' lists many duplicated of a single port ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: Resolution: duplicate | Keywords: ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * cc: stephen@xemacs.org (removed) * status: new => closed * resolution: => duplicate Comment: Calling this a duplicate of #8763, since this appears to just be an extreme case. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 17:22:09 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 17:22:07 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.a3bdc0b887ff1ae3b264399b3516c6e0@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by takeshi@macports.org): I am going to commit changes to 2.9.15. * added additional checksums (sha1 and rmd160). * added a dependency to curl. * removed MACOSX_DEPLOYMENT_TARGET (#13217). I think it is good to have this version that builds before a major upgrade. Since ''Octave 3.0 is significantly different from Octave 2.1.x'', shouldn't we have a separate port (octave3)? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 17:24:54 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 17:24:51 2008 Subject: [MacPorts] #13217: octave 2.9.9 +g95 sets MACOSX_DEPLOYMENT_TARGET=10.4 In-Reply-To: <053.16d2786c12a05cbb8e12b4c9a058b534@macosforge.org> References: <053.16d2786c12a05cbb8e12b4c9a058b534@macosforge.org> Message-ID: <062.d6cd36d8e28da619c8a05ad0b9b9942b@macosforge.org> #13217: octave 2.9.9 +g95 sets MACOSX_DEPLOYMENT_TARGET=10.4 --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: stechert@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by takeshi@macports.org): * status: assigned => closed * resolution: => fixed Comment: Removed MACOSX_DEPLOYMENT_TARGET. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 18:50:26 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 18:50:24 2008 Subject: [MacPorts] #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] In-Reply-To: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> References: <049.0eeb6c812a1eeedb33c6af7d89abafa0@macosforge.org> Message-ID: <058.c39b351e33543f29e13afbb06b19bbdb@macosforge.org> #15176: upgrade gramps to 3.0.0 [2.2.8 doesn't run anyway] ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: gramps python gnome ----------------------------------+----------------------------------------- Comment (by paulbeard@gmail.com): So it's a feature, not a bug? I think your obligations are discharged if you put it in the info of the Portfile (maybe in 1.7, there could be a pre-flight option that allows a user to abort based on some question?) and remind the folks upstream that not everyone knows that the 2.0 database is not directly importable (the import module didn't work for me: I had to go to another system with 2.x installed and export a gpkg file). Cheers. I'm glad you got 3.x up and going. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 20:15:42 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 20:15:41 2008 Subject: [MacPorts] #15161: depends_* should have more useful semantics In-Reply-To: <046.614e7c9ab3fe1c523e56b2dce9ec128e@macosforge.org> References: <046.614e7c9ab3fe1c523e56b2dce9ec128e@macosforge.org> Message-ID: <055.696de5a26c920cea9455e9e3044269ee@macosforge.org> #15161: depends_* should have more useful semantics -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.7.0 Resolution: | Keywords: dependencies -------------------------------+-------------------------------------------- Comment (by jmr@macports.org): There is another deps check done by target_run in portutil.tcl, for trace mode. The two should be kept in sync. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 21:20:50 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 21:20:50 2008 Subject: [MacPorts] #15202: UPDATE: p5-app-ack 1.82 Message-ID: <045.ab1f940a709fee7115bb15540af0d94c@macosforge.org> #15202: UPDATE: p5-app-ack 1.82 -----------------------------+---------------------------------------------- Reporter: mschout@gkg.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- The attached patch updates p5-app-ack to version 1.82. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 22:12:50 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 22:12:47 2008 Subject: [MacPorts] #15162: libpng 1.2.29 In-Reply-To: <053.930f1a3c64d1894b200aa76ec075bc36@macosforge.org> References: <053.930f1a3c64d1894b200aa76ec075bc36@macosforge.org> Message-ID: <062.a9f5d6a2d606260450420888b5da59b3@macosforge.org> #15162: libpng 1.2.29 --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * summary: libpng 1.2.28 => libpng 1.2.29 Comment: 1.2.29beta03 and 1.2.29rc01 build fine with no additional changes to the port. So hopefully we can update to 1.2.29 when it's released. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 22:17:41 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 22:17:39 2008 Subject: [MacPorts] #14161: grisbi uses illegal variant name "without-libofx" In-Reply-To: <053.f98cb258c5495c8d4f94d33ccd7e5584@macosforge.org> References: <053.f98cb258c5495c8d4f94d33ccd7e5584@macosforge.org> Message-ID: <062.354967bd46558d86b82cd0b74a0576d1@macosforge.org> #14161: grisbi uses illegal variant name "without-libofx" --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: No response from maintainer in (considerably) more than 72 hours, so I changed the variant name "without-libofx" to "no_ofx" in r36517. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 22:24:57 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 22:24:53 2008 Subject: [MacPorts] #14160: stardict uses illegal variant name with-gnome In-Reply-To: <053.5b542e92edcdce8308868b08233c52e8@macosforge.org> References: <053.5b542e92edcdce8308868b08233c52e8@macosforge.org> Message-ID: <062.b61531a0e2704a5e380633b0c5df50a5@macosforge.org> #14160: stardict uses illegal variant name with-gnome --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: No response from maintainer in (considerably) more than 72 hours, so I'll go ahead without his approval. The variant name was changed from "gnome" to "with-gnome" in r16121; I've hereby undone that and changed it back to "gnome" in r36518. We don't want all our variants to begin with "with" or "without". -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 22:47:35 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 22:47:32 2008 Subject: [MacPorts] #15203: Trac Login from list or issue view is broken Message-ID: <048.639dedb11ac10d03a0e7add1b43a13c9@macosforge.org> #15203: Trac Login from list or issue view is broken --------------------------------+------------------------------------------- Reporter: stephen@xemacs.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: wiki | Version: 1.7.0 Keywords: | --------------------------------+------------------------------------------- If I visit {{{ http://trac.macports.org/projects/macports/report }}} I get redirected to {{{ http://trac.macports.org/report }}} If I then hit the login button, I get an error {{{ Not Found The requested URL /report was not found on this server. }}} Mac OS X 10.4.11, Firefox/2.0.0.6 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 22:50:03 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 22:50:00 2008 Subject: [MacPorts] #15204: UPDATE: net/adium 1.2.4 -> 1.2.5 Message-ID: <048.c64040aed8f89b2f5678d6070eed96e0@macosforge.org> #15204: UPDATE: net/adium 1.2.4 -> 1.2.5 --------------------------------+------------------------------------------- Reporter: mcklaren@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | --------------------------------+------------------------------------------- Update to the last version. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 23:00:42 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 23:00:39 2008 Subject: [MacPorts] #15205: tokyocabinet update request Message-ID: <048.2d1863eb9675b79c748d219d93437387@macosforge.org> #15205: tokyocabinet update request --------------------------------+------------------------------------------- Reporter: akira@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | --------------------------------+------------------------------------------- Tokyo Cabinet on MacPorts is a bit outdated. Please upgrade it to 1.2.5 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 23:01:18 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 23:01:15 2008 Subject: [MacPorts] #15205: tokyocabinet update request In-Reply-To: <048.2d1863eb9675b79c748d219d93437387@macosforge.org> References: <048.2d1863eb9675b79c748d219d93437387@macosforge.org> Message-ID: <057.151c718275262431f5a17c10afa658d8@macosforge.org> #15205: tokyocabinet update request ---------------------------------+------------------------------------------ Reporter: akira@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by akira@macports.org): * cc: rsky0711@gmail.com (added) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 23:05:13 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 23:05:10 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.8099749ad257363d1700d7bcf428f8fb@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by andrea.damore@macports.org): Replying to [comment:16 takeshi@macports.org]: > Since ''Octave 3.0 is significantly different from Octave 2.1.x'', > shouldn't we have a separate port (octave3)? I second this. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 23:11:06 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 23:11:03 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.b72c34fc3d449b0d307fa79f547787ed@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by bcbarnes@gmail.com): Replying to [comment:17 andrea.damore@macports.org]: > Replying to [comment:16 takeshi@macports.org]: > > Since ''Octave 3.0 is significantly different from Octave 2.1.x'', > > shouldn't we have a separate port (octave3)? > > > I second this. I disagree. The current port is 2.9.x; and according from the http://www.gnu.org/software/octave/ frontpage, "As noted on the download page, 2.9.15 is a pre-release version of Octave 3.0. It is significantly different from Octave 2.1.x,..." So, Octave 3.0.0/3.0.1 should be more similar to 2.9.x than 2.1.x. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Sun May 4 23:21:02 2008 From: trac at macosforge.org (MacPorts) Date: Sun May 4 23:20:58 2008 Subject: [MacPorts] #15205: tokyocabinet update request In-Reply-To: <048.2d1863eb9675b79c748d219d93437387@macosforge.org> References: <048.2d1863eb9675b79c748d219d93437387@macosforge.org> Message-ID: <057.263063fe0dcd5df89cc36d01446c3338@macosforge.org> #15205: tokyocabinet update request ---------------------------------+------------------------------------------ Reporter: akira@macports.org | Owner: akira@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by akira@macports.org): * owner: macports-tickets@lists.macosforge.org => akira@macports.org Comment: rsky0711, do you mind if I add me to the maintainers? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 01:28:19 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 01:28:17 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.6e07bfac6a0a46b6df004b8ee2a1646b@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by aronnax@umd.edu): How about create an octave2 port so that installing "octave" gives you the latest version by default? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 01:29:30 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 01:29:28 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.c345bbd2849721f241382e075d74db71@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by aronnax@umd.edu): I use Octave a lot; I don't speak for everyone but I have no reason to have an old version of it lying around. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 02:24:50 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 02:24:48 2008 Subject: [MacPorts] #15203: Trac Login from list or issue view is broken In-Reply-To: <048.639dedb11ac10d03a0e7add1b43a13c9@macosforge.org> References: <048.639dedb11ac10d03a0e7add1b43a13c9@macosforge.org> Message-ID: <057.e99114da5eca7282962e5fe8f3c69b45@macosforge.org> #15203: Trac Login from list or issue view is broken ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: wsiegrist@apple.com Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: wiki | Version: Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by raimue@macports.org): * owner: macports-tickets@lists.macosforge.org => wsiegrist@apple.com * version: 1.7.0 => * milestone: => Website & Documentation Comment: There is work-in-progress on the website, see the mailing list. http://lists.macosforge.org/pipermail/macports-dev/2008-April/005051.html -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 03:24:08 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 03:24:06 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.e80637a5120eb0fc0828dea1cf4464fa@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by alakazam@melix.net): I also use octave a lot ; the differences between octave 2.9.* and 3.0.0 are minor. Most of the differences between octave 2.1 and 3.0 are compatibility upgrades so that octave is more compatible with matlab : improved plotting functionality, API changes in order to align the output of some functions on matlab. The last change is with built in variables, which I think few people tamper with anyway. The list of changes is available here : http://www.gnu.org/software/octave/NEWS-3.html I think it is in the interest of most (if not all) users of octave to upgrade to 2.9. It might be interesting if some users request it to maintain a Portfile for octave 2.9, but I have not seen any major changes between 2.9 and 3.0, and since all of macports users are already using octave 3.0, I am not convinced having two separate ports is adequate. Furthermore, octave-forge (a set of many additional "modules" containing functions for image manipulation, advanced statistical calculations, etc.) is compatible with octave 3.0.1 and "Many packages will also function function with earlier versions of Octave 2.9", so I think this too should be a reason to upgrade rather than branch into a new port. (Recent News section at http://octave.sourceforge.net/) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 04:06:11 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 04:06:11 2008 Subject: [MacPorts] #14865: poppler 0.8.0 fails to build under tiger 10.4.11 on Intel In-Reply-To: <050.16d15b3440b59b097092c02b89988730@macosforge.org> References: <050.16d15b3440b59b097092c02b89988730@macosforge.org> Message-ID: <059.4625f24ceff4c48ffdf270147cdd4f22@macosforge.org> #14865: poppler 0.8.0 fails to build under tiger 10.4.11 on Intel -----------------------------------+---------------------------------------- Reporter: jwhowse4@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -----------------------------------+---------------------------------------- Changes (by rhwood@macports.org): * status: new => closed * resolution: => fixed Comment: Fix committed in r36532 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 04:07:39 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 04:07:37 2008 Subject: [MacPorts] #13595: poppler-0.6.3 fails on OS X 10.5 Leopard (qt4 problem?) In-Reply-To: <050.2f9c40cdad2b9b7802055a82f84d6786@macosforge.org> References: <050.2f9c40cdad2b9b7802055a82f84d6786@macosforge.org> Message-ID: <059.ca829abcbf0d47c944f6d88d22f001bb@macosforge.org> #13595: poppler-0.6.3 fails on OS X 10.5 Leopard (qt4 problem?) -----------------------------------+---------------------------------------- Reporter: develop@ohlmeier.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: -----------------------------------+---------------------------------------- Changes (by rhwood@macports.org): * status: new => closed * resolution: => fixed Comment: OBE see #14865 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 04:45:25 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 04:45:27 2008 Subject: [MacPorts] #13116: ettercap-ng fails to build on Mac OS X 10.5 Leopard In-Reply-To: <048.a69e8b624bf403b5f8e0584d754405eb@macosforge.org> References: <048.a69e8b624bf403b5f8e0584d754405eb@macosforge.org> Message-ID: <057.490ce0b4ebb85af5f60698f92998c5df@macosforge.org> #13116: ettercap-ng fails to build on Mac OS X 10.5 Leopard ---------------------------------+------------------------------------------ Reporter: neetocin@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by vicoasis@ua.fm): Add only one line '''#define u_char unsigned char''' {{{ ............ int x1, y1, x2, y2; #define u_char unsigned char /* object colors */ u_char screen_color; u_char border_color; u_char focus_color; u_char title_color; u_char window_color; u_char select_color; ......... }}} And be happy :) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 06:23:10 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 06:23:08 2008 Subject: [MacPorts] #13576: camlimages 2.2_2 fails to build: 'JCS_RGB' undeclared (first use in this function) In-Reply-To: <050.2f7def3480302eddc6f6db0a9bd7ccb1@macosforge.org> References: <050.2f7def3480302eddc6f6db0a9bd7ccb1@macosforge.org> Message-ID: <059.8d47f17f6f5d69557700bf6cfbe6d345@macosforge.org> #13576: camlimages 2.2_2 fails to build: 'JCS_RGB' undeclared (first use in this function) -----------------------------------+---------------------------------------- Reporter: henrik@pilegaard.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by vpvadistance@free.fr): I just install afresh version of macports on 10.5.2 and I have exactly the same problem above (tiffread.c) Vincent -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 06:31:08 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 06:31:06 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> References: <053.6b901c6876c1c0c4a65db9d87bdcfea9@macosforge.org> Message-ID: <062.e521a048c4dd77926d10d16f3c005660@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by andrea.damore@macports.org): Replying to [comment:18 bcbarnes@gmail.com]: > I disagree. The current port is 2.9.x; and according from the http://www.gnu.org/software/octave/ frontpage, "As noted on the download page, 2.9.15 is a pre-release version of Octave 3.0. It is significantly different from Octave 2.1.x,..." > > So, Octave 3.0.0/3.0.1 should be more similar to 2.9.x than 2.1.x. You're definely right, I misread 2.1.x and tought that 3.0 was very different from 2.9 so it would have been safer have two ports to not eventually break anything. My bad. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 08:51:54 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 08:51:52 2008 Subject: [MacPorts] #15206: Problem getting gtkwave Message-ID: <049.5f029f3bde9df5d134f176cb656d07ed@macosforge.org> #15206: Problem getting gtkwave ---------------------------------+------------------------------------------ Reporter: dstwo@princeton.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ kingston:~ dsn$ sudo port install gtkwave Password: ---> Fetching gtkwave ---> Attempting to fetch gtkwave-3.1.8.tar.gz from http://home.nc.rr.com/gtkwave/ ---> Attempting to fetch gtkwave-3.1.8.tar.gz from http://svn.macports.org/repository/macports/distfiles/gtkwave ---> Attempting to fetch gtkwave-3.1.8.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch gtkwave-3.1.8.tar.gz from http://svn.macports.org/repository/macports/downloads/gtkwave Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. I am able to install other packages, so I think this problem is gtkwave specific. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 08:57:44 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 08:57:41 2008 Subject: [MacPorts] #13162: PATCH: add udp driver to sysutils/lirc In-Reply-To: <051.7082c80883862fdd76ba9fc29b4330af@macosforge.org> References: <051.7082c80883862fdd76ba9fc29b4330af@macosforge.org> Message-ID: <060.67d3c4a0d654f23c137e9119d040377b@macosforge.org> #13162: PATCH: add udp driver to sysutils/lirc ------------------------------------+--------------------------------------- Reporter: ecronin@gizmolabs.org | Owner: ecronin@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ------------------------------------+--------------------------------------- Changes (by ecronin@macports.org): * status: assigned => closed * resolution: => fixed Comment: Added in r36536 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 13:30:26 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 13:30:24 2008 Subject: [MacPorts] #15207: gtk28 build failure on osx 10.5.2 - gtkiconfactory.c:2943: error: conflicting types for 'g_hash_table_get_keys' Message-ID: <045.09b5846a52c5db5a7b5b4fc9197fd84e@macosforge.org> #15207: gtk28 build failure on osx 10.5.2 - gtkiconfactory.c:2943: error: conflicting types for 'g_hash_table_get_keys' -----------------------------+---------------------------------------------- Reporter: pieter@meul.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: gtk28 | -----------------------------+---------------------------------------------- I get an error while building gtk28 on osx 10.5.2: gtkiconfactory.c:2943: error: conflicting types for 'g_hash_table_get_keys' {{{ ---> Fetching gtk28 ---> Attempting to fetch gtk+-2.8.20.tar.bz2 from ftp://ftp.gtk.org/pub/gtk/v2.8 ---> Verifying checksum(s) for gtk28 ---> Extracting gtk28 ---> Configuring gtk28 ---> Building gtk28 with target all 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_gtk28/work/gtk+-2.8.20" && make all CFLAGS+="-I/usr/X11R6/include" " returned error 2 Command output: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/local/lib\" -DGTK_DATADIR=\"/opt/local/share\" -DGTK_DATA_PREFIX=\"/opt/local\" -DGTK_SYSCONFDIR=\"/opt/local/etc\" -DGTK_VERSION=\"2.8.20\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i686-apple-darwin9.2.2\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I ../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 -I/opt/local/include/atk-1.0 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11/include -I/usr/X11R6/include -MT gtkhscrollbar.lo -MD -MP -MF .deps/gtkhscrollbar.Tpo -c gtkhscrollbar.c -fno-common -DPIC -o .libs/gtkhscrollbar.o if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/local/lib\" -DGTK_DATADIR=\"/opt/local/share\" -DGTK_DATA_PREFIX=\"/opt/local\" -DGTK_SYSCONFDIR=\"/opt/local/etc\" -DGTK_VERSION=\"2.8.20\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i686-apple-darwin9.2.2\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I ../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 -I/opt/local/include/atk-1.0 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11/include -I/usr/X11R6/include -MT gtkhseparator.lo -MD -MP -MF ".deps/gtkhseparator.Tpo" \ -c -o gtkhseparator.lo `test -f 'gtkhseparator.c' || echo './'`gtkhseparator.c; \ then mv -f ".deps/gtkhseparator.Tpo" ".deps/gtkhseparator.Plo"; \ else rm -f ".deps/gtkhseparator.Tpo"; exit 1; \ fi /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/local/lib\" -DGTK_DATADIR=\"/opt/local/share\" -DGTK_DATA_PREFIX=\"/opt/local\" -DGTK_SYSCONFDIR=\"/opt/local/etc\" -DGTK_VERSION=\"2.8.20\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i686 -apple-darwin9.2.2\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I ../gdk-pixbuf -I../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 -I/opt/local/include/atk-1.0 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11/include -I/usr/X11R6/include -MT gtkhseparator.lo -MD -MP -MF .deps/gtkhseparator.Tpo -c gtkhseparator.c -fno-common -DPIC -o .libs/gtkhseparator.o if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/local/lib\" -DGTK_DATADIR=\"/opt/local/share\" -DGTK_DATA_PREFIX=\"/opt/local\" -DGTK_SYSCONFDIR=\"/opt/local/etc\" -DGTK_VERSION=\"2.8.20\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i686-apple-darwin9.2.2\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I ../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 -I/opt/local/include/atk-1.0 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11/include -I/usr/X11R6/include -MT gtkhsv.lo -MD -MP -MF ".deps/gtkhsv.Tpo" \ -c -o gtkhsv.lo `test -f 'gtkhsv.c' || echo './'`gtkhsv.c; \ then mv -f ".deps/gtkhsv.Tpo" ".deps/gtkhsv.Plo"; \ else rm -f ".deps/gtkhsv.Tpo"; exit 1; \ fi /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/local/lib\" -DGTK_DATADIR=\"/opt/local/share\" -DGTK_DATA_PREFIX=\"/opt/local\" -DGTK_SYSCONFDIR=\"/opt/local/etc\" -DGTK_VERSION=\"2.8.20\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i686 -apple-darwin9.2.2\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I ../gdk-pixbuf -I../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 -I/opt/local/include/atk-1.0 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11/include -I/usr/X11R6/include -MT gtkhsv.lo -MD -MP -MF .deps/gtkhsv.Tpo -c gtkhsv.c -fno-common -DPIC -o .libs/gtkhsv.o gtkhsv.c: In function 'paint_ring': gtkhsv.c:1013: warning: pointer targets in passing argument 1 of 'cairo_image_surface_create_for_data' differ in signedness gtkhsv.c: In function 'paint_triangle': gtkhsv.c:1223: warning: pointer targets in passing argument 1 of 'cairo_image_surface_create_for_data' differ in signedness if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/local/lib\" -DGTK_DATADIR=\"/opt/local/share\" -DGTK_DATA_PREFIX=\"/opt/local\" -DGTK_SYSCONFDIR=\"/opt/local/etc\" -DGTK_VERSION=\"2.8.20\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i686-apple-darwin9.2.2\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I ../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 -I/opt/local/include/atk-1.0 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11/include -I/usr/X11R6/include -MT gtkiconfactory.lo -MD -MP -MF ".deps/gtkiconfactory.Tpo" \ -c -o gtkiconfactory.lo `test -f 'gtkiconfactory.c' || echo './'`gtkiconfactory.c; \ then mv -f ".deps/gtkiconfactory.Tpo" ".deps/gtkiconfactory.Plo"; \ else rm -f ".deps/gtkiconfactory.Tpo"; exit 1; \ fi /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/local/lib\" -DGTK_DATADIR=\"/opt/local/share\" -DGTK_DATA_PREFIX=\"/opt/local\" -DGTK_SYSCONFDIR=\"/opt/local/etc\" -DGTK_VERSION=\"2.8.20\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i686 -apple-darwin9.2.2\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I ../gdk-pixbuf -I../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 -I/opt/local/include/atk-1.0 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11/include -I/usr/X11R6/include -MT gtkiconfactory.lo -MD -MP -MF .deps/gtkiconfactory.Tpo -c gtkiconfactory.c -fno-common -DPIC -o .libs/gtkiconfactory.o gtkiconfactory.c:2943: error: conflicting types for 'g_hash_table_get_keys' /opt/local/include/glib-2.0/glib/ghash.h:94: error: previous declaration of 'g_hash_table_get_keys' was here make[4]: *** [gtkiconfactory.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 14:06:44 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 14:06:41 2008 Subject: [MacPorts] #15206: Problem getting gtkwave In-Reply-To: <049.5f029f3bde9df5d134f176cb656d07ed@macosforge.org> References: <049.5f029f3bde9df5d134f176cb656d07ed@macosforge.org> Message-ID: <058.2154eadbc4d66749e424bb32d0981752@macosforge.org> #15206: Problem getting gtkwave ----------------------------------+----------------------------------------- Reporter: dstwo@princeton.edu | Owner: gwright@macports.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => gwright@macports.org Comment: Cc'ing maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 15:30:44 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 15:30:41 2008 Subject: [MacPorts] #15208: atlantik can't connect to internet Message-ID: <050.b9b757b495c9a3927c5f9927f694aca6@macosforge.org> #15208: atlantik can't connect to internet ----------------------------------+----------------------------------------- Reporter: linuxalien@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: atlantik, dcop | ----------------------------------+----------------------------------------- I get a popup that says there was a communication error and to make sure the dcop server is up and running. Atlantik can't get a list of servers with an active internet connection running. I'm submitting the bug report from said connection. I do have Water Roof firewall running, but everything else works with it. I also get this in the terminal window: atlantik kdeinit: Aborting. bind() failed: : Address already in use Could not bind to socket '/private/var/folders/YN/YNrZcWReH9CCoIzLt2O70U+++TI/-Tmp-/ksocket- josephbarney/kdeinit_/tmp/launch-Xg4CQQ/_0' kio (KSycoca): Trying to open ksycoca from /private/var/tmp/kdecache- josephbarney/ksycoca kio (KSycoca): Could not open ksycoca kio (KSycoca): Trying to open ksycoca from /private/var/tmp/kdecache- josephbarney/ksycoca kio (KSycoca): Could not open ksycoca kio (KSycoca): findFactory: we have no database.... launching kdeinit kdeinit: Aborting. bind() failed: : Address already in use Could not bind to socket '/private/var/folders/YN/YNrZcWReH9CCoIzLt2O70U+++TI/-Tmp-/ksocket- josephbarney/kdeinit_/tmp/launch-Xg4CQQ/_0' kio (KSycoca): Trying to open ksycoca from /private/var/tmp/kdecache- josephbarney/ksycoca kio (KSycoca): Could not open ksycoca atlantik: ERROR: : couldn't create slave : Unknown protocol 'http'. atlantik: Fatal IO error: client killed -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 15:56:12 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 15:56:09 2008 Subject: [MacPorts] #15203: Trac Login from list or issue view is broken In-Reply-To: <048.639dedb11ac10d03a0e7add1b43a13c9@macosforge.org> References: <048.639dedb11ac10d03a0e7add1b43a13c9@macosforge.org> Message-ID: <057.c2c34c72e218dd8daa3e32466f941b92@macosforge.org> #15203: Trac Login from list or issue view is broken ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: wsiegrist@apple.com Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: server/hosting | Version: Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * component: wiki => server/hosting Comment: It's actually trac.macports.org that isn't working. Use http://trac.macosforge.org/projects/macports in the meantime. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 15:57:09 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 15:57:07 2008 Subject: [MacPorts] #15204: UPDATE: net/adium 1.2.4 -> 1.2.5 In-Reply-To: <048.c64040aed8f89b2f5678d6070eed96e0@macosforge.org> References: <048.c64040aed8f89b2f5678d6070eed96e0@macosforge.org> Message-ID: <057.62fba0803c7682a97a5a3eb6bcf423db@macosforge.org> #15204: UPDATE: net/adium 1.2.4 -> 1.2.5 ---------------------------------+------------------------------------------ Reporter: mcklaren@gmail.com | Owner: rhwood@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => rhwood@macports.org * type: defect => enhancement Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 15:59:54 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 15:59:51 2008 Subject: [MacPorts] #15206: gtkwave fetch fails In-Reply-To: <049.5f029f3bde9df5d134f176cb656d07ed@macosforge.org> References: <049.5f029f3bde9df5d134f176cb656d07ed@macosforge.org> Message-ID: <058.b7ad430a07b0086273c0503ee1c1c5a9@macosforge.org> #15206: gtkwave fetch fails ----------------------------------+----------------------------------------- Reporter: dstwo@princeton.edu | Owner: gwright@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * summary: Problem getting gtkwave => gtkwave fetch fails * milestone: => Port Bugs -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 16:04:16 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 16:04:13 2008 Subject: [MacPorts] #15207: gtk28 build failure on osx 10.5.2 - gtkiconfactory.c:2943: error: conflicting types for 'g_hash_table_get_keys' In-Reply-To: <045.09b5846a52c5db5a7b5b4fc9197fd84e@macosforge.org> References: <045.09b5846a52c5db5a7b5b4fc9197fd84e@macosforge.org> Message-ID: <054.c04ba39dfe7628c6c4c3d78546a71dd5@macosforge.org> #15207: gtk28 build failure on osx 10.5.2 - gtkiconfactory.c:2943: error: conflicting types for 'g_hash_table_get_keys' ------------------------------+--------------------------------------------- Reporter: pieter@meul.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: gtk28 ------------------------------+--------------------------------------------- Changes (by jmr@macports.org): * milestone: => Port Bugs Comment: Probably needs to depend on a contemporaneous version of glib2 rather than the current one. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 16:37:37 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 16:37:34 2008 Subject: [MacPorts] #15209: GTK2/Pango/Cairo broken: only boxes displayed Message-ID: <057.5ca77245641e620dc09ee6a23ef964e9@macosforge.org> #15209: GTK2/Pango/Cairo broken: only boxes displayed -----------------------------------------+---------------------------------- Reporter: shreevatsa.public@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -----------------------------------------+---------------------------------- Hello, Installing the latest version of GTK2 and its dependencies from MacPorts, with the quartz option, ('port install gtk2 +quartz +no_x11', although it is a mystery why 'port install gtk2 +quartz' doesn't do the same), one sees only boxes in installed applications. There is also an error message displayed, with something like: {{{ Pango-WARNING **: shaping failure, expect ugly output. shape- engine=?BasicEngineFc?, font=?Bitstream Vera Sans 10?, text=?Modify? }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 17:39:35 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 17:39:33 2008 Subject: [MacPorts] #15161: depends_* should have more useful semantics In-Reply-To: <046.614e7c9ab3fe1c523e56b2dce9ec128e@macosforge.org> References: <046.614e7c9ab3fe1c523e56b2dce9ec128e@macosforge.org> Message-ID: <055.00521d605593b3cd1fc3eb9de5c4c6ee@macosforge.org> #15161: depends_* should have more useful semantics -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.7.0 Resolution: | Keywords: dependencies -------------------------------+-------------------------------------------- Comment (by jmr@macports.org): It seems that there is one useful distinction made currently: depends_build deps are not added to the registry, so even though they get installed whether you're building the port or not, you can at least uninstall them afterwards without getting dependency errors. I think that fully resolving this ticket will have to wait for the fabled dependency engine rewrite. For now, I propose making it possible to use depends_build stuff in the extract, patch and configure phases. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 18:19:16 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 18:19:14 2008 Subject: [MacPorts] #7361: BUG: activation status of dependencies is not checked before installation In-Reply-To: <061.9042fb879828202b15484555f6fc962a@macosforge.org> References: <061.9042fb879828202b15484555f6fc962a@macosforge.org> Message-ID: <070.3c991c235eedfa370de58590028fa042@macosforge.org> #7361: BUG: activation status of dependencies is not checked before installation ----------------------------------------------+----------------------------- Reporter: opendarwin.nospam@vercruesse.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: Resolution: | Keywords: haspatch ----------------------------------------------+----------------------------- Changes (by jmr@macports.org): * keywords: => haspatch * milestone: MacPorts base bugs => MacPorts 1.6.1 Comment: Nominating for the upcoming release. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 18:43:42 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 18:43:40 2008 Subject: [MacPorts] #8221: RFE: port upgrade should consider variants when computing dependencies In-Reply-To: <060.ba7f134df21fac8b6271fb6068f5b723@macosforge.org> References: <060.ba7f134df21fac8b6271fb6068f5b723@macosforge.org> Message-ID: <069.61f4ff8f8fb716b569c0cd1b01e2735d@macosforge.org> #8221: RFE: port upgrade should consider variants when computing dependencies ---------------------------------------------+------------------------------ Reporter: opendarwin-2006@ryandesign.com | Owner: gwhitney@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: Resolution: | Keywords: ---------------------------------------------+------------------------------ Changes (by jmr@macports.org): * cc: gwhitney@macports.org (removed) * cc: jmr@macports.org (added) Comment: Replying to [comment:4 nox@macports.org]: > This is not anymore relevant, is it? The patch doesn't seem to have ever been applied. Was this fixed in some other way? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 19:05:48 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 19:05:45 2008 Subject: [MacPorts] #15189: Port Submission: Mnemosyne In-Reply-To: <048.bdf5f738f474f0d48014a06c13279137@macosforge.org> References: <048.bdf5f738f474f0d48014a06c13279137@macosforge.org> Message-ID: <057.2c2efbcb3e75bf9bbfcae3c8717645f9@macosforge.org> #15189: Port Submission: Mnemosyne ---------------------------------+------------------------------------------ Reporter: cpettitt@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: | Keywords: mnemosyne ---------------------------------+------------------------------------------ Comment (by cpettitt@gmail.com): Thank you for your feedback jmr. You rightly guessed that I'm not running Leopard; I'm currently running on Tiger. I'll see if I can get my hands on a Leopard system to work out any additional changes required for the PyObjC bindings. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 20:04:38 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 20:04:35 2008 Subject: [MacPorts] #14984: dasher upgrade failure: "/usr/bin/ld: multiple definitions of symbol _round" In-Reply-To: <049.0fcf787d391bd72abe8254ac77cd90c9@macosforge.org> References: <049.0fcf787d391bd72abe8254ac77cd90c9@macosforge.org> Message-ID: <058.78688b4f3968f245122b75f91ad0aa3e@macosforge.org> #14984: dasher upgrade failure: "/usr/bin/ld: multiple definitions of symbol _round" ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * priority: High => Normal * status: new => closed * resolution: => fixed Comment: Committed in r36544. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 20:35:02 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 20:35:00 2008 Subject: [MacPorts] #15210: Idea: add Trac field for name of port Message-ID: <057.8029f81c1663cd42087695dd826cca09@macosforge.org> #15210: Idea: add Trac field for name of port -----------------------------------------+---------------------------------- Reporter: shreevatsa.public@gmail.com | Owner: wsiegrist@apple.com Type: enhancement | Status: new Priority: Normal | Milestone: Website & Documentation Component: server/hosting | Version: 1.6.0 Keywords: trac plugin port | -----------------------------------------+---------------------------------- It would be a good idea to have a Trac field for port name. Possible uses: * Users could ''exactly'' specify which ports are affected, when creating tickets. * Maintainers could keep better track of what bugs a specific port has. * Users facing problems with a port could more easily search for existing bugs involving that port. * Committers might not have to manually cc maintainers: this could (in principle) be automated. _wms thought this would be a good idea and asked me to create this ticket so that he would get to it eventually :-) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 21:03:22 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 21:03:20 2008 Subject: [MacPorts] #14556: erlang upgrade to R12B-1 In-Reply-To: <049.5fe705699d6d9087f79b089175d078e3@macosforge.org> References: <049.5fe705699d6d9087f79b089175d078e3@macosforge.org> Message-ID: <058.515cd5dff0cc85d9e62867b642d52a4c@macosforge.org> #14556: erlang upgrade to R12B-1 ----------------------------------+----------------------------------------- Reporter: wmacgyver@gmail.com | Owner: bfulgham@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * status: new => closed * resolution: => fixed Comment: Updated to R12B-2 in r35923. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Mon May 5 23:02:05 2008 From: trac at macosforge.org (MacPorts) Date: Mon May 5 23:02:03 2008 Subject: [MacPorts] #8763: 'port uninstall' does not remove entry in dependency list. In-Reply-To: <051.349af1def53b752a559e14bc829bd4ee@macosforge.org> References: <051.349af1def53b752a559e14bc829bd4ee@macosforge.org> Message-ID: <060.394bbcc486e292f936400d8f4a02a453@macosforge.org> #8763: 'port uninstall' does not remove entry in dependency list. ------------------------------------+--------------------------------------- Reporter: agentmonkey@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: Resolution: | Keywords: ------------------------------------+--------------------------------------- Changes (by jmr@macports.org): * cc: agentmonkey@gmail.com (removed) * cc: jmr@macports.org (added) Comment: The bit of code that is causing this problem is [http://trac.macosforge.org/projects/macports/browser/trunk/base/src/registry1.0/portuninstall.tcl#L144 here]. The issue is that at that point you don't know which of the multiple versions of the port actually needed a given dependency (since dependencies can change between versions), and hence you don't know whether you can remove the dep map entry. It would be possible to just trim the supernumerary entries from the dep map, but that would still leave you with spurious entries in cases where dependencies have been dropped from the new port version. Maybe upgrade should clear the dep map entries for the old version before installing the new version? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 00:08:23 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 00:08:20 2008 Subject: [MacPorts] #10768: BUG: port - dependency passes by inexisting ports In-Reply-To: <030.3b4137ef119451c29b621de5afec9c7d@macosforge.org> References: <030.3b4137ef119451c29b621de5afec9c7d@macosforge.org> Message-ID: <039.c5897d567f9a971ce812dd156438bd86@macosforge.org> #10768: BUG: port - dependency passes by inexisting ports --------------------------------+------------------------------------------- Reporter: yves@macports.org | Owner: eridius@macports.org Type: defect | Status: reopened Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: Resolution: | Keywords: dependency --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * cc: yves@macports.org, eridius@macports.org (removed) * cc: jmr@macports.org (added) * milestone: MacPorts base bugs => MacPorts 1.6.1 Comment: Nominating for the upcoming release. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 00:09:22 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 00:09:19 2008 Subject: [MacPorts] #12765: hydra compile error with libssh 0.2 patch In-Reply-To: <034.2acdbacfd6a49160f68cb607ebe6f990@macosforge.org> References: <034.2acdbacfd6a49160f68cb607ebe6f990@macosforge.org> Message-ID: <043.08bf3d472cae9b07ff93734c923994fb@macosforge.org> #12765: hydra compile error with libssh 0.2 patch ------------------------------------+--------------------------------------- Reporter: caimi.marco@gmail.com | Owner: pmq@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by ryandesign@macports.org): It's been [http://lists.macosforge.org/pipermail/macports- users/2008-May/010154.html suggested] that we make a new port libssh01 just for hydra's dependency. We could do this, but would have to make sure that the files installed by libssh01 don't conflict with the files installed by libssh. Perhaps see the ports apr and apr0 for ideas. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 00:16:37 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 00:16:36 2008 Subject: [MacPorts] #15211: mod_ssi_func 1.0 patch failure Message-ID: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> #15211: mod_ssi_func 1.0 patch failure -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- Yvon Thoraval [http://lists.macosforge.org/pipermail/macports- users/2008-May/010144.html reports] (and I can confirm) that mod_ssi_func 1.0 doesn't get past the patch phase: {{{ ---> Applying patches to mod_ssi_func Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_ssi_func/work/distribution_1.0" && patch -p0 < '/opt/local/var/macports/sources/ rsync.macports.org/release/ports/www/mod_ssi_func/files/patch-ssi_func- Makefile'" returned error 1 Command output: patching file ssi_func/Makefile Hunk #1 FAILED at 10. 1 out of 1 hunk FAILED -- saving rejects to file ssi_func/Makefile.rej Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 00:22:57 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 00:22:53 2008 Subject: [MacPorts] #15211: mod_ssi_func 1.0 patch failure In-Reply-To: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> References: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> Message-ID: <045.278d789161f09561bed8c8a2e014eee3@macosforge.org> #15211: mod_ssi_func 1.0 patch failure --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org * status: new => assigned Comment: I think the problem is that the patchfiles use UNIX linefeeds but the files they're trying to patch use DOS linefeeds. I would guess that r21504 broke this. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 00:42:10 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 00:42:07 2008 Subject: [MacPorts] #15211: mod_ssi_func 1.0 patch failure In-Reply-To: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> References: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> Message-ID: <045.0e19ea888d1e94e1ece458a13a075064@macosforge.org> #15211: mod_ssi_func 1.0 patch failure --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by ryandesign@macports.org): Fixed the patch failure in r36546, but now it still won't compile: {{{ Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_Users_rschmidt_macports_dports_www_mod_ssi_func/work/distribution_1.0/ssi_func && make APXS=/opt/local/apache2/bin/apxs" returned error 2 Command output: /opt/local/apache2/bin/apxs -c mod_ssi_func.c /opt/local/share/apr-1/build/libtool --silent --mode=compile /usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -c -o mod_ssi_func.lo mod_ssi_func.c && touch mod_ssi_func.slo mod_ssi_func.c: In function 'handle_func': mod_ssi_func.c:85: error: 'FLAG_PRINTING' undeclared (first use in this function) mod_ssi_func.c:85: error: (Each undeclared identifier is reported only once mod_ssi_func.c:85: error: for each function it appears in.) mod_ssi_func.c:94: warning: passing argument 1 of 'ssi_func_pfn_ps' from incompatible pointer type mod_ssi_func.c:94: warning: passing argument 2 of 'ssi_func_pfn_ps' from incompatible pointer type mod_ssi_func.c:94: warning: passing argument 4 of 'ssi_func_pfn_ps' makes integer from pointer without a cast mod_ssi_func.c:94: error: too many arguments to function 'ssi_func_pfn_ps' mod_ssi_func.c:106: warning: passing argument 1 of 'ssi_func_pfn_ps' from incompatible pointer type mod_ssi_func.c:106: warning: passing argument 2 of 'ssi_func_pfn_ps' from incompatible pointer type mod_ssi_func.c:106: warning: passing argument 4 of 'ssi_func_pfn_ps' makes integer from pointer without a cast mod_ssi_func.c:106: error: too many arguments to function 'ssi_func_pfn_ps' mod_ssi_func.c: In function 'ssi_func_post_config': mod_ssi_func.c:157: warning: passing argument 2 of 'ssi_func_pfn_rih' from incompatible pointer type apxs:Error: Command failed with rc=65536 . make: *** [mod_ssi_func.o] Error 1 }}} I'm guessing this module is for Apache 2.0.x and is incompatible with Apache 2.2.x. I'll test with the apache20 port and if that works I'll change the dependency to apache20. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 01:55:33 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 01:55:33 2008 Subject: [MacPorts] #11892: RFE: Option to compute recursive deps In-Reply-To: <042.44012b2e550f0dedf5159d203273faa9@macosforge.org> References: <042.44012b2e550f0dedf5159d203273faa9@macosforge.org> Message-ID: <051.0af5131ddac7ab3f5d54ce3608474e20@macosforge.org> #11892: RFE: Option to compute recursive deps --------------------------------------------+------------------------------- Reporter: gwhitney@simonsfoundation.org | Owner: gwhitney@macports.org Type: enhancement | Status: new Priority: Low | Milestone: MacPorts base enhancements Component: base | Version: Resolution: | Keywords: deps recursive --------------------------------------------+------------------------------- Changes (by jmr@macports.org): * cc: gwhitneycom1@pobox.com (removed) * cc: jmr@macports.org (added) Comment: Any news on this? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 01:59:11 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 01:59:10 2008 Subject: [MacPorts] #11891: BUG: variants ignored in deps action In-Reply-To: <042.8502bff135942c0b5706aa44d20419e7@macosforge.org> References: <042.8502bff135942c0b5706aa44d20419e7@macosforge.org> Message-ID: <051.4ab7065f66318d357060754908a71d08@macosforge.org> #11891: BUG: variants ignored in deps action --------------------------------------------+------------------------------- Reporter: gwhitney@simonsfoundation.org | Owner: gwhitney@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: Resolution: | Keywords: deps variant --------------------------------------------+------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) Comment: Are you still planning on committing this, Glen? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 02:05:12 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 02:05:11 2008 Subject: [MacPorts] #11897: BUG: base-1.4.3 variants.conf not applied to "build" target In-Reply-To: <042.d5fa6f68c939148b426f8792a80f3007@macosforge.org> References: <042.d5fa6f68c939148b426f8792a80f3007@macosforge.org> Message-ID: <051.635de79c283c812916965b077a4f6726@macosforge.org> #11897: BUG: base-1.4.3 variants.conf not applied to "build" target --------------------------------------------+------------------------------- Reporter: gwhitney@simonsfoundation.org | Owner: gwhitney@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4.3 Resolution: | Keywords: haspatch --------------------------------------------+------------------------------- Changes (by jmr@macports.org): * cc: gwhitney@macports.org (removed) * cc: jmr@macports.org (added) * keywords: => haspatch * milestone: MacPorts base bugs => MacPorts 1.6.1 Comment: Nominating for the upcoming release. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 02:38:36 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 02:38:35 2008 Subject: [MacPorts] #15079: gtk-doc install issue In-Reply-To: <029.da1769befc16b0abf8dffe250cc8a791@macosforge.org> References: <029.da1769befc16b0abf8dffe250cc8a791@macosforge.org> Message-ID: <038.15baea8aec92a0c7bf35b4081984b747@macosforge.org> #15079: gtk-doc install issue -------------------------------+-------------------------------------------- Reporter: jschnide@umn.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: gtk-doc -------------------------------+-------------------------------------------- Old description: > I posted this to the list and did not get a respone so am creating a > ticket. > > Have been getting an error similiar to what is below for a couple of > weeks > when trying to do a port upgrade installed. So I tried my old faithful > process of uninstalling macports with the command > rm -rf /opt/local /Applications/MacPorts /Library/Tcl/macports1.0 > /Library/LaunchDaemons/org.macports.* > /Library/StartupItems/DarwinPortsStartup > > Does macports leave anything enywhere beyond the directories listed > above? > Besides a specified download directory, are there other places individual > ports could be leaving files and/or directories? > > After removing macports with the command above, macports was installed > from the downloadable dmg. Then port -d selfupdate was run and I started > with an install of wireshark. The packages required for wireshark were > installing fine until py25-hashlib. I did a port clean installed, > continued with port install wireshark and py25-hashlib installed fine. > The install continued until an error with py25-libxml2, did another > port clean installed, ran port install wireshark and py25-libxml2 > installed fine. The next failure was gtk-doc. I did a port clean > installed, > then a port clean --all gtk-doc and then port install wireshark. > > root# port install wireshark > ---> Configuring gtk-doc > Error: Target org.macports.configure returned: configure failure: shell > command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports > .org_release_ports_gnome_gtk-doc/work/gtk-doc-1.10" && ./configure > --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog " > returned error 1 > [[BR]]Command output: configure: creating libtool > [[BR]]appending configuration tag "CXX" to libtool > [[BR]]checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld > [[BR]]checking if the linker (/usr/libexec/gcc/i686-apple- > darwin9/4.0.1/ld) is GNU ld... no > [[BR]]checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld) supports shared libraries... [[BR]]yes > [[BR]]checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common > [[BR]]checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes > [[BR]]checking if /usr/bin/g++-4.0 static flag -static works... no > [[BR]]checking if /usr/bin/g++-4.0 supports -c -o file.o... yes > [[BR]]checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld) supports shared libraries... yes > [[BR]]checking dynamic linker characteristics... darwin9.2.2 dyld > [[BR]]checking how to hardcode library paths into programs... immediate > [[BR]]appending configuration tag "F77" to libtool > [[BR]]checking for pkg-config... /opt/local/bin/pkg-config > [[BR]]checking pkg-config is at least version 0.19... yes > [[BR]]checking for perl... /opt/local/bin/perl > [[BR]]checking if Perl version >= 5.6.0... yes > [[BR]]checking whether /opt/local/bin/python2.5 version >= 2.3... yes > [[BR]]checking for /opt/local/bin/python2.5 version... 2.5 > [[BR]]checking for /opt/local/bin/python2.5 platform... darwin > [[BR]]checking for /opt/local/bin/python2.5 script directory... > ${prefix}/lib/python2.5/site-packages > [[BR]]checking for /opt/local/bin/python2.5 extension module directory... > ${exec_prefix}/lib/python2.5/site-packages > [[BR]]checking for openjade... no > [[BR]]checking for jade... no > [[BR]]configure: WARNING: Could not find openjade or jade, so SGML is not > supported > [[BR]]checking for xsltproc... /opt/local/bin/xsltproc > [[BR]]checking for XML catalog (/opt/local/etc/xml/catalog)... found > [[BR]]checking for xmlcatalog... /opt/local/bin/xmlcatalog > [[BR]]checking for DocBook XML DTD V4.1.2 in XML catalog... not found > [[BR]]configure: error: could not find DocBook XML DTD V4.1.2 in XML > catalog > > [[BR]]Error: The following dependencies failed to build: gtk2 gtk-doc > jpeg pango Xft2 xorg-xproto xorg-util-macros shared-mime-info tiff > libpcap > [[BR]]Error: Status 1 encountered during processing. > > I can not get past this error to finish the wireshark install and > continue > with other port installs. Please let me know if I can provide further > information. Any assistance would be appreciated. > > MacBookPro 2.33 GHz Intel Core 2 Duo > 10.5.2 > > Thanks > Joe New description: I posted this to the list and did not get a respone so am creating a ticket. Have been getting an error similiar to what is below for a couple of weeks when trying to do a port upgrade installed. So I tried my old faithful process of uninstalling macports with the command rm -rf /opt/local /Applications/MacPorts /Library/Tcl/macports1.0 /Library/LaunchDaemons/org.macports.* /Library/StartupItems/DarwinPortsStartup Does macports leave anything enywhere beyond the directories listed above? Besides a specified download directory, are there other places individual ports could be leaving files and/or directories? After removing macports with the command above, macports was installed from the downloadable dmg. Then port -d selfupdate was run and I started with an install of wireshark. The packages required for wireshark were installing fine until py25-hashlib. I did a port clean installed, continued with port install wireshark and py25-hashlib installed fine. The install continued until an error with py25-libxml2, did another port clean installed, ran port install wireshark and py25-libxml2 installed fine. The next failure was gtk-doc. I did a port clean installed, then a port clean --all gtk-doc and then port install wireshark. {{{ root# port install wireshark ---> Configuring gtk-doc Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gtk-doc/work/gtk-doc-1.10" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog " returned error 1 [[BR]]Command output: configure: creating libtool [[BR]]appending configuration tag "CXX" to libtool [[BR]]checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686 -apple-darwin9/4.0.1/ld [[BR]]checking if the linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) is GNU ld... no [[BR]]checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686 -apple-darwin9/4.0.1/ld) supports shared libraries... [[BR]]yes [[BR]]checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common [[BR]]checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes [[BR]]checking if /usr/bin/g++-4.0 static flag -static works... no [[BR]]checking if /usr/bin/g++-4.0 supports -c -o file.o... yes [[BR]]checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686 -apple-darwin9/4.0.1/ld) supports shared libraries... yes [[BR]]checking dynamic linker characteristics... darwin9.2.2 dyld [[BR]]checking how to hardcode library paths into programs... immediate [[BR]]appending configuration tag "F77" to libtool [[BR]]checking for pkg-config... /opt/local/bin/pkg-config [[BR]]checking pkg-config is at least version 0.19... yes [[BR]]checking for perl... /opt/local/bin/perl [[BR]]checking if Perl version >= 5.6.0... yes [[BR]]checking whether /opt/local/bin/python2.5 version >= 2.3... yes [[BR]]checking for /opt/local/bin/python2.5 version... 2.5 [[BR]]checking for /opt/local/bin/python2.5 platform... darwin [[BR]]checking for /opt/local/bin/python2.5 script directory... ${prefix}/lib/python2.5/site-packages [[BR]]checking for /opt/local/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages [[BR]]checking for openjade... no [[BR]]checking for jade... no [[BR]]configure: WARNING: Could not find openjade or jade, so SGML is not supported [[BR]]checking for xsltproc... /opt/local/bin/xsltproc [[BR]]checking for XML catalog (/opt/local/etc/xml/catalog)... found [[BR]]checking for xmlcatalog... /opt/local/bin/xmlcatalog [[BR]]checking for DocBook XML DTD V4.1.2 in XML catalog... not found [[BR]]configure: error: could not find DocBook XML DTD V4.1.2 in XML catalog [[BR]]Error: The following dependencies failed to build: gtk2 gtk-doc jpeg pango Xft2 xorg-xproto xorg-util-macros shared-mime-info tiff libpcap [[BR]]Error: Status 1 encountered during processing. }}} I can not get past this error to finish the wireshark install and continue with other port installs. Please let me know if I can provide further information. Any assistance would be appreciated. MacBookPro 2.33 GHz Intel Core 2 Duo 10.5.2 Thanks Joe Comment (by wsiegrist@apple.com): Cleaning up description with wikiformatting. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 02:40:53 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 02:40:51 2008 Subject: [MacPorts] #15079: gtk-doc install issue In-Reply-To: <029.da1769befc16b0abf8dffe250cc8a791@macosforge.org> References: <029.da1769befc16b0abf8dffe250cc8a791@macosforge.org> Message-ID: <038.3aa64641e86c4d10935203bfe080f0b6@macosforge.org> #15079: gtk-doc install issue -------------------------------+-------------------------------------------- Reporter: jschnide@umn.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: gtk-doc -------------------------------+-------------------------------------------- Old description: > I posted this to the list and did not get a respone so am creating a > ticket. > > Have been getting an error similiar to what is below for a couple of > weeks > when trying to do a port upgrade installed. So I tried my old faithful > process of uninstalling macports with the command > rm -rf /opt/local /Applications/MacPorts /Library/Tcl/macports1.0 > /Library/LaunchDaemons/org.macports.* > /Library/StartupItems/DarwinPortsStartup > > Does macports leave anything enywhere beyond the directories listed > above? > Besides a specified download directory, are there other places individual > ports could be leaving files and/or directories? > > After removing macports with the command above, macports was installed > from the downloadable dmg. Then port -d selfupdate was run and I started > with an install of wireshark. The packages required for wireshark were > installing fine until py25-hashlib. I did a port clean installed, > continued with port install wireshark and py25-hashlib installed fine. > The install continued until an error with py25-libxml2, did another > port clean installed, ran port install wireshark and py25-libxml2 > installed fine. The next failure was gtk-doc. I did a port clean > installed, > then a port clean --all gtk-doc and then port install wireshark. > > {{{ > root# port install wireshark > ---> Configuring gtk-doc > Error: Target org.macports.configure returned: configure failure: shell > command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports > .org_release_ports_gnome_gtk-doc/work/gtk-doc-1.10" && ./configure > --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog " > returned error 1 > [[BR]]Command output: configure: creating libtool > [[BR]]appending configuration tag "CXX" to libtool > [[BR]]checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld > [[BR]]checking if the linker (/usr/libexec/gcc/i686-apple- > darwin9/4.0.1/ld) is GNU ld... no > [[BR]]checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld) supports shared libraries... [[BR]]yes > [[BR]]checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common > [[BR]]checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes > [[BR]]checking if /usr/bin/g++-4.0 static flag -static works... no > [[BR]]checking if /usr/bin/g++-4.0 supports -c -o file.o... yes > [[BR]]checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686 > -apple-darwin9/4.0.1/ld) supports shared libraries... yes > [[BR]]checking dynamic linker characteristics... darwin9.2.2 dyld > [[BR]]checking how to hardcode library paths into programs... immediate > [[BR]]appending configuration tag "F77" to libtool > [[BR]]checking for pkg-config... /opt/local/bin/pkg-config > [[BR]]checking pkg-config is at least version 0.19... yes > [[BR]]checking for perl... /opt/local/bin/perl > [[BR]]checking if Perl version >= 5.6.0... yes > [[BR]]checking whether /opt/local/bin/python2.5 version >= 2.3... yes > [[BR]]checking for /opt/local/bin/python2.5 version... 2.5 > [[BR]]checking for /opt/local/bin/python2.5 platform... darwin > [[BR]]checking for /opt/local/bin/python2.5 script directory... > ${prefix}/lib/python2.5/site-packages > [[BR]]checking for /opt/local/bin/python2.5 extension module directory... > ${exec_prefix}/lib/python2.5/site-packages > [[BR]]checking for openjade... no > [[BR]]checking for jade... no > [[BR]]configure: WARNING: Could not find openjade or jade, so SGML is not > supported > [[BR]]checking for xsltproc... /opt/local/bin/xsltproc > [[BR]]checking for XML catalog (/opt/local/etc/xml/catalog)... found > [[BR]]checking for xmlcatalog... /opt/local/bin/xmlcatalog > [[BR]]checking for DocBook XML DTD V4.1.2 in XML catalog... not found > [[BR]]configure: error: could not find DocBook XML DTD V4.1.2 in XML > catalog > > [[BR]]Error: The following dependencies failed to build: gtk2 gtk-doc > jpeg pango Xft2 xorg-xproto xorg-util-macros shared-mime-info tiff > libpcap > [[BR]]Error: Status 1 encountered during processing. > > }}} > > I can not get past this error to finish the wireshark install and > continue > with other port installs. Please let me know if I can provide further > information. Any assistance would be appreciated. > > MacBookPro 2.33 GHz Intel Core 2 Duo > 10.5.2 > > Thanks > Joe New description: I posted this to the list and did not get a respone so am creating a ticket. Have been getting an error similiar to what is below for a couple of weeks when trying to do a port upgrade installed. So I tried my old faithful process of uninstalling macports with the command rm -rf /opt/local /Applications/MacPorts /Library/Tcl/macports1.0 /Library/LaunchDaemons/org.macports.* /Library/StartupItems/DarwinPortsStartup Does macports leave anything enywhere beyond the directories listed above? Besides a specified download directory, are there other places individual ports could be leaving files and/or directories? After removing macports with the command above, macports was installed from the downloadable dmg. Then port -d selfupdate was run and I started with an install of wireshark. The packages required for wireshark were installing fine until py25-hashlib. I did a port clean installed, continued with port install wireshark and py25-hashlib installed fine. The install continued until an error with py25-libxml2, did another port clean installed, ran port install wireshark and py25-libxml2 installed fine. The next failure was gtk-doc. I did a port clean installed, then a port clean --all gtk-doc and then port install wireshark. {{{ root# port install wireshark ---> Configuring gtk-doc Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gtk-doc/work/gtk-doc-1.10" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog " returned error 1 Command output: configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... [[BR]]yes checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.0 static flag -static works... no checking if /usr/bin/g++-4.0 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.2.2 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.19... yes checking for perl... /opt/local/bin/perl checking if Perl version >= 5.6.0... yes checking whether /opt/local/bin/python2.5 version >= 2.3... yes checking for /opt/local/bin/python2.5 version... 2.5 checking for /opt/local/bin/python2.5 platform... darwin checking for /opt/local/bin/python2.5 script directory... ${prefix}/lib/python2.5/site-packages checking for /opt/local/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for openjade... no checking for jade... no configure: WARNING: Could not find openjade or jade, so SGML is not supported checking for xsltproc... /opt/local/bin/xsltproc checking for XML catalog (/opt/local/etc/xml/catalog)... found checking for xmlcatalog... /opt/local/bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... not found configure: error: could not find DocBook XML DTD V4.1.2 in XML catalog Error: The following dependencies failed to build: gtk2 gtk-doc jpeg pango Xft2 xorg-xproto xorg-util-macros shared-mime-info tiff libpcap Error: Status 1 encountered during processing. }}} I can not get past this error to finish the wireshark install and continue with other port installs. Please let me know if I can provide further information. Any assistance would be appreciated. MacBookPro 2.33 GHz Intel Core 2 Duo 10.5.2 Thanks Joe -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 05:10:37 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 05:10:36 2008 Subject: [MacPorts] #12013: "port upgrade" tries to activate an installed version before building the new version In-Reply-To: <032.86f255f760dbee49473a2d4ed74f6f18@macosforge.org> References: <032.86f255f760dbee49473a2d4ed74f6f18@macosforge.org> Message-ID: <041.825962980dd3fdf8f2da5dc8c7415021@macosforge.org> #12013: "port upgrade" tries to activate an installed version before building the new version ----------------------------------+----------------------------------------- Reporter: vinc17@macports.org | Owner: eridius@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4.42 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * cc: vinc17@macports.org, eridius@macports.org (removed) * cc: jmr@macports.org (added) * milestone: MacPorts base bugs => MacPorts 1.6.1 Comment: The comment [http://trac.macports.org/browser/trunk/base/src/macports1.0/macports.tcl#L1942 here] says that upgrade will deactivate any active version of the port before activating the latest installed version. The code to do that is broken though. The test around the deactivate call is always false, and the deactivate call itself doesn't use the full version spec (which would cause it to fail if it were ever actually reached). The purpose of testing at all instead of just deactivating whatever's active seems to be to avoid deactivating if the latest version is already the one that is active. The attached patch should hopefully make this work as intended. I'm also proposing this for the 1.6.1 milestone. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 06:28:09 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 06:28:06 2008 Subject: [MacPorts] #11971: BUG: "port -u -f upgrade installed" created many nested directories In-Reply-To: <041.fe5332d872ee29f5c682a4353bc5da04@macosforge.org> References: <041.fe5332d872ee29f5c682a4353bc5da04@macosforge.org> Message-ID: <050.02d404d7f3b47db98855b2f95874bac8@macosforge.org> #11971: BUG: "port -u -f upgrade installed" created many nested directories -------------------------------------------+-------------------------------- Reporter: freebsd@generalresources.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: MacPorts base bugs Component: base | Version: 1.4 Resolution: | Keywords: -------------------------------------------+-------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) Comment: Looks like this is due to multiple invocations of fetch_init and archive_init, where dist_subdir is appended to distpath, and os.platform & os.arch are appended to archive.destpath, respectively. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 07:26:30 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 07:26:26 2008 Subject: [MacPorts] #14446: UPDATE: auctex 11.83 to 11.85 (and update variants) In-Reply-To: <040.1aba0bd3d1c39f28b25073561ba12c49@macosforge.org> References: <040.1aba0bd3d1c39f28b25073561ba12c49@macosforge.org> Message-ID: <049.73eb3425bd9123718a66e66c62c9fff1@macosforge.org> #14446: UPDATE: auctex 11.83 to 11.85 (and update variants) ------------------------------------------+--------------------------------- Reporter: shreevatsa.public@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment (by css@macports.org): The emacs_app variant should still install lisp into ${prefix}. Only the dependency needs to change. The emacs_app port will load lisp from ${prefix}. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 07:27:59 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 07:27:57 2008 Subject: [MacPorts] #14446: UPDATE: auctex 11.83 to 11.85 (and update variants) In-Reply-To: <040.1aba0bd3d1c39f28b25073561ba12c49@macosforge.org> References: <040.1aba0bd3d1c39f28b25073561ba12c49@macosforge.org> Message-ID: <049.bf5f4dd95ca78661ca5869e61a74a9aa@macosforge.org> #14446: UPDATE: auctex 11.83 to 11.85 (and update variants) ------------------------------------------+--------------------------------- Reporter: shreevatsa.public@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment (by css@macports.org): I see that was already noted in #14344 anyway ... this particular ticket should be marked a duplicate of the older ticket. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 08:10:48 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 08:10:46 2008 Subject: [MacPorts] #15212: gtk-sharp fetch fails on MacPorts Message-ID: <037.6a2aa7a89511afbde980106102037890@macosforge.org> #15212: gtk-sharp fetch fails on MacPorts --------------------------------------+------------------------------------- Reporter: jannesbolten@yahoo.co.uk | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | --------------------------------------+------------------------------------- i've been trying to install gtk-sharp using Macports 1.600. all dependencies installed correctly, but for some reason fetching gtk-sharp itself fails. am i doing something wrong? is the link broken? i'd appreciate some help. My terminal output is quoted below.[[BR]] ---- Waitsfield:~ jannes$ sudo port install gtk-sharp[[BR]] Password:[[BR]] ---> Fetching gtk-sharp[[BR]] ---> Attempting to fetch gtk-sharp-1.0.10.tar.gz from http://gtk- sharp.sourceforge.net/sources/gtk-sharp/ [[BR]] ---> Attempting to fetch gtk-sharp-1.0.10.tar.gz from http://svn.macports.org/repository/macports/distfiles/gtk-sharp [[BR]] ---> Attempting to fetch gtk-sharp-1.0.10.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ [[BR]] ---> Attempting to fetch gtk-sharp-1.0.10.tar.gz from http://svn.macports.org/repository/macports/downloads/gtk-sharp [[BR]] Error: Target org.macports.fetch returned: fetch failed[[BR]] Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 09:57:05 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 09:57:03 2008 Subject: [MacPorts] #15095: BLT doesn't work properly In-Reply-To: <024.590bf7e46f2d7f78ce3089eed54209f1@macosforge.org> References: <024.590bf7e46f2d7f78ce3089eed54209f1@macosforge.org> Message-ID: <033.109138cf5484e442f2c68dde8d5f252d@macosforge.org> #15095: BLT doesn't work properly --------------------------+------------------------------------------------- Reporter: mn@email.cz | Owner: markd@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------+------------------------------------------------- Comment (by markd@macports.org): BLT source needs some work to get it working with Tcl/Tk 8.5. I hope this is done soon. http://coding.derkeiler.com/Archive/Tcl/comp.lang.tcl/2008-04/ -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 11:21:44 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 11:21:41 2008 Subject: [MacPorts] #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities Message-ID: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities ---------------------------------------+------------------------------------ Reporter: chilli.namesake@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Requests Component: ports | Version: 1.6.0 Keywords: swftools | ---------------------------------------+------------------------------------ It'd be nice to see swftools included in macports. [[http://www.swftools.org/about.html]] SWF Tools is a collection of SWF manipulation and creation utilities written by Rainer B?hme and Matthias Kramm. It is released under the GPL. Included are: PDF2SWF A PDF to SWF Converter. Generates one frame per page. Enables you to have fully formatted text, including tables, formulas etc. inside your Flash Movie. It's based on the xpdf PDF parser from Derek B. Noonburg. SWFCombine A tool for inserting SWFs into Wrapper SWFs. (Templates) E.g. for including the pdf2swf SWFs in some sort of Browsing-SWF. SWFStrings Scans SWFs for text data. SWFDump Prints out various informations about SWFs. JPEG2SWF Takes one or more JPEG pictures and generates a SWF slideshow. PNG2SWF Like JPEG2SWF, only for PNGs. GIF2SWF Converts GIFs to SWF. Also able to handle animated gifs. WAV2SWF Converts WAV audio files to SWFs, using the L.A.M.E. MP3 encoder library. AVI2SWF Converts AVI animation files to SWF. It supports Flash MX H.263 compression. Some examples can be found at examples.html. Font2SWF Converts font files (TTF, Type1) to SWF. SWFBBox Allows to readjust SWF bounding boxes. SWFC A tool for creating SWF files from simple script files. SWFExtract Allows to extract Movieclips, Sounds, Images etc. from SWF files. RFXSWF Library A fully featured library which can be used for standalone SWF generation. Includes support for Bitmaps, Buttons, Shapes, Text, Fonts, Sound etc. It also has support for ActionScript using the Ming ActionCompiler. SWFTools has been reported to work on Solaris, Linux, FreeBSD, OpenBSD, HP-UX, MacOS X and Windows 98/ME/2000/XP. Currently, the swftools faq recommends installing fink to build the dependencies. Down with fink! -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 12:29:19 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 12:29:16 2008 Subject: [MacPorts] #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities In-Reply-To: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> References: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> Message-ID: <047.195ed997ee76f854c93ae4670a235213@macosforge.org> #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities ----------------------------------------+----------------------------------- Reporter: chilli.namesake@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Requests Component: ports | Version: 1.6.0 Resolution: | Keywords: swftools ----------------------------------------+----------------------------------- Comment (by chilli.namesake@gmail.com): just fyi, swftools will build fine using macports: after dling the swftools source, and untarring, do $sudo ln -s /opt/local/include/lame/lame.h /opt/local/include/lame.h $LDFLAGS="-L/opt/local/lib" CPPFLAGS="-I/opt/local/include/" ./configure $make $sudo make install and it builds just fine without fink. yea macports! But 'sudo port install swftools' is still desired. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 12:32:53 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 12:32:51 2008 Subject: [MacPorts] #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities In-Reply-To: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> References: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> Message-ID: <047.0d40945747f27f83e15f11df6f456454@macosforge.org> #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities ----------------------------------------+----------------------------------- Reporter: chilli.namesake@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Requests Component: ports | Version: 1.6.0 Resolution: | Keywords: swftools ----------------------------------------+----------------------------------- Comment (by chilli.namesake@gmail.com): uh, kind of hard to read, so here are the commands again to get swftools to build properly: sudo ln -s /opt/local/include/lame/lame.h /opt/local/include/lame.h LDFLAGS="-L/opt/local/lib" CPPFLAGS="-I/opt/local/include/lame" ./configure make sudo make install -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 12:52:02 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 12:52:00 2008 Subject: [MacPorts] #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities In-Reply-To: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> References: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> Message-ID: <047.76c69f7428f4e3436f750cb4493983e7@macosforge.org> #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities ----------------------------------------+----------------------------------- Reporter: chilli.namesake@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Requests Component: ports | Version: 1.6.0 Resolution: | Keywords: swftools ----------------------------------------+----------------------------------- Comment (by chilli.namesake@gmail.com): crud! **ignore previous 2 comments! (if possible, can someone delete them? sorry!** to get swftools to build with macports (without fink) sudo port install jpeg openjpeg ungif freetype lame curl -O http://www.swftools.org/swftools-2008-05-05-0902.tar.gz tar -zvxf swftools-2008-05-05-0902.tar.gz cd swftools-2008-05-05-0902 sudo ln -s /opt/local/include/lame/lame.h /opt/local/include/lame.h LDFLAGS="-L/opt/local/lib" CPPFLAGS="-I/opt/local/include/" ./configure make sudo make install -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 14:04:48 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 14:04:45 2008 Subject: [MacPorts] #15061: Multiple python build errors ("unable to execute -DNDEBUG: No such file or directory") In-Reply-To: <029.c5568ed5bca73ff0aeef65d8c17f385b@macosforge.org> References: <029.c5568ed5bca73ff0aeef65d8c17f385b@macosforge.org> Message-ID: <038.420d0d755adb81088aa05790f0a0208d@macosforge.org> #15061: Multiple python build errors ("unable to execute -DNDEBUG: No such file or directory") -------------------------------+-------------------------------------------- Reporter: akfaka@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by florian.ebeling@gmail.com): Yes, it's a duplicate. Should be closed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 14:28:14 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 14:28:11 2008 Subject: [MacPorts] #13930: Intermittent failures building Python modules: unable to execute -DNDEBUG In-Reply-To: <026.83176936166954131c30bb5aede94666@macosforge.org> References: <026.83176936166954131c30bb5aede94666@macosforge.org> Message-ID: <035.479647d0c11ea2e9da5d8cb0b9d4d935@macosforge.org> #13930: Intermittent failures building Python modules: unable to execute -DNDEBUG ----------------------------+----------------------------------------------- Reporter: wiml@hhhh.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------+----------------------------------------------- Comment (by florian.ebeling@gmail.com): This is really an annoying issue, and it persists in trunk. Has anybody looked into this already? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 14:59:59 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 14:59:57 2008 Subject: [MacPorts] #14805: bzr push crashes with: exceptions.AttributeError: 'SSHSubprocess' object has no attribute 'get_name' In-Reply-To: <036.b9a103e2305c58b10b56b185489eded2@macosforge.org> References: <036.b9a103e2305c58b10b56b185489eded2@macosforge.org> Message-ID: <045.5a8dd83d7a1c9eef5b7e03d799e5b8fb@macosforge.org> #14805: bzr push crashes with: exceptions.AttributeError: 'SSHSubprocess' object has no attribute 'get_name' --------------------------------------+------------------------------------- Reporter: patrik.rising@gmail.com | Owner: ram@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: bzr --------------------------------------+------------------------------------- Changes (by ram@macports.org): * status: assigned => closed * resolution: => fixed Comment: bzr works with paramiko-1.7.3 as of the 1.4 release, which was added in r36561, paramiko was updated to 1.7.3 in r36563. If you experience the same problem, reopen this ticket -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 15:21:47 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 15:21:46 2008 Subject: [MacPorts] #15214: UPDATE: maven2 2.0.9 Message-ID: <035.a459949049722405189e214bf257262b@macosforge.org> #15214: UPDATE: maven2 2.0.9 ------------------------------------+--------------------------------------- Reporter: lachlan.deck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: maven2 | ------------------------------------+--------------------------------------- The current maven2 Portfile points to 2.0.8, however 2.0.9 is the latest. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 15:28:26 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 15:28:26 2008 Subject: [MacPorts] #15214: UPDATE: maven2 2.0.9 In-Reply-To: <035.a459949049722405189e214bf257262b@macosforge.org> References: <035.a459949049722405189e214bf257262b@macosforge.org> Message-ID: <044.dff2f808be5cb79b935cf1e8a01e7773@macosforge.org> #15214: UPDATE: maven2 2.0.9 -------------------------------------+-------------------------------------- Reporter: lachlan.deck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: maven2 -------------------------------------+-------------------------------------- Comment (by lachlan.deck@gmail.com): I've attached a diff - so if you're able to apply the update Ryan, that'd be great. Thanks. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 15:34:30 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 15:34:31 2008 Subject: [MacPorts] #15215: Update dynamips to 0.2.8-RC2 Message-ID: <028.e6c379b70e238ffc14587c9e95e200d0@macosforge.org> #15215: Update dynamips to 0.2.8-RC2 -----------------------------+---------------------------------------------- Reporter: xunil@xunil.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- Graphical Network Simulator ([http://www.gns3.net/ GNS3]) requires dynamips 0.2.8-RC1 or newer on OS X; latest version of dynamips available is 0.2.8-RC2. Attached is an updated Portfile and patch files. I've built this (using a local port repository) and confirmed it's functional. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 16:06:32 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 16:06:33 2008 Subject: [MacPorts] #15212: gtk-sharp fetch fails on MacPorts In-Reply-To: <037.6a2aa7a89511afbde980106102037890@macosforge.org> References: <037.6a2aa7a89511afbde980106102037890@macosforge.org> Message-ID: <046.5a36710c467116ac1e641abc93f59f82@macosforge.org> #15212: gtk-sharp fetch fails on MacPorts ---------------------------------------+------------------------------------ Reporter: jannesbolten@yahoo.co.uk | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => nox@macports.org * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 16:08:55 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 16:08:54 2008 Subject: [MacPorts] #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities In-Reply-To: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> References: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> Message-ID: <047.e1e1092cd233027bf5aa9363c836bb1b@macosforge.org> #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities ----------------------------------------+----------------------------------- Reporter: chilli.namesake@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.6.0 Resolution: | Keywords: swftools ----------------------------------------+----------------------------------- Changes (by jmr@macports.org): * priority: High => Normal * type: defect => enhancement Comment: It's more usual to add "-I/opt/local/include/lame" to CPPFLAGS than to create a symlink. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 16:55:39 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 16:55:36 2008 Subject: [MacPorts] #15212: gtk-sharp fetch fails on MacPorts In-Reply-To: <037.6a2aa7a89511afbde980106102037890@macosforge.org> References: <037.6a2aa7a89511afbde980106102037890@macosforge.org> Message-ID: <046.8e7084ff043ff21dfff8255ab7024450@macosforge.org> #15212: gtk-sharp fetch fails on MacPorts ---------------------------------------+------------------------------------ Reporter: jannesbolten@yahoo.co.uk | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ---------------------------------------+------------------------------------ Changes (by nox@macports.org): * status: new => closed * resolution: => fixed Comment: Thanks for reporting, fixed in r36566. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 17:55:35 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 17:55:32 2008 Subject: [MacPorts] #10827: BUG: 'port -f upgrade' rebuilds too much In-Reply-To: <031.11f1aee4f1bf472c3d7784690523ec3b@macosforge.org> References: <031.11f1aee4f1bf472c3d7784690523ec3b@macosforge.org> Message-ID: <040.e378ef3af512e3d3deb1b5a7fe468688@macosforge.org> #10827: BUG: 'port -f upgrade' rebuilds too much ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * cc: stephen@xemacs.org (removed) * cc: jmr@macports.org (added) Comment: For reference, the issue with duplicate dep map entries noted in comment:1 is #8763. The subdirectory creation noted in comment:12 is #11971. The method proposed in comment:11 is probably the Right Thing, but I think that after the resolution of the other two tickets, this would be mostly solved by making -R imply -n. Upgrade normally applies recursively to dependencies, but if you're recursing in the other direction, you usually don't want to go back the other way as well. Would we then need an option to complement -n in case you really do want the both-ways recursion? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 19:00:53 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 19:00:51 2008 Subject: [MacPorts] #13571: scala @2.6.0: Invalid Java Classpath in sbaz wrapper In-Reply-To: <034.1e12efbca804876ddcaf8d21f823e8fd@macosforge.org> References: <034.1e12efbca804876ddcaf8d21f823e8fd@macosforge.org> Message-ID: <043.a2ea3148834060d4fc9c8a02fce1f97d@macosforge.org> #13571: scala @2.6.0: Invalid Java Classpath in sbaz wrapper ------------------------------------+--------------------------------------- Reporter: vincent@kraeutler.net | Owner: blair@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: invalid | Keywords: ------------------------------------+--------------------------------------- Changes (by blair@macports.org): * status: new => closed * resolution: => invalid Comment: Closing due to lack of response. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 19:02:39 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 19:02:35 2008 Subject: [MacPorts] #15125: m4 1.4.11 update In-Reply-To: <036.037c5905ab2129e0a90df025ca76c20c@macosforge.org> References: <036.037c5905ab2129e0a90df025ca76c20c@macosforge.org> Message-ID: <045.7952808eee41596c9ede32e2183c6bac@macosforge.org> #15125: m4 1.4.11 update --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: blair@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by blair@macports.org): * cc: nox@macports.org (added) * status: new => closed * resolution: => fixed Comment: Looks like nox fixed this one in r36571. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 19:19:18 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 19:19:14 2008 Subject: [MacPorts] #11971: BUG: "port -u -f upgrade installed" created many nested directories In-Reply-To: <041.fe5332d872ee29f5c682a4353bc5da04@macosforge.org> References: <041.fe5332d872ee29f5c682a4353bc5da04@macosforge.org> Message-ID: <050.238d9ce9d8538ccbb02b6722ab4b3aa9@macosforge.org> #11971: BUG: "port -u -f upgrade installed" created many nested directories -------------------------------------------+-------------------------------- Reporter: freebsd@generalresources.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4 Resolution: | Keywords: -------------------------------------------+-------------------------------- Changes (by jmr@macports.org): * milestone: MacPorts base bugs => MacPorts 1.6.1 Comment: Unarchive could have been affected as well. The attached patch should make it harmless to call fetch_init, archive_init, and unarchive_init more than once. Nominating this for the upcoming release. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 23:04:53 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 23:04:51 2008 Subject: [MacPorts] #15099: [vim-7.1.293+python] wrong Python linked? In-Reply-To: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> References: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> Message-ID: <040.716c8315783a16ef28d4e28a434fa7c2@macosforge.org> #15099: [vim-7.1.293+python] wrong Python linked? ---------------------------------+------------------------------------------ Reporter: frodwith@gmail.com | Owner: raimue@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ---------------------------------+------------------------------------------ Changes (by raimue@macports.org): * status: new => closed * resolution: => fixed Comment: I think the problem here was that at build time python from the system was used and later python25 was installed and made the default. But now the python in PATH changed and causes this error message. To avoid a similar issue in #13292, I made python25 a mandatory dependency for the +python variant. I hope this also fixed this issue here. I am closing this ticket, please reopen if the issue remains. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 23:20:04 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 23:20:04 2008 Subject: [MacPorts] #15061: Multiple python build errors ("unable to execute -DNDEBUG: No such file or directory") In-Reply-To: <029.c5568ed5bca73ff0aeef65d8c17f385b@macosforge.org> References: <029.c5568ed5bca73ff0aeef65d8c17f385b@macosforge.org> Message-ID: <038.76d578d847a628e99be840317f61258a@macosforge.org> #15061: Multiple python build errors ("unable to execute -DNDEBUG: No such file or directory") -------------------------------+-------------------------------------------- Reporter: akfaka@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: -------------------------------+-------------------------------------------- Changes (by raimue@macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #13930. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 23:31:14 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 23:31:11 2008 Subject: [MacPorts] #13562: broken URL in docs, login failure on http://trac.macports.org In-Reply-To: <041.4746c4a5d1c207f64faa68d2f865d4f6@macosforge.org> References: <041.4746c4a5d1c207f64faa68d2f865d4f6@macosforge.org> Message-ID: <050.d7928e7981089d4af58fad6eb739f339@macosforge.org> #13562: broken URL in docs, login failure on http://trac.macports.org -------------------------------------------+-------------------------------- Reporter: rjohnson+macosforge@ucar.edu | Owner: wsiegrist@apple.com Type: defect | Status: closed Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: fixed | Keywords: -------------------------------------------+-------------------------------- Changes (by wsiegrist@apple.com): * status: assigned => closed * resolution: => fixed Comment: Logins should now work on macports.org. The guide was fixed in r36576. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 23:35:06 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 23:35:02 2008 Subject: [MacPorts] #14138: https://trac.macports.org/ should not return a 403 error In-Reply-To: <032.899bf31bcf4259ad00639e431d6d6768@macosforge.org> References: <032.899bf31bcf4259ad00639e431d6d6768@macosforge.org> Message-ID: <041.55d6eb872cedc331a312c6b66b2679c4@macosforge.org> #14138: https://trac.macports.org/ should not return a 403 error ----------------------------------+----------------------------------------- Reporter: rhwood@macports.org | Owner: wsiegrist@apple.com Type: defect | Status: closed Priority: Normal | Milestone: Website & Documentation Component: server/hosting | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by wsiegrist@apple.com): * status: assigned => closed * resolution: => fixed Comment: Fixed by the new Mac OS Forge web app. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 23:40:36 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 23:40:34 2008 Subject: [MacPorts] #15203: Trac Login from list or issue view is broken In-Reply-To: <031.2bee1edff3aa68548035b34165304a90@macosforge.org> References: <031.2bee1edff3aa68548035b34165304a90@macosforge.org> Message-ID: <040.4165e837d2221dd3600663b57538528a@macosforge.org> #15203: Trac Login from list or issue view is broken ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: wsiegrist@apple.com Type: defect | Status: closed Priority: Normal | Milestone: Website & Documentation Component: server/hosting | Version: Resolution: fixed | Keywords: ---------------------------------+------------------------------------------ Changes (by wsiegrist@apple.com): * status: new => closed * resolution: => fixed Comment: All login issues should be fixed now. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 23:49:15 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 23:49:20 2008 Subject: [MacPorts] #10665: Fix mod_rewrite so we can get nicer urls in both WordPress and Trac In-Reply-To: <032.fe20452b2f3bd521c410834e05d3666c@macosforge.org> References: <032.fe20452b2f3bd521c410834e05d3666c@macosforge.org> Message-ID: <041.58a468d8fea551deb3d94b67d71ca9ca@macosforge.org> #10665: Fix mod_rewrite so we can get nicer urls in both WordPress and Trac ----------------------------------+----------------------------------------- Reporter: jberry@macports.org | Owner: wsiegrist@apple.com Type: enhancement | Status: closed Priority: Low | Milestone: Component: server/hosting | Version: Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by wsiegrist@apple.com): * status: assigned => closed * resolution: => fixed Comment: Trac URLs have been shortened. For technical reasons, we cannot shorten subversion URLs. I'm closing this as (mostly) fixed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 23:56:20 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 23:56:19 2008 Subject: [MacPorts] #13428: Ticket URL value in Trac activity mails In-Reply-To: <030.ca284da179449345067a512201d67dc7@macosforge.org> References: <030.ca284da179449345067a512201d67dc7@macosforge.org> Message-ID: <039.99e793a8d0728ddbe562824d9729eced@macosforge.org> #13428: Ticket URL value in Trac activity mails --------------------------------+------------------------------------------- Reporter: jmpp@macports.org | Owner: wsiegrist@apple.com Type: enhancement | Status: closed Priority: Low | Milestone: Component: server/hosting | Version: 1.5.2 Resolution: fixed | Keywords: --------------------------------+------------------------------------------- Changes (by wsiegrist@apple.com): * status: assigned => closed * resolution: => fixed Comment: Fixed along with the new web app and shortened URLs. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Tue May 6 23:58:05 2008 From: trac at macosforge.org (MacPorts) Date: Tue May 6 23:58:12 2008 Subject: [MacPorts] #15210: Idea: add Trac field for name of port In-Reply-To: <040.1498f1eeb51088b28405994550e4594f@macosforge.org> References: <040.1498f1eeb51088b28405994550e4594f@macosforge.org> Message-ID: <049.61f34cd01fdc8843f228c5ca039708eb@macosforge.org> #15210: Idea: add Trac field for name of port ------------------------------------------+--------------------------------- Reporter: shreevatsa.public@gmail.com | Owner: wsiegrist@apple.com Type: enhancement | Status: assigned Priority: Normal | Milestone: Website & Documentation Component: server/hosting | Version: 1.6.0 Resolution: | Keywords: trac plugin port ------------------------------------------+--------------------------------- Changes (by wsiegrist@apple.com): * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 00:25:54 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 00:25:52 2008 Subject: [MacPorts] #14455: getting warnings when visiting http://www.macports.org/ in Safari v.1.3.2 In-Reply-To: <030.eda692e3d5298bee1688e5f86dc77cf4@macosforge.org> References: <030.eda692e3d5298bee1688e5f86dc77cf4@macosforge.org> Message-ID: <039.87471e9223339fc8dd24248e6e283c30@macosforge.org> #14455: getting warnings when visiting http://www.macports.org/ in Safari v.1.3.2 --------------------------------+------------------------------------------- Reporter: ebgssth@gmail.com | Owner: jmpp@macports.org Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Changes (by ryandesign@macports.org): * cc: ryandesign@macports.org (added) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 00:36:14 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 00:36:15 2008 Subject: [MacPorts] #14455: getting warnings when visiting http://www.macports.org/ in Safari v.1.3.2 In-Reply-To: <030.eda692e3d5298bee1688e5f86dc77cf4@macosforge.org> References: <030.eda692e3d5298bee1688e5f86dc77cf4@macosforge.org> Message-ID: <039.52d3a751c1a363684db950b68e6eafb5@macosforge.org> #14455: getting warnings when visiting http://www.macports.org/ in Safari v.1.3.2 --------------------------------+------------------------------------------- Reporter: ebgssth@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Changes (by ryandesign@macports.org): * cc: ryandesign@macports.org (removed) * owner: jmpp@macports.org => ryandesign@macports.org -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 00:36:39 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 00:36:41 2008 Subject: [MacPorts] #14455: getting warnings when visiting http://www.macports.org/ in Safari v.1.3.2 In-Reply-To: <030.eda692e3d5298bee1688e5f86dc77cf4@macosforge.org> References: <030.eda692e3d5298bee1688e5f86dc77cf4@macosforge.org> Message-ID: <039.73405a557554985f9bb818273c409e6c@macosforge.org> #14455: getting warnings when visiting http://www.macports.org/ in Safari v.1.3.2 --------------------------------+------------------------------------------- Reporter: ebgssth@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------+------------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: Thank you for the patch. I applied it in r36577. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 00:59:38 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 00:59:35 2008 Subject: [MacPorts] #15214: UPDATE: maven2 2.0.9 In-Reply-To: <035.a459949049722405189e214bf257262b@macosforge.org> References: <035.a459949049722405189e214bf257262b@macosforge.org> Message-ID: <044.ec1c34895a0eee0bad4d346e2fb4040e@macosforge.org> #15214: UPDATE: maven2 2.0.9 -------------------------------------+-------------------------------------- Reporter: lachlan.deck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: maven2 -------------------------------------+-------------------------------------- Changes (by ryandesign@macports.org): * cc: gk5885@kickstyle.net (added) * milestone: Port Enhancements => Port Updates Comment: Does the maintainer approve this change? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 01:24:30 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 01:24:27 2008 Subject: [MacPorts] #15211: mod_ssi_func 1.0 patch failure In-Reply-To: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> References: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> Message-ID: <045.ad75a1dc297d195b4c1fa08e72c6139c@macosforge.org> #15211: mod_ssi_func 1.0 patch failure --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by ryandesign@macports.org): Made the port depend on apache20 in r36580, and now it still complains, this time about not being able to find its own header file: {{{ /opt/local/share/apr-0/build/libtool --silent --mode=compile /usr/bin/gcc-4.0 -prefer-pic -O2 -DAP_HAVE_DESIGNATED_INITIALIZER -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/opt/local/apache20/include -I/opt/local/include/apr-0 -I/opt/local/include/apr-0 -I/opt/local/include -c -o mod_ssi_func_math.lo mod_ssi_func_math.c && touch mod_ssi_func_math.slo mod_ssi_func_math.c:38:26: error: mod_ssi_func.h: No such file or directory mod_ssi_func_math.c:42: error: parse error before '*' token mod_ssi_func_math.c:42: warning: data definition has no type or storage class mod_ssi_func_math.c: In function 'ssi_func_math_post_config': mod_ssi_func_math.c:296: error: 'apr_OFN_ssi_func_register_t' undeclared (first use in this function) mod_ssi_func_math.c:296: error: (Each undeclared identifier is reported only once mod_ssi_func_math.c:296: error: for each function it appears in.) mod_ssi_func_math.c:296: error: parse error before ')' token mod_ssi_func_math.c:300: error: called object 'ssi_func_math_pfn_fr' is not a function mod_ssi_func_math.c:301: error: called object 'ssi_func_math_pfn_fr' is not a function mod_ssi_func_math.c:302: error: called object 'ssi_func_math_pfn_fr' is not a function mod_ssi_func_math.c:303: error: called object 'ssi_func_math_pfn_fr' is not a function mod_ssi_func_math.c:304: error: called object 'ssi_func_math_pfn_fr' is not a function mod_ssi_func_math.c:305: error: called object 'ssi_func_math_pfn_fr' is not a function apxs:Error: Command failed with rc=65536 . make: *** [mod_ssi_func_math.o] Error 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 01:25:44 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 01:25:41 2008 Subject: [MacPorts] #15211: mod_ssi_func 1.0 patch failure In-Reply-To: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> References: <036.b52eb9a00ab8c916c663f0147dc878f3@macosforge.org> Message-ID: <045.6371725a529755ef4d195c742ca43f85@macosforge.org> #15211: mod_ssi_func 1.0 patch failure --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * status: assigned => closed * resolution: => fixed Comment: Fixed the missing mod_ssi_func.h problem in r36581 and now it finally compiles properly. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 01:50:09 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 01:50:08 2008 Subject: [MacPorts] #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities In-Reply-To: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> References: <038.46b599695483eebdeab0b16929d26e96@macosforge.org> Message-ID: <047.741280015f7fc46a4cd9dd74b0d9c92c@macosforge.org> #15213: Include Request: swftools - an OSS collection of swf manipulation and creation utilities ----------------------------------------+----------------------------------- Reporter: chilli.namesake@gmail.com | Owner: rhwood@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.6.0 Resolution: | Keywords: swftools ----------------------------------------+----------------------------------- Changes (by rhwood@macports.org): * owner: macports-tickets@lists.macosforge.org => rhwood@macports.org -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:19:02 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:18:59 2008 Subject: [MacPorts] #15216: failing to install python25 Message-ID: <035.8f3d8e8073c9fd78aab952955b1679c7@macosforge.org> #15216: failing to install python25 ------------------------------------+--------------------------------------- Reporter: teusjannette@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: install python | ------------------------------------+--------------------------------------- Command given: sudo port install python25 Result: ---> Building python25 with target all 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_python25/work/Python-2.5.2" && make all " returned error 2 Command output: /usr/bin/libtool -o libpython2.5.dylib -dynamic \ -all_load libpython2.5.a -single_module \ -install_name /opt/local/lib/libpython2.5.dylib \ -compatibility_version 2.5 \ -current_version 2.5 -lSystem -lSystemStubs -L/opt/local/lib ld64 failed: in libpython2.5.a(__.SYMDEF), not a valid ppc64 mach-o file /usr/bin/libtool: internal link edit command failed make: *** [libpython2.5.dylib] Error 1 Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:19:59 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:19:57 2008 Subject: [MacPorts] #15216: failing to install python25 In-Reply-To: <035.8f3d8e8073c9fd78aab952955b1679c7@macosforge.org> References: <035.8f3d8e8073c9fd78aab952955b1679c7@macosforge.org> Message-ID: <044.4f368c5d2912ee64cf1b1b0537f5c4db@macosforge.org> #15216: failing to install python25 -------------------------------------+-------------------------------------- Reporter: teusjannette@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: install python -------------------------------------+-------------------------------------- Comment (by teusjannette@gmail.com): The error occurs on Mac OS version 10.4.6. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:37:55 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:37:52 2008 Subject: [MacPorts] #15216: failing to install python25 In-Reply-To: <035.8f3d8e8073c9fd78aab952955b1679c7@macosforge.org> References: <035.8f3d8e8073c9fd78aab952955b1679c7@macosforge.org> Message-ID: <044.b183163e3b9e5e7957b6a3cbda6e8173@macosforge.org> #15216: failing to install python25 -------------------------------------+-------------------------------------- Reporter: teusjannette@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: install python -------------------------------------+-------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => mww@macports.org * priority: High => Normal Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:41:15 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:41:13 2008 Subject: [MacPorts] #14920: openal port build failure In-Reply-To: <029.c8bcd3b2e3055bfa318a3ae1f4d88269@macosforge.org> References: <029.c8bcd3b2e3055bfa318a3ae1f4d88269@macosforge.org> Message-ID: <038.dd9b4859697ab7ebd8bfbdee500b90b9@macosforge.org> #14920: openal port build failure -------------------------------+-------------------------------------------- Reporter: shaene@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: CADebugMacros.cp -------------------------------+-------------------------------------------- Changes (by rhwood@macports.org): * summary: can't find CADebugMacros.cp => openal port build failure -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:46:37 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:46:36 2008 Subject: [MacPorts] #14956: UPDATE: redland-bindings-1.0.7.1 In-Reply-To: <034.ae22c60f132386f1fe6e594fc6a9ea14@macosforge.org> References: <034.ae22c60f132386f1fe6e594fc6a9ea14@macosforge.org> Message-ID: <043.1b6989d21e5942704e51a51295b63fd0@macosforge.org> #14956: UPDATE: redland-bindings-1.0.7.1 ------------------------------------+--------------------------------------- Reporter: benjaminlyu@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Changes (by rhwood@macports.org): * cc: arto.bendiken@gmail.com (added) Comment: CC maintainer -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:47:45 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:47:43 2008 Subject: [MacPorts] #14963: net/mediatomb submission In-Reply-To: <033.a08727db89ad1aeced8904ccaa051313@macosforge.org> References: <033.a08727db89ad1aeced8904ccaa051313@macosforge.org> Message-ID: <042.7fe92ae14779685d3d6b784db94bdc4f@macosforge.org> #14963: net/mediatomb submission -----------------------------------+---------------------------------------- Reporter: yattenator@gmail.com | Owner: rhwood@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: | Keywords: mediatomb -----------------------------------+---------------------------------------- Changes (by rhwood@macports.org): * owner: macports-tickets@lists.macosforge.org => rhwood@macports.org -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:50:21 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:50:19 2008 Subject: [MacPorts] #7361: BUG: activation status of dependencies is not checked before installation In-Reply-To: <044.b57f5baaaf7cfdc1b179cdf53970068e@macosforge.org> References: <044.b57f5baaaf7cfdc1b179cdf53970068e@macosforge.org> Message-ID: <053.8ed37bef59d5a5435c97cbf04655d1a0@macosforge.org> #7361: BUG: activation status of dependencies is not checked before installation ----------------------------------------------+----------------------------- Reporter: opendarwin.nospam@vercruesse.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: Resolution: | Keywords: haspatch ----------------------------------------------+----------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:51:35 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:51:34 2008 Subject: [MacPorts] #11971: BUG: "port -u -f upgrade installed" created many nested directories In-Reply-To: <041.fe5332d872ee29f5c682a4353bc5da04@macosforge.org> References: <041.fe5332d872ee29f5c682a4353bc5da04@macosforge.org> Message-ID: <050.ef448628e313d3c29d08652aeff6300e@macosforge.org> #11971: BUG: "port -u -f upgrade installed" created many nested directories -------------------------------------------+-------------------------------- Reporter: freebsd@generalresources.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4 Resolution: | Keywords: haspatch -------------------------------------------+-------------------------------- Changes (by jmr@macports.org): * keywords: => haspatch -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:54:01 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:53:58 2008 Subject: [MacPorts] #10768: BUG: port - dependency passes by inexisting ports In-Reply-To: <030.3b4137ef119451c29b621de5afec9c7d@macosforge.org> References: <030.3b4137ef119451c29b621de5afec9c7d@macosforge.org> Message-ID: <039.80b1972e41e9b36ee2d5ecc16f8e0083@macosforge.org> #10768: BUG: port - dependency passes by inexisting ports --------------------------------+------------------------------------------- Reporter: yves@macports.org | Owner: eridius@macports.org Type: defect | Status: reopened Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: Resolution: | Keywords: dependency haspatch --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * keywords: dependency => dependency haspatch -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:54:46 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:54:44 2008 Subject: [MacPorts] #12013: "port upgrade" tries to activate an installed version before building the new version In-Reply-To: <032.86f255f760dbee49473a2d4ed74f6f18@macosforge.org> References: <032.86f255f760dbee49473a2d4ed74f6f18@macosforge.org> Message-ID: <041.b29301bc85aad629c813bc5f8c90f19f@macosforge.org> #12013: "port upgrade" tries to activate an installed version before building the new version ----------------------------------+----------------------------------------- Reporter: vinc17@macports.org | Owner: eridius@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4.42 Resolution: | Keywords: haspatch ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * keywords: => haspatch -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:55:22 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:55:19 2008 Subject: [MacPorts] #15204: UPDATE: net/adium 1.2.4 -> 1.2.5 In-Reply-To: <031.ae7c7b2341f0e51863c5e9dd9c8960cc@macosforge.org> References: <031.ae7c7b2341f0e51863c5e9dd9c8960cc@macosforge.org> Message-ID: <040.310f4317263cb5f88cded6f78cf2577c@macosforge.org> #15204: UPDATE: net/adium 1.2.4 -> 1.2.5 ---------------------------------+------------------------------------------ Reporter: mcklaren@gmail.com | Owner: rhwood@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ---------------------------------+------------------------------------------ Changes (by rhwood@macports.org): * status: new => closed * resolution: => fixed Comment: In r36582 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:55:59 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:55:56 2008 Subject: [MacPorts] #15004: gnome-mag fails to build: missing xfixes/xdamage?? In-Reply-To: <032.463adfbdbccd7fe8eb4d2f5235ad436c@macosforge.org> References: <032.463adfbdbccd7fe8eb4d2f5235ad436c@macosforge.org> Message-ID: <041.c979536442cb70a2d802d5d01ab01724@macosforge.org> #15004: gnome-mag fails to build: missing xfixes/xdamage?? ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: gnome-mag gnome xfixes xdamage ----------------------------------+----------------------------------------- Changes (by rhwood@macports.org): * cc: gui_dos@macports.org (added) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 02:59:30 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 02:59:39 2008 Subject: [MacPorts] #13158: Proxy support broken by Leopard's sudo In-Reply-To: <033.6253b3d7a64b62f51561b3ac5ec9d736@macosforge.org> References: <033.6253b3d7a64b62f51561b3ac5ec9d736@macosforge.org> Message-ID: <042.53aac609cad992fd87779972bcf3185a@macosforge.org> #13158: Proxy support broken by Leopard's sudo -----------------------------------+---------------------------------------- Reporter: expiation@devils.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.5.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Changes (by jmr@macports.org): * summary: Proxy support removed in new Macports 1.5 => Proxy support broken by Leopard's sudo -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:04:36 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:04:35 2008 Subject: [MacPorts] #2789: BUG: aspell-dict-es fails on extract In-Reply-To: <032.53d38629ed5804fd97715b57152469a9@macosforge.org> References: <032.53d38629ed5804fd97715b57152469a9@macosforge.org> Message-ID: <041.7d9d8258ac4377af53ad41278d36f777@macosforge.org> #2789: BUG: aspell-dict-es fails on extract ----------------------------------+----------------------------------------- Reporter: yves@gnu-darwin.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by ryandesign@macports.org): * owner: mij@macports.org => macports-tickets@lists.macosforge.org Comment: I can confirm the issue still exists. I also see that aspell6-es-1.9a-1.tar.bz2 has been released; maybe that's better. Jim gave up ownership of this port in r23764. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:05:09 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:05:07 2008 Subject: [MacPorts] #15217: aspell 0.60.6 update Message-ID: <036.78356413b5571960c7a948c5d12f0194@macosforge.org> #15217: aspell 0.60.6 update -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: jochen@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- aspell 0.60.6 has been released; the port should be updated. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:08:58 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:08:56 2008 Subject: [MacPorts] #2789: BUG: aspell-dict-es fails on extract In-Reply-To: <032.53d38629ed5804fd97715b57152469a9@macosforge.org> References: <032.53d38629ed5804fd97715b57152469a9@macosforge.org> Message-ID: <041.dcaa9094be6173d8c8f999b5d101551c@macosforge.org> #2789: BUG: aspell-dict-es fails on extract ----------------------------------+----------------------------------------- Reporter: yves@gnu-darwin.org | Owner: ryandesign@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by ryandesign@macports.org): * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org * status: new => assigned -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:10:01 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:09:58 2008 Subject: [MacPorts] #2789: BUG: aspell-dict-es fails on extract In-Reply-To: <032.53d38629ed5804fd97715b57152469a9@macosforge.org> References: <032.53d38629ed5804fd97715b57152469a9@macosforge.org> Message-ID: <041.f08f09e87de44a9c525351449217a666@macosforge.org> #2789: BUG: aspell-dict-es fails on extract ----------------------------------+----------------------------------------- Reporter: yves@gnu-darwin.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by ryandesign@macports.org): * status: assigned => closed * resolution: => fixed Comment: 1.9a seems to install just fine so I updated to that version in r36583. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:12:25 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:12:28 2008 Subject: [MacPorts] #14971: evince still requires scrollkeeper-update instead of rarian In-Reply-To: <032.38b1075cbae7cd4f3a992b9b20f4346a@macosforge.org> References: <032.38b1075cbae7cd4f3a992b9b20f4346a@macosforge.org> Message-ID: <041.10d72b2b27d2f79343d1253cbdd927f2@macosforge.org> #14971: evince still requires scrollkeeper-update instead of rarian ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: rhwood@macports.org Type: defect | Status: assigned Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: evince scrollkeeper rarian ----------------------------------+----------------------------------------- Comment (by rhwood@macports.org): This bug depends on #7361 not 7631 as in the above comment -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:18:22 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:18:20 2008 Subject: [MacPorts] #15218: apache20 livecheck fix Message-ID: <036.f12a2b22a4bb1b63894fa8b262dd4ed2@macosforge.org> #15218: apache20 livecheck fix -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: blair@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- The apache20 port's livecheck doesn't work. Here's a patch to fix that. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:22:45 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:22:42 2008 Subject: [MacPorts] #14963: net/mediatomb submission In-Reply-To: <033.a08727db89ad1aeced8904ccaa051313@macosforge.org> References: <033.a08727db89ad1aeced8904ccaa051313@macosforge.org> Message-ID: <042.91188e4156a4de74f406c2f3d1192091@macosforge.org> #14963: net/mediatomb submission -----------------------------------+---------------------------------------- Reporter: yattenator@gmail.com | Owner: rhwood@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: mediatomb -----------------------------------+---------------------------------------- Changes (by rhwood@macports.org): * status: new => closed * resolution: => fixed Comment: In r36587 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:24:28 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:24:27 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure Message-ID: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> #15219: qt4-mac 4.4.0 build failure ------------------------------+--------------------------------------------- Reporter: jmr@macports.org | Owner: jochen@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Keywords: | ------------------------------+--------------------------------------------- Building on x86 Leopard with MP trunk. {{{ /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/var/macports/build /_Users_josh_Coding_dports-dev_svn_dports_aqua_qt4-mac/work/qt-mac- opensource-src-4.4.0/include -I/opt/local/include -fconstant-cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility- inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build /_Users_josh_Coding_dports-dev_svn_dports_aqua_qt4-mac/work/qt-mac- opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_Users_josh_Coding_dports- dev_svn_dports_aqua_qt4-mac/work/qt-mac-opensource-src-4.4.0/lib -o .obj /release-shared/regexp.o ../JavaScriptCore/kjs/regexp.cpp ../JavaScriptCore/kjs/regexp.cpp: In constructor 'KJS::RegExp::RegExp(const KJS::UString&, int)': ../JavaScriptCore/kjs/regexp.cpp:51: error: cannot convert 'const uint16_t*' to 'const char*' for argument '1' to 'pcre* pcre_compile(const char*, int, const char**, int*, const unsigned char*)' ../JavaScriptCore/kjs/regexp.cpp: In member function 'KJS::UString KJS::RegExp::match(const KJS::UString&, int, int*, int**)': ../JavaScriptCore/kjs/regexp.cpp:133: error: cannot convert 'const uint16_t*' to 'const char*' for argument '3' to 'int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int)' make[2]: *** [.obj/release-shared/regexp.o] Error 1 make[1]: *** [release] Error 2 make: *** [sub-webkit-make_default-ordered] Error 2 Warning: the following items did not execute (for qt4-mac): org.macports.destroot org.macports.build }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:25:07 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:25:05 2008 Subject: [MacPorts] #15217: aspell 0.60.6 update In-Reply-To: <036.78356413b5571960c7a948c5d12f0194@macosforge.org> References: <036.78356413b5571960c7a948c5d12f0194@macosforge.org> Message-ID: <045.067e00805443a061570989b5b422c878@macosforge.org> #15217: aspell 0.60.6 update --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: jochen@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by jochen@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r36586 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:29:32 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:29:30 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure In-Reply-To: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> References: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> Message-ID: <038.3d83cc040b5b510dd1c21e5a063b2bc5@macosforge.org> #15219: qt4-mac 4.4.0 build failure -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: erickt@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by jochen@macports.org): * cc: erickt@macports.org, jochen@macports.org (added) * owner: jochen@macports.org => erickt@macports.org * version: => 1.6.0 Comment: Reassigned to erickt _at_ macports.org who actually upgraded to 4.4.0 -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:40:48 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:40:48 2008 Subject: [MacPorts] #14888: Problems with otcl installation with MacPorts In-Reply-To: <035.c115d6c386a929720933087e33038598@macosforge.org> References: <035.c115d6c386a929720933087e33038598@macosforge.org> Message-ID: <044.7e726fc8b5edab4cab918bc451c4cafe@macosforge.org> #14888: Problems with otcl installation with MacPorts -------------------------------------+-------------------------------------- Reporter: raiyan.kabir@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------------+-------------------------------------- Comment (by ryandesign@macports.org): ns-2, tclcl and otcl are very old and busted in MacPorts and may not work at all; see #13535. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:41:06 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:41:04 2008 Subject: [MacPorts] #13535: ns-2 and dependencies want gcc-3.3 and are out of date In-Reply-To: <029.103c9c1ce708d08d30cd66f48f1fe8f9@macosforge.org> References: <029.103c9c1ce708d08d30cd66f48f1fe8f9@macosforge.org> Message-ID: <038.fd96c6f2c89f76635ffecfe2a4a2a909@macosforge.org> #13535: ns-2 and dependencies want gcc-3.3 and are out of date -------------------------------+-------------------------------------------- Reporter: utayba@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: NS-2 gcc-3.3 -------------------------------+-------------------------------------------- Comment (by ryandesign@macports.org): See also #14888. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:41:43 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:41:42 2008 Subject: [MacPorts] #14888: Problems with otcl installation with MacPorts In-Reply-To: <035.c115d6c386a929720933087e33038598@macosforge.org> References: <035.c115d6c386a929720933087e33038598@macosforge.org> Message-ID: <044.12f9876cd1961839a48ed7c12c2eb86c@macosforge.org> #14888: Problems with otcl installation with MacPorts -------------------------------------+-------------------------------------- Reporter: raiyan.kabir@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------------+-------------------------------------- Changes (by ryandesign@macports.org): * cc: raiyan.kabir@gmail.com (removed) * cc: ryandesign@macports.org (added) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 03:52:24 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 03:52:27 2008 Subject: [MacPorts] #13670: swi-prolog 5.6.48 build failure In-Reply-To: <031.e4e81bce6ab582e32365ea1e8c261c7c@macosforge.org> References: <031.e4e81bce6ab582e32365ea1e8c261c7c@macosforge.org> Message-ID: <040.23b5dc6c5c3aedf65e77cb72becdd739@macosforge.org> #13670: swi-prolog 5.6.48 build failure ---------------------------------+------------------------------------------ Reporter: istellit@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: swi-prolog 1.6 5.6.48 ---------------------------------+------------------------------------------ Comment (by ryandesign@macports.org): What's the status of this issue? Does the problem persist with the current version of the swi-prolog portfile, 5.6.54? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 05:49:30 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 05:49:29 2008 Subject: [MacPorts] #13930: Intermittent failures building Python modules: unable to execute -DNDEBUG In-Reply-To: <026.83176936166954131c30bb5aede94666@macosforge.org> References: <026.83176936166954131c30bb5aede94666@macosforge.org> Message-ID: <035.1615ce038036c2eff2d373ee7d98952f@macosforge.org> #13930: Intermittent failures building Python modules: unable to execute -DNDEBUG ----------------------------+----------------------------------------------- Reporter: wiml@hhhh.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------+----------------------------------------------- Comment (by jmr@macports.org): Replying to [comment:6 florian.ebeling@gmail.com]: > This is really an annoying issue, and it persists in trunk. Has anybody looked into this already? See [http://lists.macosforge.org/pipermail/macports- users/2008-April/009991.html this] ML thread. It appears to be a bug in the environment handling in Leopard's Tcl. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 05:56:44 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 05:56:41 2008 Subject: [MacPorts] #13077: Fetch failed for ASFRecorder In-Reply-To: <042.e9e781b84975e1a47dbf947baefb90b1@macosforge.org> References: <042.e9e781b84975e1a47dbf947baefb90b1@macosforge.org> Message-ID: <051.b50c50e1f2aec0c01d5bbefb6e028863@macosforge.org> #13077: Fetch failed for ASFRecorder --------------------------------------------+------------------------------- Reporter: jonasduevesterheden@gmail.com | Owner: digdog@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: fixed | Keywords: --------------------------------------------+------------------------------- Changes (by digdog@macports.org): * status: new => closed * resolution: => fixed Comment: fixed in r36599. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 06:04:55 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 06:04:53 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <036.8e81612cbe46989bde54ea5b8c4b31c5@macosforge.org> References: <036.8e81612cbe46989bde54ea5b8c4b31c5@macosforge.org> Message-ID: <045.59420b08d42a45d32c2df8be1e4459a7@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Changes (by takeshi@macports.org): * cc: takeshi@macports.org (added) Comment: I didn't read those descriptions. Sorry. Let's leave octave as a single port. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 06:08:53 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 06:08:50 2008 Subject: [MacPorts] #12997: tiff won't build with Leopard In-Reply-To: <031.2c0d8294b56ec61ddfa0b906a1776c8d@macosforge.org> References: <031.2c0d8294b56ec61ddfa0b906a1776c8d@macosforge.org> Message-ID: <040.fa1fbbf3379320119d541ce0a097b606@macosforge.org> #12997: tiff won't build with Leopard ---------------------------------+------------------------------------------ Reporter: tannhaus@gmail.com | Owner: waqar@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * status: reopened => closed * resolution: => fixed Comment: Applied in r36600. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 06:12:36 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 06:12:34 2008 Subject: [MacPorts] #12518: port hangs building coreutils (?) In-Reply-To: <036.afbc26d2a06a07c26ad73824bda01042@macosforge.org> References: <036.afbc26d2a06a07c26ad73824bda01042@macosforge.org> Message-ID: <045.b2931a7e5ecd042bb9a88d87550a6ed0@macosforge.org> #12518: port hangs building coreutils (?) --------------------------------------+------------------------------------- Reporter: michele@liverpool.ac.uk | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by nox@macports.org): Is this fixed with coreutils 6.11? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 06:27:10 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 06:27:09 2008 Subject: [MacPorts] #12905: coreutils 'su' doesn't accept correct password (possibly PAM related) In-Reply-To: <031.0981bd6a391181d05501a4941158193c@macosforge.org> References: <031.0981bd6a391181d05501a4941158193c@macosforge.org> Message-ID: <040.b807b14ff769e6c572ad589749c7c1de@macosforge.org> #12905: coreutils 'su' doesn't accept correct password (possibly PAM related) ---------------------------------+------------------------------------------ Reporter: orangeraven@gmx.de | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: wontfix | Keywords: ---------------------------------+------------------------------------------ Changes (by nox@macports.org): * status: new => closed * resolution: => wontfix Comment: coreutils does not install su anymore. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 06:30:07 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 06:30:06 2008 Subject: [MacPorts] #14693: Installation error for gtk2-aurora In-Reply-To: <036.fd9373578ebee66673dbef6df8657e47@macosforge.org> References: <036.fd9373578ebee66673dbef6df8657e47@macosforge.org> Message-ID: <045.5f7e5fddb8a466d89c3bb26025f68088@macosforge.org> #14693: Installation error for gtk2-aurora --------------------------------------+------------------------------------- Reporter: smekal@iap.tuwien.ac.at | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by nox@macports.org): I can't reproduce this one. What is your machine/OS? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 06:30:25 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 06:30:24 2008 Subject: [MacPorts] #14749: gtk2 fail to build on Mac Book air intel OS 10.5.2 In-Reply-To: <033.7a59c0f421a99d9b805481e9c6786a86@macosforge.org> References: <033.7a59c0f421a99d9b805481e9c6786a86@macosforge.org> Message-ID: <042.d466eafff9affd0cc9f3f99ba99d0cf3@macosforge.org> #14749: gtk2 fail to build on Mac Book air intel OS 10.5.2 -----------------------------------+---------------------------------------- Reporter: vpvadistance@free.fr | Owner: nox@macports.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: gtk2 -----------------------------------+---------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 06:30:49 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 06:30:48 2008 Subject: [MacPorts] #14766: gtk2 failure /build/ on destroot! In-Reply-To: <032.8207cc5dad1f167ec7744e7acdd4648e@macosforge.org> References: <032.8207cc5dad1f167ec7744e7acdd4648e@macosforge.org> Message-ID: <041.a236d6f0b9f7b8168cd3be87059ffe63@macosforge.org> #14766: gtk2 failure /build/ on destroot! ----------------------------------+----------------------------------------- Reporter: jochen@macports.org | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: gtk2 destroot make ----------------------------------+----------------------------------------- Comment (by nox@macports.org): I can't reproduce this one. What is your machine/OS? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 07:06:56 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 07:06:53 2008 Subject: [MacPorts] #14766: gtk2 failure /build/ on destroot! In-Reply-To: <032.8207cc5dad1f167ec7744e7acdd4648e@macosforge.org> References: <032.8207cc5dad1f167ec7744e7acdd4648e@macosforge.org> Message-ID: <041.f23bfe9e172d06c85a8c2fdf8138fdd4@macosforge.org> #14766: gtk2 failure /build/ on destroot! ----------------------------------+----------------------------------------- Reporter: jochen@macports.org | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: gtk2 destroot make ----------------------------------+----------------------------------------- Comment (by jochen@macports.org): Mac OS X 10.5.2 on MacBook Core Duo -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 08:11:20 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 08:11:17 2008 Subject: [MacPorts] #15218: apache20 livecheck fix In-Reply-To: <036.f12a2b22a4bb1b63894fa8b262dd4ed2@macosforge.org> References: <036.f12a2b22a4bb1b63894fa8b262dd4ed2@macosforge.org> Message-ID: <045.9164bfa99766ead6a49a09d114a9067f@macosforge.org> #15218: apache20 livecheck fix --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: blair@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by blair@macports.org): * status: new => closed * resolution: => fixed Comment: Thanks for the patch. Fixed in r36602. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 08:12:32 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 08:12:28 2008 Subject: [MacPorts] #15157: sbcl fails strangely during build In-Reply-To: <035.1eaf6eb91bf1b60c301b329bfbe25b1a@macosforge.org> References: <035.1eaf6eb91bf1b60c301b329bfbe25b1a@macosforge.org> Message-ID: <044.68937afb87ffea0533d53b0a366fba63@macosforge.org> #15157: sbcl fails strangely during build -------------------------------------+-------------------------------------- Reporter: fusion@storytotell.org | Owner: gwright@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: sbcl lisp -------------------------------------+-------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => gwright@macports.org Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 08:48:22 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 08:48:21 2008 Subject: [MacPorts] #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work In-Reply-To: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> References: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> Message-ID: <045.e2a323f50cd7f656e398467fdb0822d0@macosforge.org> #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4.42 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by jmr@macports.org): * cc: ryandesign@macports.org (removed) * cc: jmr@macports.org (added) * milestone: MacPorts base bugs => MacPorts 1.6.1 Comment: The attached patch avoids defining a universal variant in the cases where it won't work, instead of making a variant that throws an error. Nominating this for the upcoming release. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 09:00:31 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 09:00:28 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure In-Reply-To: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> References: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> Message-ID: <038.747c1f9c72b7081532818b6e25755904@macosforge.org> #15219: qt4-mac 4.4.0 build failure -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: erickt@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by erickt@macports.org): * status: new => assigned Comment: Hmm. Do you happen to have the pcre port installed, or somehow otherwise installed? If so, what version? Also, what's in src/3rdparty/webkit/JavaScriptCore/kjs/config.h? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 09:06:59 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 09:06:57 2008 Subject: [MacPorts] #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 Message-ID: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 --------------------------------+------------------------------------------- Reporter: coolfactor@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: php5 | --------------------------------+------------------------------------------- {{{ ---> Configuring php5 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_www_php5/work/php-5.2.6" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --with-config-file-path=/opt/local/etc --enable-calendar --with-iconv=/opt/local --enable-exif --enable-ftp --enable-wddx --with-zlib=/opt/local --with-bz2=/opt/local --without-mysql --without-sqlite --without-pdo-sqlite --with-libxml-dir=/opt/local --with- gettext=/opt/local --with-xml --with-expat-dir=/opt/local --with-xmlrpc --enable-soap --enable-filepro --enable-bcmath --enable-trans-sid --enable-mbstring --enable-dbx --enable-dba --enable-zip --with- openssl=/opt/local --with-mhash=/opt/local --with-mcrypt=/opt/local --with-xsl=/opt/local --with-curl=/opt/local --with-pcre-regex=/opt/local --with-gd --with-jpeg-dir=/opt/local --with-png-dir=/opt/local --enable- gd-native-ttf --without-pear --with-freetype-dir=/opt/local --with- apxs=/usr/sbin/apxs --with-ldap=/usr --with-kerberos=/usr --with- iodbc=/usr " returned error 1 Command output: checking whether gcc and cc understand -c and -o together... (cached) yes checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for AIX... no checking whether ln -s works... (cached) yes checking for system library directory... lib checking whether to enable runpaths... yes checking if compiler supports -R... (cached) no checking if compiler supports -Wl,-rpath,... (cached) yes checking for re2c... re2c checking for re2c version... 0.13.1 (ok) checking for gawk... (cached) awk checking if awk is broken... no checking for bison... (cached) bison -y checking for bison version... (cached) 2.3 (ok) checking for flex... (cached) flex checking for yywrap in -lfl... (cached) yes checking lex output file root... (cached) lex.yy checking whether yytext is a pointer... (cached) yes checking for working const... (cached) yes checking for flex version... (cached) invalid configure: warning: flex versions supported for regeneration of the Zend/PHP parsers: 2.5.4 (found: ) checking whether gcc supports -no-cpp-precomp... (cached) yes checking whether to force non-PIC code in shared modules... no checking whether /dev/urandom exists... yes checking for pthreads_cflags... (cached) checking for pthreads_lib... (cached) Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... configure: error: You have enabled Apache 1.3 support while your server is Apache 2. Please use the appropiate switch --with-apxs2 Error: Status 1 encountered during processing. }}} Changing the --configure command to include --with-apxs2=/usr/sbin/apxs allows it to proceed, but I was unable to figure out how to get it to install completely. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 09:08:46 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 09:08:44 2008 Subject: [MacPorts] #15221: glib2 fails to build on x86_64 with 'Symbol not found' error Message-ID: <032.2798bbc78cf8917a997911e766d03e5f@macosforge.org> #15221: glib2 fails to build on x86_64 with 'Symbol not found' error ---------------------------------+------------------------------------------ Reporter: dwalthour@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: glib2 | ---------------------------------+------------------------------------------ steps to reproduce: 1. modify variants.conf to add +universal 2. modify potconfigure.tcl to add -arch x86_64 to configure.universal_cflags, configure.universal_cxxflags, and configure.universal_ldflags 3. port install glib2 fails with: $ sudo port install glib2 ---> Building glib2 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local-64/var/macports/build/_opt_local- 64_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.3" && make all " returned error 2 Command output: make[4]: Nothing to be done for `all-am'. Making all in tests make[4]: Nothing to be done for `all'. Making all in gmodule make all-am make[3]: Nothing to be done for `all-am'. Making all in gthread make[2]: Nothing to be done for `all'. Making all in gobject make glib-genmarshal make[3]: `glib-genmarshal' is up to date. echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \ && echo "#define __G_MARSHAL_H__" >> xgen-gmh \ && ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \ && echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \ && (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \ && rm -f xgen-gmh xgen-gmh~ \ && echo timestamp > stamp-gmarshal.h dyld: lazy symbol binding failed: Symbol not found: __g_getenv_nomalloc Referenced from: /opt/local-64/var/macports/build/_opt_local- 64_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.3/glib/.libs/libglib-2.0.0.dylib Expected in: flat namespace dyld: Symbol not found: __g_getenv_nomalloc Referenced from: /opt/local-64/var/macports/build/_opt_local- 64_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.3/glib/.libs/libglib-2.0.0.dylib Expected in: flat namespace /bin/sh: line 1: 73719 Trace/BPT trap ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen- gmh make[2]: *** [stamp-gmarshal.h] Error 133 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 09:16:47 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 09:16:44 2008 Subject: [MacPorts] #15222: Upgrade octave port to 3.0.1 Message-ID: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> #15222: Upgrade octave port to 3.0.1 --------------------------------+------------------------------------------- Reporter: alakazam@melix.net | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | --------------------------------+------------------------------------------- Here is a Portfile submission (with diff against current trunk) for upgrading the octave port to version 3.0.1. The patch files currently present in trunk are no longer necessary. This Portfile has been tested on an intel Mac running 10.5.2. I have not added myself as maintainer for this port, but am ready to do so. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 09:19:37 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 09:19:33 2008 Subject: [MacPorts] #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available In-Reply-To: <036.8e81612cbe46989bde54ea5b8c4b31c5@macosforge.org> References: <036.8e81612cbe46989bde54ea5b8c4b31c5@macosforge.org> Message-ID: <045.939c4aa28ea124a847f5bdf8c81fde5e@macosforge.org> #13686: octave: 2.9.15 doesn't compile on Leopard; 3.0.0 is available --------------------------------------+------------------------------------- Reporter: charles.smart@gmail.com | Owner: stechert@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: octave, leopard --------------------------------------+------------------------------------- Comment (by alakazam@melix.net): I propose closing this ticket (the Portfile has been fixed), and continuing the "upgrade octave port to 3.0.x" on #15222 where I have proposed a Portfile upgrade. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 09:23:28 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 09:23:25 2008 Subject: [MacPorts] #15222: Upgrade octave port to 3.0.1 In-Reply-To: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> References: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> Message-ID: <040.477c7ee8343c172f57873aedbe3b6bbc@macosforge.org> #15222: Upgrade octave port to 3.0.1 ---------------------------------+------------------------------------------ Reporter: alakazam@melix.net | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by alakazam@melix.net): This ticket is a followup to #13686, and the proposed patch directly from 2.9.15 to 3.0.1 (skipping the now outdated 3.0.0 version). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 09:45:49 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 09:45:50 2008 Subject: [MacPorts] #12765: hydra compile error with libssh 0.2 patch In-Reply-To: <034.2acdbacfd6a49160f68cb607ebe6f990@macosforge.org> References: <034.2acdbacfd6a49160f68cb607ebe6f990@macosforge.org> Message-ID: <043.6f2834f0e2b8e28397ef16d2c2bc1a20@macosforge.org> #12765: hydra compile error with libssh 0.2 patch ------------------------------------+--------------------------------------- Reporter: caimi.marco@gmail.com | Owner: pmq@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by matrixm@gmail.com): As another possible solution, remove the dependency on libssh from the portfile for hydra. If libssh can have an older version compiled at the same time without conflicts, then add either a +ssh variant to hydra to pull in that older version of libssh, or just update hydra's port to pull it in directly. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 10:02:33 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 10:02:30 2008 Subject: [MacPorts] #15223: php 5.2.6 fails due to Image error Message-ID: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> #15223: php 5.2.6 fails due to Image error -------------------------------------+-------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: php | -------------------------------------+-------------------------------------- Upgrading from php 5.2.5 to 5.2.6 does not work. {{{ $ sudo port -v activate php5 @5.2.6_0+apache2+macosx+mysql5+pear+postgresql83+sqlite ---> Activating php5 5.2.6_0+apache2+macosx+mysql5+pear+postgresql83+sqlite Error: port activate failed: Image error: /opt/local/lib/php/PEAR/FixPHP5PEARWarnings.php already exists and does not belong to a registered port. Unable to activate port php5. }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 10:23:20 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 10:23:16 2008 Subject: [MacPorts] #15099: [vim-7.1.293+python] wrong Python linked? In-Reply-To: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> References: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> Message-ID: <040.18cd4135f038a8c3073177ab5a40df1c@macosforge.org> #15099: [vim-7.1.293+python] wrong Python linked? ---------------------------------+------------------------------------------ Reporter: frodwith@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by frodwith@gmail.com): * status: closed => reopened * resolution: fixed => Comment: port uninstall vim port clean vim port sync port upgrade outdated port install vim +python issue still persists. the macports python25 has always been the first one in my path, so I didn't anticipate that this would work. One workaround might be to try ripping the shipped Apple python out, but I fear this might break things that depend on it. The problem seems to be somewhere in vim's build process - for instance, the vim module is getting built with the proper python, but vim the editor is getting linked to the Apple version. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 10:23:41 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 10:23:38 2008 Subject: [MacPorts] #14553: RFE: Move portgroups into the ports tree In-Reply-To: <032.3191378818b72b9c59716454428f586a@macosforge.org> References: <032.3191378818b72b9c59716454428f586a@macosforge.org> Message-ID: <041.6c585ef87eb9d9bf758a0a9e6f7e910f@macosforge.org> #14553: RFE: Move portgroups into the ports tree ----------------------------------+----------------------------------------- Reporter: raimue@macports.org | Owner: raimue@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts base enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: portgroups ----------------------------------+----------------------------------------- Comment (by raimue@macports.org): As also said on #14482, I am in favor of adding an `.resources` directory to the source tree to store the port groups and other metadata related directly to the ports tree. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 10:38:00 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 10:37:57 2008 Subject: [MacPorts] #15099: [vim-7.1.293+python] wrong Python linked? In-Reply-To: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> References: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> Message-ID: <040.2fea3042da2c30611d7d6a1f7b23f15d@macosforge.org> #15099: [vim-7.1.293+python] wrong Python linked? ---------------------------------+------------------------------------------ Reporter: frodwith@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by raimue@macports.org): Hm, okay. Seems like I will have to dive deeper into vim's build system. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 12:45:03 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 12:45:02 2008 Subject: [MacPorts] #13182: Apache2 failure to start due to mod_ssl loading problem under Mac OS X 10.5 Leopard In-Reply-To: <029.9ded599d430748431d6068f6ca513f51@macosforge.org> References: <029.9ded599d430748431d6068f6ca513f51@macosforge.org> Message-ID: <038.e8f07ab9878c823aa5b020955e8b4c14@macosforge.org> #13182: Apache2 failure to start due to mod_ssl loading problem under Mac OS X 10.5 Leopard -------------------------------+-------------------------------------------- Reporter: zach@copley.name | Owner: ryandesign@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: apache2, ssl, mod_ssl, Leopard -------------------------------+-------------------------------------------- Comment (by dave@orangechicken.com): On 10.5.2 with an up-to-date version of Macports, I receive the OP's error even after symlinking to libtool 1.5.26. I have not tried unarchiving the port and hand-compiling (which is what comment 8 of the upstream bug seems to require). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 12:52:07 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 12:52:04 2008 Subject: [MacPorts] #13182: Apache2 failure to start due to mod_ssl loading problem under Mac OS X 10.5 Leopard In-Reply-To: <029.9ded599d430748431d6068f6ca513f51@macosforge.org> References: <029.9ded599d430748431d6068f6ca513f51@macosforge.org> Message-ID: <038.6a929d16993cc8b55e10fd3183560d66@macosforge.org> #13182: Apache2 failure to start due to mod_ssl loading problem under Mac OS X 10.5 Leopard -------------------------------+-------------------------------------------- Reporter: zach@copley.name | Owner: ryandesign@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: apache2, ssl, mod_ssl, Leopard -------------------------------+-------------------------------------------- Comment (by dave@orangechicken.com): Again confirming that the steps in comment 9 removes the error. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 13:06:23 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 13:06:19 2008 Subject: [MacPorts] #15099: [vim-7.1.293+python] wrong Python linked? In-Reply-To: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> References: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> Message-ID: <040.27becfa7f916086f28551b622267068c@macosforge.org> #15099: [vim-7.1.293+python] wrong Python linked? ---------------------------------+------------------------------------------ Reporter: frodwith@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by macsforever2000@macports.org): Does it work if you first run the following?[[BR]] sudo port install python_select -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 13:16:24 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 13:16:21 2008 Subject: [MacPorts] #15099: [vim-7.1.293+python] wrong Python linked? In-Reply-To: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> References: <031.6963c5fb961710b72afe186b86f55338@macosforge.org> Message-ID: <040.d297511cc601cfde5360a6cfc7443317@macosforge.org> #15099: [vim-7.1.293+python] wrong Python linked? ---------------------------------+------------------------------------------ Reporter: frodwith@gmail.com | Owner: raimue@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by frodwith@gmail.com): no; python25 has always been python_select'd. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 14:06:00 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 14:05:56 2008 Subject: [MacPorts] #15154: port install itk fails to build In-Reply-To: <042.a5bd039c2f46dfe7478a598823209df0@macosforge.org> References: <042.a5bd039c2f46dfe7478a598823209df0@macosforge.org> Message-ID: <051.85a70c145539025b89ff2b01bf964a95@macosforge.org> #15154: port install itk fails to build --------------------------------------------+------------------------------- Reporter: dhoelzer@enclaveforensics.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: sguil itk port build failure --------------------------------------------+------------------------------- Comment (by dhoelzer@enclaveforensics.com): It's been a while.. I thought I'd check back and see if there is a recommended resolution that I can apply now. Thanks! -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 15:11:43 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 15:11:42 2008 Subject: [MacPorts] #15214: UPDATE: maven2 2.0.9 In-Reply-To: <035.a459949049722405189e214bf257262b@macosforge.org> References: <035.a459949049722405189e214bf257262b@macosforge.org> Message-ID: <044.1e970a996437b43faccbc2811276a00c@macosforge.org> #15214: UPDATE: maven2 2.0.9 -------------------------------------+-------------------------------------- Reporter: lachlan.deck@gmail.com | Owner: ryandesign@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: maven2 -------------------------------------+-------------------------------------- Changes (by ryandesign@macports.org): * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org * status: new => assigned Comment: Gregory Kick indicated to me by email that he approves the change. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 15:17:01 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 15:16:58 2008 Subject: [MacPorts] #15214: UPDATE: maven2 2.0.9 In-Reply-To: <035.a459949049722405189e214bf257262b@macosforge.org> References: <035.a459949049722405189e214bf257262b@macosforge.org> Message-ID: <044.f0497cfc232866f4f11e5cafecf7e3bc@macosforge.org> #15214: UPDATE: maven2 2.0.9 -------------------------------------+-------------------------------------- Reporter: lachlan.deck@gmail.com | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: maven2 -------------------------------------+-------------------------------------- Changes (by ryandesign@macports.org): * status: assigned => closed * resolution: => fixed Comment: Updated to 2.0.9 in r36611. Thanks! -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 16:51:59 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 16:51:57 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure In-Reply-To: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> References: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> Message-ID: <038.3751deb685ca427927cd875b54180ea1@macosforge.org> #15219: qt4-mac 4.4.0 build failure -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: erickt@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by blair@macports.org): I ran into the same issue. Yes, I have the latest pcre 7.6_0 port installed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:05:01 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:04:57 2008 Subject: [MacPorts] #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 In-Reply-To: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> References: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> Message-ID: <040.ca6277c65022d032d64c1baa368929b4@macosforge.org> #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 ---------------------------------+------------------------------------------ Reporter: coolfactor@mac.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php5 ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * cc: jwa@macports.org (added) * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org Comment: Assigning to maintainers. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:07:39 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:07:35 2008 Subject: [MacPorts] #15221: glib2 fails to build on x86_64 with 'Symbol not found' error In-Reply-To: <032.2798bbc78cf8917a997911e766d03e5f@macosforge.org> References: <032.2798bbc78cf8917a997911e766d03e5f@macosforge.org> Message-ID: <041.5af56e26dace2ea2c48efc4142d74218@macosforge.org> #15221: glib2 fails to build on x86_64 with 'Symbol not found' error ----------------------------------+----------------------------------------- Reporter: dwalthour@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: glib2 ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org * milestone: => Port Bugs Comment: Assigning to maintainer. I've seen glib2 fail building for x86_64 with MP trunk as well. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:10:06 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:10:02 2008 Subject: [MacPorts] #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 In-Reply-To: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> References: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> Message-ID: <040.31421eb7d80bbe772f7878f989027987@macosforge.org> #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 ---------------------------------+------------------------------------------ Reporter: coolfactor@mac.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php5 ---------------------------------+------------------------------------------ Comment (by jmr@macports.org): Shouldn't you actually just need to use the apache2 variant? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:11:40 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:11:36 2008 Subject: [MacPorts] #15222: Upgrade octave port to 3.0.1 In-Reply-To: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> References: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> Message-ID: <040.8444537278ae29f1ed452c80407018b0@macosforge.org> #15222: Upgrade octave port to 3.0.1 ---------------------------------+------------------------------------------ Reporter: alakazam@melix.net | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * cc: stechert@macports.org (added) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:12:48 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:12:45 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure In-Reply-To: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> References: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> Message-ID: <038.1aa7a6d221b16f5eb9e621b32a0103b8@macosforge.org> #15219: qt4-mac 4.4.0 build failure -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: erickt@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by blair@macports.org): * cc: blair@macports.org (added) Comment: BTW, this is a brand new MacPorts build started yesterday evening. As reference, here's all the ports I have installed. {{{ adns @1.1_1 (active) apache-ant @1.7.0_0 (active) apg @2.2.3_0 (active) apr @1.2.12_1 (active) apr-util @1.2.12_0+openldap (active) aspell @0.60.6_0+macosx (active) aspell-dict-en @6.0_0 (active) atk @1.22.0_1 (active) autoconf @2.62_0 (active) automake @1.10.1_0 (active) bash-completion @20060301_1 (active) beecrypt @4.1.2_0 (active) bison @2.3_2 (active) bitstream-vera @1.10_0 (active) bmon @2.1.0_0 (active) boost @1.35.0_0+icu+python24 (active) boost-jam @3.1.16_0 (active) bzip2 @1.0.5_0 (active) cairo @1.6.4_0 (active) coreutils @6.11_0+with_default_names (active) cyrus-sasl2 @2.1.21_0+kerberos (active) db44 @4.4.20_1+java (active) db45 @4.5.20_3+java (active) db46 @4.6.21_0+java (active) di @4.12_0 (active) docbook-xml @4.5_1 (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-xsl @1.73.2_0 (active) dos2unix @3.1_0 (active) expat @2.0.1_0 (active) findutils @4.3.13_0+with_default_names (active) fontconfig @2.5.0_0+macosx+vera (active) freetype @2.3.5_1+bytecode (active) fwknop @1.0.1_0 (active) gawk @3.1.6_0 (active) getopt @1.1.4_1 (active) gettext @0.17_3 (active) glib2 @2.16.3_0 (active) gmake @3.81_0 (active) gnome-common @2.20.0_0 (active) gnome-doc-utils @0.12.2_1 (active) gnupg @1.4.9_0+idea (active) gtk-doc @1.10_2 (active) gtk2 @2.12.9_0+no_x11+quartz (active) gwhich @2.16_2+with_default_names (active) gzip @1.3.12_0 (active) hamcrest-core @1.1_0 (active) help2man @1.36.4_1 (active) ice-cpp @3.2.1_1 (active) ice-java @3.2.1_1 (active) ice-python @3.2.1_2 (active) icu @3.8.1_0 (active) iftop @0.17_1 (active) intltool @0.37.1_0 (active) iso-codes @2.0_0 (active) jgoodies-forms @1.1.0_0 (active) jgoodies-looks @2.1.4_0 (active) jove @4.16.0.70_0 (active) jpeg @6b_2 (active) junit @4.4_0 (active) keychain @2.6.8_0 (active) lcms @1.17_0 (active) libiconv @1.12_0+darwin_8 (active) libmng @1.0.10_0 (active) libpcap @0.9.8_0+ipv6 (active) libpixman @0.10.0_0 (active) libpng @1.2.26_0 (active) libtool @1.5.26_0 (active) libxml2 @2.6.31_0 (active) libxslt @1.1.23_0 (active) m4 @1.4.11_0+with_default_names (active) mtr @0.72_0 (active) ncftp @3.2.1_0 (active) ncurses @5.6_0 (active) ncursesw @5.6_1 (active) neon @0.26.4_1 (active) nmap @4.60_0 (active) openldap @2.3.35_0+ipv6 (active) openssl @0.9.8g_0 (active) p5-compress-raw-zlib @2.010_0 (active) p5-compress-zlib @2.010_0 (active) p5-crypt-blowfish @2.10_0 (active) p5-crypt-cbc @2.22_0 (active) p5-crypt-rijndael @1.06_0 (active) p5-digest-md5 @2.36_0 (active) p5-image-exiftool @7.25_0 (active) p5-io-compress-base @2.010_0 (active) p5-io-compress-zlib @2.010_0 (active) p5-locale-gettext @1.05_0 (active) p5-net-ipv4addr @0.10_0 (active) p5-net-ping-external @0.12_0 (active) p5-term-readkey @2.30_0 (active) p5-test-manifest @1.22_0 (active) p5-unix-syslog @0.100_0 (active) p5-xml-parser @2.36_0 (active) p5-yaml @0.62_0 (active) p5-yaml-syck @0.99_0 (active) pango @1.20.2_0+no_x11 (active) pcre @7.6_0 (active) perl5.8 @5.8.8_2+darwin_8+shared+threads (active) pkgconfig @0.23_0 (active) pngcrush @1.6.4_0+darwin_8 (active) popt @1.13_0 (active) proguard @4.1_1 (active) pstree @2.32_0 (active) py-bsddb @2.4.5_0 (active) py-celementtree @1.0.5-20051216_0 (active) py-checker @0.8.17_0 (active) py-crypto @2.0.1_0 (active) py-elementtree @1.2.6-20050316_1 (active) py-pil @1.1.6_0 (active) py-pyqt3 @3.17.4_0 (active) py-readline @2.4.5_0 (active) py-setuptools @0.6c8_0 (active) py-sip @4.7.4_0 (active) py-svn @1.5.1_0 (active) py-yaml @3.05_0 (active) py25-bsddb @2.5.2_0 (active) py25-bz2 @2.5.2_0 (active) py25-celementtree @1.0.5-20051216_0 (active) py25-elementtree @1.2.6-20050316_0 (active) py25-gobject @2.14.1_0 (active) py25-hashlib @2.5.2_0 (active) py25-libxml2 @2.6.21_1 (active) py25-numeric @24.2_1+macosx (active) py25-pil @1.1.6_0 py25-readline @2.5.2_0 (active) py25-setuptools @0.6c8_0 (active) py25-socket-ssl @2.5.2_0 (active) py25-yaml @3.05_0 (active) py25-zlib @2.5.2_0 (active) python24 @2.4.5_0+darwin_8 (active) python25 @2.5.2_2+darwin_8 (active) qt3-mac @3.3.8_0 (active) rarian @0.8.0_0 (active) readline @5.2.007_0 (active) render @0.9_1 (active) rlwrap @0.30_0 (active) rpm @4.4.9_5 (active) rsync @3.0.2_0 (active) ruby @1.8.6-p114_0+thread_hooks (active) serf @0.1.2_0 (active) shared-mime-info @0.23_2 (active) sqlite3 @3.5.8_0 (active) subversion @1.4.6_0+bash_completion+tools (active) subversion-javahlbindings @1.4.6_0 (active) subversion-perlbindings @1.4.6_0 (active) subversion-python24bindings @1.4.6_0 (active) subversion-python25bindings @1.4.6_0 (active) subversion-rubybindings @1.4.6_0 (active) tcl @8.5.2_0 (active) texinfo @4.11_0 (active) tiff @3.8.2_1+macosx (active) tk @8.5.2_0 (active) urw-fonts @1.0.7pre44_0 (active) wdiff @0.5_0 (active) wget @1.11.2_0 (active) wireshark @1.0.0_0+adns+darwin_8+ipv6+pcre (active) Xft2 @2.1.12_0 (active) xmlcatmgr @2.2_1 (active) xorg-util-macros @1.1.5_0 (active) xorg-xproto @7.0.11_1 (active) xrender @0.9.0_2 (active) zlib @1.2.3_1 (active) }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:13:05 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:13:02 2008 Subject: [MacPorts] #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 In-Reply-To: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> References: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> Message-ID: <040.c32a753fd4b1370bc49b14943923f5dc@macosforge.org> #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 ---------------------------------+------------------------------------------ Reporter: coolfactor@mac.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php5 ---------------------------------+------------------------------------------ Comment (by coolfactor@mac.com): Replying to [comment:2 jmr@macports.org]: > Shouldn't you actually just need to use the apache2 variant? Ryan suggested this as a solution in an email response. I'm just about finished doing this. For the reference of others, the following command is what Ryan suggested using: {{{ port install php5 +apache2 }}} That installs MacPort's Apache 2 (separate from Apple's version). While it hasn't gone entirely smoothly, I'm confident this will solve the problem. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:14:54 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:14:51 2008 Subject: [MacPorts] #15223: php 5.2.6 fails due to Image error In-Reply-To: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> References: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> Message-ID: <045.e672ca9569cea8ba2024e55f63e2c211@macosforge.org> #15223: php 5.2.6 fails due to Image error --------------------------------------+------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php --------------------------------------+------------------------------------- Changes (by jmr@macports.org): * cc: jwa@macports.org (added) * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org * milestone: => Port Bugs Comment: Assigning to maintainers. Did you have the pear-base port installed? (It was removed in r36381.) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:22:53 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:22:50 2008 Subject: [MacPorts] #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 In-Reply-To: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> References: <031.e8631ffa1db56802cfd68e1391d454be@macosforge.org> Message-ID: <040.798557617f4107afb21e932cdab85901@macosforge.org> #15220: PHP 5.2.6 won't install on Leopard, expecting APXS2 ---------------------------------+------------------------------------------ Reporter: coolfactor@mac.com | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: php5 ---------------------------------+------------------------------------------ Changes (by ryandesign@macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #14001. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:23:39 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:23:35 2008 Subject: [MacPorts] #14001: php5 5.2.5 should support Apple Apache 2 on Leopard In-Reply-To: <037.7fa22406301e60aa5f43edf67cda1353@macosforge.org> References: <037.7fa22406301e60aa5f43edf67cda1353@macosforge.org> Message-ID: <046.d33c693ee7cbbc8c2b651a41da8c5af2@macosforge.org> #14001: php5 5.2.5 should support Apple Apache 2 on Leopard ---------------------------------------+------------------------------------ Reporter: compconsultant@yahoo.com | Owner: ryandesign@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: php5 ---------------------------------------+------------------------------------ Changes (by ryandesign@macports.org): * cc: coolfactor@mac.com (added) * status: new => assigned Comment: Has duplicate #15220. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:29:05 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:29:02 2008 Subject: [MacPorts] #15221: glib2 fails to build on x86_64 with 'Symbol not found' error In-Reply-To: <032.2798bbc78cf8917a997911e766d03e5f@macosforge.org> References: <032.2798bbc78cf8917a997911e766d03e5f@macosforge.org> Message-ID: <041.cdfe52c32dc1f272bab481de4c6b85e4@macosforge.org> #15221: glib2 fails to build on x86_64 with 'Symbol not found' error ----------------------------------+----------------------------------------- Reporter: dwalthour@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: glib2 ----------------------------------+----------------------------------------- Comment (by ryandesign@macports.org): If you can figure out what needs to be changed to make it work, please let me know. But I'm not really supporting 64-bit builds of anything in MacPorts right now. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:40:13 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:40:11 2008 Subject: [MacPorts] #15221: glib2 fails to build on x86_64 with 'Symbol not found' error In-Reply-To: <032.2798bbc78cf8917a997911e766d03e5f@macosforge.org> References: <032.2798bbc78cf8917a997911e766d03e5f@macosforge.org> Message-ID: <041.dd9a02802c5da2c61b28ff145d36bc7c@macosforge.org> #15221: glib2 fails to build on x86_64 with 'Symbol not found' error ----------------------------------+----------------------------------------- Reporter: dwalthour@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: glib2 ----------------------------------+----------------------------------------- Comment (by dwalthour@gmail.com): Replying to [comment:2 ryandesign@macports.org]: > If you can figure out what needs to be changed to make it work, please let me know. But I'm not really supporting 64-bit builds of anything in MacPorts right now. I understand. I have already downloaded glib2 directly from the GTK+ website and reproduced the problem, so it isn't anything to do with macports. I will see what I can come up with but if you have anything to offer I would appreciate the help. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:44:02 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:43:59 2008 Subject: [MacPorts] #15215: Update dynamips to 0.2.8-RC2 In-Reply-To: <028.e6c379b70e238ffc14587c9e95e200d0@macosforge.org> References: <028.e6c379b70e238ffc14587c9e95e200d0@macosforge.org> Message-ID: <037.da9edfde09b129ee2e8b70ae7f6ba2db@macosforge.org> #15215: Update dynamips to 0.2.8-RC2 ------------------------------+--------------------------------------------- Reporter: xunil@xunil.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by jstrine@vexate.net): Replying to [ticket:15215 xunil@xunil.net]: > Graphical Network Simulator ([http://www.gns3.net/ GNS3]) requires dynamips 0.2.8-RC1 or newer on OS X; latest version of dynamips available is 0.2.8-RC2. Attached is an updated Portfile and patch files. I've built this (using a local port repository) and confirmed it's functional. Thanks for the diff files and working to make sure 0.2.8-RC2 works correctly. However, I prefer to keep the port at the latest stable version. As soon as 0.2.8 is officially released I'll work to update the port incorporating your diffs. Regarding GNS3, if you have been able to get that working correctly, I would encourage you to make a port of it. I have heard that a port of dynagen is possibly in the works and once 0.2.8 is released having GNS3 working as a port would be great for everyone. Let me know if I can help in any way. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 17:52:30 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 17:52:27 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure In-Reply-To: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> References: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> Message-ID: <038.77236a6e5e8627d406b59d429f794162@macosforge.org> #15219: qt4-mac 4.4.0 build failure -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: erickt@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by jmr@macports.org): Replying to [comment:2 erickt@macports.org]: > Hmm. Do you happen to have the pcre port installed, or somehow otherwise installed? If so, what version? Yes. 7.6_0. > Also, what's in src/3rdparty/webkit/JavaScriptCore/kjs/config.h? See attached. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 18:06:29 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 18:06:25 2008 Subject: [MacPorts] #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work In-Reply-To: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> References: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> Message-ID: <045.22f873a00d2bcdfe495dbe3ea867719e@macosforge.org> #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4.42 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by jmr@macports.org): Sorry, the patch doesn't work properly. Should have known it would already have been done if it were that easy. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 19:35:23 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 19:35:20 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure In-Reply-To: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> References: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> Message-ID: <038.1cd82bc51950a2aaa9b0d6f1f89cf68b@macosforge.org> #15219: qt4-mac 4.4.0 build failure -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: erickt@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by erickt@macports.org): It looks like there's an incompatibility between pcre and qt4's bundled pcre. I'll see about making sure it uses the internal one -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 20:04:13 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 20:04:11 2008 Subject: [MacPorts] #15224: streamripper: update to 1.63.1 Message-ID: <036.67e55c6b93219ad0d552ff6ba566b5e2@macosforge.org> #15224: streamripper: update to 1.63.1 -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: css@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- The streamripper port is at version 1.62.3 but version 1.63.1 has been released so the port should be updated. Giuseppe Di Matteo [http://lists.macosforge.org/pipermail/macports-users/2008-May/010171.html reported] this on macports-users. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 20:20:31 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 20:20:28 2008 Subject: [MacPorts] #15225: pcre version bump Message-ID: <032.6eacd9cd73197ae6adc21fb425fb352f@macosforge.org> #15225: pcre version bump ---------------------------------+------------------------------------------ Reporter: erickt@macports.org | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ bumping pcre to 7.7. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 21:05:47 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 21:05:59 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure In-Reply-To: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> References: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> Message-ID: <038.8b1db44583970f960d8720cc2e0c8b19@macosforge.org> #15219: qt4-mac 4.4.0 build failure -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: erickt@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by dersh@alum.mit.edu): For what it is worth I don't have the pcre port installed, and when I try to do an upgrade, from qt4-mac @4.3.4_0+sqlite I am getting a similar, though not identical, set of errors: {{{ ---> Fetching qt4-mac ---> Attempting to fetch qt-mac-opensource-src-4.4.0.tar.gz from ftp://ftp.trolltech.com/qt/source/ ---> Verifying checksum(s) for qt4-mac ---> Extracting qt4-mac ---> Configuring qt4-mac ---> Building qt4-mac with target first 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_qt4-mac/work /qt-mac-opensource-src-4.4.0" && make first " returned error 2 Command output: /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/regexp.o ../JavaScriptCore/kjs/regexp.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/regexp_object.o ../JavaScriptCore/kjs/regexp_object.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/scope_chain.o ../JavaScriptCore/kjs/scope_chain.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/string_object.o ../JavaScriptCore/kjs/string_object.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/ustring.o ../JavaScriptCore/kjs/ustring.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/value.o ../JavaScriptCore/kjs/value.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/qt_class.o ../JavaScriptCore/bindings/qt/qt_class.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/qt_instance.o ../JavaScriptCore/bindings/qt/qt_instance.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/qt_runtime.o ../JavaScriptCore/bindings/qt/qt_runtime.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/grammar.o generated/grammar.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/GCController.o bindings/js/GCController.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/JSAttrCustom.o bindings/js/JSAttrCustom.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release- shared/JSCanvasRenderingContext2DCustom.o bindings/js/JSCanvasRenderingContext2DCustom.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/JSCSSRuleCustom.o bindings/js/JSCSSRuleCustom.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release- shared/JSCSSStyleDeclarationCustom.o bindings/js/JSCSSStyleDeclarationCustom.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/JSCSSValueCustom.o bindings/js/JSCSSValueCustom.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release- shared/JSCustomXPathNSResolver.o bindings/js/JSCustomXPathNSResolver.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/JSDocumentCustom.o bindings/js/JSDocumentCustom.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release- shared/JSDOMExceptionConstructor.o bindings/js/JSDOMExceptionConstructor.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release- shared/JSDOMWindowCustom.o bindings/js/JSDOMWindowCustom.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/JSElementCustom.o bindings/js/JSElementCustom.cpp /usr/bin/g++-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/include -I/opt/local/include -fconstant- cfstrings -Wreturn-type -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform -Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins -I/usr/include/libxml2 -I../../../../include/QtWebKit -I.rcc/release- shared -Igenerated -Itmp -I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf -I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.4.0/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp -Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt -Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders -I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings -Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg -Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage -Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js -Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events -Iplatform /image-decoders -I../../sqlite -I.moc/release-shared -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.4.0/lib -o .obj/release-shared/JSEventCustom.o bindings/js/JSEventCustom.cpp /opt/local/include/Event.h:52: error: 'opj_common_ptr' was not declared in this scope /opt/local/include/Event.h:52: error: expected primary-expression before 'int' /opt/local/include/Event.h:52: error: expected primary-expression before 'const' /opt/local/include/Event.h:52: error: expected primary-expression before '...' token /opt/local/include/Event.h:52: error: initializer expression list treated as compound expression make[2]: *** [.obj/release-shared/JSEventCustom.o] Error 1 make[1]: *** [release] Error 2 make: *** [sub-webkit-make_default-ordered] Error 2 Error: Unable to upgrade port: 1 }}} As they both seem to relate to sub-webkit I figured that I would put this in the same ticket, although I am not sure if they are identical. I am running 10.5.2 on an Intel machine. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 21:50:12 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 21:50:15 2008 Subject: [MacPorts] #15219: qt4-mac 4.4.0 build failure In-Reply-To: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> References: <029.06609213557f9813eeb06793daaa6ee6@macosforge.org> Message-ID: <038.452aa1b959e45ee49d05c64b235566c1@macosforge.org> #15219: qt4-mac 4.4.0 build failure -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: erickt@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by erickt@macports.org): So it's now an error when building qt4 4.4.0 with pcre activated. Dersh, can you figure out what port /opt/local/include/Event.h is coming from? I don't have it in my directory. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 22:01:00 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 22:01:04 2008 Subject: [MacPorts] #15215: Update dynamips to 0.2.8-RC2 In-Reply-To: <028.e6c379b70e238ffc14587c9e95e200d0@macosforge.org> References: <028.e6c379b70e238ffc14587c9e95e200d0@macosforge.org> Message-ID: <037.c25591c0c5dac8ee05e205ab1b4e93cf@macosforge.org> #15215: Update dynamips to 0.2.8-RC2 ------------------------------+--------------------------------------------- Reporter: xunil@xunil.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Comment (by xunil@xunil.net): I understand your desire to only work with stable versions, that's sensible. I'll look into developing a port for GNS3, but it's already available as a .dmg from the distribution site; all one has to do to get it working with the underlying dynamips ports is to configure the binary path for dynamips. I suppose making it a one-stop shop would be a good thing in the long run. At a quick glance, it looks like I'd have to produce a py- pyqt4 as well. I appreciate the ofer of help, i may take you up on that. :) -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 22:38:44 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 22:38:41 2008 Subject: [MacPorts] #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work In-Reply-To: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> References: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> Message-ID: <045.fe358bdac9254403d3cf29a5f1603dba@macosforge.org> #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4.42 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by jmr@macports.org): OK, new patch attached, which seems to do it right. If there are nicer ways to achieve what it does, I'm all ears. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 22:59:14 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 22:59:12 2008 Subject: [MacPorts] #12563: explicitly setting implicit variants should be an error In-Reply-To: <043.adfe6105bdc1ec6e58859c4d1479d6f2@macosforge.org> References: <043.adfe6105bdc1ec6e58859c4d1479d6f2@macosforge.org> Message-ID: <052.f81e05075a9696ed9dd8d965c7e88844@macosforge.org> #12563: explicitly setting implicit variants should be an error ---------------------------------------------+------------------------------ Reporter: Martin.Buchmann@googlemail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.5.2 Resolution: | Keywords: ---------------------------------------------+------------------------------ Changes (by jmr@macports.org): * cc: Martin.Buchmann@googlemail.com (removed) * summary: universal_variant not recognized during upgrade => explicitly setting implicit variants should be an error -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 23:13:02 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 23:13:01 2008 Subject: [MacPorts] #12797: RFE: "destroot.configfiles" metadata, for specifying conf files to keep In-Reply-To: <029.5d3d44cc057038acea5ab7f3f2471b94@macosforge.org> References: <029.5d3d44cc057038acea5ab7f3f2471b94@macosforge.org> Message-ID: <038.67d75f5c837ea8e1d0fda1f6c1c55cb1@macosforge.org> #12797: RFE: "destroot.configfiles" metadata, for specifying conf files to keep -------------------------------+-------------------------------------------- Reporter: afb@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.6.0 Resolution: duplicate | Keywords: -------------------------------+-------------------------------------------- Changes (by jmr@macports.org): * status: new => closed * resolution: => duplicate -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 23:13:18 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 23:13:16 2008 Subject: [MacPorts] #15197: wxwidget fails to install In-Reply-To: <029.649fedb7e0fd23d671eccad69133063a@macosforge.org> References: <029.649fedb7e0fd23d671eccad69133063a@macosforge.org> Message-ID: <038.be7a34320aa0f10ffd7c34c6e2abb2df@macosforge.org> #15197: wxwidget fails to install -------------------------------+-------------------------------------------- Reporter: dbonde@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: bittorrent wxwidget -------------------------------+-------------------------------------------- Comment (by dbonde+bugs+macosforge.org@gmail.com): So how do I fix this? Or are the requirements in the portfile invalid? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 23:14:59 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 23:14:56 2008 Subject: [MacPorts] #2365: Add support for non-volatile default conf files In-Reply-To: <034.e2931edf518abe74466014b90518e9a0@macosforge.org> References: <034.e2931edf518abe74466014b90518e9a0@macosforge.org> Message-ID: <043.b3484e488f8dbe60ecdfcccc0f1f9865@macosforge.org> #2365: Add support for non-volatile default conf files ------------------------------------+--------------------------------------- Reporter: jberry@opendarwin.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by jmr@macports.org): Duplicate #12797 has some more ideas for how this ought to be implemented. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Wed May 7 23:53:29 2008 From: trac at macosforge.org (MacPorts) Date: Wed May 7 23:53:42 2008 Subject: [MacPorts] #12797: RFE: "destroot.configfiles" metadata, for specifying conf files to keep In-Reply-To: <029.5d3d44cc057038acea5ab7f3f2471b94@macosforge.org> References: <029.5d3d44cc057038acea5ab7f3f2471b94@macosforge.org> Message-ID: <038.177b4cc0ecdaf39b5693c7c1056c0520@macosforge.org> #12797: RFE: "destroot.configfiles" metadata, for specifying conf files to keep -------------------------------+-------------------------------------------- Reporter: afb@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.6.0 Resolution: duplicate | Keywords: -------------------------------+-------------------------------------------- Comment (by afb@macports.org): Actually it's not a duplicate, but should probably be combined into one Portfile setting... This bug was about having metadata available for packaging, the other was about using it for activate. BTW. Having variables grouped by target is a design flaw, I think. It separates these two into "activate." and "destroot.", and it also makes e.g. CFLAGS/LDFLAGS and Universal flags harder. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 00:15:25 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 00:15:38 2008 Subject: [MacPorts] #12670: port action 'dependents' doesn't check if portname is installed In-Reply-To: <033.f24f1bd04889054cdf9ccc214a30252d@macosforge.org> References: <033.f24f1bd04889054cdf9ccc214a30252d@macosforge.org> Message-ID: <042.438fa77ec9e22125fe6f970ab53d4fac@macosforge.org> #12670: port action 'dependents' doesn't check if portname is installed -----------------------------------+---------------------------------------- Reporter: von.helmut@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.5.2 Resolution: fixed | Keywords: port dependents action -----------------------------------+---------------------------------------- Changes (by jmr@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in trunk by r32336, and applied to the 1.6 branch in r33048. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 00:29:44 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 00:29:42 2008 Subject: [MacPorts] #15226: python25 PortGroup variables are incorrect Message-ID: <028.b9ff82d4725a63d09ac475c99fbffec7@macosforge.org> #15226: python25 PortGroup variables are incorrect -----------------------------+---------------------------------------------- Reporter: xunil@xunil.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- The python.include predefined variable is incorrect in the python25-1.0 PortGroup definition. It expands to: {{{ ${prefix}/include/python/2.5 }}} But the correct location for python include files (at least, for 2.5) is: {{{ ${prefix}/include/python2.5 }}} Additionally it seems that the PortGroup could use another predefined variable, perhaps called python.libdir (python.lib is already taken as the location of libpython2.5.dylib), which would expand to: {{{ ${prefix}/lib/python2.5 }}} I'll attach a patch to the python25-1.0.tcl PortGroup definition. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 00:49:42 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 00:49:39 2008 Subject: [MacPorts] #15227: lua 5.1.3 patch Message-ID: <039.e1c6c23519deca38bd57841cf27dd0da@macosforge.org> #15227: lua 5.1.3 patch ----------------------------------------+----------------------------------- Reporter: andrea.damore@macports.org | Owner: pmq@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: lua 5.1.3 patch | ----------------------------------------+----------------------------------- Hello, Luiz Henrique Figuereido has just announced latest 5.1.3 patch, to be applied on a fresh 5.1.3 tree. It should be added to the portfile. {{{ Re: [ANN] patch-lua-5.1.3 On 07/mag/08, at 19:59, Luiz Henrique de Figueiredo wrote: A patch file fixing all known bugs in Lua 5.1.3 is now available at http://www.lua.org/ftp/patch-lua-5.1.3 To apply this patch, get a pristine copy of Lua 5.1.3 and then do cd lua-5.1.3/src patch -p2 < patch-lua-5.1.3 The bugs page will be updated shortly to match this patch file. All feedback welcome. --lhf }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 01:22:18 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 01:22:16 2008 Subject: [MacPorts] #15223: php 5.2.6 fails due to Image error In-Reply-To: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> References: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> Message-ID: <045.7e1f18769d7faba2b7a70dfa5d16981f@macosforge.org> #15223: php 5.2.6 fails due to Image error --------------------------------------+------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php --------------------------------------+------------------------------------- Comment (by arthur@arthurkoziel.com): No, I didn't have it installed. PEAR was installed via the php port variant. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 01:27:26 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 01:27:25 2008 Subject: [MacPorts] #15223: php 5.2.6 fails due to Image error In-Reply-To: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> References: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> Message-ID: <045.959950bb9f40a524a9c0423ce9955b16@macosforge.org> #15223: php 5.2.6 fails due to Image error --------------------------------------+------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php --------------------------------------+------------------------------------- Comment (by ryandesign@macports.org): You'll have to manually remove that file, or force the activation (`sudo port -f activate php5`). -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 01:32:45 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 01:32:42 2008 Subject: [MacPorts] #13918: port activate returns 0 exit code even when unsuccessful In-Reply-To: <036.c04afe8a1528fd99a1941581916df7ad@macosforge.org> References: <036.c04afe8a1528fd99a1941581916df7ad@macosforge.org> Message-ID: <045.c58746466fe5c5b09f902c2f912295b5@macosforge.org> #13918: port activate returns 0 exit code even when unsuccessful --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by jmr@macports.org): This actually seems to apply to all actions. The relevant code is [http://trac.macports.org/browser/trunk/base/src/port/port.tcl#L2580 here]. `process_cmd` always returns 0 regardless of the action's return status, unless you've used the -x option. There is however a magic -999 status code that makes it break immediately. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 01:42:57 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 01:42:54 2008 Subject: [MacPorts] #10827: BUG: 'port -f upgrade' rebuilds too much In-Reply-To: <031.11f1aee4f1bf472c3d7784690523ec3b@macosforge.org> References: <031.11f1aee4f1bf472c3d7784690523ec3b@macosforge.org> Message-ID: <040.98f55e7046eacd629d5cf88454ce3e11@macosforge.org> #10827: BUG: 'port -f upgrade' rebuilds too much ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by jmr@macports.org): Attached a one-liner to make -R imply -n. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 01:45:25 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 01:45:34 2008 Subject: [MacPorts] #15223: php 5.2.6 fails due to Image error In-Reply-To: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> References: <036.745060925f84a4579501df7cd5b843fd@macosforge.org> Message-ID: <045.fa4f00c7d1fdd7d821212a60965e410e@macosforge.org> #15223: php 5.2.6 fails due to Image error --------------------------------------+------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php --------------------------------------+------------------------------------- Comment (by arthur@arthurkoziel.com): worked. some configuration files got moved: {{{ Warning: File /opt/local/lib/php/PEAR/FixPHP5PEARWarnings.php already exists. Moving to: /opt/local/lib/php/PEAR/FixPHP5PEARWarnings.php.mp_1210236206. Warning: File /opt/local/lib/php/PEAR/Installer/Role/Cfg.php already exists. Moving to: /opt/local/lib/php/PEAR/Installer/Role/Cfg.php.mp_1210236206. Warning: File /opt/local/lib/php/PEAR/Installer/Role/Cfg.xml already exists. Moving to: /opt/local/lib/php/PEAR/Installer/Role/Cfg.xml.mp_1210236206. Warning: File /opt/local/lib/php/PEAR/Installer/Role/Www.php already exists. Moving to: /opt/local/lib/php/PEAR/Installer/Role/Www.php.mp_1210236206. Warning: File /opt/local/lib/php/PEAR/Installer/Role/Www.xml already exists. Moving to: /opt/local/lib/php/PEAR/Installer/Role/Www.xml.mp_1210236206. }}} However, PEAR works fine. Thanks! -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 02:16:14 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 02:16:12 2008 Subject: [MacPorts] #15227: lua 5.1.3 patch In-Reply-To: <039.e1c6c23519deca38bd57841cf27dd0da@macosforge.org> References: <039.e1c6c23519deca38bd57841cf27dd0da@macosforge.org> Message-ID: <048.8cb24f1a04df54be1dc8afea6711a84b@macosforge.org> #15227: lua 5.1.3 patch -----------------------------------------+---------------------------------- Reporter: andrea.damore@macports.org | Owner: pmq@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: lua 5.1.3 patch -----------------------------------------+---------------------------------- Changes (by afb@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed, r36615. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 02:17:18 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 02:17:15 2008 Subject: [MacPorts] #15134: Add Innodb plugin to mysql5-devel In-Reply-To: <031.2313b3eeced88995fbd894dbf292f2fd@macosforge.org> References: <031.2313b3eeced88995fbd894dbf292f2fd@macosforge.org> Message-ID: <040.daa257c679b996a18c7fec4ff782de93@macosforge.org> #15134: Add Innodb plugin to mysql5-devel ---------------------------------+------------------------------------------ Reporter: akira@macports.org | Owner: jwa@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: mysql innodb ---------------------------------+------------------------------------------ Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: Thanks for the patch. I reworked it a little and applied it in r36616. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 02:20:18 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 02:20:17 2008 Subject: [MacPorts] #15209: GTK2/Pango/Cairo+quartz broken: only boxes displayed In-Reply-To: <040.830692f8e7fae6a4111a13b1684e857c@macosforge.org> References: <040.830692f8e7fae6a4111a13b1684e857c@macosforge.org> Message-ID: <049.7b8b4846d10816d527721a8c13bc4b06@macosforge.org> #15209: GTK2/Pango/Cairo+quartz broken: only boxes displayed ------------------------------------------+--------------------------------- Reporter: shreevatsa.public@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Changes (by afb@macports.org): * summary: GTK2/Pango/Cairo broken: only boxes displayed => GTK2/Pango/Cairo+quartz broken: only boxes displayed -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 02:22:04 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 02:22:01 2008 Subject: [MacPorts] #15216: failing to install python25 In-Reply-To: <035.8f3d8e8073c9fd78aab952955b1679c7@macosforge.org> References: <035.8f3d8e8073c9fd78aab952955b1679c7@macosforge.org> Message-ID: <044.8f1ce2fbd9e5497fc01401b1a30b18a7@macosforge.org> #15216: failing to install python25 -------------------------------------+-------------------------------------- Reporter: teusjannette@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: install python -------------------------------------+-------------------------------------- Comment (by afb@macports.org): Usually this happens when trying to build with outdated tools, such as Xcode < 2.4.1 ... Seeing as how your Mac OS X is out of date, chances are you need to update both of them. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 02:33:07 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 02:33:04 2008 Subject: [MacPorts] #15228: p5-tk failing to build on Leopard Message-ID: <031.2097b6d5642daf055f49178cbb21ba04@macosforge.org> #15228: p5-tk failing to build on Leopard --------------------------------+------------------------------------------- Reporter: gjznituv@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | --------------------------------+------------------------------------------- {{{ ---> Building p5-tk with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-tk/work/Tk-804.027" && make all " returned error 2 Command output: tkGlue.c: In function 'PushObjCallbackArgs': tkGlue.c:1625: warning: unknown conversion type character '_' in format tkGlue.c:1625: warning: too many arguments for format tkGlue.c:1649: warning: unknown conversion type character '_' in format tkGlue.c:1649: warning: too many arguments for format tkGlue.c:1673: warning: unknown conversion type character '_' in format tkGlue.c:1673: warning: too many arguments for format tkGlue.c:1732: warning: format '%ld' expects type 'long int', but argument 2 has type 'unsigned int' tkGlue.c: In function 'Lang_TaintCheck': tkGlue.c:2151: warning: unknown conversion type character '_' in format tkGlue.c:2151: warning: too many arguments for format tkGlue.c: In function 'do_comp': tkGlue.c:5237: error: 'PMOP' has no member named 'op_pmdynflags' tkGlue.c:5237: error: 'PMdf_DYN_UTF8' undeclared (first use in this function) tkGlue.c:5237: error: (Each undeclared identifier is reported only once tkGlue.c:5237: error: for each function it appears in.) tkGlue.c:5238: warning: passing argument 1 of 'Perl_pregcomp' from incompatible pointer type tkGlue.c:5238: warning: passing argument 2 of 'Perl_pregcomp' makes integer from pointer without a cast tkGlue.c:5238: error: too many arguments to function 'Perl_pregcomp' tkGlue.c: In function 'Tcl_RegExpRange': tkGlue.c:5360: error: 'struct regexp' has no member named 'startp' tkGlue.c:5360: error: 'struct regexp' has no member named 'endp' tkGlue.c:5362: error: 'struct regexp' has no member named 'startp' tkGlue.c:5363: error: 'struct regexp' has no member named 'endp' tkGlue.c: In function 'install_vtab': tkGlue.c:5459: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' tkGlue.c: In function 'Boot_Glue': tkGlue.c:5493: warning: initialization from incompatible pointer type tkGlue.c:5501: warning: assignment from incompatible pointer type make: *** [tkGlue.o] Error 1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 02:56:55 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 02:56:53 2008 Subject: [MacPorts] #15225: pcre version bump In-Reply-To: <032.6eacd9cd73197ae6adc21fb425fb352f@macosforge.org> References: <032.6eacd9cd73197ae6adc21fb425fb352f@macosforge.org> Message-ID: <041.4f252f99057182efdaa55162eceb15c8@macosforge.org> #15225: pcre version bump ----------------------------------+----------------------------------------- Reporter: erickt@macports.org | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed * milestone: Port Enhancements => Port Updates Comment: I've already updated it in r36610. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 03:41:36 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 03:41:34 2008 Subject: [MacPorts] #15229: xorg-util-macros pkgconfig dependency Message-ID: <036.465018a22a7533ab6fc814da82cefde6@macosforge.org> #15229: xorg-util-macros pkgconfig dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- xorg-util-macros currently defines a library dependency on pkgconfig. That should be changed to a build dependency. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 04:15:39 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 04:15:39 2008 Subject: [MacPorts] #15228: p5-tk failing to build on Leopard In-Reply-To: <031.2097b6d5642daf055f49178cbb21ba04@macosforge.org> References: <031.2097b6d5642daf055f49178cbb21ba04@macosforge.org> Message-ID: <040.2f1fc93b83a74d4b91b45c8fac59afed@macosforge.org> #15228: p5-tk failing to build on Leopard ---------------------------------+------------------------------------------ Reporter: gjznituv@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * milestone: => Port Bugs -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 04:20:39 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 04:20:39 2008 Subject: [MacPorts] #15229: xorg-util-macros pkgconfig dependency In-Reply-To: <036.465018a22a7533ab6fc814da82cefde6@macosforge.org> References: <036.465018a22a7533ab6fc814da82cefde6@macosforge.org> Message-ID: <045.864e141df563abcda7578e8dbebb6e43@macosforge.org> #15229: xorg-util-macros pkgconfig dependency --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by jmr@macports.org): There are probably lots of ports listing pkgconfig in depends_lib like this, since depends_build deps aren't guaranteed to be present during the configure phase. See #15161. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 04:39:26 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 04:39:24 2008 Subject: [MacPorts] #7361: BUG: activation status of dependencies is not checked before installation In-Reply-To: <044.b57f5baaaf7cfdc1b179cdf53970068e@macosforge.org> References: <044.b57f5baaaf7cfdc1b179cdf53970068e@macosforge.org> Message-ID: <053.9f917e06319b6c6b87cd125982c3e489@macosforge.org> #7361: BUG: activation status of dependencies is not checked before installation ----------------------------------------------+----------------------------- Reporter: opendarwin.nospam@vercruesse.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: Resolution: | Keywords: haspatch ----------------------------------------------+----------------------------- Comment (by raimue@macports.org): Image mode is still optional and users can still choose not to use it in macports.conf. Therefore there should be a distinction whether we are in image mode or not. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 04:45:23 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 04:45:24 2008 Subject: [MacPorts] #15230: CHECKSUM failure when installing libxml2 Message-ID: <033.5d88b7227cf8d1f58daca43c07552378@macosforge.org> #15230: CHECKSUM failure when installing libxml2 ----------------------------------+----------------------------------------- Reporter: m.vissers@datapas.nl | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: libxml2 | ----------------------------------+----------------------------------------- When installing libxml2 there is a checksum failure in the libxml2-2.6.31.tar.gz file. the command executed is: sudo port -d install libxml2 portfile and distfile checksums seem to differ. i use port version 1.600 on a macbookpro with leopard OS system Version Mac OS X 10.5.2 (9C7010) DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2 DEBUG: Requested variant darwin is not provided by port libxml2. DEBUG: Requested variant i386 is not provided by port libxml2. DEBUG: Requested variant macosx is not provided by port libxml2. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Requested variant darwin is not provided by port libiconv. DEBUG: Requested variant i386 is not provided by port libiconv. DEBUG: Requested variant macosx is not provided by port libiconv. DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib DEBUG: Requested variant darwin is not provided by port zlib. DEBUG: Requested variant i386 is not provided by port zlib. DEBUG: Requested variant macosx is not provided by port zlib. DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Executing org.macports.main (libxml2) ---> Fetching libxml2 DEBUG: Executing org.macports.fetch (libxml2) ---> libxml2-2.6.31.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/libxml2 ---> Attempting to fetch libxml2-2.6.31.tar.gz from http://xmlsoft.org/sources/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4623k 100 4623k 0 0 303k 0 0:00:15 0:00:15 --:--:-- 319k ---> Verifying checksum(s) for libxml2 DEBUG: Executing org.macports.checksum (libxml2) ---> Checksumming libxml2-2.6.31.tar.gz Error: Checksum (md5) mismatch for libxml2-2.6.31.tar.gz Portfile checksum: libxml2-2.6.31.tar.gz md5 714b0683b1ec4bdc63bc356d729f9b18 Distfile checksum: libxml2-2.6.31.tar.gz md5 6c05a44b32c259c008746ff798a24472 Error: Checksum (sha1) mismatch for libxml2-2.6.31.tar.gz Portfile checksum: libxml2-2.6.31.tar.gz sha1 97233a210425bad96b35e52aa3e0010ac11bbcc9 Distfile checksum: libxml2-2.6.31.tar.gz sha1 68b2d90bd34a8dfeb891ae6b18715efe86efdcc5 Error: Checksum (rmd160) mismatch for libxml2-2.6.31.tar.gz Portfile checksum: libxml2-2.6.31.tar.gz rmd160 de231ec47f14ace35c29cf59d650a5611fd6128a Distfile checksum: libxml2-2.6.31.tar.gz rmd160 8d007b707a33de71cd51892edfcde52aaff399d3 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for libxml2): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 04:48:25 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 04:48:24 2008 Subject: [MacPorts] #10827: BUG: 'port -f upgrade' rebuilds too much In-Reply-To: <031.11f1aee4f1bf472c3d7784690523ec3b@macosforge.org> References: <031.11f1aee4f1bf472c3d7784690523ec3b@macosforge.org> Message-ID: <040.2d2747126f0f7b98145f31225659941a@macosforge.org> #10827: BUG: 'port -f upgrade' rebuilds too much ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by raimue@macports.org): I am against committing intermediate solutions without at least adding a comment there why -R should imply -n. This will just become the default and noone will ever remember why -R implies -n, even once the other bugs are fixed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 04:51:41 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 04:51:47 2008 Subject: [MacPorts] #11971: BUG: "port -u -f upgrade installed" created many nested directories In-Reply-To: <041.fe5332d872ee29f5c682a4353bc5da04@macosforge.org> References: <041.fe5332d872ee29f5c682a4353bc5da04@macosforge.org> Message-ID: <050.6e28c64f62d674388e76cb87af34da8b@macosforge.org> #11971: BUG: "port -u -f upgrade installed" created many nested directories -------------------------------------------+-------------------------------- Reporter: freebsd@generalresources.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4 Resolution: | Keywords: haspatch -------------------------------------------+-------------------------------- Comment (by raimue@macports.org): This patch looks good. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 05:02:35 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 05:02:35 2008 Subject: [MacPorts] #15230: CHECKSUM failure when installing libxml2 In-Reply-To: <033.5d88b7227cf8d1f58daca43c07552378@macosforge.org> References: <033.5d88b7227cf8d1f58daca43c07552378@macosforge.org> Message-ID: <042.759e5f90d3443b0d61c6e4ac0c691210@macosforge.org> #15230: CHECKSUM failure when installing libxml2 -----------------------------------+---------------------------------------- Reporter: m.vissers@datapas.nl | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: libxml2 -----------------------------------+---------------------------------------- Comment (by m.vissers@datapas.nl): The CHEKSUM error is gone, but now there is a new error. But this seems is a problem of the tar file: Error: Target org.macports.extract returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work" && gzip -dc /opt/local/var/macports/distfiles/libxml2/libxml2-2.6.31.tar.gz | /usr/bin/gnutar --no-same-owner -xf - " returned error 2 Command output: /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header /usr/bin/gnutar: Skipping to next header gzip: /opt/local/var/macports/distfiles/libxml2/libxml2-2.6.31.tar.gz: invalid compressed data--crc error gzip: /opt/local/var/macports/distfiles/libxml2/libxml2-2.6.31.tar.gz: invalid compressed data--length error /usr/bin/gnutar: Read 10239 bytes from - /usr/bin/gnutar: Error exit delayed from previous errors Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 05:07:35 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 05:07:32 2008 Subject: [MacPorts] #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work In-Reply-To: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> References: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> Message-ID: <045.5d2074c622ad28521c50f102a755e089@macosforge.org> #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4.42 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by raimue@macports.org): Instead of `platform_is_macosx`, can't you use this? {{{ if {[info exists variations(macosx)] && $variations(macosx) == "+"} }}} I don't like duplicating this check. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 05:27:10 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 05:27:08 2008 Subject: [MacPorts] #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work In-Reply-To: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> References: <036.0deae73dbf2a0de374eeb3faaa9f2e14@macosforge.org> Message-ID: <045.9ff088cba8ef157e1bbb0fb5b520c960@macosforge.org> #12170: BUG: the default +universal variant shouldn't appear in ports where we know it won't work --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: MacPorts 1.6.1 Component: base | Version: 1.4.42 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by jmr@macports.org): Replying to [comment:9 raimue@macports.org]: > Instead of `platform_is_macosx`, can't you use this? {{{ if {[info exists variations(macosx)] && $variations(macosx) == "+"} }}} I tried that, but it didn't seem to work. I think the variant isn't set any more at that point if the portfile doesn't contain a `platform macosx` block. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 06:22:55 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 06:22:52 2008 Subject: [MacPorts] #13182: Apache2 failure to start due to mod_ssl loading problem under Mac OS X 10.5 Leopard In-Reply-To: <029.9ded599d430748431d6068f6ca513f51@macosforge.org> References: <029.9ded599d430748431d6068f6ca513f51@macosforge.org> Message-ID: <038.7d66dbd302e5ab7fec791eb8138c9e2e@macosforge.org> #13182: Apache2 failure to start due to mod_ssl loading problem under Mac OS X 10.5 Leopard -------------------------------+-------------------------------------------- Reporter: zach@copley.name | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: fixed | Keywords: apache2, ssl, mod_ssl, Leopard -------------------------------+-------------------------------------------- Changes (by gui_dos@macports.org): * status: reopened => closed * resolution: => fixed Comment: Workoaround committed in r36618. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 06:36:41 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 06:36:39 2008 Subject: [MacPorts] #15230: CHECKSUM failure when installing libxml2 In-Reply-To: <033.5d88b7227cf8d1f58daca43c07552378@macosforge.org> References: <033.5d88b7227cf8d1f58daca43c07552378@macosforge.org> Message-ID: <042.8f1a062de750c132de6a794e837616bc@macosforge.org> #15230: CHECKSUM failure when installing libxml2 -----------------------------------+---------------------------------------- Reporter: m.vissers@datapas.nl | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: libxml2 -----------------------------------+---------------------------------------- Changes (by raimue@macports.org): * cc: cedric.luthi@gmail.com (added) Comment: CC'ing maintainer -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 06:46:23 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 06:46:21 2008 Subject: [MacPorts] #15231: ruby-1.8.6-p114 unwanted patch for lib/rexml Message-ID: <031.2bdf27beebc10aa1f25458719056c6c3@macosforge.org> #15231: ruby-1.8.6-p114 unwanted patch for lib/rexml --------------------------------+------------------------------------------- Reporter: kimuraw@i.nifty.jp | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | --------------------------------+------------------------------------------- The problem of #13135 (a bug fix of lib/rexml) has been fixed at patchlevel 112(p112) of ruby-1.8.6. So, the patch "patch-lib-rexml-document.rb.diff" for ruby-1.8.6-p114 should be removed. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 06:54:17 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 06:54:15 2008 Subject: [MacPorts] #13744: gtk2 2.12.2_0+quartz: No text displayed In-Reply-To: <033.10cad481e8c2459345a50adf85009ffe@macosforge.org> References: <033.10cad481e8c2459345a50adf85009ffe@macosforge.org> Message-ID: <042.2761090bc9c379611f58778812b50ec1@macosforge.org> #13744: gtk2 2.12.2_0+quartz: No text displayed -----------------------------------+---------------------------------------- Reporter: schwandter@gmail.com | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: gtk quartz -----------------------------------+---------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed Comment: This has been fixed some time ago -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 06:56:37 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 06:56:34 2008 Subject: [MacPorts] #13490: gtk2 +quartz builds, but gtk-demo doesn't run In-Reply-To: <030.f62bbe1d6c6d98e9b6bcdafd0558365d@macosforge.org> References: <030.f62bbe1d6c6d98e9b6bcdafd0558365d@macosforge.org> Message-ID: <039.a70e4b8196b68cfbc18cf92e8ad9aea2@macosforge.org> #13490: gtk2 +quartz builds, but gtk-demo doesn't run --------------------------------+------------------------------------------- Reporter: terry@logivox.net | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: --------------------------------+------------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 07:03:56 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 07:03:53 2008 Subject: [MacPorts] #14219: gsed +with_default_names: destroot problem (gsed 4.1.5, Revision 3) In-Reply-To: <048.b9d824d620504d17bf913f55eed66414@macosforge.org> References: <048.b9d824d620504d17bf913f55eed66414@macosforge.org> Message-ID: <057.05fc77d3c4bb4e6f239848224374d8e1@macosforge.org> #14219: gsed +with_default_names: destroot problem (gsed 4.1.5, Revision 3) --------------------------------------------------+------------------------- Reporter: alexander.zimmermann@rwth-aachen.de | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------------------+------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed Comment: r36619. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 07:04:09 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 07:04:06 2008 Subject: [MacPorts] #13918: port activate returns 0 exit code even when unsuccessful In-Reply-To: <036.c04afe8a1528fd99a1941581916df7ad@macosforge.org> References: <036.c04afe8a1528fd99a1941581916df7ad@macosforge.org> Message-ID: <045.5c24559494813b1feb37088f2ec064fc@macosforge.org> #13918: port activate returns 0 exit code even when unsuccessful --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by raimue@macports.org): Thing is, you can specify multiple ports. `port install foo bar` will still install bar even if installing foo failed. So currently here it always exits with zero. But if you specify -x, it will halt after foo if it failed and bar will not be installed, port returns non-zero. What should we do? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 07:22:34 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 07:22:31 2008 Subject: [MacPorts] #15222: Upgrade octave port to 3.0.1 In-Reply-To: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> References: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> Message-ID: <040.bd56936aff3ace171091adc3024f1f83@macosforge.org> #15222: Upgrade octave port to 3.0.1 ---------------------------------+------------------------------------------ Reporter: alakazam@melix.net | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by takeshi@macports.org): * cc: takeshi@macports.org (added) Comment: Thanks for Portfile. Many scitech users are waiting for Octave on MacPorts. I can commit the Portfile after testing. * I will add your email address (alakazam@melix.net) in the list of maintainers. * I would like to retain ptex variant for Japanese users who have ptex (localized teTeX) in place of the original teTeX. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 07:25:16 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 07:25:32 2008 Subject: [MacPorts] #15230: CHECKSUM failure when installing libxml2 In-Reply-To: <033.5d88b7227cf8d1f58daca43c07552378@macosforge.org> References: <033.5d88b7227cf8d1f58daca43c07552378@macosforge.org> Message-ID: <042.1e464e09cd61514da7f30e687c447348@macosforge.org> #15230: CHECKSUM failure when installing libxml2 -----------------------------------+---------------------------------------- Reporter: m.vissers@datapas.nl | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: libxml2 -----------------------------------+---------------------------------------- Comment (by cedric.luthi@gmail.com): Please try: {{{ sudo port clean --all libxml2 sudo port install libxml2 }}} -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 07:46:51 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 07:46:50 2008 Subject: [MacPorts] #15222: Upgrade octave port to 3.0.1 In-Reply-To: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> References: <031.a5f82c20df6f6ee23cdcaef781b71df5@macosforge.org> Message-ID: <040.28eb127a9c065067d8bd3cbc433ee598@macosforge.org> #15222: Upgrade octave port to 3.0.1 ---------------------------------+------------------------------------------ Reporter: alakazam@melix.net | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by alakazam@melix.net): > retain ptex variant for Japanese users who have ptex (localized teTeX) in place of the original teTeX Oh, my bad, I agree that it would be a good idea to retain this variant. Do you want me to test it ? -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 08:38:39 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 08:38:37 2008 Subject: [MacPorts] #14892: Add no-doc variant to GTK2 In-Reply-To: <031.b487fb512017004eb21ee88c04592b14@macosforge.org> References: <031.b487fb512017004eb21ee88c04592b14@macosforge.org> Message-ID: <040.a79a25bed05c0f76cdc5ef45877eb68e@macosforge.org> #14892: Add no-doc variant to GTK2 ---------------------------------+------------------------------------------ Reporter: stonehippo@mac.com | Owner: nox@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: gtk-doc gtk2 ---------------------------------+------------------------------------------ Changes (by nox@macports.org): * status: new => closed * resolution: => fixed Comment: r36623. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 08:38:49 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 08:38:46 2008 Subject: [MacPorts] #14580: gtk2: fails to install with error in gtkprintbackendcups.c In-Reply-To: <036.1d1692324048d840ff59594fe2fc59dd@macosforge.org> References: <036.1d1692324048d840ff59594fe2fc59dd@macosforge.org> Message-ID: <045.69ce700a6f5aff757c7af926fd876231@macosforge.org> #14580: gtk2: fails to install with error in gtkprintbackendcups.c --------------------------------------+------------------------------------- Reporter: greg_kellum@hotmail.com | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: gtk2 --------------------------------------+------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed Comment: r36623. -- Ticket URL: MacPorts Ports system for Mac OS From trac at macosforge.org Thu May 8 08:38:55 2008 From: trac at macosforge.org (MacPorts) Date: Thu May 8 08:38:52 2008 Subject: [MacPorts] #15132: Building gtk2 2.12.19 on 10.5 against the 10.4u SDK finds the wrong CUPS API version In-Reply-To: <034.bbe6ce47d301934be796574b6f92dd05@macosforge.org> References: <034.bbe6ce47d301934be796574b6f92dd05@macosforge.org> Message-ID: <043.af95032ecf09c5bfc40f7fd8f7eb5a71@macosforge.org> #15132: Building gtk2 2.12.19 on 10.5 against the 10.4u SDK finds the wrong CUPS API version ------------------------------------+--------------------------------------- Reporter: rigahial@bugmenot.com | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: cups-config 10.4u gtk2 CUPS_CONFIG ------------------------------------+--------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed Comment: r36623. -- Ticket URL: MacPorts Ports system for Mac OS From lisfolks.lists at gmail.com Sat May 10 20:46:26 2008 From: lisfolks.lists at gmail.com (Lis) Date: Sat May 10 20:42:34 2008 Subject: [MacPorts] #13854: p5-sdl_perl: library not found for -lSDL_ttf In-Reply-To: <063.2206a5194c2672a6c98d820cce15bfcd@macosforge.org> References: <054.001b6787a65ce2d0d51d865de2dc8a49@macosforge.org> <063.2206a5194c2672a6c98d820cce15bfcd@macosforge.org> Message-ID: <1c666fed0805102046i508dfbf8xab969ccaa5a12933@mail.gmail.com> I tried installing again, but got same error. Then, thinking I needed to possibly upgrade some ports (probably stupidly), I ran 'sudo port -u upgrade vile'. It stopped with an error, so I ran 'sudo port clean vile', followed by 'sudo port clean --all vile'. Then, I tried to run 'sudo port install p5-sdl_perl' again - but now I'm getting this: Error: Unable to execute port: can't read "configure.universal_archs": no such variable What did I do, and/or, what do I need to do to fix this? I did get the same error prior to this, though - the 'library not found for -lSDL_ttf'... On Sat, May 3, 2008 at 4:18 PM, MacPorts wrote: > #13854: p5-sdl_perl: library not found for -lSDL_ttf > ---------------------------------------+------------------------------------ > Reporter: lisfolks.lists@gmail.com | Owner: macports-tickets@lists.macosforge.org > Type: defect | Status: new > Priority: Normal | Milestone: Port Bugs > Component: ports | Version: 1.6.0 > Resolution: | Keywords: > ---------------------------------------+------------------------------------ > Comment (by sethk@meowfishies.com): > > Added a patch to link against the normal libraries in ${prefix}/lib > instead of using the frameworks. Please test. > > -- > Ticket URL: > MacPorts > Ports system for Mac OS > From lisfolks.lists at gmail.com Sat May 10 21:23:59 2008 From: lisfolks.lists at gmail.com (Lis) Date: Sat May 10 21:20:03 2008 Subject: [MacPorts] #13854: p5-sdl_perl: library not found for -lSDL_ttf In-Reply-To: <20080511041230.GA2567@mail.meowfishies.com> References: <054.001b6787a65ce2d0d51d865de2dc8a49@macosforge.org> <063.2206a5194c2672a6c98d820cce15bfcd@macosforge.org> <1c666fed0805102046i508dfbf8xab969ccaa5a12933@mail.gmail.com> <20080511041230.GA2567@mail.meowfishies.com> Message-ID: <1c666fed0805102123m31ced30i46405de9a8ca0a11@mail.gmail.com> ...$ port list active | grep -i sdl libsdl @1.2.13 devel/libsdl libsdl-framework @1.2.13 devel/libsdl-framework libsdl_gfx-framework @2.0.16 devel/libsdl_gfx-framework libsdl_image @1.2.6 devel/libsdl_image libsdl_image-framework @1.2.6 devel/libsdl_image-framework libsdl_mixer @1.2.8 audio/libsdl_mixer libsdl_mixer-framework @1.2.8 audio/libsdl_mixer-framework libsdl_net-framework @1.2.7 devel/libsdl_net-framework libsdl_pango @0.1.2 devel/libsdl_pango libsdl_ttf-framework @2.0.9 devel/libsdl_ttf-framework Didn't see it above, so cleaned and tried standard (+universal not specified) version. Got this, so do I need a libsdl_net???: ...$ sudo port install p5-sdl_perl ---> Fetching p5-sdl_perl ---> Verifying checksum(s) for p5-sdl_perl ---> Extracting p5-sdl_perl ---> Applying patches to p5-sdl_perl ---> Configuring p5-sdl_perl ---> Building p5-sdl_perl with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-sdl_perl/work/SDL_Perl-2.1.3" && /opt/local/bin/perl Build build " returned error 2 Command output: Copying lib/SDL/Video.pm -> blib/lib/SDL/Video.pm Copying lib/SDL/Event.pm -> blib/lib/SDL/Event.pm Copying lib/SDL/Tutorial.pm -> blib/lib/SDL/Tutorial.pm Copying lib/SDL/Sound.pm -> blib/lib/SDL/Sound.pm Copying lib/SDL/Mixer.pm -> blib/lib/SDL/Mixer.pm Copying lib/SDL/OpenGL.pm -> blib/lib/SDL/OpenGL.pm Copying lib/SDL.pm -> blib/lib/SDL.pm Copying lib/SDL/Timer.pm -> blib/lib/SDL/Timer.pm Copying lib/SDL/Font.pm -> blib/lib/SDL/Font.pm Copying lib/SDL/Music.pm -> blib/lib/SDL/Music.pm Copying lib/SDL/OpenGL/Constants.pm -> blib/lib/SDL/OpenGL/Constants.pm Copying lib/SDL/Color.pm -> blib/lib/SDL/Color.pm Copying lib/SDL/Config.pm -> blib/lib/SDL/Config.pm Copying lib/SDL/Tool/Font.pm -> blib/lib/SDL/Tool/Font.pm Copying lib/SDL_perl.pm -> blib/lib/SDL_perl.pm Copying lib/SDL/Cdrom.pm -> blib/lib/SDL/Cdrom.pm Copying lib/SDL/Tutorial/Images.pm -> blib/lib/SDL/Tutorial/Images.pm Copying lib/SDL/App.pm -> blib/lib/SDL/App.pm Copying lib/SDL/TTFont.pm -> blib/lib/SDL/TTFont.pm Copying lib/SDL/Constants.pm -> blib/lib/SDL/Constants.pm Copying src/SDL.xs -> src/SDL_perl.xs src/SDL_perl.xs -> src/SDL_perl.c cc -I/opt/local/lib/perl5/5.8.8/darwin-2level/CORE -DXS_VERSION="2.1.3" -DVERSION="2.1.3" -I/Library/Frameworks/SDL_mixer.framework/Headers -I/Library/Frameworks/SDL_gfx.framework/Headers -I/Library/Frameworks/SDL.framework/Headers -I/Library/Frameworks/SDL_image.framework/Headers -I/Library/Frameworks/SDL_net.framework/Headers -I/Library/Frameworks/SDL_ttf.framework/Headers -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DHAVE_SDL -DHAVE_SDL_TTF -DHAVE_SDL_NET -DHAVE_SDL_IMAGE -DHAVE_SDL_GFX -DHAVE_SDL_MIXER -Ddarwin -DMACOSX -fPIC -c -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/opt/local/include -O3 -o src/SDL_perl.o src/SDL_perl.c src/SDL_perl.xs: In function 'XS_SDL_NetResolveIP': src/SDL_perl.xs:2471: warning: assignment discards qualifiers from pointer target type ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/src/SDL_perl/SDL_perl.bs') env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/opt/local/lib -bundle -undefined dynamic_lookup -o blib/arch/auto/src/SDL_perl/SDL_perl.bundle src/SDL_perl.o -L../../lib -L/opt/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -lSDL -lSDL_ttf -lSDL_net -lSDL_image -lSDL_gfx -lSDL_mixer ld: library not found for -lSDL_net collect2: ld returned 1 exit status error building blib/arch/auto/src/SDL_perl/SDL_perl.bundle from src/SDL_perl.o at /opt/local/lib/perl5/vendor_perl/5.8.8/ExtUtils/CBuilder/Base.pm line 213. Error: Status 1 encountered during processing. From lisfolks.lists at gmail.com Sat May 10 21:38:12 2008 From: lisfolks.lists at gmail.com (Lis) Date: Sat May 10 21:34:14 2008 Subject: [MacPorts] #13854: p5-sdl_perl: library not found for -lSDL_ttf In-Reply-To: <1c666fed0805102123m31ced30i46405de9a8ca0a11@mail.gmail.com> References: <054.001b6787a65ce2d0d51d865de2dc8a49@macosforge.org> <063.2206a5194c2672a6c98d820cce15bfcd@macosforge.org> <1c666fed0805102046i508dfbf8xab969ccaa5a12933@mail.gmail.com> <20080511041230.GA2567@mail.meowfishies.com> <1c666fed0805102123m31ced30i46405de9a8ca0a11@mail.gmail.com> Message-ID: <1c666fed0805102138w6275ada1l8c8af4349e351503@mail.gmail.com> I went ahead and installed the libdsl_net, and re-tried the p5-sdl_perl install. Got the following: ld: library not found for -lSDL_gfx Installed libsdl_gfx, and re-tried the p5-sdl_perl install. It worked! So, two more dependencies, I guess? libsdl_net and libsdl_gfx??? From noreply at macports.org Wed May 14 18:04:17 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 01:04:17 -0000 Subject: [MacPorts] #15294: macports-tickets is broken Message-ID: <032.55d9054d9ba50ce62532d15ab9aa14a8@macports.org> #15294: macports-tickets is broken ---------------------------------+------------------------------------------ Reporter: wsiegrist at apple.com | Owner: wsiegrist at apple.com Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ Macports-tickets at lists.macosforge.org does not receive mail anymore. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed May 14 18:06:03 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 01:06:03 -0000 Subject: [MacPorts] #15294: macports-tickets is broken In-Reply-To: <032.55d9054d9ba50ce62532d15ab9aa14a8@macports.org> References: <032.55d9054d9ba50ce62532d15ab9aa14a8@macports.org> Message-ID: <041.c4d5c5c26d245d1a822927075f91b5e3@macports.org> #15294: macports-tickets is broken ----------------------------------+----------------------------------------- Reporter: wsiegrist at apple.com | Owner: wsiegrist at apple.com Type: defect | Status: closed Priority: High | Milestone: Component: server/hosting | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by wsiegrist at apple.com): * status: new => closed * resolution: => fixed Comment: I switched the noreply "from" address but the list is set to auto-discard so this went unnoticed initially. Thanks to Raim for noticing the lack of emails. I have added the new noreply _at- macports.org address to the auto-accept list. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed May 14 20:10:28 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 03:10:28 -0000 Subject: [MacPorts] #15293: portfile broken for port install gsed +with_default_names In-Reply-To: <026.9e0a76b291ec682aa2e5156577e1d49e@macports.org> References: <026.9e0a76b291ec682aa2e5156577e1d49e@macports.org> Message-ID: <035.be036fb40c93d0a32319563012d3268e@macports.org> #15293: portfile broken for port install gsed +with_default_names ----------------------------+----------------------------------------------- Reporter: wagle at mac.com | Owner: nox at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: gsed portfile ----------------------------+----------------------------------------------- Changes (by jmr at macports.org): * owner: macports-tickets at lists.macosforge.org => nox at macports.org * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed May 14 20:15:13 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 03:15:13 -0000 Subject: [MacPorts] #15295: libxml2 use_parallel_build problem Message-ID: <036.42e51dc41467d99a698bf8e8b206072f@macports.org> #15295: libxml2 use_parallel_build problem -------------------------------------+-------------------------------------- Reporter: ryandesign at macports.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- I couldn't upgrade from libxml2 2.6.31 to 2.6.32, and the reason is the "use_parallel_build yes" line that was added to the port in r36717. (I do have "buildmakejobs 2" in my macports.conf.) The build works fine, but the destroot phase doesn't: {{{ $ sudo port upgrade libxml2 ---> Fetching libxml2 ---> Verifying checksum(s) for libxml2 ---> Extracting libxml2 ---> Configuring libxml2 ---> Building libxml2 with target all ---> Staging libxml2 into destroot Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_libxml2/work/libxml2-2.6.32" && make -j2 install DESTDIR=/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_libxml2/work/destroot " returned error 2 Command output: Making install in include Making install in libxml make install-exec-hook test -z "/opt/local/include/libxml2/libxml" || ../.././install-sh -c -d "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_libxml2/work/destroot/opt/local/include/libxml2/libxml" /bin/sh ../../mkinstalldirs /opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_libxml2/work/destroot/opt/local/include/libxml2/libxml mkdir -p -- /opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_libxml2/work/destroot/opt/local/include/libxml2/libxml mkdir: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_libxml2/work/destroot/opt/local/include/libxml2/libxml: File exists make[3]: *** [install-xmlincHEADERS] Error 1 make[2]: *** [install-am] Error 2 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 Error: Unable to upgrade port: 1 $ }}} I had a [changeset:36613 similar problem with mysql5-devel] after adding "use_parallel_build yes" to it. Maybe a similar workaround can work for libxml2, until they fix it upstream. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed May 14 20:30:46 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 03:30:46 -0000 Subject: [MacPorts] #15295: libxml2 use_parallel_build problem In-Reply-To: <036.42e51dc41467d99a698bf8e8b206072f@macports.org> References: <036.42e51dc41467d99a698bf8e8b206072f@macports.org> Message-ID: <045.886889df4f71473e0928c042833325c2@macports.org> #15295: libxml2 use_parallel_build problem --------------------------------------+------------------------------------- Reporter: ryandesign at macports.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by raimue at macports.org): * cc: raimue at macports.org (added) Comment: As a quick workaround you can disable parallel building on the command line: {{{ sudo port install libxml2 build.jobs=1 }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Wed May 14 23:40:24 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 06:40:24 -0000 Subject: [MacPorts] #15279: p5-svn-simple Configure error In-Reply-To: <036.6a58e9a05475893eeab06c22fe352e14@macports.org> References: <036.6a58e9a05475893eeab06c22fe352e14@macports.org> Message-ID: <045.af155aad0b3e0d72a3923eda63941f7e@macports.org> #15279: p5-svn-simple Configure error --------------------------------------+------------------------------------- Reporter: jeremy.g.ross at gmail.com | Owner: dluke at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: p5-svn-simple git-core --------------------------------------+------------------------------------- Comment (by jeremy.g.ross at gmail.com): Must be the svn that comes with OS X. I moved anything /usr/**svn* into a ./backup sub-directory. I also confirmed that the /opt directories come before the /usr directories in PATH. Now I get the following: {{{ ---> Configuring p5-svn-simple ===> Warning: SVN::Core missing or outdated. Please manually install SVN::Core by compiling Subversion (version 0.31.0 or above) with SWIG/Perl bindings, and try this installation process again. Writing Makefile for SVN::Simple::Edit 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 -svn-simple/work/SVN-Simple-0.27" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor " returned error 2 Command output: ===> Warning: SVN::Core missing or outdated. Please manually install SVN::Core by compiling Subversion (version 0.31.0 or above) with SWIG/Perl bindings, and try this installation process again. Writing Makefile for SVN::Simple::Edit Warning: the following items did not execute (for p5-svn-simple): org.macports.activate org.macports.configure 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 May 15 00:20:58 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 07:20:58 -0000 Subject: [MacPorts] #15279: p5-svn-simple Configure error In-Reply-To: <036.6a58e9a05475893eeab06c22fe352e14@macports.org> References: <036.6a58e9a05475893eeab06c22fe352e14@macports.org> Message-ID: <045.5a057de07a4e8c8ede75c394f4b3ec78@macports.org> #15279: p5-svn-simple Configure error --------------------------------------+------------------------------------- Reporter: jeremy.g.ross at gmail.com | Owner: dluke at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: p5-svn-simple git-core --------------------------------------+------------------------------------- Comment (by jeremy.g.ross at gmail.com): I was able to get all this fixed by uninstalling and installing subversion-perlbindings. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 01:16:17 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 08:16:17 -0000 Subject: [MacPorts] #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle Message-ID: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle --------------------------------------------------+------------------------- Reporter: jamulo at gmx.net | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: oracle-instantclient oracle oci8 php | --------------------------------------------------+------------------------- Oracle Instant Client 10.2.0.4 for Mac OS X Intel x86 is now Available: http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/intel_macsoft.html -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 01:32:33 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 08:32:33 -0000 Subject: [MacPorts] #15297: Build failure installing lang/pure Message-ID: <034.84f2c19a4515da25c412b82029d8d356@macports.org> #15297: Build failure installing lang/pure -----------------------------------+---------------------------------------- Reporter: maggesi at math.unifi.it | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -----------------------------------+---------------------------------------- I obtain this error when I try to install lang/pure (I obtain a similar error with lang/pure-devel). OS: Leopard 10.5.2; MacPort: 1.600; Xcode: 3.0; On a MacBook Pro Intel Core Duo (32bit) {{{ soyuz:~ maggesi$ sudo port install pure ---> Building pure with target all 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_pure/work/pure-0.2" && make all prefix=/opt/local build=release " returned error 2 Command output: g++ -O3 -DNDEBUG -Wall `llvm-config --cppflags` -c -o util.o util.cc util.cc: In function 'char* toutf8(const char*, const char*)': util.cc:466: error: invalid conversion from 'const char**' to 'char**' util.cc:466: error: initializing argument 2 of 'size_t libiconv(void*, char**, size_t*, char**, size_t*)' util.cc: In function 'char* fromutf8(const char*, char*)': util.cc:519: error: invalid conversion from 'const char**' to 'char**' util.cc:519: error: initializing argument 2 of 'size_t libiconv(void*, char**, size_t*, char**, size_t*)' util.cc:543: error: invalid conversion from 'const char**' to 'char**' util.cc:543: error: initializing argument 2 of 'size_t libiconv(void*, char**, size_t*, char**, size_t*)' util.cc: In function 'wchar_t* ictowcs(wchar_t*, char*)': util.cc:591: error: invalid conversion from 'const char**' to 'char**' util.cc:591: error: initializing argument 2 of 'size_t libiconv(void*, char**, size_t*, char**, size_t*)' make: *** [util.o] Error 1 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 01:56:16 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 08:56:16 -0000 Subject: [MacPorts] #15293: portfile broken for port install gsed +with_default_names In-Reply-To: <026.9e0a76b291ec682aa2e5156577e1d49e@macports.org> References: <026.9e0a76b291ec682aa2e5156577e1d49e@macports.org> Message-ID: <035.1fa825dd4f7db76f141d77077ae23532@macports.org> #15293: portfile broken for port install gsed +with_default_names ----------------------------+----------------------------------------------- Reporter: wagle at mac.com | Owner: nox at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: gsed portfile ----------------------------+----------------------------------------------- Changes (by nox at macports.org): * status: new => closed * resolution: => worksforme Comment: Works for me. Your portfile is outdated: {{{ # $Id: Portfile 33572 2008-01-30 14:21:35Z nox at macports.org $ }}} Current revision is r36619. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 01:59:35 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 08:59:35 -0000 Subject: [MacPorts] #15290: coreutils port is missing tac In-Reply-To: <041.7fa0a137e213a359d516d4ef24e2f2ae@macports.org> References: <041.7fa0a137e213a359d516d4ef24e2f2ae@macports.org> Message-ID: <050.19c551f4535786a42f1c23d3ef13e202@macports.org> #15290: coreutils port is missing tac -------------------------------------------+-------------------------------- Reporter: trac.macosforge.org at beej.org | Owner: nox at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: -------------------------------------------+-------------------------------- Changes (by nox at macports.org): * status: new => closed * resolution: => worksforme Comment: {{{ $ port contents coreutils | grep tac /opt/local/bin/gtac /opt/local/share/man/man1/gtac.1.gz }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 02:05:42 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 09:05:42 -0000 Subject: [MacPorts] #15298: gtk-engines2 doesn't configure against 'gtk2 +quartz' Message-ID: <028.01cdd087dbe46c3f5f81a1b6384b9709@macports.org> #15298: gtk-engines2 doesn't configure against 'gtk2 +quartz' -----------------------------+---------------------------------------------- Reporter: mp at dpj.sent.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- The gtk-engines2 Portfile appends '-lgdk-x11-2.0' to LDFLAGS, but this library is not installed if gtk2 was installed with +quartz variant. I recommend that gtk-engines2 uses a 'quartz' variant to change '-lgdk-x11-2.0' to '-lgdk-quartz-2.0' I'll attach a Portfile diff that works for me, although I'm not sure if it's style is acceptable. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 02:17:50 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 09:17:50 -0000 Subject: [MacPorts] #15299: rb-rubygems installation fails Message-ID: <032.ccdf5cf85ae29ea6f2ddfb9f93ad5f4d@macports.org> #15299: rb-rubygems installation fails ---------------------------------+------------------------------------------ Reporter: nipponese at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ After installing ruby, I can't install rb-rubygems. This is the error returned everytime. {{{ $ sudo port install rb-rubygems Password: ---> Staging rb-rubygems 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_ruby_rb-rubygems/work/rubygems-1.1.1" && /opt/local/bin/ruby setup.rb install --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb-rubygems/work/destroot/opt/local DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb-rubygems/work/destroot " returned error 1 Command output: install -c -m 0644 rubygems/specification.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb- rubygems/work/destroot/opt/local/lib/rubygems/specification.rb install -c -m 0644 rubygems/timer.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb- rubygems/work/destroot/opt/local/lib/rubygems/timer.rb install -c -m 0644 rubygems/uninstaller.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb- rubygems/work/destroot/opt/local/lib/rubygems/uninstaller.rb install -c -m 0644 rubygems/user_interaction.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb- rubygems/work/destroot/opt/local/lib/rubygems/user_interaction.rb install -c -m 0644 rubygems/validator.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb- rubygems/work/destroot/opt/local/lib/rubygems/validator.rb install -c -m 0644 rubygems/version.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb- rubygems/work/destroot/opt/local/lib/rubygems/version.rb install -c -m 0644 rubygems/version_option.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb- rubygems/work/destroot/opt/local/lib/rubygems/version_option.rb install -c -m 0644 rubygems.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb- rubygems/work/destroot/opt/local/lib/rubygems.rb install -c -m 0644 ubygems.rb /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb-rubygems/work/destroot/opt/local/lib/ubygems.rb cp gem /tmp/gem install -c -m 0755 /tmp/gem /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_ruby_rb-rubygems/work/destroot/opt/local/bin/gem rm /tmp/gem ./lib/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- socket (LoadError) from ./lib/rubygems/custom_require.rb:27:in `require' from /opt/local/lib/ruby/1.8/net/protocol.rb:21 from ./lib/rubygems/custom_require.rb:27:in `gem_original_require' from ./lib/rubygems/custom_require.rb:27:in `require' from /opt/local/lib/ruby/1.8/net/http.rb:28 from ./lib/rubygems/custom_require.rb:27:in `gem_original_require' from ./lib/rubygems/custom_require.rb:27:in `require' from ./lib/rubygems/remote_fetcher.rb:1 from ./lib/rubygems/custom_require.rb:27:in `gem_original_require' from ./lib/rubygems/custom_require.rb:27:in `require' from ./lib/rubygems/source_info_cache_entry.rb:3 from ./lib/rubygems/custom_require.rb:27:in `gem_original_require' from ./lib/rubygems/custom_require.rb:27:in `require' from ./lib/rubygems/source_info_cache.rb:4 from ./lib/rubygems/custom_require.rb:27:in `gem_original_require' from ./lib/rubygems/custom_require.rb:27:in `require' from setup.rb:206 Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 03:12:29 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 10:12:29 -0000 Subject: [MacPorts] #15300: Error: Checksum (md5) mismatch for g95_source.tgz Message-ID: <027.68607d16cc0befc16a311b0323ea6793@macports.org> #15300: Error: Checksum (md5) mismatch for g95_source.tgz ----------------------------+----------------------------------------------- Reporter: psq100 at mail.ru | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ----------------------------+----------------------------------------------- {{{ ~ $ sudo port install g95 Password: ---> Verifying checksum(s) for g95 Error: Checksum (md5) mismatch for g95_source.tgz Error: Checksum (sha1) mismatch for g95_source.tgz Error: Checksum (rmd160) mismatch for g95_source.tgz 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 Thu May 15 03:15:50 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 10:15:50 -0000 Subject: [MacPorts] #15289: fc-cache hangs when fontconfig is built with universal support In-Reply-To: <029.f01858f55f75dfa73eacc1020b4de8c0@macports.org> References: <029.f01858f55f75dfa73eacc1020b4de8c0@macports.org> Message-ID: <038.4bcac460902914071e2e5fa1cc63c0ec@macports.org> #15289: fc-cache hangs when fontconfig is built with universal support -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: fc-cache universal -------------------------------+-------------------------------------------- Comment (by nox at macports.org): I've attached a patch with a custom universal variant using the {{{merge}}} procedure. The little hack in the build stage is to work around the fc-arch utility used by fontconfig to guess the platform, when building for ppc, it misguess and says m68k. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 05:36:17 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 12:36:17 -0000 Subject: [MacPorts] #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle In-Reply-To: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> References: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> Message-ID: <036.ae24eb75813352006f6c433b8f8d7b3d@macports.org> #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle -----------------------------+---------------------------------------------- Reporter: jamulo at gmx.net | Owner: ryandesign at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: oracle-instantclient oracle oci8 php -----------------------------+---------------------------------------------- Changes (by jmr at macports.org): * cc: jwa at macports.org (added) * owner: macports-tickets at lists.macosforge.org => ryandesign at macports.org * type: defect => enhancement Comment: Assigning to php5 maintainers. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 05:37:00 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 12:37:00 -0000 Subject: [MacPorts] #15297: Build failure installing lang/pure In-Reply-To: <034.84f2c19a4515da25c412b82029d8d356@macports.org> References: <034.84f2c19a4515da25c412b82029d8d356@macports.org> Message-ID: <043.8054f47818474c9efa6d904fddc75545@macports.org> #15297: Build failure installing lang/pure ------------------------------------+--------------------------------------- Reporter: maggesi at math.unifi.it | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Changes (by jmr at macports.org): * owner: macports-tickets at lists.macosforge.org => ryandesign at macports.org * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 05:46:47 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 12:46:47 -0000 Subject: [MacPorts] #15298: gtk-engines2 doesn't configure against 'gtk2 +quartz' In-Reply-To: <028.01cdd087dbe46c3f5f81a1b6384b9709@macports.org> References: <028.01cdd087dbe46c3f5f81a1b6384b9709@macports.org> Message-ID: <037.4b28475b41a30b8fa47ff1cd4e421767@macports.org> #15298: gtk-engines2 doesn't configure against 'gtk2 +quartz' ------------------------------+--------------------------------------------- Reporter: mp at dpj.sent.com | Owner: jmr at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------+--------------------------------------------- Changes (by jmr at macports.org): * owner: macports-tickets at lists.macosforge.org => jmr at macports.org * status: new => assigned * type: defect => enhancement Comment: Thanks for the report. I'll add the quartz variant, but in a slightly different way so it's more obvious what it does. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 05:52:20 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 12:52:20 -0000 Subject: [MacPorts] #15298: gtk-engines2 doesn't configure against 'gtk2 +quartz' In-Reply-To: <028.01cdd087dbe46c3f5f81a1b6384b9709@macports.org> References: <028.01cdd087dbe46c3f5f81a1b6384b9709@macports.org> Message-ID: <037.70beb620e16ddf4d40b6dea09fc3b721@macports.org> #15298: gtk-engines2 doesn't configure against 'gtk2 +quartz' ------------------------------+--------------------------------------------- Reporter: mp at dpj.sent.com | Owner: jmr at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ------------------------------+--------------------------------------------- Changes (by jmr at macports.org): * status: assigned => closed * resolution: => fixed Comment: Added in r36814. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 05:53:46 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 12:53:46 -0000 Subject: [MacPorts] #15299: rb-rubygems installation fails In-Reply-To: <032.ccdf5cf85ae29ea6f2ddfb9f93ad5f4d@macports.org> References: <032.ccdf5cf85ae29ea6f2ddfb9f93ad5f4d@macports.org> Message-ID: <041.e1c06cb9a9f97ce5b588e49d2ae0ae3d@macports.org> #15299: rb-rubygems installation fails ----------------------------------+----------------------------------------- Reporter: nipponese at gmail.com | Owner: mr_bond at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by jmr at macports.org): * owner: macports-tickets at lists.macosforge.org => mr_bond at macports.org * priority: High => Normal * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 05:56:04 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 12:56:04 -0000 Subject: [MacPorts] #15300: Error: Checksum (md5) mismatch for g95_source.tgz In-Reply-To: <027.68607d16cc0befc16a311b0323ea6793@macports.org> References: <027.68607d16cc0befc16a311b0323ea6793@macports.org> Message-ID: <036.b90e41343534f25746f407dd6e55ad1d@macports.org> #15300: Error: Checksum (md5) mismatch for g95_source.tgz -----------------------------+---------------------------------------------- Reporter: psq100 at mail.ru | Owner: takeshi at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -----------------------------+---------------------------------------------- Changes (by jmr at macports.org): * owner: macports-tickets at lists.macosforge.org => takeshi at macports.org * milestone: => Port Bugs Comment: Assigning to maintainer. Have you tried `sudo port clean --all g95` in case your local copy of the tarball is truncated or otherwise corrupt? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 07:17:16 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 14:17:16 -0000 Subject: [MacPorts] #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums Message-ID: <037.15162cb09c9661cc411ae30318392619@macports.org> #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums --------------------------------------+------------------------------------- Reporter: macports.users at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | --------------------------------------+------------------------------------- {{{ 10:14:02> sudo port -ds install cgilib DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/www/cgilib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/www/cgilib 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: Requested variant powerpc is not provided by port cgilib. DEBUG: Requested variant darwin is not provided by port cgilib. DEBUG: Requested variant macosx is not provided by port cgilib. DEBUG: Executing org.macports.main (cgilib) ---> Fetching cgilib DEBUG: Executing org.macports.fetch (cgilib) ---> cgilib-0.5.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/cgilib DEBUG: Pinging www.infodrom.org... DEBUG: Pinging people.ee.ethz.ch... DEBUG: www.infodrom.org ping time is 120.635 DEBUG: people.ee.ethz.ch ping time is 116.161 ---> Attempting to fetch cgilib-0.5.tar.gz from http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 509 100 509 0 0 795 0 --:--:-- --:--:-- --:--:-- 795 ---> Verifying checksum(s) for cgilib DEBUG: Executing org.macports.checksum (cgilib) ---> Checksumming cgilib-0.5.tar.gz Error: Checksum (md5) mismatch for cgilib-0.5.tar.gz Portfile checksum: cgilib-0.5.tar.gz md5 5187ba11b2ec165b6c5b6629087733b0 Distfile checksum: cgilib-0.5.tar.gz md5 fe2c6edefe81c881b8dec09e9a37d219 The correct checksum line may be: checksums md5 fe2c6edefe81c881b8dec09e9a37d219 \ sha1 b2790ac560b2772cb45842868d36a3338d492b46 \ rmd160 c91f7cd2ceb4af42567270b4eaae2b2f172b75ef Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for cgilib): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. 10:14:13> }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 07:38:09 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 14:38:09 -0000 Subject: [MacPorts] #15302: lha @1.14i-ac20050924p1_2: should install English man page Message-ID: <034.9bafe287fa087b74b2c547b50a092316@macports.org> #15302: lha @1.14i-ac20050924p1_2: should install English man page -----------------------------------+---------------------------------------- Reporter: takanori at macports.org | Owner: macports-tickets at lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | -----------------------------------+---------------------------------------- English version of lha man page is now available from the official site. (http://svn.sourceforge.jp/cgi- bin/viewcvs.cgi/lha/trunk/man/lha.1?rev=889&root=lha&view=auto) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 07:39:18 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 14:39:18 -0000 Subject: [MacPorts] #15300: Error: Checksum (md5) mismatch for g95_source.tgz In-Reply-To: <027.68607d16cc0befc16a311b0323ea6793@macports.org> References: <027.68607d16cc0befc16a311b0323ea6793@macports.org> Message-ID: <036.eb4787043bcbc885ad9cea38e30241e5@macports.org> #15300: Error: Checksum (md5) mismatch for g95_source.tgz -----------------------------+---------------------------------------------- Reporter: psq100 at mail.ru | Owner: takeshi at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -----------------------------+---------------------------------------------- Comment (by psq100 at mail.ru): Replying to [comment:1 jmr at macports.org]: > Assigning to maintainer. Have you tried `sudo port clean --all g95` in case your local copy of the tarball is truncated or otherwise corrupt? {{{ ~ $ sudo port clean --all g95 Password: ---> Cleaning g95 ~ $ sudo port install g95 ---> Fetching g95 ---> Attempting to fetch gcc-core-4.0.3.tar.gz from ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.0.3/ ---> Attempting to fetch g95_source.tgz from ftp://anonymous%40g95.org:none at ftp.g95.org/v0.91/ ---> Verifying checksum(s) for g95 Error: Checksum (md5) mismatch for g95_source.tgz Error: Checksum (sha1) mismatch for g95_source.tgz Error: Checksum (rmd160) mismatch for g95_source.tgz 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 Thu May 15 08:08:53 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 15:08:53 -0000 Subject: [MacPorts] #15303: qt4-mac 4.4.0_2 No documentation built Message-ID: <030.bf73ca87f5130497b958dc19895b44fa@macports.org> #15303: qt4-mac 4.4.0_2 No documentation built -------------------------------+-------------------------------------------- Reporter: eborisch at ieee.org | Owner: macports-tickets at lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: qt4-mac | -------------------------------+-------------------------------------------- qt4-mac does not build the documentation for Qt, leaving assistant quite useless. Per offline discussions with new maintainer, suggested (building right now) fix is to add '-make docs' to configure.args. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 08:20:39 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 15:20:39 -0000 Subject: [MacPorts] #15304: sshfs 2.0 Message-ID: <041.78512934ca3062715bea941a4ca2390c@macports.org> #15304: sshfs 2.0 ------------------------------------------+--------------------------------- Reporter: macsforever2000 at macports.org | Owner: eridius at macports.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------------------------+--------------------------------- Please update sshfs to version 2.0. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 08:53:19 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 15:53:19 -0000 Subject: [MacPorts] #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums In-Reply-To: <037.15162cb09c9661cc411ae30318392619@macports.org> References: <037.15162cb09c9661cc411ae30318392619@macports.org> Message-ID: <046.dbb89c7a23ba7b8a771e1fee7aa54860@macports.org> #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums ---------------------------------------+------------------------------------ Reporter: macports.users at gmail.com | Owner: markd at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Changes (by macsforever2000 at macports.org): * owner: macports-tickets at lists.macosforge.org => markd at macports.org -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 09:24:27 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 16:24:27 -0000 Subject: [MacPorts] #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums In-Reply-To: <037.15162cb09c9661cc411ae30318392619@macports.org> References: <037.15162cb09c9661cc411ae30318392619@macports.org> Message-ID: <046.74b0515e3bb60ab89646c8f6b69f362d@macports.org> #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums ---------------------------------------+------------------------------------ Reporter: macports.users at gmail.com | Owner: markd at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by markd at macports.org): It works fine for me. Try cleaning and reinstalling: port clean --all cgilib port install cgilib -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 09:52:51 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 16:52:51 -0000 Subject: [MacPorts] #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums In-Reply-To: <037.15162cb09c9661cc411ae30318392619@macports.org> References: <037.15162cb09c9661cc411ae30318392619@macports.org> Message-ID: <046.d7e096fdc3a118ee3360fb0cdce312b4@macports.org> #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums ---------------------------------------+------------------------------------ Reporter: macports.users at gmail.com | Owner: markd at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by markd at macports.org): I don't have an answer for why you are seeing that. Do you have manually installed stuff in /usr/local/? If so, might try renaming that dir and trying again. But that's a wild guess because I don't know. rrdtool is about to be updated to 1.3, and it doesn't use cgilib anymore, and so cgilib will be deleted (the only port that needs it). I assume you want to install rrdtool, correct? If you want to try rrdtool-1.3-rc1 contact me offline. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 09:57:43 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 16:57:43 -0000 Subject: [MacPorts] #15305: datemanip Fetching failed Message-ID: <034.c74331dad86babd5d369af2de87ae1ea@macports.org> #15305: datemanip Fetching failed -----------------------------------+---------------------------------------- Reporter: yvan.strahm at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.6.0 Keywords: gnucash p5-datemanip | -----------------------------------+---------------------------------------- Could not install gnucash due to a missing CPAN module ---> Fetching p5-datemanip ---> Attempting to fetch Date-Manip-5.48.tar.gz from http://ftp.ucr.ac.cr/Unix/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://mirror.hiwaay.net/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.bora.net/pub/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules /by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://csociety- ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://cpan.pop- mg.com.br/pub/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.is.co.za/programming/perl/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://sunsite.org.uk/packages/perl/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Date ---> Attempting to fetch Date-Manip-5.48.tar.gz from http://svn.macports.org/repository/macports/distfiles/p5-datemanip ---> Attempting to fetch Date-Manip-5.48.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch Date-Manip-5.48.tar.gz from http://svn.macports.org/repository/macports/downloads/p5-datemanip Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: p5-finance-quote p5-datemanip p5-html-tableextract slib slib-guile16 Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 10:57:23 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 17:57:23 -0000 Subject: [MacPorts] #15305: datemanip Fetching failed In-Reply-To: <034.c74331dad86babd5d369af2de87ae1ea@macports.org> References: <034.c74331dad86babd5d369af2de87ae1ea@macports.org> Message-ID: <043.cfb0a7ef230a16a98cfbef2897464f08@macports.org> #15305: datemanip Fetching failed ------------------------------------+--------------------------------------- Reporter: yvan.strahm at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: gnucash p5-datemanip ------------------------------------+--------------------------------------- Changes (by jmr at macports.org): * priority: High => Normal * status: new => closed * resolution: => fixed * milestone: => Port Bugs Comment: Fixed by updating to 5.54 in r36823. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 12:19:11 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 19:19:11 -0000 Subject: [MacPorts] #15306: installed .dmg file in leopard, terminal still gives me bad command Message-ID: <030.149356b3fb89addc5712d25725c44341@macports.org> #15306: installed .dmg file in leopard, terminal still gives me bad command -------------------------------+-------------------------------------------- Reporter: bolbol at bolbol.net | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -------------------------------+-------------------------------------------- After installing MacPorts-1.6.0-10.5-Leopard.dmg file i opened Terminal and typed: env. results: MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/man TERM_PROGRAM=Apple_Terminal TERM=xterm-color SHELL=/bin/bash TMPDIR=/var/folders/4d/4dPRpOdNGDyZntx7dnXMb++++TI/-Tmp-/ Apple_PubSub_Socket_Render=/tmp/launch-4bVoFG/Render TERM_PROGRAM_VERSION=240 USER=bolbol COMMAND_MODE=unix2003 SSH_AUTH_SOCK=/tmp/launch-CVkaam/Listeners __CF_USER_TEXT_ENCODING=0x1F5:0:0 PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin PWD=/Users/bolbol LANG=en_US.UTF-8 SHLVL=1 HOME=/Users/bolbol LOGNAME=bolbol DISPLAY=/tmp/launch-WcnXTe/:0 SECURITYSESSIONID=c36df0 _=/usr/bin/env what should I do to make MacPorts work? thanks so much. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 12:35:34 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 19:35:34 -0000 Subject: [MacPorts] #15306: installed .dmg file in leopard, terminal still gives me bad command In-Reply-To: <030.149356b3fb89addc5712d25725c44341@macports.org> References: <030.149356b3fb89addc5712d25725c44341@macports.org> Message-ID: <039.6bc4dd5c49d4012070138959d599275d@macports.org> #15306: installed .dmg file in leopard, terminal still gives me bad command --------------------------------+------------------------------------------- Reporter: bolbol at bolbol.net | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: --------------------------------+------------------------------------------- Changes (by raimue at macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #13742. Workaround: {{{ curl -Lo postflight http://tinyurl.com/2qqbth && bash postflight }}} Also see http://guide.macports.org/#installing.shell -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 16:42:56 2008 From: noreply at macports.org (MacPorts) Date: Thu, 15 May 2008 23:42:56 -0000 Subject: [MacPorts] #15253: deluge 0.5.8.9 build failure on Leopard In-Reply-To: <032.ad32480d8848002116afbd561af0432a@macports.org> References: <032.ad32480d8848002116afbd561af0432a@macports.org> Message-ID: <041.d824672a6578f243dae151d55364306f@macports.org> #15253: deluge 0.5.8.9 build failure on Leopard ----------------------------------+----------------------------------------- Reporter: spambox at evernex.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: deluge leopard ----------------------------------+----------------------------------------- Changes (by raimue at macports.org): * keywords: => deluge leopard * version: 1.6.0 => * milestone: => Port Bugs Comment: According to [http://discussions.apple.com/message.jspa?messageID=7202909 this thread] on Apple discussions it is a compiler issue. Although I can't find a more reliable source for this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 17:40:48 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 00:40:48 -0000 Subject: [MacPorts] #15307: rsyncd Message-ID: <033.b01010dd45b61a6e325a7cc6352ea4e4@macports.org> #15307: rsyncd ----------------------------------+----------------------------------------- Reporter: takeshi at macports.org | Owner: mww at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ----------------------------------+----------------------------------------- Rsync is sometimes run as a daemon. I used it to provide the port tree and base on an internal server behind a firewall. There are a few loose ends. * a sample conf file * creating ${prefix}/var/log and ${prefix}/var/run to host log and pid files, respectively. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 18:50:26 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 01:50:26 -0000 Subject: [MacPorts] #15253: deluge 0.5.8.9 build failure on Leopard In-Reply-To: <032.ad32480d8848002116afbd561af0432a@macports.org> References: <032.ad32480d8848002116afbd561af0432a@macports.org> Message-ID: <041.14b52752f2b988bf07f2ed96a60127b7@macports.org> #15253: deluge 0.5.8.9 build failure on Leopard ----------------------------------+----------------------------------------- Reporter: spambox at evernex.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: deluge leopard ----------------------------------+----------------------------------------- Comment (by spambox at evernex.com): Is there some way to use MacPorts gcc for it? :P -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 20:42:34 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 03:42:34 -0000 Subject: [MacPorts] #15308: grep-2.5.3 build error Message-ID: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> #15308: grep-2.5.3 build error --------------------------------+------------------------------------------- Reporter: kngspook at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: grep, build error | --------------------------------+------------------------------------------- I'm guessing the install script broke; but I really don't know. {{{ [Users/me] > install grep ---> Staging grep 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_sysutils_grep/work/grep-2.5.3" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot " returned error 2 Command output: : ; \ fi if test "grep" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot/opt/local/share/gettext/intl; \ /usr/bin/install -m 644 VERSION /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot/opt/local/share/gettext/intl/VERSION; \ /usr/bin/install -m 644 ChangeLog.inst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot/opt/local/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash- string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -m 644 ./$file \ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot/opt/local/share/gettext/intl/$file; \ done; \ chmod a+x /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot/opt/local/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -m 644 $dir/$file \ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot/opt/local/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot/opt/local/share/gettext/intl/$file; \ done; \ else \ : ; \ fi Making install in po /./install-sh -c -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot//opt/local/share make[1]: /./install-sh: Command not found make[1]: *** [install-data-yes] Error 127 make: *** [install-recursive] Error 1 Error: Status 1 encountered during processing. }}} On a side note, I can't find grep on the -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 20:46:03 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 03:46:03 -0000 Subject: [MacPorts] #15308: grep-2.5.3 build error In-Reply-To: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> References: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> Message-ID: <040.ac279570b952a6188dc9c19d67a4a503@macports.org> #15308: grep-2.5.3 build error ---------------------------------+------------------------------------------ Reporter: kngspook at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: grep, build error ---------------------------------+------------------------------------------ Comment (by kngspook at gmail.com): Last sentence was supposed to be: "On a side note, I can't find grep on the website listing of portfiles." -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 22:19:26 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 05:19:26 -0000 Subject: [MacPorts] #15303: qt4-mac 4.4.0_2 No documentation built In-Reply-To: <030.bf73ca87f5130497b958dc19895b44fa@macports.org> References: <030.bf73ca87f5130497b958dc19895b44fa@macports.org> Message-ID: <039.6f2f68b471dbf78631f332231c107398@macports.org> #15303: qt4-mac 4.4.0_2 No documentation built --------------------------------+------------------------------------------- Reporter: eborisch at ieee.org | Owner: erickt at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: qt4-mac --------------------------------+------------------------------------------- Changes (by jmr at macports.org): * owner: macports-tickets at lists.macosforge.org => erickt at macports.org -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 22:19:34 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 05:19:34 -0000 Subject: [MacPorts] #15209: cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed In-Reply-To: <040.830692f8e7fae6a4111a13b1684e857c@macports.org> References: <040.830692f8e7fae6a4111a13b1684e857c@macports.org> Message-ID: <049.d128299b72f2388828e669ee108cf83b@macports.org> #15209: cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed ------------------------------------------+--------------------------------- Reporter: shreevatsa.public at gmail.com | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Changes (by nox at macports.org): * owner: macports-tickets at lists.macosforge.org => ryandesign at macports.org * summary: GTK2/Pango/Cairo+quartz broken: only boxes displayed => cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed Comment: After some investigation inside pango's config.log, I noticed it doesn't find cairo-quartz-font package. I've written a patch for cairo which installs the pc file. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 22:25:35 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 05:25:35 -0000 Subject: [MacPorts] #15304: sshfs 2.0 In-Reply-To: <041.78512934ca3062715bea941a4ca2390c@macports.org> References: <041.78512934ca3062715bea941a4ca2390c@macports.org> Message-ID: <050.abf083bc0bfef67e50293cab31d1a6d5@macports.org> #15304: sshfs 2.0 -------------------------------------------+-------------------------------- Reporter: macsforever2000 at macports.org | Owner: eridius at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------------------+-------------------------------- Changes (by jmr at macports.org): * type: defect => enhancement * milestone: => Port Updates Comment: See also #15160. The patch for sshfs 2.0 hasn't been included in a macfuse release yet. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 22:27:00 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 05:27:00 -0000 Subject: [MacPorts] #15307: rsyncd In-Reply-To: <033.b01010dd45b61a6e325a7cc6352ea4e4@macports.org> References: <033.b01010dd45b61a6e325a7cc6352ea4e4@macports.org> Message-ID: <042.f7feecaee487aeb203e9638adb7ae6d5@macports.org> #15307: rsyncd -----------------------------------+---------------------------------------- Reporter: takeshi at macports.org | Owner: mww at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Changes (by jmr at macports.org): * milestone: => Port Enhancements -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 22:55:33 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 05:55:33 -0000 Subject: [MacPorts] #15303: qt4-mac 4.4.0_2 No documentation built In-Reply-To: <030.bf73ca87f5130497b958dc19895b44fa@macports.org> References: <030.bf73ca87f5130497b958dc19895b44fa@macports.org> Message-ID: <039.df637bca2a6f94330bfd19819430a6cd@macports.org> #15303: qt4-mac 4.4.0_2 No documentation built --------------------------------+------------------------------------------- Reporter: eborisch at ieee.org | Owner: erickt at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: qt4-mac --------------------------------+------------------------------------------- Changes (by erickt at macports.org): * status: new => closed * resolution: => fixed Comment: commited in r36828. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 23:01:07 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 06:01:07 -0000 Subject: [MacPorts] #15309: ports.php only has 1082 out of 4707 ports Message-ID: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> #15309: ports.php only has 1082 out of 4707 ports ------------------------------+--------------------------------------------- Reporter: jmr at macports.org | Owner: jmpp at macports.org Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Keywords: | ------------------------------+--------------------------------------------- #15308 mentioned that grep is missing from the list, and behold, so are the majority of the other ports. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 23:01:17 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 06:01:17 -0000 Subject: [MacPorts] #12710: perl5 portgroup should be able to write in privlib dir for the bundled modules In-Reply-To: <029.4529ee6632f4989a2026c7d81f8a5d45@macports.org> References: <029.4529ee6632f4989a2026c7d81f8a5d45@macports.org> Message-ID: <038.72e8ab92c252d31565b5332a48961b94@macports.org> #12710: perl5 portgroup should be able to write in privlib dir for the bundled modules -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by nox at macports.org): APPLLIB_EXP is in fact a bad idea. The Perl modules makefiles handle site, vendor and priv installations, they don't do appl ones. You can't play around with INSTALLDIRS and APPLLIB_EXP. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 23:03:08 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 06:03:08 -0000 Subject: [MacPorts] #15308: grep-2.5.3 build error In-Reply-To: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> References: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> Message-ID: <040.59feed7df71711021922fe3246bad771@macports.org> #15308: grep-2.5.3 build error ---------------------------------+------------------------------------------ Reporter: kngspook at gmail.com | Owner: waqar at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: grep, build error ---------------------------------+------------------------------------------ Changes (by jmr at macports.org): * cc: waqar at macports.org (removed) * owner: macports-tickets at lists.macosforge.org => waqar at macports.org Comment: Replying to [comment:1 kngspook at gmail.com]: > Last sentence was supposed to be: "On a side note, I can't find grep on the website listing of portfiles." Turns out that a lot of ports are missing from the website. I opened a new ticket about that, #15309. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 23:26:40 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 06:26:40 -0000 Subject: [MacPorts] #15309: ports.php only has 1082 out of 4707 ports In-Reply-To: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> References: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> Message-ID: <038.c12d4a0f84427d6c710bb5a70452e571@macports.org> #15309: ports.php only has 1082 out of 4707 ports -------------------------------+-------------------------------------------- Reporter: jmr at macports.org | Owner: rhwood at macports.org Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by wsiegrist at apple.com): * owner: jmpp at macports.org => rhwood at macports.org Comment: This is due to r36812 and http://lists.macosforge.org/pipermail/macports- dev/2008-May/005174.html I'm assigning to rhwood to address the issue with duplicate glade ports. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 23:49:32 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 06:49:32 -0000 Subject: [MacPorts] #15297: pure, pure-devel: build failure on Leopard In-Reply-To: <034.84f2c19a4515da25c412b82029d8d356@macports.org> References: <034.84f2c19a4515da25c412b82029d8d356@macports.org> Message-ID: <043.75840789735452399c53cd247ed0324f@macports.org> #15297: pure, pure-devel: build failure on Leopard ------------------------------------+--------------------------------------- Reporter: maggesi at math.unifi.it | Owner: ryandesign at macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Changes (by ryandesign at macports.org): * status: new => assigned * summary: Build failure installing lang/pure => pure, pure-devel: build failure on Leopard Comment: Yes, I see this too on Leopard. The problem existed on Tiger, and was fixed, but the fix apparently doesn't work on Leopard. I'll bring it up with the developer of pure. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Thu May 15 23:54:36 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 06:54:36 -0000 Subject: [MacPorts] #15209: cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed In-Reply-To: <040.830692f8e7fae6a4111a13b1684e857c@macports.org> References: <040.830692f8e7fae6a4111a13b1684e857c@macports.org> Message-ID: <049.125411d9294123a97eedab546bb61276@macports.org> #15209: cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed ------------------------------------------+--------------------------------- Reporter: shreevatsa.public at gmail.com | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment (by mp at dpj.sent.com): The patch works for me. Thanks nox! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 00:16:08 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 07:16:08 -0000 Subject: [MacPorts] #15308: grep-2.5.3 build error In-Reply-To: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> References: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> Message-ID: <040.835f67d88720b0e967d943f38eadbc1f@macports.org> #15308: grep-2.5.3 build error ---------------------------------+------------------------------------------ Reporter: kngspook at gmail.com | Owner: waqar at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: grep, build error ---------------------------------+------------------------------------------ Comment (by raimue at macports.org): grep installs fine for me on Mac OS X 10.5 Leopard with Xcode 3.0. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 00:48:17 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 07:48:17 -0000 Subject: [MacPorts] #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle In-Reply-To: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> References: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> Message-ID: <036.95b7e6e50efa0de37ea8f9ce71594252@macports.org> #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle -----------------------------+---------------------------------------------- Reporter: jamulo at gmx.net | Owner: ryandesign at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: oracle-instantclient oracle oci8 php -----------------------------+---------------------------------------------- Changes (by ryandesign at macports.org): * status: new => assigned Comment: I'll see what I can do! I already see that although the PowerPC version remains at version 10.1.0.3, the Intel version is 10.2.0.4. This should make for a fun port. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 00:53:16 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 07:53:16 -0000 Subject: [MacPorts] #15310: readline 5.2.012 fails to install due to checksum mismatch Message-ID: <039.f3a2dd268bd7baae9ba05212abfa267c@macports.org> #15310: readline 5.2.012 fails to install due to checksum mismatch ----------------------------------------+----------------------------------- Reporter: nikodemus at random-state.net | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: readline checksum md5 | ----------------------------------------+----------------------------------- port install readline fails: {{{ $ sudo port -v install readline ---> Fetching readline ---> Verifying checksum(s) for readline ---> Checksumming readline52-001 ---> Checksumming readline52-002 ---> Checksumming readline52-003 ---> Checksumming readline52-004 ---> Checksumming readline52-005 ---> Checksumming readline52-006 ---> Checksumming readline52-007 ---> Checksumming readline52-008 ---> Checksumming readline52-009 ---> Checksumming readline52-010 ---> Checksumming readline-5.2.tar.gz Error: Checksum (md5) mismatch for readline-5.2.tar.gz Portfile checksum: readline-5.2.tar.gz md5 e39331f32ad14009b9ff49cc10c5e751 Distfile checksum: readline-5.2.tar.gz md5 06ec00fbd21e69c93f25d021d9a07e14 Error: Checksum (sha1) mismatch for readline-5.2.tar.gz Portfile checksum: readline-5.2.tar.gz sha1 18f3412c73068509d5f491b7b4535aeaf9522834 Distfile checksum: readline-5.2.tar.gz sha1 8d0e79451bc5584c08f48e6ca11cee5a5635da97 Error: Checksum (rmd160) mismatch for readline-5.2.tar.gz Portfile checksum: readline-5.2.tar.gz rmd160 983cbb25192e0a376b80cb2428fe8ee254a041c7 Distfile checksum: readline-5.2.tar.gz rmd160 327a3a79869f41d7bc6df6055a4e7a82393c8f73 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for readline): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 01:03:57 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 08:03:57 -0000 Subject: [MacPorts] #15308: grep-2.5.3 build error In-Reply-To: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> References: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> Message-ID: <040.4b103e4ad3a96b23a40e571d4189463e@macports.org> #15308: grep-2.5.3 build error ---------------------------------+------------------------------------------ Reporter: kngspook at gmail.com | Owner: waqar at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: grep, build error ---------------------------------+------------------------------------------ Comment (by kngspook at gmail.com): I just tried a clean install, same error. I'm not terribly familiar with MacPorts, but this last line looks suspicious to me: "/./install-sh -c -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_grep/work/destroot//opt/local/share " It looks like it's trying to run a script in the current directory, but since there's a leading slash, the command actually tries to run a script effectively out of root. Could that be it? I'm on OS X 10.5.2, Xcode 3.0 as well. What other output would be helpful? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 01:27:12 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 08:27:12 -0000 Subject: [MacPorts] #15311: tcpdump-3.9.8: fetch fails Message-ID: <031.0fc2b285727eb9e671359d5cde72c27f@macports.org> #15311: tcpdump-3.9.8: fetch fails ----------------------------------+----------------------------------------- Reporter: kngspook at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: tcpdump, fetch, port | ----------------------------------+----------------------------------------- Title pretty much says it all... Looks like tcpdump.org is down (DNS problems, it seems); but I don't understand why it would fail on MacPorts' servers as well. {{{ ---> Fetching tcpdump ---> Attempting to fetch tcpdump-3.9.8.tar.gz from http://www.tcpdump.org/release/ ---> Attempting to fetch tcpdump-3.9.8.tar.gz from http://svn.macports.org/repository/macports/distfiles/tcpdump ---> Attempting to fetch tcpdump-3.9.8.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch tcpdump-3.9.8.tar.gz from http://svn.macports.org/repository/macports/downloads/tcpdump Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 02:17:57 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 09:17:57 -0000 Subject: [MacPorts] #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle In-Reply-To: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> References: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> Message-ID: <036.69bada4eac62d63fbad6d363d6158011@macports.org> #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle -----------------------------+---------------------------------------------- Reporter: jamulo at gmx.net | Owner: ryandesign at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: oracle-instantclient oracle oci8 php -----------------------------+---------------------------------------------- Comment (by ryandesign at macports.org): Added Intel Mac support in r36833, I hope. Please test. Unfortunately the trick I used to fix the paths in the libraries of the PowerPC distribution does not work for the Intel distribution. Not sure what the implications are, but probably means we'll have to use DYLD_FALLBACK_LIBRARY_PATH. May need to change the php5 portfile to accommodate this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 02:40:10 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 09:40:10 -0000 Subject: [MacPorts] #15309: ports.php only has 1082 out of 4707 ports In-Reply-To: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> References: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> Message-ID: <038.4842036bb9ce5b4adfd4902c897b6b0b@macports.org> #15309: ports.php only has 1082 out of 4707 ports -------------------------------+-------------------------------------------- Reporter: jmr at macports.org | Owner: rhwood at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by rhwood at macports.org): * status: new => closed * resolution: => fixed Comment: In r36834 Felling real stupid for not having committed the changes from an '''svn mv''' correctly. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 04:23:28 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 11:23:28 -0000 Subject: [MacPorts] #15311: tcpdump-3.9.8: fetch fails In-Reply-To: <031.0fc2b285727eb9e671359d5cde72c27f@macports.org> References: <031.0fc2b285727eb9e671359d5cde72c27f@macports.org> Message-ID: <040.d25e63abe9c3015d2c1fc8966e8c14e2@macports.org> #15311: tcpdump-3.9.8: fetch fails ---------------------------------+------------------------------------------ Reporter: kngspook at gmail.com | Owner: mww at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: tcpdump, fetch, port ---------------------------------+------------------------------------------ Changes (by jmr at macports.org): * cc: mww at macports.org, openmaintainer at macports.org (removed) * owner: macports-tickets at lists.macosforge.org => mww at macports.org * milestone: => Port Bugs Comment: MacPorts svn is always tried as a fallback, but we don't have an automated process for mirroring distfiles (yet), so they generally only get added when maintainers are made aware of problems with the normal download sites. I notice that libpcap was mirrored in r35396, but not tcpdump. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 04:33:24 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 11:33:24 -0000 Subject: [MacPorts] #15311: tcpdump-3.9.8: fetch fails In-Reply-To: <031.0fc2b285727eb9e671359d5cde72c27f@macports.org> References: <031.0fc2b285727eb9e671359d5cde72c27f@macports.org> Message-ID: <040.b7da2a54e86cabe05287bf26f3e633bc@macports.org> #15311: tcpdump-3.9.8: fetch fails ---------------------------------+------------------------------------------ Reporter: kngspook at gmail.com | Owner: mww at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: tcpdump, fetch, port ---------------------------------+------------------------------------------ Changes (by mww at macports.org): * status: new => closed * resolution: => fixed Comment: thanks! I've added a mirror and put the distfile for 3.9.8 on the macports server; -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 04:37:12 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 11:37:12 -0000 Subject: [MacPorts] #15259: UPDATE: cmake-2.6.0 In-Reply-To: <029.9cf40a4a74eaa47edcf73e318e4c6714@macports.org> References: <029.9cf40a4a74eaa47edcf73e318e4c6714@macports.org> Message-ID: <038.8e553ad5fe408e0e1d020731d1f21698@macports.org> #15259: UPDATE: cmake-2.6.0 -------------------------------+-------------------------------------------- Reporter: css at macports.org | Owner: css at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by css at macports.org): * status: new => assigned Comment: Thanks for providing the patch! It seems to have built fine for me, and things seem to run fine. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 04:43:38 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 11:43:38 -0000 Subject: [MacPorts] #15259: UPDATE: cmake-2.6.0 In-Reply-To: <029.9cf40a4a74eaa47edcf73e318e4c6714@macports.org> References: <029.9cf40a4a74eaa47edcf73e318e4c6714@macports.org> Message-ID: <038.a117112aa2e920c632c248a5f2060df1@macports.org> #15259: UPDATE: cmake-2.6.0 -------------------------------+-------------------------------------------- Reporter: css at macports.org | Owner: css at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by css at macports.org): * status: assigned => closed * resolution: => fixed Comment: Committed to r36837! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 04:54:07 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 11:54:07 -0000 Subject: [MacPorts] #15299: rb-rubygems installation fails In-Reply-To: <032.ccdf5cf85ae29ea6f2ddfb9f93ad5f4d@macports.org> References: <032.ccdf5cf85ae29ea6f2ddfb9f93ad5f4d@macports.org> Message-ID: <041.7326caa9d001b0b18e26ec110b4cf5c6@macports.org> #15299: rb-rubygems installation fails ----------------------------------+----------------------------------------- Reporter: nipponese at gmail.com | Owner: mr_bond at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by ian.w.white at gmail.com): I'm getting this too, was ruby 1.8.6-p114_0 compiled without socket? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 06:17:33 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 13:17:33 -0000 Subject: [MacPorts] #15312: Update rb-mysql --> 2.7.5 Message-ID: <038.591fca98d899cc5c88ca8e1d227ad205@macports.org> #15312: Update rb-mysql --> 2.7.5 ---------------------------------------+------------------------------------ Reporter: florian.ebeling at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------------+------------------------------------ The accompanying patch upgrades the rb-mysql port from 2.7.3 to 2.7.5. From the README.html: {{{ 2008-03-08 version 2.7.5 On 64bit machine, Mysql::Stmt#fetch return invalid numeric value. 2007-08-22 version 2.7.4 BUG: Mysql::Stmt#execute memory leak. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 06:24:17 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 13:24:17 -0000 Subject: [MacPorts] #15312: Update rb-mysql --> 2.7.5 In-Reply-To: <038.591fca98d899cc5c88ca8e1d227ad205@macports.org> References: <038.591fca98d899cc5c88ca8e1d227ad205@macports.org> Message-ID: <047.df19322fd36863be5db5ebaa470c43c1@macports.org> #15312: Update rb-mysql --> 2.7.5 ----------------------------------------+----------------------------------- Reporter: florian.ebeling at gmail.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------------+----------------------------------- Comment (by florian.ebeling at gmail.com): Please note that the patch would not work anylonger. I removed it and it went well, but for other setups I don't know. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 06:27:07 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 13:27:07 -0000 Subject: [MacPorts] #15313: libpixman Checksum issues. Message-ID: <030.45d1a5c6008bc2cf2e80366140196f3d@macports.org> #15313: libpixman Checksum issues. -------------------------------+-------------------------------------------- Reporter: asrozar at yahoo.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------+-------------------------------------------- I can not install libpixman, I tried to clean it and install it again with no success. avery-rozars-macbook:~ arozar$ sudo port clean libpixman ---> Cleaning libpixman avery-rozars-macbook:~ arozar$ sudo port -v install libpixman ---> Fetching libpixman ---> Verifying checksum(s) for libpixman ---> Checksumming pixman-0.10.0.tar.bz2 Error: Checksum (md5) mismatch for pixman-0.10.0.tar.bz2 Portfile checksum: pixman-0.10.0.tar.bz2 md5 fb23e17a8a0308e8fad6dc153753ba9a Distfile checksum: pixman-0.10.0.tar.bz2 md5 513c5f770baec67cd2d225c21558df13 Error: Checksum (sha1) mismatch for pixman-0.10.0.tar.bz2 Portfile checksum: pixman-0.10.0.tar.bz2 sha1 9262e945281877c42d484098de664dcf1a68d857 Distfile checksum: pixman-0.10.0.tar.bz2 sha1 ee5b88fff745e3e0ff0f6a30eb2425a535e87eb4 Error: Checksum (rmd160) mismatch for pixman-0.10.0.tar.bz2 Portfile checksum: pixman-0.10.0.tar.bz2 rmd160 16c356f5fa3dfa4c0196456552daca3ab6244276 Distfile checksum: pixman-0.10.0.tar.bz2 rmd160 bb92bc21a1f9de2801c6e1d87fb95085497ad18b Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for libpixman): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 06:54:49 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 13:54:49 -0000 Subject: [MacPorts] #15313: libpixman Checksum issues. In-Reply-To: <030.45d1a5c6008bc2cf2e80366140196f3d@macports.org> References: <030.45d1a5c6008bc2cf2e80366140196f3d@macports.org> Message-ID: <039.cb51e46a32954ce79d81422ef2cfb795@macports.org> #15313: libpixman Checksum issues. --------------------------------+------------------------------------------- Reporter: asrozar at yahoo.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by sf at je-ju.net): www.x.org (the server where libpixman is downloaded from) is down for maintenance. They are (were?) serving a static page explaining that they are down. Try again later, or download the file yourself and put it in /opt/local/var/macports/distfiles/ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 11:22:20 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 18:22:20 -0000 Subject: [MacPorts] #15314: db46 install won't fetch patch.4.6.21.1{-file} Message-ID: <033.b5d774b9c805c49854592531c1440b07@macports.org> #15314: db46 install won't fetch patch.4.6.21.1{-file} ----------------------------------+----------------------------------------- Reporter: dhsanto at wildblue.net | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: db46 Oracle Berkeley | ----------------------------------+----------------------------------------- ---> Fetching db46 ---> Attempting to fetch patch.4.6.21.1 from http://www.oracle.com/technology/products/berkeley-db/xml/update/4.6.21/ ---> Attempting to fetch patch.4.6.21.1 from http://svn.macports.org/repository/macports/distfiles/db46 ---> Attempting to fetch patch.4.6.21.1 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch patch.4.6.21.1 from http://svn.macports.org/repository/macports/downloads/db46 Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. So, I visited Oracle's site and "saved" the patch-file to disk; md5'd it; changed the checksum for the patch in the "Portfile" to my NEW one and the install proceeded fine. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 12:07:28 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 19:07:28 -0000 Subject: [MacPorts] #15314: db46 install won't fetch patch.4.6.21.1{-file} In-Reply-To: <033.b5d774b9c805c49854592531c1440b07@macports.org> References: <033.b5d774b9c805c49854592531c1440b07@macports.org> Message-ID: <042.2e3b11fdd41dda395121cf4c8b5f14f3@macports.org> #15314: db46 install won't fetch patch.4.6.21.1{-file} -----------------------------------+---------------------------------------- Reporter: dhsanto at wildblue.net | Owner: blair at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: db46 Oracle Berkeley -----------------------------------+---------------------------------------- Changes (by macsforever2000 at macports.org): * owner: macports-tickets at lists.macosforge.org => blair at macports.org * priority: High => Normal Comment: Assigning to maintainer. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 12:54:33 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 19:54:33 -0000 Subject: [MacPorts] #15314: db46 install won't fetch patch.4.6.21.1{-file} In-Reply-To: <033.b5d774b9c805c49854592531c1440b07@macports.org> References: <033.b5d774b9c805c49854592531c1440b07@macports.org> Message-ID: <042.1af2250a68f98a63670ce1d4e5461da4@macports.org> #15314: db46 install won't fetch patch.4.6.21.1{-file} -----------------------------------+---------------------------------------- Reporter: dhsanto at wildblue.net | Owner: blair at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: db46 Oracle Berkeley -----------------------------------+---------------------------------------- Changes (by blair at macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r36849. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:09:21 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:09:21 -0000 Subject: [MacPorts] #13000: wine 0.9.47_0 won't compile with leopard In-Reply-To: <031.f56e28f10a9b4c9fe92edf180f0b9a75@macports.org> References: <031.f56e28f10a9b4c9fe92edf180f0b9a75@macports.org> Message-ID: <040.f56a33fe6379fd7bd880c138489704dc@macports.org> #13000: wine 0.9.47_0 won't compile with leopard ---------------------------------+------------------------------------------ Reporter: tannhaus at gmail.com | Owner: ryandesign at macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by scott at scottbradford.us): Sounds like a mystery... here are my answers to your questions. MacBook Pro 15" 2.16ghz Core2Duo Leopard 12.5.1 I DO indeed have the iPhone SDK installed (most recent version; beta 5) Wine is failing now; but I had previously been able to install (not sure what combination I was on when it used to work; probably Leopard 10.5.1 and before the iPhone SDK [but I did have Xcode3 installed previous to installing the iPhone SDK]). And finally, I installed Leopard 10.5.0 as an upgrade from a 10.4 install. I did NOT run the uninstall script for Xcode, just installed over it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:10:26 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:10:26 -0000 Subject: [MacPorts] #13000: wine 0.9.47_0 won't compile with leopard In-Reply-To: <031.f56e28f10a9b4c9fe92edf180f0b9a75@macports.org> References: <031.f56e28f10a9b4c9fe92edf180f0b9a75@macports.org> Message-ID: <040.b2b85e6f7746b6f0b5d14ed4c626d67f@macports.org> #13000: wine 0.9.47_0 won't compile with leopard ---------------------------------+------------------------------------------ Reporter: tannhaus at gmail.com | Owner: ryandesign at macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by scott at scottbradford.us): That's Leopard 10.5.2 as my current version...... not sure what my fingers were doing when I typed that line ;-) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:36:15 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:36:15 -0000 Subject: [MacPorts] #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums In-Reply-To: <037.15162cb09c9661cc411ae30318392619@macports.org> References: <037.15162cb09c9661cc411ae30318392619@macports.org> Message-ID: <046.f4fff393523d9ab6a9fc7117c966ea8e@macports.org> #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums ---------------------------------------+------------------------------------ Reporter: macports.users at gmail.com | Owner: markd at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by blb at macports.org): master_sites lists http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/ which has a lower ping for the reporter, hence it was used. However, going there in a web browser shows that it has been moved, and the new site doesn't appear to have cgilib, so it should just be removed. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:41:24 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:41:24 -0000 Subject: [MacPorts] #15315: update g95 to gcc-core 4.0.4 Message-ID: <039.1655e70f81186bd70f99b4c110809a51@macports.org> #15315: update g95 to gcc-core 4.0.4 ----------------------------------------+----------------------------------- Reporter: andrea.damore at macports.org | Owner: takeshi at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: g95 | ----------------------------------------+----------------------------------- Update g95 to use same gcc-core as gcc40 portfile, using: {{{ set dcore gcc-core-${version_gcc}.tar.bz2 dist_subdir gcc40 }}} it can use the very same tarball (~15Mb) -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:43:44 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:43:44 -0000 Subject: [MacPorts] #15316: class-dump: use configure.universal_archs in universal variants. Message-ID: <029.355f2bc4a48082c207d92010b671488f@macports.org> #15316: class-dump: use configure.universal_archs in universal variants. ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: waqar at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: universal | ------------------------------+--------------------------------------------- Here is a patch to use configure.universal_archs in class-dump's universal variant instead of hardcoded "i386 ppc" archs -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:47:38 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:47:38 -0000 Subject: [MacPorts] #15317: flex: Enable parallel build. Message-ID: <029.02b2ba77f546de9e40cdf8de0a837073@macports.org> #15317: flex: Enable parallel build. ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: mww at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | ------------------------------+--------------------------------------------- Here is a patch to enable parallel build in flex. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:49:33 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:49:33 -0000 Subject: [MacPorts] #15317: flex: Enable parallel build. In-Reply-To: <029.02b2ba77f546de9e40cdf8de0a837073@macports.org> References: <029.02b2ba77f546de9e40cdf8de0a837073@macports.org> Message-ID: <038.3df7ec3eeb5920b69498ccbdbdeb2185@macports.org> #15317: flex: Enable parallel build. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: mww at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by nox at macports.org): Forgot to say it also makes use of {{{ln}}} instead of {{{system}}} and it fixes livecheck. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:52:16 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:52:16 -0000 Subject: [MacPorts] #15318: glib2: Fix dependencies Message-ID: <029.a051dd34c1bf91df07d19ab8a44bf352@macports.org> #15318: glib2: Fix dependencies ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | ------------------------------+--------------------------------------------- When building glib2 with universal support, I noticed a few missing library dependencies, here is a patch to fix this problem. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:55:57 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:55:57 -0000 Subject: [MacPorts] #15318: glib2: Fix dependencies. In-Reply-To: <029.a051dd34c1bf91df07d19ab8a44bf352@macports.org> References: <029.a051dd34c1bf91df07d19ab8a44bf352@macports.org> Message-ID: <038.e242788d4efe23987b24a71e1fd9dc3d@macports.org> #15318: glib2: Fix dependencies. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: ryandesign at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by nox at macports.org): * type: defect => enhancement * summary: glib2: Fix dependencies => glib2: Fix dependencies. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:56:08 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:56:08 -0000 Subject: [MacPorts] #15319: jpeg: Enable parallel build. Message-ID: <029.f75924dc4940cf97386477fceee4b283@macports.org> #15319: jpeg: Enable parallel build. ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: waqar at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: parallel | ------------------------------+--------------------------------------------- Here is a patch to enable parallel building in jpeg. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 13:57:06 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 20:57:06 -0000 Subject: [MacPorts] #15316: class-dump: use configure.universal_archs in universal variants. In-Reply-To: <029.355f2bc4a48082c207d92010b671488f@macports.org> References: <029.355f2bc4a48082c207d92010b671488f@macports.org> Message-ID: <038.b8f1ebcb724431040e9c49b293b93c93@macports.org> #15316: class-dump: use configure.universal_archs in universal variants. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: waqar at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: universal -------------------------------+-------------------------------------------- Changes (by waqar at macports.org): * status: new => closed * resolution: => fixed Comment: Thanks fix checked in. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:01:05 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:01:05 -0000 Subject: [MacPorts] #15319: jpeg: Enable parallel build. In-Reply-To: <029.f75924dc4940cf97386477fceee4b283@macports.org> References: <029.f75924dc4940cf97386477fceee4b283@macports.org> Message-ID: <038.d68daba146815b4455afbd0e5ec4ecb1@macports.org> #15319: jpeg: Enable parallel build. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: waqar at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: parallel -------------------------------+-------------------------------------------- Changes (by waqar at macports.org): * status: new => closed * resolution: => fixed Comment: Thanks fix checked in. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:01:26 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:01:26 -0000 Subject: [MacPorts] #15320: libidn: Enable parallel build. Message-ID: <029.5153ddd9c3a302d1b183f51402816d5f@macports.org> #15320: libidn: Enable parallel build. ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: nox at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: parallel | ------------------------------+--------------------------------------------- Here is a patch to enable parallel build in libidn. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:02:27 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:02:27 -0000 Subject: [MacPorts] #15318: glib2: Fix dependencies. In-Reply-To: <029.a051dd34c1bf91df07d19ab8a44bf352@macports.org> References: <029.a051dd34c1bf91df07d19ab8a44bf352@macports.org> Message-ID: <038.5aa5b5014e8f8766268e275f6ac70a7a@macports.org> #15318: glib2: Fix dependencies. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by nox at macports.org): * type: enhancement => defect -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:02:58 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:02:58 -0000 Subject: [MacPorts] #15320: libidn: Enable parallel build. In-Reply-To: <029.5153ddd9c3a302d1b183f51402816d5f@macports.org> References: <029.5153ddd9c3a302d1b183f51402816d5f@macports.org> Message-ID: <038.23e3612e20420580256943759a227388@macports.org> #15320: libidn: Enable parallel build. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: nox at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: parallel -------------------------------+-------------------------------------------- Changes (by nox at macports.org): * milestone: Port Bugs => Port Enhancements -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:04:51 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:04:51 -0000 Subject: [MacPorts] #15321: libpng: Enable parallel building. Message-ID: <029.38b720e68e9c81a496d4c6c27783890f@macports.org> #15321: libpng: Enable parallel building. ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: waqar at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: parallel | ------------------------------+--------------------------------------------- Here is a patch to enable parallel building in libpng. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:08:15 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:08:15 -0000 Subject: [MacPorts] #15322: libungif: Fix universal support. Message-ID: <029.fd9ff1b7fa7d0117f152763034cfdcc1@macports.org> #15322: libungif: Fix universal support. --------------------------------+------------------------------------------- Reporter: nox at macports.org | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: universal parallel | --------------------------------+------------------------------------------- Changes: * Fixed universal support. * Enabled parallel build. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:16:01 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:16:01 -0000 Subject: [MacPorts] #15323: macfuse: Don't use platforms to check for the Mac OS X version. Message-ID: <029.dfb9c9a04a90cdd72a4d8aa7d2431161@macports.org> #15323: macfuse: Don't use platforms to check for the Mac OS X version. ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: eridius at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | ------------------------------+--------------------------------------------- Use a simple rpm-vercomp call instead of 2 dummy platforms to check for the Mac OS X version and sets platforms to macosx as this port use an Xcode project. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:17:27 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:17:27 -0000 Subject: [MacPorts] #15324: tiff: Enable parallel build. Message-ID: <029.bad0962254f7585c0565ab8718693cd2@macports.org> #15324: tiff: Enable parallel build. ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: waqar at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: parallel | ------------------------------+--------------------------------------------- Here is a patch to enable parallel build in tiff. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:22:56 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:22:56 -0000 Subject: [MacPorts] #15321: libpng: Enable parallel building. In-Reply-To: <029.38b720e68e9c81a496d4c6c27783890f@macports.org> References: <029.38b720e68e9c81a496d4c6c27783890f@macports.org> Message-ID: <038.1d8abf1049edebc71b6cea19fdb9ce5b@macports.org> #15321: libpng: Enable parallel building. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: waqar at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: parallel -------------------------------+-------------------------------------------- Changes (by waqar at macports.org): * status: new => closed * resolution: => fixed Comment: Thansk fix checked in. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:25:07 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:25:07 -0000 Subject: [MacPorts] #15324: tiff: Enable parallel build. In-Reply-To: <029.bad0962254f7585c0565ab8718693cd2@macports.org> References: <029.bad0962254f7585c0565ab8718693cd2@macports.org> Message-ID: <038.e83c8426ec912533c8986e836c4a50dc@macports.org> #15324: tiff: Enable parallel build. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: waqar at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: parallel -------------------------------+-------------------------------------------- Changes (by waqar at macports.org): * status: new => closed * resolution: => fixed Comment: Thanks Fix checked in. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:56:04 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:56:04 -0000 Subject: [MacPorts] #15309: ports.php only has 1082 out of 4707 ports In-Reply-To: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> References: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> Message-ID: <038.3b07ab980eadcaa3ab739ff6a56bf140@macports.org> #15309: ports.php only has 1082 out of 4707 ports -------------------------------+-------------------------------------------- Reporter: jmr at macports.org | Owner: rhwood at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Comment (by wsiegrist at apple.com): There was also a duplicate port for hunspell-dict-en_US. I fixed hunspell in r36850, reran index and added in r36959 and reran the script for ports.php. I think this is finally all cleaned up. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:56:58 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:56:58 -0000 Subject: [MacPorts] #15309: ports.php only has 1082 out of 4707 ports In-Reply-To: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> References: <029.6d3e63855cfa81ffebf3bed91a13ddea@macports.org> Message-ID: <038.27450ee479a3103b9f17cf3f40fd2814@macports.org> #15309: ports.php only has 1082 out of 4707 ports -------------------------------+-------------------------------------------- Reporter: jmr at macports.org | Owner: rhwood at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Comment (by wsiegrist at apple.com): The rev for the PortIndex is actually r36859. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 14:58:57 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 21:58:57 -0000 Subject: [MacPorts] #15323: macfuse: Don't use platforms to check for the Mac OS X version. In-Reply-To: <029.dfb9c9a04a90cdd72a4d8aa7d2431161@macports.org> References: <029.dfb9c9a04a90cdd72a4d8aa7d2431161@macports.org> Message-ID: <038.a91353674ed485bc7dcb19ec4fcbc169@macports.org> #15323: macfuse: Don't use platforms to check for the Mac OS X version. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: eridius at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by eridius at macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r36860 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 15:03:25 2008 From: noreply at macports.org (MacPorts) Date: Fri, 16 May 2008 22:03:25 -0000 Subject: [MacPorts] #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums In-Reply-To: <037.15162cb09c9661cc411ae30318392619@macports.org> References: <037.15162cb09c9661cc411ae30318392619@macports.org> Message-ID: <046.cb6fd67e96563349bc6975d667a21ef2@macports.org> #15301: Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums ---------------------------------------+------------------------------------ Reporter: macports.users at gmail.com | Owner: markd at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: ---------------------------------------+------------------------------------ Changes (by markd at macports.org): * status: new => closed * resolution: => fixed Comment: Okay, I did that. I also found out that the dependency isn't required for rrdtool anymore so I removed it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 17:31:52 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 00:31:52 -0000 Subject: [MacPorts] #15310: readline 5.2.012 fails to install due to checksum mismatch In-Reply-To: <039.f3a2dd268bd7baae9ba05212abfa267c@macports.org> References: <039.f3a2dd268bd7baae9ba05212abfa267c@macports.org> Message-ID: <048.2475f4f8087836e9c2120afd827d319f@macports.org> #15310: readline 5.2.012 fails to install due to checksum mismatch -----------------------------------------+---------------------------------- Reporter: nikodemus at random-state.net | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: readline checksum md5 -----------------------------------------+---------------------------------- Changes (by nox at macports.org): * status: new => closed * resolution: => worksforme Comment: It works here. Please run {{{sudo port clean --dist readline}}} and try again. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 17:43:31 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 00:43:31 -0000 Subject: [MacPorts] #15313: libpixman Checksum issues. In-Reply-To: <030.45d1a5c6008bc2cf2e80366140196f3d@macports.org> References: <030.45d1a5c6008bc2cf2e80366140196f3d@macports.org> Message-ID: <039.cfc1c5e67f9716a4eb3e133a3300384a@macports.org> #15313: libpixman Checksum issues. --------------------------------+------------------------------------------- Reporter: asrozar at yahoo.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: --------------------------------+------------------------------------------- Changes (by nox at macports.org): * status: new => closed * resolution: => worksforme -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 17:49:06 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 00:49:06 -0000 Subject: [MacPorts] #15209: cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed In-Reply-To: <040.830692f8e7fae6a4111a13b1684e857c@macports.org> References: <040.830692f8e7fae6a4111a13b1684e857c@macports.org> Message-ID: <049.4141918bc4659959774a277ee50e1408@macports.org> #15209: cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed ------------------------------------------+--------------------------------- Reporter: shreevatsa.public at gmail.com | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment (by nox at macports.org): By the way, cairo's platform should be macosx, not darwin, it depends on Quartz. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 18:12:58 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 01:12:58 -0000 Subject: [MacPorts] #13605: tcl-nap-6.4.0 In-Reply-To: <028.0ec39f02f67476e6bb412aa41afefb25@macports.org> References: <028.0ec39f02f67476e6bb412aa41afefb25@macports.org> Message-ID: <037.d6e5bb94e286f9a781ded3499ce40955@macports.org> #13605: tcl-nap-6.4.0 ------------------------------+--------------------------------------------- Reporter: takeshi at mac.com | Owner: takeshi at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: ------------------------------+--------------------------------------------- Changes (by takeshi at macports.org): * status: new => closed * resolution: => fixed -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 18:20:23 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 01:20:23 -0000 Subject: [MacPorts] #15300: Error: Checksum (md5) mismatch for g95_source.tgz In-Reply-To: <027.68607d16cc0befc16a311b0323ea6793@macports.org> References: <027.68607d16cc0befc16a311b0323ea6793@macports.org> Message-ID: <036.b798ebe74f0a6a0f6cf3466626dc24c8@macports.org> #15300: Error: Checksum (md5) mismatch for g95_source.tgz -----------------------------+---------------------------------------------- Reporter: psq100 at mail.ru | Owner: takeshi at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -----------------------------+---------------------------------------------- Comment (by takeshi at macports.org): I downloaded afresh and confirmed that the source has not been replaced. Can you manually find the md5 sum as follows? {{{ $ md5 /opt/local/var/macports/distfiles/g95/g95_source.tgz MD5 (/opt/local/var/macports/distfiles/g95/g95_source.tgz) = ? 35e1852e09b69555bc07f30d0ab4b6ba }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 19:42:34 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 02:42:34 -0000 Subject: [MacPorts] #15308: grep-2.5.3 build error In-Reply-To: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> References: <031.ac613a2bab4638d854190482ba3ba9e7@macports.org> Message-ID: <040.2bb977c8fa4167b127c393118fc0c9c5@macports.org> #15308: grep-2.5.3 build error ---------------------------------+------------------------------------------ Reporter: kngspook at gmail.com | Owner: waqar at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: grep, build error ---------------------------------+------------------------------------------ Comment (by kngspook at gmail.com): I've attached a more detailed log of the error, by means of: {{{ sudo port clean grep -all sudo port -vd install grep }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 19:49:40 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 02:49:40 -0000 Subject: [MacPorts] #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle In-Reply-To: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> References: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> Message-ID: <036.263661b5ef1ab223e9134ca8edb0d1e4@macports.org> #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle -----------------------------+---------------------------------------------- Reporter: jamulo at gmx.net | Owner: ryandesign at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: oracle-instantclient oracle oci8 php -----------------------------+---------------------------------------------- Comment (by ryandesign at macports.org): Found the problem: the Intel version requires Leopard; I was testing on Tiger. The system requirements say Leopard is required (with no Intel / PowerPC distinction) but until the PowerPC version actually stops working on Tiger, I'm only marking the Intel version as requiring Leopard (r36865). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 19:51:00 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 02:51:00 -0000 Subject: [MacPorts] #13814: fftw-3: Not building universal variant In-Reply-To: <034.1438c7fa2adb2425fc6c807eacbd2bdd@macports.org> References: <034.1438c7fa2adb2425fc6c807eacbd2bdd@macports.org> Message-ID: <043.c9e0178a1f1379b744c3bf9b72bfb38f@macports.org> #13814: fftw-3: Not building universal variant ------------------------------------+--------------------------------------- Reporter: andre.david at gmail.com | Owner: takeshi at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: fftw-3, universal ------------------------------------+--------------------------------------- Changes (by takeshi at macports.org): * status: new => closed * resolution: => wontfix Comment: I confirmed that fftw-3 is not universal. It seems difficult for me to make it so since fftw-3 tries to optimize for an architecture. I set universal_variant no at this time. Let me know if I am in the wrong and there is a way. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 19:54:52 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 02:54:52 -0000 Subject: [MacPorts] #15315: update g95 to gcc-core 4.0.4 In-Reply-To: <039.1655e70f81186bd70f99b4c110809a51@macports.org> References: <039.1655e70f81186bd70f99b4c110809a51@macports.org> Message-ID: <048.c54aa478c929788edc10c0510129efe0@macports.org> #15315: update g95 to gcc-core 4.0.4 -----------------------------------------+---------------------------------- Reporter: andrea.damore at macports.org | Owner: takeshi at macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: g95 -----------------------------------------+---------------------------------- Changes (by takeshi at macports.org): * status: new => closed * resolution: => fixed Comment: Done. Thanks. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 20:06:18 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 03:06:18 -0000 Subject: [MacPorts] #15325: gawk: enable parallel build Message-ID: <036.4766a0a05dc16fece50d0d55d5fcb6d3@macports.org> #15325: gawk: enable parallel build -------------------------------------+-------------------------------------- Reporter: ryandesign at macports.org | Owner: ryandesign at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- I'd like to enable the parallel build feature for the gawk port. It seems to work fine. If you approve, I'll be happy to commit the attached patch. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 20:21:26 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 03:21:26 -0000 Subject: [MacPorts] #15326: apr, apr-util: enable parallel build Message-ID: <036.2c60c4147df2b774ddbb591c4a24520b@macports.org> #15326: apr, apr-util: enable parallel build -------------------------------------+-------------------------------------- Reporter: ryandesign at macports.org | Owner: dluke at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- This patch enables the parallel build feature for apr and apr-util. It seems to work for me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 20:38:38 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 03:38:38 -0000 Subject: [MacPorts] #15327: gnucash doesn't depend on evince if built from gtk2+quartz+no_x11 Message-ID: <028.ce227bafffb84e165fb8a8a0f6b49d3b@macports.org> #15327: gnucash doesn't depend on evince if built from gtk2+quartz+no_x11 -----------------------------+---------------------------------------------- Reporter: mp at dpj.sent.com | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- Gnucash's evince runtime dependency was added for printing support, but this is only needed with gtk2(x11). When built from gtk2+quartz+no_x11, evince is not required. In fact, as far as I can tell, evince and it's dependencies (eg, gnome-desktop) will not build from a quartz version of gtk2, and so a 'port install gnucash' will fail in the dependency chain. I have attached a patch to the gnucash Portfile which detects whether gtk2 was installed with the quartz variant, and if so removes the evince dependency. I chose not to add a quartz variant to gnucash because it's not really a gnucash 'feature'. This way the gnucash Portfile is smart enough to build properly based on the variants of its dependencies. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 20:43:00 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 03:43:00 -0000 Subject: [MacPorts] #15328: db3: enable parallel build Message-ID: <036.54ef780989bef57260823717616ab07f@macports.org> #15328: db3: enable parallel build -------------------------------------+-------------------------------------- Reporter: ryandesign at macports.org | Owner: digdog at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- I propose to enable the parallel build feature for the db3 port. It works for me. I've already added the feature to the db4* ports so this will help keep the db3 port in sync with those. Patch attached. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 20:55:03 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 03:55:03 -0000 Subject: [MacPorts] #15329: apache2: enable parallel build Message-ID: <036.d26f7c802d758e609a789a4455e9497d@macports.org> #15329: apache2: enable parallel build -------------------------------------+-------------------------------------- Reporter: ryandesign at macports.org | Owner: imajes at macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- This patch enables the parallel build feature for apache2. It works for me. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 20:58:58 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 03:58:58 -0000 Subject: [MacPorts] #13066: apache2 port failed to build on Mac OS X 10.5 Leopard In-Reply-To: <030.7c39a0f79695e5bf4f22bbfd07980bfa@macports.org> References: <030.7c39a0f79695e5bf4f22bbfd07980bfa@macports.org> Message-ID: <039.2a8ceb4ef7267028091261bb17a61dc4@macports.org> #13066: apache2 port failed to build on Mac OS X 10.5 Leopard --------------------------------+------------------------------------------- Reporter: akh at nobugware.com | Owner: imajes at macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Changes (by ryandesign at macports.org): * status: closed => reopened * resolution: fixed => Comment: Undid r32173 in r36878. gawk is not necessary nor sufficient to fix this issue. This is just another instance of the Leopard environment variable issue, which should now be fixed in MacPorts trunk. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 21:07:55 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 04:07:55 -0000 Subject: [MacPorts] #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle In-Reply-To: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> References: <027.9633770ad1daeb2fff84a791c644d4d7@macports.org> Message-ID: <036.ae3a33e5e08d37b81b22324224d5a4e3@macports.org> #15296: Oracle Instant Client for Mac OS X Intel / php5 +oracle -----------------------------+---------------------------------------------- Reporter: jamulo at gmx.net | Owner: ryandesign at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: oracle-instantclient oracle oci8 php -----------------------------+---------------------------------------------- Changes (by ryandesign at macports.org): * status: assigned => closed * resolution: => fixed Comment: php5 builds successfully with the +oracle variant on Leopard on Intel. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 21:53:08 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 04:53:08 -0000 Subject: [MacPorts] #15330: Ticket email MacPorts URL Message-ID: <036.7bf102266ad6ae8a5f70a8d28836490d@macports.org> #15330: Ticket email MacPorts URL -------------------------------------+-------------------------------------- Reporter: ryandesign at macports.org | Owner: wsiegrist at apple.com Type: defect | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- At the bottom of ticket emails I see this: {{{ Ticket URL: MacPorts Ports system for Mac OS }}} Should there be a URL on the 2nd-to-last line? Like: {{{ MacPorts MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 22:07:54 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 05:07:54 -0000 Subject: [MacPorts] #15330: Ticket email MacPorts URL In-Reply-To: <059.1cd6c5447c57607ec077f54d1ba6d356@macports.org> References: <059.1cd6c5447c57607ec077f54d1ba6d356@macports.org> Message-ID: <068.c12cae0c24163b2d0f0a6267a3f57af1@macports.org> #15330: Ticket email MacPorts URL --------------------------------------+------------------------------------- Reporter: ryandesign at macports.org | Owner: wsiegrist at apple.com Type: defect | Status: assigned Priority: Normal | Milestone: Component: server/hosting | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by wsiegrist at apple.com): * status: new => assigned Comment: Yes, I agree, should be a URL. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 22:08:36 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 05:08:36 -0000 Subject: [MacPorts] #15330: Ticket email MacPorts URL In-Reply-To: <059.1cd6c5447c57607ec077f54d1ba6d356@macports.org> References: <059.1cd6c5447c57607ec077f54d1ba6d356@macports.org> Message-ID: <068.997f558e5fa7afca6fd7aa72bb6fdd44@macports.org> #15330: Ticket email MacPorts URL --------------------------------------+------------------------------------- Reporter: ryandesign at macports.org | Owner: wsiegrist at apple.com Type: defect | Status: closed Priority: Normal | Milestone: Component: server/hosting | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by wsiegrist at apple.com): * status: assigned => closed * resolution: => fixed Comment: Server side config changed to fix this. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 23:34:12 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 06:34:12 -0000 Subject: [MacPorts] #14688: ocamlduce 3.08.4pl3 / out of sync with ocaml / fails to compile In-Reply-To: <056.32d4896309839e321d6f5b0b96c6e344@macports.org> References: <056.32d4896309839e321d6f5b0b96c6e344@macports.org> Message-ID: <065.db80a62738f969efb8c62d5b1661261f@macports.org> #14688: ocamlduce 3.08.4pl3 / out of sync with ocaml / fails to compile -----------------------------------+---------------------------------------- Reporter: dirkx at webweaving.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: lang ocaml ocamlduce -----------------------------------+---------------------------------------- Changes (by ryandesign at macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #13846. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 23:35:05 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 06:35:05 -0000 Subject: [MacPorts] #13846: OCamlDuce port install fails due to warnings turned into errors In-Reply-To: <054.61bc06058f04323e860154ff1c286952@macports.org> References: <054.61bc06058f04323e860154ff1c286952@macports.org> Message-ID: <063.0880bff48dc966d592300b83af9d7542@macports.org> #13846: OCamlDuce port install fails due to warnings turned into errors ---------------------------------+------------------------------------------ Reporter: ludwig at fh-worms.de | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ocamlduce ---------------------------------+------------------------------------------ Changes (by ryandesign at macports.org): * cc: ludwig at fh-worms.de (removed) * cc: dirkx at webweaving.org (added) Comment: Has duplicate #14688. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 23:35:47 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 06:35:47 -0000 Subject: [MacPorts] #15299: rb-rubygems installation fails In-Reply-To: <055.1fe79f60fb9c1d555fea19e558be62ad@macports.org> References: <055.1fe79f60fb9c1d555fea19e558be62ad@macports.org> Message-ID: <064.6e0fca8f9fe7df241ba651ed6dc93cf6@macports.org> #15299: rb-rubygems installation fails ----------------------------------+----------------------------------------- Reporter: nipponese at gmail.com | Owner: mr_bond at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by waikurosu at gmail.com): I'd just like to add a "me too" -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 23:40:54 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 06:40:54 -0000 Subject: [MacPorts] #15299: rb-rubygems installation fails In-Reply-To: <055.1fe79f60fb9c1d555fea19e558be62ad@macports.org> References: <055.1fe79f60fb9c1d555fea19e558be62ad@macports.org> Message-ID: <064.12a24c4ca75e68ed4889674e4dac32e5@macports.org> #15299: rb-rubygems installation fails ----------------------------------+----------------------------------------- Reporter: nipponese at gmail.com | Owner: mr_bond at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by waikurosu at gmail.com): Seems to be a dupe of #15254 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 23:43:51 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 06:43:51 -0000 Subject: [MacPorts] #15331: freetype +universal fails on Tiger PowerPC Message-ID: <059.ebd7937ec89d3abaa5ac10aba958f7bf@macports.org> #15331: freetype +universal fails on Tiger PowerPC -------------------------------------+-------------------------------------- Reporter: ryandesign at macports.org | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- The universal variant of freetype works on Intel but on PowerPC it says this: {{{ /usr/bin/gcc-4.0 -dynamiclib -o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/libfreetype.6.3.16.dylib /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftsystem.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftdebug.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftinit.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftbase.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftbbox.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftbdf.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftbitmap.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftglyph.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftgxval.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftmm.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftotval.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftpfr.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftstroke.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftsynth.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/fttype1.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftwinfnt.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftxf86.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftlcdfil.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftgasp.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftpatent.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/truetype.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/type1.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/cff.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/type1cid.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/pfr.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/type42.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/winfnt.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/pcf.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/bdf.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/sfnt.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/autofit.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/pshinter.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/raster.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/smooth.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftcache.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftgzip.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/ftlzw.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/otvalid.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/psaux.o /mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/.libs/psnames.o -L/mp/lib -lz -arch i386 -arch ppc -Wl,-framework -Wl,CoreServices -Wl,-framework -Wl,ApplicationServices -install_name /mp/lib/libfreetype.6.dylib -compatibility_version 10 -current_version 10.16 ld: Undefined symbols: ___error _close _fcntl _free _fstat _malloc _mmap _munmap _open _read _realloc _ATSFontFindFromName _ATSFontGetFileSpecification _CFRelease _CFStringCreateWithCString _CloseResFile _FSCompareFSRefs _FSGetCatalogInfo _FSGetForkCBInfo _FSOpenResFile _FSOpenResourceFile _FSPathMakeRef _FSRefMakePath _FSpMakeFSRef _Get1IndResource _Get1Resource _GetHandleSize _GetResInfo _GetResource _HomeResFile _ReleaseResource _ResError _UseResFile _longjmp _memcpy _memmove _memset _strcat _strcmp _strncpy _strrchr _strstr _qsort _strncmp _atol _sprintf _memchr _setjmp _memcpy referenced from libz expected to be defined in /usr/lib/libSystem.B.dylib _free referenced from libz expected to be defined in /usr/lib/libSystem.B.dylib _malloc referenced from libz expected to be defined in /usr/lib/libSystem.B.dylib _memset referenced from libz expected to be defined in /usr/lib/libSystem.B.dylib /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit command failed lipo: can't figure out the architecture type of: /var/tmp//ccx5aiGL.out make: *** [/mp/var/macports/build/_Volumes_data_macports_ports_print_freetype/work/freetype-2.3.5/objs/libfreetype.la] Error 1 }}} This works on Tiger Intel and on Leopard because /usr/lib/libSystem.B.dylib is universal on Tiger Intel and on all versions of Leopard. But on Tiger PowerPC /usr/lib/libSystem.B.dylib is PowerPC only. freetype should be trying to link with /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libSystem.B.dylib which is always universal. This needs to be reported to the developers of freetype so they can fix it. This was previously [http://lists.macosforge.org/pipermail/macports- users/2007-August/004788.html reported on macports-users] but I forgot about it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Fri May 16 23:47:23 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 06:47:23 -0000 Subject: [MacPorts] #15332: ocaml: parallel build Message-ID: <059.850c091a01f920375fe60074748220da@macports.org> #15332: ocaml: parallel build -------------------------------------+-------------------------------------- Reporter: ryandesign at macports.org | Owner: pguyot at kallisys.net Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- I tried adding "use_parallel_build yes" to the ocaml port, and it failed to build. (See attachment for the errors it produced.) I suggest "use_parallel_build no" be added to the portfile to make it clear that parallel building is not supported for ocaml. I also recommend you report this to the developers of ocaml so they can fix ocaml so that a future version will allow parallel building. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 00:49:34 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 07:49:34 -0000 Subject: [MacPorts] #13940: RFE: coq 8.1pl3 In-Reply-To: <053.998899920b98f352e6b3d58d54e40d32@macports.org> References: <053.998899920b98f352e6b3d58d54e40d32@macports.org> Message-ID: <062.fa4a9c56029a4cc0f273cc1f287a27fb@macports.org> #13940: RFE: coq 8.1pl3 --------------------------------+------------------------------------------- Reporter: wss at cs.nott.ac.uk | Owner: ryandesign at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: coq --------------------------------+------------------------------------------- Changes (by ryandesign at macports.org): * owner: macports-tickets at lists.macosforge.org => ryandesign at macports.org * status: new => assigned Comment: Since the maintainer hasn't responded in over 72 hours, I'll take this ticket. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 00:50:08 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 07:50:08 -0000 Subject: [MacPorts] #13940: RFE: coq 8.1pl3 In-Reply-To: <053.998899920b98f352e6b3d58d54e40d32@macports.org> References: <053.998899920b98f352e6b3d58d54e40d32@macports.org> Message-ID: <062.e2941ce2a96c889a0954f15753e78eda@macports.org> #13940: RFE: coq 8.1pl3 --------------------------------+------------------------------------------- Reporter: wss at cs.nott.ac.uk | Owner: ryandesign at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: coq --------------------------------+------------------------------------------- Changes (by ryandesign at macports.org): * status: assigned => closed * resolution: => fixed Comment: Updated to 8.1pl3 in r36889. Thanks for reporting! -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 03:36:09 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 10:36:09 -0000 Subject: [MacPorts] #15300: Error: Checksum (md5) mismatch for g95_source.tgz In-Reply-To: <050.3224b7d50cb55a6380a20deb1b488d9f@macports.org> References: <050.3224b7d50cb55a6380a20deb1b488d9f@macports.org> Message-ID: <059.ee340fa9d61c3c897c72bf2c7ea7b538@macports.org> #15300: Error: Checksum (md5) mismatch for g95_source.tgz -----------------------------+---------------------------------------------- Reporter: psq100 at mail.ru | Owner: takeshi at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -----------------------------+---------------------------------------------- Comment (by psq100 at mail.ru): Replying to [comment:3 takeshi at macports.org]: > I downloaded afresh and confirmed that the source has not been replaced. > Can you manually find the md5 sum as follows? {{{ ~ $ md5 /opt/local/var/macports/distfiles/g95/g95_source.tgz Md5 (/opt/local/var/macports/distfiles/g95/g95_source.tgz) = b67c32fdec63d8d11d3f4003765a38cd ~ $ tar ztf /opt/local/var/macports/distfiles/g95/g95_source.tgz g95-0.91/ g95-0.91/primary.c ... g95-0.91/match.c g95-0.91/ggc-page40.c tar: Skipping to next header tar: Archive contains obsolescent base-64 headers gzip: stdin: invalid compressed data--crc error gzip: stdin: invalid compressed data--length error tar: Child returned status 1 tar: Error exit delayed from previous errors ~ $ }}} I cannot download correct tarball. I installed a package "wget". It was installed normally. Then I have made the following: {{{ ~ $ wget ftp://anonymous%40g95.org:none at ftp.g95.org/v0.91/g95_source.tgz --2008-05-17 13:20:10-- ftp://anonymous%40g95.org:*password*@ftp.g95.org/v0.91/g95_source.tgz => `g95_source.tgz' Resolving ftp.g95.org... 69.89.19.165 Connecting to ftp.g95.org|69.89.19.165|:21... connected. Logging in as anonymous at g95.org ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /v0.91 ... done. ==> SIZE g95_source.tgz ... 1298703 ==> PASV ... done. ==> RETR g95_source.tgz ... done. Length: 1298703 (1.2M) 100%[======================================>] 1,298,703 99.1K/s in 13s 2008-05-17 13:20:27 (94.4 KB/s) - `g95_source.tgz' saved [1298703] ~ $ md5 g95_source.tgz MD5 (g95_source.tgz) = b97ed5b7e4dc9469cfaee36c0fcad87c ~ $ wget ftp://anonymous%40g95.org:none at ftp.g95.org/v0.91/g95_source.tgz --2008-05-17 13:20:38-- ftp://anonymous%40g95.org:*password*@ftp.g95.org/v0.91/g95_source.tgz => `g95_source.tgz.1' Resolving ftp.g95.org... 69.89.19.165 Connecting to ftp.g95.org|69.89.19.165|:21... connected. Logging in as anonymous at g95.org ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /v0.91 ... done. ==> SIZE g95_source.tgz ... 1298703 ==> PASV ... done. ==> RETR g95_source.tgz ... done. Length: 1298703 (1.2M) 100%[======================================>] 1,298,703 119K/s in 21s 2008-05-17 13:21:03 (59.4 KB/s) - `g95_source.tgz.1' saved [1298703] ~ $ md5 g95_source.tgz.1 MD5 (g95_source.tgz.1) = a194cecedc6c78113e7a9a7198768b20 ~ $ }}} Has twice downloaded one, but md5 the sums differ -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 04:14:29 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 11:14:29 -0000 Subject: [MacPorts] #15333: libpixman: Disable GTK support Message-ID: <052.d68c7b9e75892579be1ccd377796573b@macports.org> #15333: libpixman: Disable GTK support ------------------------------+--------------------------------------------- Reporter: nox at macports.org | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: circular | ------------------------------+--------------------------------------------- libpixman is a cairo dependency, cairo is a gtk dependency, but if you upgrade libpixman after gtk installation, it will try to enable its GTK support, that's a bad thing. Here is a patch to disable this behaviour. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 08:09:01 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 15:09:01 -0000 Subject: [MacPorts] #15334: important boost 1.35 bugfixes, updates, and variants Message-ID: <056.acb6900fd0cbda899fbb3088b680c11e@macports.org> #15334: important boost 1.35 bugfixes, updates, and variants ----------------------------------+----------------------------------------- Reporter: andrew at fernandes.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: boost | ----------------------------------+----------------------------------------- The boost at 1.35.0_0 library has a number of problems as built by the current port: * only the dynamic, multi-threaded libraries get built (not the debug, static, single-threaded, etc.) * the python 2.4 or 2.5 variants always used Tiger's built-in 2.3 * no options exist to include the GraphML or MPI support The attached Portfile- and Jamroot-patch files fix these problems. * By default, a 'complete' build of boost is requested (via 'patch-build- type-Jamroot') * Added 'graphml' and 'openmpi' variants. (Other MPI variants such as MPICH or LAMMPI will require different variants.) * Fixed the python-selection bug, and tested it on Tiger using MacPorts 2.4 and 2.5. '''Big Caveat''' * For some reason I can't figure out, building the 'complete' rather than 'minimal' build-type causes the ICU variant to fail. I've beat my head against it, but it seems to be some sort of error in the '''jamfile''' (not an error in the code being compiled or linked). Building with the ICU variant under the 'minimal' build-type was successful. I'll try to attach a bug report with more details later. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 08:16:37 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 15:16:37 -0000 Subject: [MacPorts] #15334: important boost 1.35 bugfixes, updates, and variants In-Reply-To: <056.acb6900fd0cbda899fbb3088b680c11e@macports.org> References: <056.acb6900fd0cbda899fbb3088b680c11e@macports.org> Message-ID: <065.8896c6411ab12bb8f5ca1ff813e4abe5@macports.org> #15334: important boost 1.35 bugfixes, updates, and variants -----------------------------------+---------------------------------------- Reporter: andrew at fernandes.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost -----------------------------------+---------------------------------------- Comment (by andrew at fernandes.org): Here is what happens if you try to build the ICU variant. (Again, '''note''' that the build succeeds with no problems if you build the default 'minimum' build-type!) {{{ DEBUG: Executing org.macports.extract (boost) ---> Extracting boost_1_35_0.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/boost/boost_1_35_0.tar.bz2 DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work" && /opt/local/bin/bzip2 -dc /opt/local/var/macports/distfiles/boost/boost_1_35_0.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (boost) ---> Applying patches to boost ---> Applying /Users/andrew/Local/ports/devel/boost/files/patch-tools- build-v2-tools-darwin.jam DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && patch -p0' patching file tools/build/v2/tools/darwin.jam ---> Applying /Users/andrew/Local/ports/devel/boost/files/patch-boost- serialization-utility.hpp DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && patch -p0' patching file boost/serialization/utility.hpp ---> Applying /Users/andrew/Local/ports/devel/boost/files/patch-build- type-Jamroot DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && patch -p0' patching file Jamroot ---> Configuring boost DEBUG: Executing org.macports.configure (boost) DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' EXPAT_INCLUDE='/opt/local/include' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install' FFLAGS='-O2' OBJCFLAGS='-O2' EXPAT_LIBPATH='/opt/local/lib' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && ./configure --prefix=/opt/local --with-python=python2.5 --with- icu=/opt/local' Building Boost.Jam with toolset darwin... tools/jam/src/bin.macosxx86/bjam Detecting Python version... 2.5 Detecting Python root... /opt/local Unicode/ICU support for Boost.Regex?... /opt/local Generating Boost.Build configuration in user-config.jam... Generating Makefile... DEBUG: Executing proc-post-org.macports.configure-configure-0 ---> Building boost with target all DEBUG: Executing org.macports.build (boost) DEBUG: Environment: EXPAT_LIBPATH='/opt/local/lib' EXPAT_INCLUDE='/opt/local/include' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && make all' ./tools/jam/src/bin.macosxx86/bjam -sICU_PATH=/opt/local --user-config =user-config.jam Building Boost.Regex with Unicode/ICU support enabled Using ICU in /opt/local/include Skipping build of: ./headers no in common properties Skipping build of: ./headers no in common properties Skipping build of: ./headers no in common properties Skipping build of: ./headers no in common properties Skipping build of: ./build_all no in common properties Skipping build of: ./build_all no in common properties Skipping build of: ./build_all no in common properties Skipping build of: ./build_all no in common properties Skipping build of: libs/regex/build/icucore no in common properties Skipping build of: libs/regex/build/icuin no in common properties Skipping build of: libs/regex/build/icudata no in common properties /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/kernel/class.jam:93: in new *** argument error * rule object(searched-lib-target)@7352.__init__ ( name : project : shared ? : search * : action ) * called with: ( icudata icui18n icuuc : object(project-target)@252 : true : /opt/local/lib : object(null-action)@7351 : : : : ) * extra argument icui18n /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/tools/builtin.jam:349:see definition of rule '__init__' being called /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/tools/builtin.jam:592: in searched-lib-generator.run /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/tools/unix.jam:113: in object(unix-searched-lib-generator)@36.run /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:859: in try-one-generator-really /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:920: in try-one-generator /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:1131: in construct-really /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:1204: in generators.construct /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/tools/builtin.jam:496: in object(lib-generator)@5.run /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:859: in try-one-generator-really /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:920: in try-one-generator /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:1131: in construct-really /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:1204: in generators.construct /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:1368: in construct /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:1206: in object(typed-target)@264.generate /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:742: in generate-really /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:715: in object(main-target)@1192.generate /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:254: in object(project-target)@252.generate /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:858: in targets.generate-from-reference /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:1129: in generate-dependencies /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:1179: in object(alias-target-class)@124.generate /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:742: in generate-really /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:715: in object(main-target)@412.generate /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:254: in object(project-target)@81.generate /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2 /build-system.jam:658: in load /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/kernel/modules.jam:267: in import /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/kernel/bootstrap.jam:132: in boost-build /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0 /boost-build.jam:11: in module scope Not all Boost libraries built properly. }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 09:12:59 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 16:12:59 -0000 Subject: [MacPorts] #15334: important boost 1.35 bugfixes, updates, and variants In-Reply-To: <056.acb6900fd0cbda899fbb3088b680c11e@macports.org> References: <056.acb6900fd0cbda899fbb3088b680c11e@macports.org> Message-ID: <065.d19840b04e50fa54b09cda91e13dd3ae@macports.org> #15334: important boost 1.35 bugfixes, updates, and variants -----------------------------------+---------------------------------------- Reporter: andrew at fernandes.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost -----------------------------------+---------------------------------------- Comment (by andrew at fernandes.org): After enabling different levels of bjam debugging flags, I've realized that this bug is totally beyond me. I'm filing it with boost bugs. Replying to [comment:1 andrew at fernandes.org]: > Here is what happens if you try to build the ICU variant. (Again, '''note''' that the build succeeds with no problems if you build the default 'minimum' build-type!) > > {{{ > DEBUG: Executing org.macports.extract (boost) > ---> Extracting boost_1_35_0.tar.bz2 > DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/boost/boost_1_35_0.tar.bz2 > DEBUG: Environment: > DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work" && /opt/local/bin/bzip2 -dc /opt/local/var/macports/distfiles/boost/boost_1_35_0.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' > DEBUG: Executing org.macports.patch (boost) > ---> Applying patches to boost > ---> Applying /Users/andrew/Local/ports/devel/boost/files/patch-tools- build-v2-tools-darwin.jam > DEBUG: Environment: > DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && patch -p0' > patching file tools/build/v2/tools/darwin.jam > ---> Applying /Users/andrew/Local/ports/devel/boost/files/patch-boost- serialization-utility.hpp > DEBUG: Environment: > DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && patch -p0' > patching file boost/serialization/utility.hpp > ---> Applying /Users/andrew/Local/ports/devel/boost/files/patch-build- type-Jamroot > DEBUG: Environment: > DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && patch -p0' > patching file Jamroot > ---> Configuring boost > DEBUG: Executing org.macports.configure (boost) > DEBUG: Using compiler 'Mac OS X gcc 4.0' > DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' EXPAT_INCLUDE='/opt/local/include' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install' FFLAGS='-O2' OBJCFLAGS='-O2' EXPAT_LIBPATH='/opt/local/lib' CC='/usr/bin/gcc-4.0' > DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && ./configure --prefix=/opt/local --with-python=python2.5 --with- icu=/opt/local' > Building Boost.Jam with toolset darwin... tools/jam/src/bin.macosxx86/bjam > Detecting Python version... 2.5 > Detecting Python root... /opt/local > Unicode/ICU support for Boost.Regex?... /opt/local > Generating Boost.Build configuration in user-config.jam... > Generating Makefile... > DEBUG: Executing proc-post-org.macports.configure-configure-0 > ---> Building boost with target all > DEBUG: Executing org.macports.build (boost) > DEBUG: Environment: EXPAT_LIBPATH='/opt/local/lib' EXPAT_INCLUDE='/opt/local/include' > DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0" && make all' > ./tools/jam/src/bin.macosxx86/bjam -sICU_PATH=/opt/local --user-config =user-config.jam > Building Boost.Regex with Unicode/ICU support enabled > Using ICU in /opt/local/include > Skipping build of: ./headers no in common properties > Skipping build of: ./headers no in common properties > Skipping build of: ./headers no in common properties > Skipping build of: ./headers no in common properties > Skipping build of: ./build_all no in common properties > Skipping build of: ./build_all no in common properties > Skipping build of: ./build_all no in common properties > Skipping build of: ./build_all no in common properties > Skipping build of: libs/regex/build/icucore no in common properties > Skipping build of: libs/regex/build/icuin no in common properties > Skipping build of: libs/regex/build/icudata no in common properties > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/kernel/class.jam:93: in new > *** argument error > * rule object(searched-lib-target)@7352.__init__ ( name : project : shared ? : search * : action ) > * called with: ( icudata icui18n icuuc : object(project-target)@252 : true : /opt/local/lib : object(null-action)@7351 : : : : ) > * extra argument icui18n > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/tools/builtin.jam:349:see definition of rule '__init__' being called > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/tools/builtin.jam:592: in searched-lib-generator.run > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/tools/unix.jam:113: in object(unix-searched-lib-generator)@36.run > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:859: in try-one-generator-really > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:920: in try-one-generator > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:1131: in construct-really > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:1204: in generators.construct > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/tools/builtin.jam:496: in object(lib-generator)@5.run > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:859: in try-one-generator-really > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:920: in try-one-generator > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:1131: in construct-really > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/generators.jam:1204: in generators.construct > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:1368: in construct > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:1206: in object(typed-target)@264.generate > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:742: in generate-really > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:715: in object(main-target)@1192.generate > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:254: in object(project-target)@252.generate > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:858: in targets.generate-from-reference > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:1129: in generate-dependencies > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:1179: in object(alias-target-class)@124.generate > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:742: in generate-really > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:715: in object(main-target)@412.generate > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/build/targets.jam:254: in object(project-target)@81.generate > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2 /build-system.jam:658: in load > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/kernel/modules.jam:267: in import > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0/tools/build/v2/kernel/bootstrap.jam:132: in boost-build > /opt/local/var/macports/build/_Users_andrew_Local_ports_devel_boost/work/boost_1_35_0 /boost-build.jam:11: in module scope > Not all Boost libraries built properly. > }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 09:35:13 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 16:35:13 -0000 Subject: [MacPorts] #15334: important boost 1.35 bugfixes, updates, and variants In-Reply-To: <056.acb6900fd0cbda899fbb3088b680c11e@macports.org> References: <056.acb6900fd0cbda899fbb3088b680c11e@macports.org> Message-ID: <065.91295b0a000b70c26d2e63a89a74ad81@macports.org> #15334: important boost 1.35 bugfixes, updates, and variants -----------------------------------+---------------------------------------- Reporter: andrew at fernandes.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost -----------------------------------+---------------------------------------- Comment (by andrew at fernandes.org): Replying to [comment:2 andrew at fernandes.org]: > After enabling different levels of bjam debugging flags, I've realized that this bug is totally beyond me. I'm filing it with boost bugs. Logged as [http://svn.boost.org/trac/boost/ticket/1928 Boost Bug #1928] -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 11:50:15 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 18:50:15 -0000 Subject: [MacPorts] #15335: unable to get bsdiff Message-ID: <046.e28c0514640cd80044d1e81359f98790@macports.org> #15335: unable to get bsdiff ------------------------+--------------------------------------------------- Reporter: ak at axet.ru | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------+--------------------------------------------------- sh-3.2# port install bsdiff ---> Fetching bsdiff ---> Attempting to fetch bsdiff-4.3.tar.gz from http://www.daemonology.net/bsdiff/ ---> Verifying checksum(s) for bsdiff ---> Extracting bsdiff ---> Configuring bsdiff ---> Building bsdiff with target all ?Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3" && bsdmake all " returned error 1 Command output: cc -Os -pipe -O3 -lbz2 bsdiff.c -o bsdiff cc -Os -pipe -O3 -lbz2 bspatch.c -o bspatch bspatch.c:39: error: syntax error before '*' token bspatch.c: In function 'offtin': bspatch.c:43: error: 'buf' undeclared (first use in this function) bspatch.c:43: error: (Each undeclared identifier is reported only once bspatch.c:43: error: for each function it appears in.) bspatch.c: In function 'main': bspatch.c:65: error: 'u_char' undeclared (first use in this function) bspatch.c:65: error: syntax error before 'header' bspatch.c:66: error: 'old' undeclared (first use in this function) bspatch.c:66: error: 'new' undeclared (first use in this function) bspatch.c:93: error: 'header' undeclared (first use in this function) bspatch.c:147: error: 'buf' undeclared (first use in this function) *** Error code 1 Stop in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3. Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 11:50:21 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 18:50:21 -0000 Subject: [MacPorts] #15336: unable to get bsdiff Message-ID: <046.0cb19ae72656c2b4089c15a55c71eb4f@macports.org> #15336: unable to get bsdiff ------------------------+--------------------------------------------------- Reporter: ak at axet.ru | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------+--------------------------------------------------- sh-3.2# port install bsdiff ---> Fetching bsdiff ---> Attempting to fetch bsdiff-4.3.tar.gz from http://www.daemonology.net/bsdiff/ ---> Verifying checksum(s) for bsdiff ---> Extracting bsdiff ---> Configuring bsdiff ---> Building bsdiff with target all ?Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3" && bsdmake all " returned error 1 Command output: cc -Os -pipe -O3 -lbz2 bsdiff.c -o bsdiff cc -Os -pipe -O3 -lbz2 bspatch.c -o bspatch bspatch.c:39: error: syntax error before '*' token bspatch.c: In function 'offtin': bspatch.c:43: error: 'buf' undeclared (first use in this function) bspatch.c:43: error: (Each undeclared identifier is reported only once bspatch.c:43: error: for each function it appears in.) bspatch.c: In function 'main': bspatch.c:65: error: 'u_char' undeclared (first use in this function) bspatch.c:65: error: syntax error before 'header' bspatch.c:66: error: 'old' undeclared (first use in this function) bspatch.c:66: error: 'new' undeclared (first use in this function) bspatch.c:93: error: 'header' undeclared (first use in this function) bspatch.c:147: error: 'buf' undeclared (first use in this function) *** Error code 1 Stop in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3. Error: Status 1 encountered during processing. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 12:03:38 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 19:03:38 -0000 Subject: [MacPorts] #15335: unable to get bsdiff In-Reply-To: <046.e28c0514640cd80044d1e81359f98790@macports.org> References: <046.e28c0514640cd80044d1e81359f98790@macports.org> Message-ID: <055.328e02988e79159a54ef1fd2626b5653@macports.org> #15335: unable to get bsdiff -------------------------+-------------------------------------------------- Reporter: ak at axet.ru | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: -------------------------+-------------------------------------------------- Changes (by raimue at macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #15336. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 12:09:52 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 19:09:52 -0000 Subject: [MacPorts] #15209: cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed In-Reply-To: <063.e4572145e657a09e2aa70511eaeddebc@macports.org> References: <063.e4572145e657a09e2aa70511eaeddebc@macports.org> Message-ID: <072.349c7410baebde7233fe85c4855ffcef@macports.org> #15209: cairo+quartz broken: cairo-quartz-font pkgconfig pc file is not installed ------------------------------------------+--------------------------------- Reporter: shreevatsa.public at gmail.com | Owner: ryandesign at macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment (by shreevatsa.public at gmail.com): Great! I (original reporter) can confirm the patch fixes it. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 12:56:55 2008 From: noreply at macports.org (MacPorts) Date: Sat, 17 May 2008 19:56:55 -0000 Subject: [MacPorts] #15336: bsdiff build failure In-Reply-To: <046.0cb19ae72656c2b4089c15a55c71eb4f@macports.org> References: <046.0cb19ae72656c2b4089c15a55c71eb4f@macports.org> Message-ID: <055.fa9aee89f97f73215cf0f7ab22ce6efb@macports.org> #15336: bsdiff build failure -------------------------+-------------------------------------------------- Reporter: ak at axet.ru | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------+-------------------------------------------------- Changes (by jmr at macports.org): * summary: unable to get bsdiff => bsdiff build failure * milestone: => Port Bugs -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sat May 17 20:09:24 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 03:09:24 -0000 Subject: [MacPorts] #15337: at-spi 1.22.1 needs dependency on python25 Message-ID: <052.3be756f3d0636ff2f183627d85248e94@macports.org> #15337: at-spi 1.22.1 needs dependency on python25 --------------------------------------+------------------------------------- Reporter: blb at macports.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: at-spi python dependency | --------------------------------------+------------------------------------- at-spi uses: {{{configure.env PYTHON=${prefix}/bin/python2.5}}} to point to python, hence it needs to have python25 listed in one of the dependency lists (not sure if it's needed in build or lib). -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 00:58:50 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 07:58:50 -0000 Subject: [MacPorts] #14553: RFE: Move portgroups into the ports tree In-Reply-To: <055.96b578d35e27155f03f2d7f2f6cb68a7@macports.org> References: <055.96b578d35e27155f03f2d7f2f6cb68a7@macports.org> Message-ID: <064.e82c793996ebe58790e024ceb418923b@macports.org> #14553: RFE: Move portgroups into the ports tree ----------------------------------+----------------------------------------- Reporter: raimue at macports.org | Owner: raimue at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts base enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: portgroups ----------------------------------+----------------------------------------- Comment (by jmr at macports.org): Everything under ${prefix}/share/macports/resources/ should really be synced along with the ports tree. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 01:35:47 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 08:35:47 -0000 Subject: [MacPorts] #12629: RFE: use remote timestamps when fetching In-Reply-To: <052.e58d0b8ea3cf4a5c4439cd73f9b7630e@macports.org> References: <052.e58d0b8ea3cf4a5c4439cd73f9b7630e@macports.org> Message-ID: <061.11e43e6aaedf1107870c59e4e2d14971@macports.org> #12629: RFE: use remote timestamps when fetching -------------------------------+-------------------------------------------- Reporter: afb at macports.org | Owner: macports-tickets at lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by afb at macports.org): Added as `fetch.remote_time` option in r36905 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 02:27:52 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 09:27:52 -0000 Subject: [MacPorts] #15337: at-spi 1.22.1 needs dependency on python25 In-Reply-To: <052.3be756f3d0636ff2f183627d85248e94@macports.org> References: <052.3be756f3d0636ff2f183627d85248e94@macports.org> Message-ID: <061.85b7d150acd78056e6c94d46dc3225ad@macports.org> #15337: at-spi 1.22.1 needs dependency on python25 -------------------------------+-------------------------------------------- Reporter: blb at macports.org | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: at-spi python dependency -------------------------------+-------------------------------------------- Changes (by rhwood at macports.org): * status: new => closed * resolution: => fixed Comment: In r36906 -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 03:44:22 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 10:44:22 -0000 Subject: [MacPorts] #14553: RFE: Move portgroups into the ports tree In-Reply-To: <055.96b578d35e27155f03f2d7f2f6cb68a7@macports.org> References: <055.96b578d35e27155f03f2d7f2f6cb68a7@macports.org> Message-ID: <064.1c3b72502102119e788a73f001957432@macports.org> #14553: RFE: Move portgroups into the ports tree ----------------------------------+----------------------------------------- Reporter: raimue at macports.org | Owner: raimue at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts base enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: portgroups ----------------------------------+----------------------------------------- Comment (by nox at macports.org): Why ".resources"? Why an hidden directory? -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 05:17:44 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 12:17:44 -0000 Subject: [MacPorts] #14553: RFE: Move portgroups into the ports tree In-Reply-To: <055.96b578d35e27155f03f2d7f2f6cb68a7@macports.org> References: <055.96b578d35e27155f03f2d7f2f6cb68a7@macports.org> Message-ID: <064.88f35fbdae5f8794ba218da38efc6106@macports.org> #14553: RFE: Move portgroups into the ports tree ----------------------------------+----------------------------------------- Reporter: raimue at macports.org | Owner: raimue at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts base enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: portgroups ----------------------------------+----------------------------------------- Comment (by jmr at macports.org): I agree that .resources may not be the best name. But that's a minor detail. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 06:03:39 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 13:03:39 -0000 Subject: [MacPorts] #14553: RFE: Move portgroups into the ports tree In-Reply-To: <055.96b578d35e27155f03f2d7f2f6cb68a7@macports.org> References: <055.96b578d35e27155f03f2d7f2f6cb68a7@macports.org> Message-ID: <064.54b8e81ac8810536cf9c5a96fc9f5740@macports.org> #14553: RFE: Move portgroups into the ports tree ----------------------------------+----------------------------------------- Reporter: raimue at macports.org | Owner: raimue at macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts base enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: portgroups ----------------------------------+----------------------------------------- Comment (by raimue at macports.org): I chose a hidden directory to have a simply way to avoid portindex recursing into it. Also, this clearly distinguishes between port categories and special directories. Do you think a hidden directory will cause problems? rsync and svn can handle that just fine. -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 07:25:39 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 14:25:39 -0000 Subject: [MacPorts] #15317: flex: Enable parallel build. In-Reply-To: <052.f55db4a4ca9bbcd0f61f5711b2d89b23@macports.org> References: <052.f55db4a4ca9bbcd0f61f5711b2d89b23@macports.org> Message-ID: <061.6284d815f0c110ad2d6582b8294492e4@macports.org> #15317: flex: Enable parallel build. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: mww at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by mww at macports.org): * status: new => closed * resolution: => fixed Comment: thanks, I've added the parallel build option and exchanged {{{system}}} for {{{ln}}}; I missed to see how the changed {{{livecheck}}} was any better though; -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 07:54:43 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 14:54:43 -0000 Subject: [MacPorts] #15317: flex: Enable parallel build. In-Reply-To: <052.f55db4a4ca9bbcd0f61f5711b2d89b23@macports.org> References: <052.f55db4a4ca9bbcd0f61f5711b2d89b23@macports.org> Message-ID: <061.ec396477a03ff6182990ed5791302b23@macports.org> #15317: flex: Enable parallel build. -------------------------------+-------------------------------------------- Reporter: nox at macports.org | Owner: mww at macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Comment (by nox at macports.org): Well... Yours is broken: {{{ $ port livecheck flex flex seems to have been updated (port version: flex-2.5.35, new version: 2.5.34) }}} -- Ticket URL: MacPorts Ports system for Mac OS From noreply at macports.org Sun May 18 09:08:32 2008 From: noreply at macports.org (MacPorts) Date: Sun, 18 May 2008 16:08:32 -0000 Subject: [MacPorts] #15338: openexr won't upgrade Message-ID: <060.7b2c3795d31c679c73b01d780b85c4e1@macports.org> #15338: openexr won't upgrade --------------------------------------+------------------------------------- Reporter: jannesbolten at yahoo.co.uk | Owner: macports-tickets at lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: openexr; ilmbase | --------------------------------------+------------------------------------- when i try to upgrade my openexr installation using MacPorts, I keep getting an error that relates to ilmbase. it seems that ilmbase is a dependency of openexr, so it needs to be activated. but when MacPorts tries to activate ilmbase, there is an error. MacPorts asks for openexr to be deactivated first. that's fine. deactivating openexr and subsequently activating ilmbase is no problem. but if i then try to upgrade openexr, there is this error: {{{ ---> Activating openexr 1.4.0_0 Error: Activating openexr 1.4.0_0 failed: Image error: /opt/local/include/OpenEXR/half.h is being used by the active ilmbase port. Please deactivate this port first, or use the -f flag to force the activation. }}} so this is a bit of a catch-22 situation. for completeness' sake, here's what i see when i try to upgrade openexr with ilmbase deactivated: {{{ ---> Activating ilmbase 1.0.1_1 Error: Activating ilmbase 1.0.1_1 failed: Image error: /opt/local/include/OpenEXR/half.h is being used by the active openexr port. Please deactivate this port first, or use the -f flag to force the activation. ---> Building openexr with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_OpenEXR/work/openexr-1.6.1" && make all " returned error 2 Command output: ./ImfIO.h:110: error: 'Int64' does not name a type ./ImfIO.h:118: error: 'Int64' has not been declared ./ImfIO.h:180: error: 'Int64' does not name a type ./ImfIO.h:188: error: 'Int64' has not been declared ./ImfXdr.h:162: error: 'Int64' has not been declared ./ImfXdr.h:245: error: 'Int64' has not been declared ./ImfXdr.h:499: error: 'Int64' has not been declared ./ImfXdr.h:499: error: redefinition of 'template void Imf::Xdr::write(T&, int)' ./ImfXdr.h:387: error: 'template void Imf::Xdr::write(T&, int)' previously declared here ./ImfXdr.h: In function 'void Imf::Xdr::write(T&, int)': ./ImfXdr.h:507: warning