From jmr at macports.org Sat Aug 1 09:44:35 2009 From: jmr at macports.org (Joshua Root) Date: Sun, 02 Aug 2009 02:44:35 +1000 Subject: New Australian mirror Message-ID: <4A7470F3.10108@macports.org> We now have a mirror of the ports tree and distfiles located in Brisbane, Australia. Many thanks to the fine folks at AARNet for hosting it! Distfiles are automatically downloaded from the fastest source, so all you have to do to take advantage of the new mirror is run: sudo port selfupdate See this page for more information about our mirrors: - Josh From face at CentosPrime.COM Sat Aug 1 10:30:35 2009 From: face at CentosPrime.COM (Chris Janton) Date: Sat, 01 Aug 2009 10:30:35 -0700 Subject: segmentation fault? Message-ID: <249CC70C-049A-481B-AA9E-9FE6AECFB30B@centosprime.com> running from trunk mac 2 # cd /opt/mports/trunk mac 3 # svn update Updated to revision 54746. mac 4 # cd /opt/mports/trunk/base mac 5 # ./configure mac 6 # make mac 7 # sudo make install mac 8 # make distclean mac 9 # port outdated The following installed ports are outdated: autoconf 2.63_0 < 2.64_0 fontconfig 2.7.0_0 < 2.7.1_0 gawk 3.1.6_0 < 3.1.7_0 gmp 4.3.1_0 < 4.3.1_1 libogg 1.1.3_2 < 1.1.4_0 mercurial 1.3_0 < 1.3.1_0 Xft2 2.1.13_1 < 2.1.13_2 xorg-libdmx 1.0.2_1 < 1.0.2_2 xorg-libfontenc 1.0.4_0 < 1.0.4_1 xorg-libice 1.0.5_0 < 1.0.5_1 xorg-liblbxutil 1.0.1_0 < 1.0.1_1 xorg-libsm 1.1.0_0 < 1.1.0_1 xorg-libXau 1.0.4_0 < 1.0.4_1 xorg-libXcomposite 0.4.0_0 < 0.4.0_1 xorg-libXcursor 1.1.9_0 < 1.1.9_1 xorg-libXdamage 1.1.1_0 < 1.1.1_1 xorg-libXdmcp 1.0.2_0 < 1.0.2_1 xorg-libXevie 1.0.2_1 < 1.0.2_2 xorg-libXfixes 4.0.3_0 < 4.0.3_1 xorg-libXfont 1.4.0_1 < 1.4.0_2 xorg-libXfontcache 1.0.4_0 < 1.0.4_1 xorg-libXi 1.2.1_0 < 1.2.1_1 xorg-libXinerama 1.0.3_0 < 1.0.3_1 xorg-libxkbfile 1.0.5_0 < 1.0.5_1 xorg-libXmu 1.0.4_0 < 1.0.4_1 xorg-libXp 1.0.0_2 < 1.0.0_3 xorg-libXrandr 1.3.0_0 < 1.3.0_1 xorg-libXres 1.0.3_0 < 1.0.3_1 xorg-libXScrnSaver 1.1.3_0 < 1.1.3_1 xorg-libXTrap 1.0.0_2 < 1.0.0_3 xorg-libXtst 1.0.3_0 < 1.0.3_1 xorg-libXv 1.0.4_0 < 1.0.4_1 xorg-libXvMC 1.0.4_0 < 1.0.4_1 xorg-libXxf86dga 1.0.2_0 < 1.0.2_1 xorg-libXxf86misc 1.0.1_1 < 1.0.1_2 xorg-libXxf86vm 1.0.2_0 < 1.0.2_1 xpm 3.5.7_0 < 3.5.7_1 xrender 0.9.4_5 < 0.9.4_6 ZendFramework 1.8.4PL1_0 < 1.9.0_0 mac 10 # sudo port upgrade outdated ---> Computing dependencies for autoconf ---> Fetching autoconf ---> Attempting to fetch autoconf-2.64.tar.bz2 from http://mirrors.kernel.org/gnu/autoconf ---> Verifying checksum(s) for autoconf ---> Extracting autoconf ---> Configuring autoconf ---> Building autoconf ---> Staging autoconf into destroot ---> Deactivating autoconf @2.63_0 ---> Computing dependencies for autoconf ---> Installing autoconf @2.64_0 ---> Activating autoconf @2.64_0 ---> Cleaning autoconf ---> Computing dependencies for fontconfig ---> Fetching fontconfig ---> Attempting to fetch fontconfig-2.7.1.tar.gz from http://distfiles.macports.org/fontconfig ---> Verifying checksum(s) for fontconfig ---> Extracting fontconfig ---> Applying patches to fontconfig ---> Configuring fontconfig ---> Building fontconfig ---> Staging fontconfig into destroot ---> Deactivating fontconfig @2.7.0_0+macosx ---> Computing dependencies for fontconfig ---> Installing fontconfig @2.7.1_0+macosx ---> Activating fontconfig @2.7.1_0+macosx ---> Cleaning fontconfig Portfile changed since last build; discarding previous state. Segmentation fault mac 11 # sudo port clean --work fontconfig ---> Cleaning fontconfig mac 12 # sudo port upgrade fontconfig mac 13 # sudo port install fontconfig ---> Computing dependencies for fontconfig ---> Cleaning fontconfig mac 14 # sudo port upgrade outdated Portfile changed since last build; discarding previous state. Segmentation fault mac 15 # 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From james.applemac at gmail.com Sat Aug 1 10:32:56 2009 From: james.applemac at gmail.com (Chang James) Date: Sun, 2 Aug 2009 01:32:56 +0800 Subject: PHP 5.3 error with apache 2.2.11 (worker mode mpm) Message-ID: Dear all, I have installed PHP 5.3 via macports, but when I use "php -v" to check my PHP installation, it show me the following Warning messages: [/opt/local/bin] root# php -v PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: gmp: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 Warning: PHP Startup: gmp: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so, 9): Symbol not found: _file_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so, 9): Symbol not found: _file_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: mcrypt: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 Warning: PHP Startup: mcrypt: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 Warning: PHP Startup: pdo_mysql: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so, 9): Symbol not found: _compiler_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so, 9): Symbol not found: _compiler_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so Expected in: dynamic lookup in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so, 9): Symbol not found: _output_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so Expected in: dynamic lookup in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so' - dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so, 9): Symbol not found: _output_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so Expected in: dynamic lookup in Unknown on line 0 Bus error Also, I check my apache log, the has the following warning messages: [Sun Aug 02 00:18:28 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k DAV/2 configured -- resuming normal operations [Sun Aug 02 00:23:11 2009] [notice] child pid 503 exit signal Segmentation fault (11) [Sun Aug 02 00:23:46 2009] [notice] child pid 504 exit signal Segmentation fault (11) [Sun Aug 02 00:24:49 2009] [notice] caught SIGTERM, shutting down [Sun Aug 02 00:26:14 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so' - dlopen(/opt/local /lib/php/extensions/no-debug-zts-20090626/curl.so, 9): Symbol not found: _executor_globals\n Referenced from: /opt/local/lib/php/extension s/no-debug-zts-20090626/curl.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so' - dlopen(/opt/local/l ib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extensions/no-deb ug-zts-20090626/gd.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: gmp: Unable to initialize module\nModule compiled with build ID=API20090626,NTS\nPHP compiled with build ID=A PI20090626,TS\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so' - dlopen(/opt/local /lib/php/extensions/no-debug-zts-20090626/imap.so, 9): Symbol not found: _file_globals\n Referenced from: /opt/local/lib/php/extensions/no -debug-zts-20090626/imap.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: mcrypt: Unable to initialize module\nModule compiled with build ID=API20090626,NTS\nPHP compiled with build I D=API20090626,TS\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so' - dlopen(/opt/loca l/lib/php/extensions/no-debug-zts-20090626/mysql.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extensions/ no-debug-zts-20090626/mysql.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/mysqli.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extension s/no-debug-zts-20090626/mysqli.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module\nModule compiled with build ID=API20090626,NTS\nPHP compiled with buil d ID=API20090626,TS\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/pspell.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extension s/no-debug-zts-20090626/pspell.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so' - dlopen(/opt/l ocal/lib/php/extensions/no-debug-zts-20090626/readline.so, 9): Symbol not found: _compiler_globals\n Referenced from: /opt/local/lib/php/e xtensions/no-debug-zts-20090626/readline.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so' - dlopen(/opt /local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so, 9): Symbol not found: _executor_globals\n Referenced from: /opt/local/lib/p hp/extensions/no-debug-zts-20090626/pdo_sqlite.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/sqlite.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extension s/no-debug-zts-20090626/sqlite.so\n Expected in: dynamic lookup\n in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/curl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so' - dlopen(/opt/loca l/lib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: gmp: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/imap.so, 9): Symbol not found: _file_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: mcrypt: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so' - dlopen(/opt/l ocal/lib/php/extensions/no-debug-zts-20090626/mysql.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so' - dlopen(/opt/ local/lib/php/extensions/no-debug-zts-20090626/mysqli.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: pdo_mysql: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so' - dlopen(/opt/ local/lib/php/extensions/no-debug-zts-20090626/pspell.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so' - dlopen(/op t/local/lib/php/extensions/no-debug-zts-20090626/readline.so, 9): Symbol not found: _compiler_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so' - dlopen(/ opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so' - dlopen(/opt/ local/lib/php/extensions/no-debug-zts-20090626/sqlite.so, 9): Symbol not found: _core_globals ReferPHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so' - dlopen(/op t/local/lib/php/extensions/no-debug-zts-20090626/tidy.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extens ions/no-debug-zts-20090626/tidy.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so' - dlopen(/opt/local/ lib/php/extensions/no-debug-zts-20090626/xsl.so, 9): Symbol not found: _executor_globals\n Referenced from: /opt/local/lib/php/extensions/ no-debug-zts-20090626/xsl.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so' - dlopen(/opt/local /lib/php/extensions/no-debug-zts-20090626/zlib.so, 9): Symbol not found: _output_globals\n Referenced from: /opt/local/lib/php/extensions/ no-debug-zts-20090626/zlib.so\n Expected in: dynamic lookup\n in Unknown on line 0 [Sun Aug 02 00:26:15 2009] [notice] Digest: generating secret for digest authentication ... [Sun Aug 02 00:26:15 2009] [notice] Digest: done [Sun Aug 02 00:26:15 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k DAV/2 PHP/5.3.0 configured -- resuming normal operat ions enced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/tidy.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/xsl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/zlib.so, 9): Symbol not found: _output_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so Expected in: dynamic lookup in Unknown on line 0
enced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/tidy.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/xsl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/zlib.so, 9): Symbol not found: _output_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so Expected in: dynamic lookup in Unknown on line 0
[Sun Aug 02 00:26:35 2009] [notice] caught SIGTERM, shutting down enced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/tidy.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/xsl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/zlib.so, 9): Symbol not found: _output_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so Expected in: dynamic lookup in Unknown on line 0
[Sun Aug 02 00:27:27 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so' - dlopen(/opt/local /lib/php/extensions/no-debug-zts-20090626/curl.so, 9): Symbol not found: _executor_globals\n Referenced from: /opt/local/lib/php/extension s/no-debug-zts-20090626/curl.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so' - dlopen(/opt/local/l ib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extensions/no-deb ug-zts-20090626/gd.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: gmp: Unable to initialize module\nModule compiled with build ID=API20090626,NTS\nPHP compiled with build ID=A PI20090626,TS\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so' - dlopen(/opt/local /lib/php/extensions/no-debug-zts-20090626/imap.so, 9): Symbol not found: _file_globals\n Referenced from: /opt/local/lib/php/extensions/no -debug-zts-20090626/imap.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: mcrypt: Unable to initialize module\nModule compiled with build ID=API20090626,NTS\nPHP compiled with build I D=API20090626,TS\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so' - dlopen(/opt/loca l/lib/php/extensions/no-debug-zts-20090626/mysql.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extensions/ no-debug-zts-20090626/mysql.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/mysqli.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extension s/no-debug-zts-20090626/mysqli.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module\nModule compiled with build ID=API20090626,NTS\nPHP compiled with buil d ID=API20090626,TS\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/pspell.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extension s/no-debug-zts-20090626/pspell.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so' - dlopen(/opt/l ocal/lib/php/extensions/no-debug-zts-20090626/readline.so, 9): Symbol not found: _compiler_globals\n Referenced from: /opt/local/lib/php/e xtensions/no-debug-zts-20090626/readline.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so' - dlopen(/opt /local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so, 9): Symbol not found: _executor_globals\n Referenced from: /opt/local/lib/p hp/extensions/no-debug-zts-20090626/pdo_sqlite.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so' - dlopen(/opt/loc al/lib/php/extensions/no-debug-zts-20090626/sqlite.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extension s/no-debug-zts-20090626/sqlite.so\n Expected in: dynamic lookup\n in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/curl.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/curl.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so' - dlopen(/opt/loca l/lib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: gmp: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so' - dlopen(/opt/lo cal/lib/php/extensions/no-debug-zts-20090626/imap.so, 9): Symbol not found: _file_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/imap.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: mcrypt: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so' - dlopen(/opt/l ocal/lib/php/extensions/no-debug-zts-20090626/mysql.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/mysql.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so' - dlopen(/opt/ local/lib/php/extensions/no-debug-zts-20090626/mysqli.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/mysqli.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: pdo_mysql: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so' - dlopen(/opt/ local/lib/php/extensions/no-debug-zts-20090626/pspell.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so' - dlopen(/op t/local/lib/php/extensions/no-debug-zts-20090626/readline.so, 9): Symbol not found: _compiler_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so' - dlopen(/ opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so' - dlopen(/opt/ local/lib/php/extensions/no-debug-zts-20090626/sqlite.so, 9): Symbol not found: _core_globals ReferPHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so' - dlopen(/op t/local/lib/php/extensions/no-debug-zts-20090626/tidy.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extens local/lib/php/extensions/no-debug-zts-20090626/pspell.so, 9): Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pspell.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so' - dlopen(/op t/local/lib/php/extensions/no-debug-zts-20090626/readline.so, 9): Symbol not found: _compiler_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/readline.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so' - dlopen(/ opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so, 9): Symbol not found: _executor_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so Expected in: dynamic lookup in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/sqlite.so' - dlopen(/opt/ local/lib/php/extensions/no-debug-zts-20090626/sqlite.so, 9): Symbol not found: _core_globals ReferPHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/tidy.so' - dlopen(/op t/local/lib/php/extensions/no-debug-zts-20090626/tidy.so, 9): Symbol not found: _core_globals\n Referenced from: /opt/local/lib/php/extens ions/no-debug-zts-20090626/tidy.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/xsl.so' - dlopen(/opt/local/ lib/php/extensions/no-debug-zts-20090626/xsl.so, 9): Symbol not found: _executor_globals\n Referenced from: /opt/local/lib/php/extensions/ no-debug-zts-20090626/xsl.so\n Expected in: dynamic lookup\n in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-zts-20090626/zlib.so' - dlopen(/opt/local /lib/php/extensions/no-debug-zts-20090626/zlib.so, 9): Symbol not found: _output_globals\n Referenced from: /opt/local/lib/php/extensions/ no-debug-zts-20090626/zlib.so\n Expected in: dynamic lookup\n in Unknown on line 0 [Sun Aug 02 00:27:39 2009] [notice] Digest: generating secret for digest authentication ... [Sun Aug 02 00:27:39 2009] [notice] Digest: done [Sun Aug 02 00:27:39 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k DAV/2 PHP/5.3.0 configured -- resuming normal operat ions [Sun Aug 02 00:31:10 2009] [notice] child pid 367 exit signal Bus error (10) Could someone give me some hint? Thanks in advance! James Chang -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Sat Aug 1 10:40:11 2009 From: jmr at macports.org (Joshua Root) Date: Sun, 02 Aug 2009 03:40:11 +1000 Subject: segmentation fault? In-Reply-To: <249CC70C-049A-481B-AA9E-9FE6AECFB30B@centosprime.com> References: <249CC70C-049A-481B-AA9E-9FE6AECFB30B@centosprime.com> Message-ID: <4A747DFB.4050005@macports.org> On 2009-8-2 03:30, Chris Janton wrote: > running from trunk > mac 14 # sudo port upgrade outdated > Portfile changed since last build; discarding previous state. > Segmentation fault Can't do much with this. Need debug output and especially a crash log. - Josh From jeremyhu at macports.org Sat Aug 1 10:50:04 2009 From: jeremyhu at macports.org (Jeremy Huddleston) Date: Sat, 1 Aug 2009 10:50:04 -0700 Subject: -universal versus universal_variant no Message-ID: <87768883-274F-4EBF-893A-958F70D74E5A@macports.org> Having "+universal" in your variants set should not affect ports with "uniersal_variant no" in them. In other words, they should ignore that variant. I thought that this was resolved a month or two ago, but that doesn't seem to be the case. wine-devel is marked "uniersal variant no", but somehow "-arch x86_64" is creeping into CFLAGS. I even tried: configure.cflags-delete "-arch x86_64" configure.cxxflags-delete "-arch x86_64" configure.ldflags-delete "-arch x86_64" configure.cc-delete "-arch x86_64" but that is not preventing the problem. the configure script is continuing to set that -arch flag even though it is not desired (from configure.log): /usr/bin/gcc-4.2 -m32 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 It is not setting the other archs, just the primary arch: $ grep univ /opt/local/etc/macports/macports.conf universal_archs x86_64 i386 ppc From ryandesign at macports.org Sat Aug 1 11:17:50 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 1 Aug 2009 13:17:50 -0500 Subject: -universal versus universal_variant no In-Reply-To: <87768883-274F-4EBF-893A-958F70D74E5A@macports.org> References: <87768883-274F-4EBF-893A-958F70D74E5A@macports.org> Message-ID: On Aug 1, 2009, at 12:50, Jeremy Huddleston wrote: > Having "+universal" in your variants set should not affect ports > with "uniersal_variant no" in them. In other words, they should > ignore that variant. > > I thought that this was resolved a month or two ago, but that > doesn't seem to be the case. > > wine-devel is marked "uniersal variant no", but somehow "-arch > x86_64" is creeping into CFLAGS. > > I even tried: > configure.cflags-delete "-arch x86_64" > configure.cxxflags-delete "-arch x86_64" > configure.ldflags-delete "-arch x86_64" > configure.cc-delete "-arch x86_64" > > but that is not preventing the problem. the configure script is > continuing to set that -arch flag even though it is not desired > (from configure.log): > > /usr/bin/gcc-4.2 -m32 -c -O2 -arch x86_64 -I/opt/local/include > conftest.c >&5 > > It is not setting the other archs, just the primary arch: > > $ grep univ /opt/local/etc/macports/macports.conf > universal_archs x86_64 i386 ppc What OS? What MacPorts version? If trunk, what's build_arch set to? What if you change it? What if you change which arch is listed first in universal_archs? From face at CentosPrime.COM Sat Aug 1 11:19:20 2009 From: face at CentosPrime.COM (Chris Janton) Date: Sat, 01 Aug 2009 11:19:20 -0700 Subject: segmentation fault? In-Reply-To: <4A747DFB.4050005@macports.org> References: <249CC70C-049A-481B-AA9E-9FE6AECFB30B@centosprime.com> <4A747DFB.4050005@macports.org> Message-ID: <7DBD3F36-C5A2-4F0E-B101-CDB64C816B7A@CentosPrime.COM> On 2009-08-01 , at 10:40 , Joshua Root wrote: > Can't do much with this. Need debug output and especially a crash log. be happy to provide a crash log - if I knew where it was located... mac 5 # sudo port -d upgrade outdated DEBUG: Found port in file:///opt/mports/trunk/dports/audio/a52dec DEBUG: Found port in file:///opt/mports/trunk/dports/net/adns DEBUG: Found port in file:///opt/mports/trunk/dports/databases/adodb DEBUG: Found port in file:///opt/mports/trunk/dports/www/analog DEBUG: Found port in file:///opt/mports/trunk/dports/devel/apache-ant DEBUG: Found port in file:///opt/mports/trunk/dports/www/apache2 DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/apachetop DEBUG: Found port in file:///opt/mports/trunk/dports/devel/apr DEBUG: Found port in file:///opt/mports/trunk/dports/devel/apr-util DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/aspell DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/aspell-dict-en DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/aspell-dict-it DEBUG: Found port in file:///opt/mports/trunk/dports/devel/atk DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/AtomicParsley DEBUG: Found port in file:///opt/mports/trunk/dports/audio/audiofile DEBUG: Found port in file:///opt/mports/trunk/dports/devel/autoconf DEBUG: Found port in file:///opt/mports/trunk/dports/devel/autoconf213 DEBUG: Found port in file:///opt/mports/trunk/dports/devel/automake DEBUG: Found port in file:///opt/mports/trunk/dports/mail/base64 DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/bash-completion DEBUG: Found port in file:///opt/mports/trunk/dports/devel/bison DEBUG: Found port in file:///opt/mports/trunk/dports/archivers/bzip2 DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/cairo DEBUG: Found port in file:///opt/mports/trunk/dports/devel/ccache DEBUG: Found port in file:///opt/mports/trunk/dports/audio/cdparanoia DEBUG: Found port in file:///opt/mports/trunk/dports/net/cidr DEBUG: Found port in file:///opt/mports/trunk/dports/devel/clucene DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-beanutils DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-codec DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-collections DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-daemon DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-dbcp DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-digester DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-el DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-fileupload DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-httpclient DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-io DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-launcher DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-logging DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-modeler DEBUG: Found port in file:///opt/mports/trunk/dports/java/commons-pool DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/coreutils DEBUG: Found port in file:///opt/mports/trunk/dports/devel/cppunit DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/csv2xml DEBUG: Found port in file:///opt/mports/trunk/dports/devel/ctags DEBUG: Found port in file:///opt/mports/trunk/dports/net/curl DEBUG: Found port in file:///opt/mports/trunk/dports/net/curl-ca-bundle DEBUG: Found port in file:///opt/mports/trunk/dports/security/cyrus-sasl2 DEBUG: Found port in file:///opt/mports/trunk/dports/databases/db44 DEBUG: Found port in file:///opt/mports/trunk/dports/databases/db46 DEBUG: Found port in file:///opt/mports/trunk/dports/devel/dbus DEBUG: Found port in file:///opt/mports/trunk/dports/devel/dbus-glib DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/desktop-file-utils DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/dirac DEBUG: Found port in file:///opt/mports/trunk/dports/net/dnstracer DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/docbook-xml DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/docbook-xml-4.1.2 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/docbook-xml-4.2 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/docbook-xml-4.3 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/docbook-xml-4.4 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/docbook-xml-4.5 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/docbook-xml-5.0 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/docbook-xsl DEBUG: Found port in file:///opt/mports/trunk/dports/java/dom4j DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/dos2unix DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/doxygen DEBUG: Found port in file:///opt/mports/trunk/dports/editors/emacs DEBUG: Found port in file:///opt/mports/trunk/dports/audio/esound DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/expat DEBUG: Found port in file:///opt/mports/trunk/dports/devel/expect DEBUG: Found port in file:///opt/mports/trunk/dports/audio/faac DEBUG: Found port in file:///opt/mports/trunk/dports/audio/faad2 DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/ffmpeg DEBUG: Found port in file:///opt/mports/trunk/dports/audio/flac DEBUG: Found port in file:///opt/mports/trunk/dports/devel/flex DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/fontconfig DEBUG: Found port in file:///opt/mports/trunk/dports/games/fortune DEBUG: Found port in file:///opt/mports/trunk/dports/print/freetype DEBUG: Found port in file:///opt/mports/trunk/dports/lang/gawk DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/gconf DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/gd2 DEBUG: Found port in file:///opt/mports/trunk/dports/databases/gdbm DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/getopt DEBUG: Found port in file:///opt/mports/trunk/dports/devel/gettext DEBUG: Found port in file:///opt/mports/trunk/dports/print/ghostscript DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/giflib DEBUG: Found port in file:///opt/mports/trunk/dports/devel/glib2 DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/glut DEBUG: Found port in file:///opt/mports/trunk/dports/devel/gmake DEBUG: Found port in file:///opt/mports/trunk/dports/devel/gmp DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/gnome-common DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/gnome-doc-utils DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/gnome-mime-data DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/gnome-vfs DEBUG: Found port in file:///opt/mports/trunk/dports/devel/gperf DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/graphviz DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/gsed DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/gst-plugins-base DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/gstreamer DEBUG: Found port in file:///opt/mports/trunk/dports/gnome/gtk-doc DEBUG: Found port in file:///opt/mports/trunk/dports/x11/gtk2 DEBUG: Found port in file:///opt/mports/trunk/dports/archivers/gzip DEBUG: Found port in file:///opt/mports/trunk/dports/java/hamcrest-core DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/help2man DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/html2text DEBUG: Found port in file:///opt/mports/trunk/dports/audio/id3lib DEBUG: Found port in file:///opt/mports/trunk/dports/audio/id3v2 DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/ImageMagick DEBUG: Found port in file:///opt/mports/trunk/dports/mail/imap-uw DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/intltool DEBUG: Found port in file:///opt/mports/trunk/dports/devel/iso-codes DEBUG: Found port in file:///opt/mports/trunk/dports/java/jakarta-bcel DEBUG: Found port in file:///opt/mports/trunk/dports/java/jakarta-log4j DEBUG: Found port in file:///opt/mports/trunk/dports/java/jakarta-regexp DEBUG: Found port in file:///opt/mports/trunk/dports/java/jakarta-taglibs-standard-11 DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/jasper DEBUG: Found port in file:///opt/mports/trunk/dports/java/jaxen DEBUG: Found port in file:///opt/mports/trunk/dports/java/jdom DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/jpeg DEBUG: Found port in file:///opt/mports/trunk/dports/java/junit DEBUG: Found port in file:///opt/mports/trunk/dports/audio/lame DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/libart_lgpl DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libdvdcss DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libdvdread DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/libexif DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libgdiplus DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/libiconv DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libidl DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libmcrypt DEBUG: Found port in file:///opt/mports/trunk/dports/audio/libmikmod DEBUG: Found port in file:///opt/mports/trunk/dports/audio/libmp4v2 DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/libogg DEBUG: Found port in file:///opt/mports/trunk/dports/devel/liboil DEBUG: Found port in file:///opt/mports/trunk/dports/net/libpcap DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/libpixman DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/libpng DEBUG: Found port in file:///opt/mports/trunk/dports/net/librsync DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libsdl DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libsdl_image DEBUG: Found port in file:///opt/mports/trunk/dports/audio/libsdl_mixer DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libssh2 DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/libtheora DEBUG: Found port in file:///opt/mports/trunk/dports/devel/libtool DEBUG: Found port in file:///opt/mports/trunk/dports/audio/libvorbis DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/libxml2 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/libxslt DEBUG: Found port in file:///opt/mports/trunk/dports/www/lighttpd DEBUG: Found port in file:///opt/mports/trunk/dports/www/lynx DEBUG: Found port in file:///opt/mports/trunk/dports/archivers/lzmautils DEBUG: Found port in file:///opt/mports/trunk/dports/devel/m4 DEBUG: Found port in file:///opt/mports/trunk/dports/fuse/macfuse DEBUG: Found port in file:///opt/mports/trunk/dports/x11/makedepend DEBUG: Found port in file:///opt/mports/trunk/dports/devel/mercurial DEBUG: Found port in file:///opt/mports/trunk/dports/x11/mesa DEBUG: Found port in file:///opt/mports/trunk/dports/editors/mg DEBUG: Found port in file:///opt/mports/trunk/dports/devel/mhash DEBUG: Found port in file:///opt/mports/trunk/dports/www/mod_python25 DEBUG: Found port in file:///opt/mports/trunk/dports/java/mx4j DEBUG: Found port in file:///opt/mports/trunk/dports/java/mysql-connector-java DEBUG: Found port in file:///opt/mports/trunk/dports/databases/mysql5-devel DEBUG: Found port in file:///opt/mports/trunk/dports/databases/mysql5-server-devel DEBUG: Found port in file:///opt/mports/trunk/dports/devel/ncurses DEBUG: Found port in file:///opt/mports/trunk/dports/devel/ncursesw DEBUG: Found port in file:///opt/mports/trunk/dports/www/neon DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/netpbm DEBUG: Found port in file:///opt/mports/trunk/dports/net/nmap DEBUG: Found port in file:///opt/mports/trunk/dports/x11/openmotif DEBUG: Found port in file:///opt/mports/trunk/dports/devel/openssl DEBUG: Found port in file:///opt/mports/trunk/dports/devel/orbit2 DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-compress-raw-zlib DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-compress-zlib DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-crypt-ssleay DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-dbi DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-html-parser DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-html-tableextract DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-html-tagset DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-io-compress-base DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-io-compress-zlib DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-libwww-perl DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-locale-gettext DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-mime-base64 DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-uri DEBUG: Found port in file:///opt/mports/trunk/dports/perl/p5-xml-parser DEBUG: Found port in file:///opt/mports/trunk/dports/archivers/p7zip DEBUG: Found port in file:///opt/mports/trunk/dports/palm/palm-db-tools DEBUG: Found port in file:///opt/mports/trunk/dports/x11/pango DEBUG: Found port in file:///opt/mports/trunk/dports/devel/pcre DEBUG: Found port in file:///opt/mports/trunk/dports/lang/perl5.8 DEBUG: Found port in file:///opt/mports/trunk/dports/lang/php5 DEBUG: Found port in file:///opt/mports/trunk/dports/php/php5-curl DEBUG: Found port in file:///opt/mports/trunk/dports/php/php5-gd DEBUG: Found port in file:///opt/mports/trunk/dports/php/php5-mcrypt DEBUG: Found port in file:///opt/mports/trunk/dports/www/phpicalendar DEBUG: Found port in file:///opt/mports/trunk/dports/devel/pkgconfig DEBUG: Found port in file:///opt/mports/trunk/dports/security/policykit DEBUG: Found port in file:///opt/mports/trunk/dports/devel/popt DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/port_cutleaves DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/pstree DEBUG: Found port in file:///opt/mports/trunk/dports/python/py-markdown DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-beautifulsoup DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-bz2 DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-cherrypy3 py25-django-devel (0.96.1_1 is installed; the port was not found in the port index) DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-feedparser DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-genshi DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-gobject DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-hashlib DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-libxml2 DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-lxml DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-mysql DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-numeric DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-paste DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-setuptools DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-sqlite3 DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-xml DEBUG: Found port in file:///opt/mports/trunk/dports/python/py25-zlib DEBUG: Found port in file:///opt/mports/trunk/dports/lang/python24 DEBUG: Found port in file:///opt/mports/trunk/dports/lang/python25 DEBUG: Found port in file:///opt/mports/trunk/dports/lang/python26 DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/python_select DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/rarian DEBUG: Found port in file:///opt/mports/trunk/dports/devel/readline render (0.9.2_0 is installed; the port was not found in the port index) DEBUG: Found port in file:///opt/mports/trunk/dports/java/saxpath DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/schroedinger DEBUG: Found port in file:///opt/mports/trunk/dports/www/serf DEBUG: Found port in file:///opt/mports/trunk/dports/java/servlet23-api DEBUG: Found port in file:///opt/mports/trunk/dports/java/servlet24-api DEBUG: Found port in file:///opt/mports/trunk/dports/devel/shared-mime-info DEBUG: Found port in file:///opt/mports/trunk/dports/audio/shorten DEBUG: Found port in file:///opt/mports/trunk/dports/net/sipcalc DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/smpeg DEBUG: Found port in file:///opt/mports/trunk/dports/databases/sqlite3 DEBUG: Found port in file:///opt/mports/trunk/dports/devel/subversion DEBUG: Found port in file:///opt/mports/trunk/dports/devel/t1lib DEBUG: Found port in file:///opt/mports/trunk/dports/lang/tcl DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/texi2html DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/texinfo DEBUG: Found port in file:///opt/mports/trunk/dports/tex/texlive DEBUG: Found port in file:///opt/mports/trunk/dports/tex/texlive_base DEBUG: Found port in file:///opt/mports/trunk/dports/tex/texlive_texmf-full DEBUG: Found port in file:///opt/mports/trunk/dports/tex/texlive_texmf-minimal DEBUG: Found port in file:///opt/mports/trunk/dports/graphics/tiff DEBUG: Found port in file:///opt/mports/trunk/dports/x11/tk DEBUG: Found port in file:///opt/mports/trunk/dports/java/tomcat-native DEBUG: Found port in file:///opt/mports/trunk/dports/java/tomcat5 DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/tree DEBUG: Found port in file:///opt/mports/trunk/dports/net/ttcp DEBUG: Found port in file:///opt/mports/trunk/dports/x11/urw-fonts DEBUG: Found port in file:///opt/mports/trunk/dports/games/vms-empire DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/vobcopy DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/waitfor DEBUG: Found port in file:///opt/mports/trunk/dports/sysutils/watch DEBUG: Found port in file:///opt/mports/trunk/dports/net/wget DEBUG: Found port in file:///opt/mports/trunk/dports/games/wtf DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/x264 DEBUG: Found port in file:///opt/mports/trunk/dports/java/xalanj DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xbitmaps DEBUG: Found port in file:///opt/mports/trunk/dports/java/xercesj DEBUG: Found port in file:///opt/mports/trunk/dports/x11/Xft2 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/xmlcatmgr DEBUG: Found port in file:///opt/mports/trunk/dports/java/xom DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-applewmproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-bigreqsproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-compositeproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-damageproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-dmxproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-dri2proto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-evieproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-fixesproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-fontcacheproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-fontsproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-glproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-inputproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-kbproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libAppleWM DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libdmx DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libfontenc DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libFS DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libice DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-liblbxutil DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-liboldX DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libpthread-stubs DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libs DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libsm DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libX11 DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXau DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXaw DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libxcb DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXcomposite DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXcursor DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXdamage DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXdmcp DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXevie DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXext DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXfixes DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXfont DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXfontcache DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXi DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXinerama DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libxkbfile DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libxkbui DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXmu DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXp DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXrandr DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXres DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXScrnSaver DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXt DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXTrap DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXtst DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXv DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXvMC DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXxf86dga DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXxf86misc DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-libXxf86vm DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-printproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-randrproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-recordproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-renderproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-resourceproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-scrnsaverproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-trapproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-util-macros DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-videoproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xcb-proto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xcb-util DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xcmiscproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xextproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xf86bigfontproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xf86dgaproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xf86miscproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xf86vidmodeproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xineramaproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xproto DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xorg-xtrans DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xpm DEBUG: Found port in file:///opt/mports/trunk/dports/x11/xrender DEBUG: Found port in file:///opt/mports/trunk/dports/multimedia/XviD DEBUG: Found port in file:///opt/mports/trunk/dports/lang/yasm DEBUG: Found port in file:///opt/mports/trunk/dports/www/ZendFramework DEBUG: Found port in file:///opt/mports/trunk/dports/archivers/zlib DEBUG: Found port in file:///opt/mports/trunk/dports/lang/gawk DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gawk 3.1.7_0 exists in the ports tree DEBUG: gawk 3.1.6_0 is the latest installed DEBUG: gawk 3.1.6_0 is active DEBUG: Merging existing variants into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/mports/trunk/dports/lang/gawk DEBUG: OS Platform: darwin DEBUG: OS Version: 9.7.0 DEBUG: Mac OS X Version: 10.5 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/mports/trunk/dports/ _resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port gawk. DEBUG: Requested variant i386 is not provided by port gawk. DEBUG: Requested variant macosx is not provided by port gawk. DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/libiconv DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libiconv 1.13_0 exists in the ports tree DEBUG: libiconv 1.13_0 is the latest installed DEBUG: libiconv 1.13_0 is active DEBUG: Merging existing variants into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/mports/trunk/dports/textproc/ libiconv DEBUG: OS Platform: darwin DEBUG: OS Version: 9.7.0 DEBUG: Mac OS X Version: 10.5 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/mports/trunk/dports/_resources/port1.0/ group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/mports/trunk/dports/ _resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one 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: Found port in file:///opt/mports/trunk/dports/devel/gperf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gperf 3.0.4_0 exists in the ports tree DEBUG: gperf 3.0.4_0 is the latest installed DEBUG: gperf 3.0.4_0 is active DEBUG: Merging existing variants into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/mports/trunk/dports/devel/gperf DEBUG: OS Platform: darwin DEBUG: OS Version: 9.7.0 DEBUG: Mac OS X Version: 10.5 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/mports/trunk/dports/_resources/port1.0/ group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/mports/trunk/dports/ _resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port gperf. DEBUG: Requested variant i386 is not provided by port gperf. DEBUG: Requested variant macosx is not provided by port gperf. DEBUG: No need to upgrade! gperf 3.0.4_0 >= gperf 3.0.4_0 DEBUG: No need to upgrade! libiconv 1.13_0 >= libiconv 1.13_0 DEBUG: Found port in file:///opt/mports/trunk/dports/devel/gettext DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gettext 0.17_4 exists in the ports tree DEBUG: gettext 0.17_4 is the latest installed DEBUG: gettext 0.17_4 is active DEBUG: Merging existing variants into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/mports/trunk/dports/devel/ gettext DEBUG: OS Platform: darwin DEBUG: OS Version: 9.7.0 DEBUG: Mac OS X Version: 10.5 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/mports/trunk/dports/_resources/port1.0/ group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/mports/trunk/dports/ _resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port gettext. DEBUG: Requested variant i386 is not provided by port gettext. DEBUG: Requested variant macosx is not provided by port gettext. DEBUG: Found port in file:///opt/mports/trunk/dports/devel/ncurses DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncurses 5.7_0 exists in the ports tree DEBUG: ncurses 5.7_0 is the latest installed DEBUG: ncurses 5.7_0 is active DEBUG: Merging existing variants into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/mports/trunk/dports/devel/ ncurses DEBUG: OS Platform: darwin DEBUG: OS Version: 9.7.0 DEBUG: Mac OS X Version: 10.5 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/mports/trunk/dports/_resources/port1.0/ group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/mports/trunk/dports/ _resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port ncurses. DEBUG: Requested variant i386 is not provided by port ncurses. DEBUG: Requested variant macosx is not provided by port ncurses. DEBUG: Found port in file:///opt/mports/trunk/dports/devel/ncursesw DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncursesw 5.7_0 exists in the ports tree DEBUG: ncursesw 5.7_0 is the latest installed DEBUG: ncursesw 5.7_0 is active DEBUG: Merging existing variants into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/mports/trunk/dports/devel/ ncursesw DEBUG: OS Platform: darwin DEBUG: OS Version: 9.7.0 DEBUG: Mac OS X Version: 10.5 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/mports/trunk/dports/_resources/port1.0/ group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/mports/trunk/dports/ _resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port ncursesw. DEBUG: Requested variant i386 is not provided by port ncursesw. DEBUG: Requested variant macosx is not provided by port ncursesw. DEBUG: No need to upgrade! ncursesw 5.7_0 >= ncursesw 5.7_0 DEBUG: No need to upgrade! ncurses 5.7_0 >= ncurses 5.7_0 DEBUG: Found port in file:///opt/mports/trunk/dports/textproc/expat DEBUG: epoch: in tree: 0 installed: 0 DEBUG: expat 2.0.1_0 exists in the ports tree DEBUG: expat 2.0.1_0 is the latest installed DEBUG: expat 2.0.1_0 is active DEBUG: Merging existing variants into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/mports/trunk/dports/textproc/ expat DEBUG: OS Platform: darwin DEBUG: OS Version: 9.7.0 DEBUG: Mac OS X Version: 10.5 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/mports/trunk/dports/ _resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port expat. DEBUG: Requested variant i386 is not provided by port expat. DEBUG: Requested variant macosx is not provided by port expat. DEBUG: No need to upgrade! expat 2.0.1_0 >= expat 2.0.1_0 DEBUG: No need to upgrade! gettext 0.17_4 >= gettext 0.17_4 Portfile changed since last build; discarding previous state. DEBUG: delete: Segmentation fault 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From ryandesign at macports.org Sat Aug 1 11:22:13 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 1 Aug 2009 13:22:13 -0500 Subject: PHP 5.3 error with apache 2.2.11 (worker mode mpm) In-Reply-To: References: Message-ID: <2376B12E-1F66-4192-AB14-0D925BC204F3@macports.org> On Aug 1, 2009, at 12:32, Chang James wrote: > PHP Warning: PHP Startup: Unable to load dynamic library '/opt/ > local/lib/php/extensions/no-debug-zts-20090626/gd.so' - dlopen(/opt/ > local/lib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol > not found: _core_globals > Referenced from: /opt/local/lib/php/extensions/no-debug- > zts-20090626/gd.so > Expected in: dynamic lookup > in Unknown on line 0 Are some of your ports compiled 64-bit and some 32-bit? I have read that this can cause this problem. Try compiling everything 32-bit. I have not attempted to compile php 64-bit before. I have also never enabled zts; my extension directory is no-debug-non- zts. I don't know the implications of changing that. From jmr at macports.org Sat Aug 1 11:22:12 2009 From: jmr at macports.org (Joshua Root) Date: Sun, 02 Aug 2009 04:22:12 +1000 Subject: -universal versus universal_variant no In-Reply-To: <87768883-274F-4EBF-893A-958F70D74E5A@macports.org> References: <87768883-274F-4EBF-893A-958F70D74E5A@macports.org> Message-ID: <4A7487D4.8050607@macports.org> On 2009-8-2 03:50, Jeremy Huddleston wrote: > Having "+universal" in your variants set should not affect ports with > "uniersal_variant no" in them. In other words, they should ignore that > variant. > > I thought that this was resolved a month or two ago, but that doesn't > seem to be the case. > > wine-devel is marked "uniersal variant no", but somehow "-arch x86_64" > is creeping into CFLAGS. > > I even tried: > configure.cflags-delete "-arch x86_64" > configure.cxxflags-delete "-arch x86_64" > configure.ldflags-delete "-arch x86_64" > configure.cc-delete "-arch x86_64" > > but that is not preventing the problem. the configure script is > continuing to set that -arch flag even though it is not desired (from > configure.log): > > /usr/bin/gcc-4.2 -m32 -c -O2 -arch x86_64 -I/opt/local/include > conftest.c >&5 > > It is not setting the other archs, just the primary arch: > > $ grep univ /opt/local/etc/macports/macports.conf > universal_archs x86_64 i386 ppc This is unrelated to universal, it's the new build_arch stuff. If you don't want to build for x86_64 in general, set build_arch to i386 in macports.conf. If wine needs to always build for i386 regardless of what build_arch is set to, use `configure.build_arch i386` in the portfile. If you need to change the actual flags that are getting passed to the configure script to tell it to build for $build_arch, change the appropriate configure.${tool}_archflags, where $tool can be cc, cxx, objc, f77, f90 or fc. - Josh From ryandesign at macports.org Sat Aug 1 11:23:19 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 1 Aug 2009 13:23:19 -0500 Subject: segmentation fault? In-Reply-To: <7DBD3F36-C5A2-4F0E-B101-CDB64C816B7A@CentosPrime.COM> References: <249CC70C-049A-481B-AA9E-9FE6AECFB30B@centosprime.com> <4A747DFB.4050005@macports.org> <7DBD3F36-C5A2-4F0E-B101-CDB64C816B7A@CentosPrime.COM> Message-ID: <3A160497-B45C-4D40-8D8E-924735A165ED@macports.org> On Aug 1, 2009, at 13:19, Chris Janton wrote: > On 2009-08-01 , at 10:40 , Joshua Root wrote: > >> Can't do much with this. Need debug output and especially a crash >> log. > > be happy to provide a crash log - if I knew where it was located... Look in ~/Library/Logs/CrashReporter. From jmr at macports.org Sat Aug 1 11:25:39 2009 From: jmr at macports.org (Joshua Root) Date: Sun, 02 Aug 2009 04:25:39 +1000 Subject: segmentation fault? In-Reply-To: <7DBD3F36-C5A2-4F0E-B101-CDB64C816B7A@CentosPrime.COM> References: <249CC70C-049A-481B-AA9E-9FE6AECFB30B@centosprime.com> <4A747DFB.4050005@macports.org> <7DBD3F36-C5A2-4F0E-B101-CDB64C816B7A@CentosPrime.COM> Message-ID: <4A7488A3.8010208@macports.org> On 2009-8-2 04:19, Chris Janton wrote: > On 2009-08-01 , at 10:40 , Joshua Root wrote: > >> Can't do much with this. Need debug output and especially a crash log. > > DEBUG: delete: > Segmentation fault There we are. Fixed. For future reference, crash logs are in /Library/Logs/CrashReporter (and ones from port will be named tclsh__.crash). - Josh From face at CentosPrime.COM Sat Aug 1 11:39:48 2009 From: face at CentosPrime.COM (Chris Janton) Date: Sat, 01 Aug 2009 11:39:48 -0700 Subject: segmentation fault? In-Reply-To: <4A7488A3.8010208@macports.org> References: <249CC70C-049A-481B-AA9E-9FE6AECFB30B@centosprime.com> <4A747DFB.4050005@macports.org> <7DBD3F36-C5A2-4F0E-B101-CDB64C816B7A@CentosPrime.COM> <4A7488A3.8010208@macports.org> Message-ID: <5E868826-66B2-497A-8E56-0A9F86B430E1@CentosPrime.COM> On 2009-08-01 , at 11:25 , Joshua Root wrote: >>> Can't do much with this. Need debug output and especially a crash >>> log. >> >> DEBUG: delete: >> Segmentation fault > > There we are. Fixed. > > For future reference, crash logs are in /Library/Logs/CrashReporter > (and > ones from port will be named tclsh__.crash). Yes - I see the crash logs in the proper location. Next time I can attach. updated from repository port upgrade outdated proceeding as I would hope. Thanks 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From jeremyhu at macports.org Sat Aug 1 14:33:37 2009 From: jeremyhu at macports.org (Jeremy Huddleston) Date: Sat, 1 Aug 2009 14:33:37 -0700 Subject: -universal versus universal_variant no In-Reply-To: <4A7487D4.8050607@macports.org> References: <87768883-274F-4EBF-893A-958F70D74E5A@macports.org> <4A7487D4.8050607@macports.org> Message-ID: > This is unrelated to universal, it's the new build_arch stuff. If you > don't want to build for x86_64 in general, set build_arch to i386 in > macports.conf. If wine needs to always build for i386 regardless of > what > build_arch is set to, use `configure.build_arch i386` in the portfile. Ah ok, that was the problem. I was assuming it was universal creeping in because I've been fighting universal too much lately. wine should have: configure.build_arch i386 Thanks, and I'm glad that my blame was a misfire. Phew. From ryandesign at macports.org Sat Aug 1 15:51:03 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 1 Aug 2009 17:51:03 -0500 Subject: -universal versus universal_variant no In-Reply-To: <4A7487D4.8050607@macports.org> References: <87768883-274F-4EBF-893A-958F70D74E5A@macports.org> <4A7487D4.8050607@macports.org> Message-ID: <76E66A16-F2D5-4C93-B2DB-20A6E56F1D69@macports.org> On Aug 1, 2009, at 13:22, Joshua Root wrote: > This is unrelated to universal, it's the new build_arch stuff. If you > don't want to build for x86_64 in general, set build_arch to i386 in > macports.conf. If wine needs to always build for i386 regardless of > what > build_arch is set to, use `configure.build_arch i386` in the portfile. Yes, now that we have this option available (in trunk anyway) I will need to do that. Better would be allowing wine to build 64-bit, but I don't know how to make that work. From jeremyhu at macports.org Sat Aug 1 16:07:46 2009 From: jeremyhu at macports.org (Jeremy Huddleston) Date: Sat, 1 Aug 2009 16:07:46 -0700 Subject: -universal versus universal_variant no In-Reply-To: <76E66A16-F2D5-4C93-B2DB-20A6E56F1D69@macports.org> References: <87768883-274F-4EBF-893A-958F70D74E5A@macports.org> <4A7487D4.8050607@macports.org> <76E66A16-F2D5-4C93-B2DB-20A6E56F1D69@macports.org> Message-ID: <35707FE2-409B-48B3-BC59-D9998B24AA8C@macports.org> That was my first thought... I tried --enable-win64 (which should do that), but it failed... wine might eventually work well for x86_64, but I don't know how well it will run win32 ABI code at that point. On Aug 1, 2009, at 15:51, Ryan Schmidt wrote: > On Aug 1, 2009, at 13:22, Joshua Root wrote: > >> This is unrelated to universal, it's the new build_arch stuff. If you >> don't want to build for x86_64 in general, set build_arch to i386 in >> macports.conf. If wine needs to always build for i386 regardless of >> what >> build_arch is set to, use `configure.build_arch i386` in the >> portfile. > > Yes, now that we have this option available (in trunk anyway) I will > need to do that. Better would be allowing wine to build 64-bit, but > I don't know how to make that work. > From james.applemac at gmail.com Sat Aug 1 22:04:22 2009 From: james.applemac at gmail.com (Chang James) Date: Sun, 2 Aug 2009 13:04:22 +0800 Subject: PHP 5.3 error with apache 2.2.11 (worker mode mpm) In-Reply-To: <2376B12E-1F66-4192-AB14-0D925BC204F3@macports.org> References: <2376B12E-1F66-4192-AB14-0D925BC204F3@macports.org> Message-ID: Hi Ryan, Thanks for your hint. I'll try re-compile everything about apache and php today. By the way, could you please tell me how to compile everything in 32 bit-bit in mackports? (i.e. which variant should be enabled or disabled to compile everything 32-bit ?) And, if you enable "worker-mode mpm" variant in apache 2.2.X every php module will be compile with thread-safe flag (aka zts), this is same as FreeBSD ports. Best Regards! James Chang 2009/8/2 Ryan Schmidt > > On Aug 1, 2009, at 12:32, Chang James wrote: > > PHP Warning: PHP Startup: Unable to load dynamic library >> '/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so' - >> dlopen(/opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol >> not found: _core_globals >> Referenced from: >> /opt/local/lib/php/extensions/no-debug-zts-20090626/gd.so >> Expected in: dynamic lookup >> in Unknown on line 0 >> > > Are some of your ports compiled 64-bit and some 32-bit? I have read that > this can cause this problem. Try compiling everything 32-bit. I have not > attempted to compile php 64-bit before. > > I have also never enabled zts; my extension directory is no-debug-non-zts. > I don't know the implications of changing that. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sat Aug 1 22:21:36 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 2 Aug 2009 00:21:36 -0500 Subject: PHP 5.3 error with apache 2.2.11 (worker mode mpm) In-Reply-To: References: <2376B12E-1F66-4192-AB14-0D925BC204F3@macports.org> Message-ID: On Aug 2, 2009, at 00:04, Chang James wrote: > Hi Ryan, > > Thanks for your hint. I'll try re-compile everything about > apache and php today. > By the way, could you please tell me how to compile everything in > 32 bit-bit in mackports? (i.e. which variant should be enabled or > disabled to compile everything 32-bit ?) If you are using Mac OS X 10.5.x or earlier and are not using the universal variant on anything, then everything should be 32-bit. If you are using Mac OS X 10.6.x things are now 64-bit by default; to get 32-bit builds you would change build_arch from "x86_64" to "i386" in macports.conf. > And, if you enable "worker-mode mpm" variant in apache 2.2.X > every php module will be compile with thread-safe flag (aka zts), > this is same as FreeBSD ports. Hmm, I see. I don't know much about FreeBSD ports. I've never tried anything other than the default mpm for apache2. Curiously, the apache2 port doesn't define its mpm variants very well. I'll file a ticket about that. From protsman at mac.com Wed Aug 5 00:33:19 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 05 Aug 2009 00:33:19 -0700 Subject: cpanp error Message-ID: Macports cpanp not for Perl 5.8.9? @naiad /opt/local/bin] cpanp Can't locate CPANPLUS.pm in @INC (@INC contains: /opt/local/lib/perl5/ site_perl/5.8.9/darwin-2level /opt/local/lib/perl5/site_perl/5.8.9 / opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/site_perl/ 5.8.8/darwin-2level /opt/local/lib/perl5/site_perl /opt/local/lib/ perl5/vendor_perl/5.8.9/darwin-2level /opt/local/lib/perl5/vendor_perl/ 5.8.9 /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/lib/perl5/ vendor_perl/5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl /opt/ local/lib/perl5/5.8.9/darwin-2level /opt/local/lib/perl5/5.8.9 .) at / opt/local/bin/cpanp line 11. BEGIN failed--compilation aborted at /opt/local/bin/cpanp line 11. @naiad /opt/local/bin] ll {perl*,cpanp*} -r-xr-xr-x 1 root admin 3.3K Aug 4 18:22 cpanp* -r-xr-xr-x 1 root admin 443B Aug 4 18:22 cpanp-run-perl* -rwxr-xr-x 2 root admin 1.1M Apr 1 09:52 perl* lrwxr-xr-x 1 root admin 25B May 14 17:08 perl5.10@ -> /opt/local/ bin/perl5.10.0 -rwxr-xr-x 1 root admin 1.3M May 14 17:05 perl5.10.0* lrwxr-xr-x 1 root admin 9B Apr 1 09:53 perl5.8@ -> perl5.8.9 -rwxr-xr-x 2 root admin 1.1M Apr 1 09:52 perl5.8.9* -rwxr-xr-x 2 root admin 44K Apr 1 09:52 perlbug* -rwxr-xr-x 2 root admin 37K May 14 17:05 perlbug-5.10* -rwxr-xr-x 2 root admin 18K Apr 1 09:52 perlcc* -r-xr-xr-x 1 root admin 215B Aug 4 18:41 perldoc* -rwxr-xr-x 2 root admin 236B May 14 17:05 perldoc-5.10* -rwxr-xr-x 2 root admin 12K Apr 1 09:52 perlivp* -rwxr-xr-x 2 root admin 12K May 14 17:05 perlivp-5.10* -rwxr-xr-x 2 root admin 44K Apr 1 09:52 perlthanks* -r-xr-xr-x 1 root admin 101K Aug 4 18:41 perltidy* @naiad /opt/local/bin] locate CPANPLUS.pm /opt/local/lib/perl5/5.10.0/CPANPLUS.pm /opt/local/var/macports/software/perl5.10/5.10.0_2/opt/local/lib/ perl5/5.10.0/CPANPLUS.pm /opt/local/var/macports/software/perl5.10/5.10.0_3/opt/local/lib/ perl5/5.10.0/CPANPLUS.pm /opt/local/var/macports/software/perl5.10/5.10.0_4/opt/local/lib/ perl5/5.10.0/CPANPLUS.pm Apparently the /opt/local/bin/cpanp is only for 5.10.0, correct? Next, I tried installing CPANPLUS with Perl 5.8.9: Result: FAIL Failed 20/20 test programs. 0/0 subtests failed. make: *** [test_dynamic] Error 2 KANE/CPANPLUS-0.88.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports KANE/CPANPLUS-0.88.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: JESSE/Locale-Maketext-Simple-0.20.tar.gz : make_test NO KANE/Params-Check-0.26.tar.gz : make_test NO KANE/Module-Load-Conditional-0.30.tar.gz : make_test NO KANE/Log-Message-0.02.tar.gz : make_test NO KANE/Log-Message-Simple-0.04.tar.gz : make_test NO KANE/Term-UI-0.20.tar.gz : make_test NO KANE/Object-Accessor-0.34.tar.gz : make_test NO KANE/IPC-Cmd-0.46.tar.gz : make_test NO KANE/File-Fetch-0.20.tar.gz : make_test NO KANE/Archive-Extract-0.34.tar.gz : make_test NO KANE/CPANPLUS-0.88.tar.gz : make_test NO cpan[5]> Bleh, that stinks. Ideas? --Shawn From ryandesign at macports.org Wed Aug 5 10:42:43 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 5 Aug 2009 12:42:43 -0500 Subject: cpanp error In-Reply-To: References: Message-ID: On Aug 5, 2009, at 02:33, Shawn Protsman wrote: > Macports cpanp not for Perl 5.8.9? [snip] > Apparently the /opt/local/bin/cpanp is only for 5.10.0, correct? I am not familiar with cpanp. What port installed that file? port provides /opt/local/bin/cpanp would tell you. From protsman at mac.com Wed Aug 5 11:18:06 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 05 Aug 2009 11:18:06 -0700 Subject: cpanp error In-Reply-To: References: Message-ID: On Aug 5, 2009, at 10:42 AM, Ryan Schmidt wrote: > On Aug 5, 2009, at 02:33, Shawn Protsman wrote: > >> Macports cpanp not for Perl 5.8.9? > > [snip] > >> Apparently the /opt/local/bin/cpanp is only for 5.10.0, correct? > > I am not familiar with cpanp. What port installed that file? > > port provides /opt/local/bin/cpanp > > would tell you. Ryan, Thanks for the 'provides' argument. Here is my output on every cpan component in /opt/local/bin. @naiad ~] for idx in $( ls -1 /opt/local/bin/cpan* ); do port provides $idx; done /opt/local/bin/cpan is provided by: perl5.8 /opt/local/bin/cpan-5.10 is provided by: perl5.10 /opt/local/bin/cpan2dist is not provided by a MacPorts port. /opt/local/bin/cpan2dist-5.10 is provided by: perl5.10 /opt/local/bin/cpanp is not provided by a MacPorts port. /opt/local/bin/cpanp-run-perl is not provided by a MacPorts port. /opt/local/bin/cpan-5.10 is provided by: perl5.10 /opt/local/bin/cpan2dist is not provided by a MacPorts port. /opt/local/bin/cpan2dist-5.10 is provided by: perl5.10 /opt/local/bin/cpan2dist-5.10 is provided by: perl5.10 /opt/local/bin/cpanp is not provided by a MacPorts port. /opt/local/bin/cpanp-run-perl is not provided by a MacPorts port. Rather odd that cpanplus is not showing as being registered with any macport. I wonder if I should blow away perl5.10 and reinstall? Scratchin' me noggin', Shawn From dluke at geeklair.net Wed Aug 5 12:10:31 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Wed, 5 Aug 2009 15:10:31 -0400 Subject: cpanp error In-Reply-To: References: Message-ID: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> On Aug 5, 2009, at 2:18 PM, Shawn Protsman wrote: > /opt/local/bin/cpanp is not provided by a MacPorts port. > > Rather odd that cpanplus is not showing as being registered with any > macport. It just means that you installed it (without using macports). From the looks of it, you built it against perl5.8 but it's not working correctly. > I wonder if I should blow away perl5.10 and reinstall? I would recommend not using both perl5.8 and perl5.10 at the same time (just use the latest - perl 5.10 unless you have some reason to use 5.8 instead). One other thing to note is that if possible, you probably want to install your perl modules using macports instead of using cpan directly. -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From protsman at mac.com Wed Aug 5 13:53:55 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 05 Aug 2009 13:53:55 -0700 Subject: cpanp error In-Reply-To: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> References: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> Message-ID: <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> On Aug 5, 2009, at 12:10 PM, Daniel J. Luke wrote: > On Aug 5, 2009, at 2:18 PM, Shawn Protsman wrote: >> /opt/local/bin/cpanp is not provided by a MacPorts port. >> >> Rather odd that cpanplus is not showing as being registered with >> any macport. > > It just means that you installed it (without using macports). From > the looks of it, you built it against perl5.8 but it's not working > correctly. > >> I wonder if I should blow away perl5.10 and reinstall? > > > I would recommend not using both perl5.8 and perl5.10 at the same > time (just use the latest - perl 5.10 unless you have some reason to > use 5.8 instead). > > One other thing to note is that if possible, you probably want to > install your perl modules using macports instead of using cpan > directly. Hi Daniel, I'd love to have just 5.10 on my system but I cannot remove 5.8.9_3. @naiad ~] port installed | grep perl perl5.10 @5.10.0_2 perl5.10 @5.10.0_3 perl5.10 @5.10.0_4 (active) perl5.8 @5.8.8_3+darwin_9 perl5.8 @5.8.9_1 perl5.8 @5.8.9_2 perl5.8 @5.8.9_3 (active) I've removed everything else (in an attempt to clean it up and reinstall 5.10) but 5.8.9 has dependencies: @naiad /opt/local/bin] sudo port uninstall perl5.8 @5.8.9_3 ---> Unable to uninstall perl5.8 5.8.9_3, the following ports depend on it: ---> p5-error ---> git-core ---> ghc Error: port uninstall failed: Please uninstall the ports that depend on perl5.8 first. Suggestions? --Shawn From protsman at mac.com Wed Aug 5 14:28:59 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 05 Aug 2009 14:28:59 -0700 Subject: ghc compile error Message-ID: <322FA62F-2F31-4689-9A17-D2C4F88160E1@mac.com> @naiad ~] sudo port clean ghc ---> Cleaning ghc @naiad ~] sudo port install ghc ---> Fetching ghc ---> Verifying checksum(s) for ghc ---> Extracting ghc ---> Applying patches to ghc ---> Configuring ghc Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_ghc/work/ghc-6.10.3" && ./configure -- prefix=/opt/local --prefix=/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_ghc/work/destroot/opt/local -- datadir=/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_ghc/work/destroot/opt/local/share/ ghc-6.10.3 --with-gmp-includes=/opt/local/include --with-gmp- libraries=/opt/local/lib --with-ghc='/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_ghc/work/ghc-bootstrap/bin/ghc' -- with-gcc=/usr/bin/gcc-4.0 " returned error 2 Command output: checking build system type... i386-apple-darwin9.7.0 checking host system type... i386-apple-darwin9.7.0 checking target system type... i386-apple-darwin9.7.0 Canonicalised to: i386-apple-darwin checking version of ghc... 6.8.2 checking for nhc... no checking for nhc98... no checking for hbc... no checking for ld... /usr/bin/ld ./configure: line 11082: syntax error: unexpected end of file Error: Status 1 encountered during processing. From ryandesign at macports.org Wed Aug 5 14:37:04 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 5 Aug 2009 16:37:04 -0500 Subject: cpanp error In-Reply-To: <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> References: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> Message-ID: On Aug 5, 2009, at 15:53, Shawn Protsman wrote: > I'd love to have just 5.10 on my system but I cannot remove 5.8.9_3. > > @naiad ~] port installed | grep perl > perl5.10 @5.10.0_2 > perl5.10 @5.10.0_3 > perl5.10 @5.10.0_4 (active) > perl5.8 @5.8.8_3+darwin_9 > perl5.8 @5.8.9_1 > perl5.8 @5.8.9_2 > perl5.8 @5.8.9_3 (active) > > I've removed everything else (in an attempt to clean it up and > reinstall 5.10) but 5.8.9 has dependencies: > > @naiad /opt/local/bin] sudo port uninstall perl5.8 @5.8.9_3 > ---> Unable to uninstall perl5.8 5.8.9_3, the following ports > depend on it: > ---> p5-error > ---> git-core > ---> ghc > Error: port uninstall failed: Please uninstall the ports that > depend on perl5.8 first. > > Suggestions? If you have the current version of ports ("sudo port sync" gets you them), p5-error and git-core do not depend on perl5.8 but on perl5, which means that either perl5.8 or perl5.10 would work. You should be able to forcibly uninstall them (port -f uninstall p5-error git-core) and then reinstall them to get them to correctly record their dependencies on perl5. ghc requires perl5.8. A comment in that portfile reads "since correctly handling whitespace is critical, only perl 5.8 is known to work reliably." If you need more information than that you could ask ghc's maintainer or the developers of ghc. From protsman at mac.com Wed Aug 5 14:54:40 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 05 Aug 2009 14:54:40 -0700 Subject: cpanp error In-Reply-To: References: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> Message-ID: <83E694FE-BE67-45E2-9C64-4D76D0280E00@mac.com> On Aug 5, 2009, at 2:37 PM, Ryan Schmidt wrote: > On Aug 5, 2009, at 15:53, Shawn Protsman wrote: > >> >> I've removed everything else (in an attempt to clean it up and >> reinstall 5.10) but 5.8.9 has dependencies: >> >> @naiad /opt/local/bin] sudo port uninstall perl5.8 @5.8.9_3 >> ---> Unable to uninstall perl5.8 5.8.9_3, the following ports >> depend on it: >> ---> p5-error >> ---> git-core >> ---> ghc >> Error: port uninstall failed: Please uninstall the ports that >> depend on perl5.8 first. >> >> Suggestions? > > If you have the current version of ports ("sudo port sync" gets you > them), p5-error and git-core do not depend on perl5.8 but on perl5, > which means that either perl5.8 or perl5.10 would work. You should > be able to forcibly uninstall them (port -f uninstall p5-error git- > core) and then reinstall them to get them to correctly record their > dependencies on perl5. > > ghc requires perl5.8. A comment in that portfile reads "since > correctly handling whitespace is critical, only perl 5.8 is known to > work reliably." If you need more information than that you could ask > ghc's maintainer or the developers of ghc. Uhg. I wish you were right but git-core wants to install perl5.8: @naiad ~] sudo port -f uninstall p5-error git-core perl5.8 ---> Unable to uninstall p5-error 0.17015_0, the following ports depend on it: ---> git-core Warning: Uninstall forced. Proceeding despite dependencies. ---> Deactivating p5-error @0.17015_0 ---> Uninstalling p5-error @0.17015_0 ---> Deactivating git-core @1.6.4_0+doc ---> Uninstalling git-core @1.6.4_0+doc ---> Deactivating perl5.8 @5.8.9_3 ---> Uninstalling perl5.8 @5.8.9_3 @naiad ~] sudo port install git-core ---> Fetching perl5.8 ---> Verifying checksum(s) for perl5.8 ---> Extracting perl5.8 ---> Applying patches to perl5.8 ---> Configuring perl5.8 ---> Building perl5.8 _ From dluke at geeklair.net Wed Aug 5 15:57:31 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Wed, 5 Aug 2009 18:57:31 -0400 Subject: cpanp error In-Reply-To: <83E694FE-BE67-45E2-9C64-4D76D0280E00@mac.com> References: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> <83E694FE-BE67-45E2-9C64-4D76D0280E00@mac.com> Message-ID: On Aug 5, 2009, at 5:54 PM, Shawn Protsman wrote: >> If you have the current version of ports ("sudo port sync" gets you >> them), p5-error and git-core do not depend on perl5.8 but on perl5, >> which means that either perl5.8 or perl5.10 would work. > Uhg. I wish you were right but git-core wants to install perl5.8: IIRC, the perl5 port hasn't been updated to handle either perl5.8 or perl5.10 (and just default to one or the other). Personally, I have perl5.10 installed, with a manually created symlink so it's at ${prefix}/bin/perl, and then I edit ports that want to install perl5.8 ;-) -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From ryandesign at macports.org Wed Aug 5 15:58:55 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 5 Aug 2009 17:58:55 -0500 Subject: cpanp error In-Reply-To: <83E694FE-BE67-45E2-9C64-4D76D0280E00@mac.com> References: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> <83E694FE-BE67-45E2-9C64-4D76D0280E00@mac.com> Message-ID: <01404DBB-00D2-4926-AD19-9F4742B05835@macports.org> On Aug 5, 2009, at 16:54, Shawn Protsman wrote: >> If you have the current version of ports ("sudo port sync" gets >> you them), p5-error and git-core do not depend on perl5.8 but on >> perl5, which means that either perl5.8 or perl5.10 would work. You >> should be able to forcibly uninstall them (port -f uninstall p5- >> error git-core) and then reinstall them to get them to correctly >> record their dependencies on perl5. > > Uhg. I wish you were right but git-core wants to install perl5.8: > > @naiad ~] sudo port -f uninstall p5-error git-core perl5.8 > ---> Unable to uninstall p5-error 0.17015_0, the following ports > depend on it: > ---> git-core > Warning: Uninstall forced. Proceeding despite dependencies. > ---> Deactivating p5-error @0.17015_0 > ---> Uninstalling p5-error @0.17015_0 > ---> Deactivating git-core @1.6.4_0+doc > ---> Uninstalling git-core @1.6.4_0+doc > ---> Deactivating perl5.8 @5.8.9_3 > ---> Uninstalling perl5.8 @5.8.9_3 > > @naiad ~] sudo port install git-core > ---> Fetching perl5.8 > ---> Verifying checksum(s) for perl5.8 > ---> Extracting perl5.8 > ---> Applying patches to perl5.8 > ---> Configuring perl5.8 > ---> Building perl5.8 My mistake. git-core depends on perl5, like I said, but perl5 depends on perl5.8. I had thought perl5 could make use of either perl5.8 or perl5.10, whichever was already installed, but I was wrong. In that case, there isn't a way to have MacPorts use perl5.10. Marcus, what is the purpose of perl5, then? :) Why did we spend all this effort converting ports from depending on perl5.8 to depending on perl5? http://trac.macports.org/ticket/16830 is the ticket about perl5, which is very lengthy and I don't feel like like reading through it all now. The last comments say we're waiting on perl 5.10.1 to be released, which still hasn't happened. From ryandesign at macports.org Wed Aug 5 16:01:29 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 5 Aug 2009 18:01:29 -0500 Subject: ghc compile error In-Reply-To: <322FA62F-2F31-4689-9A17-D2C4F88160E1@mac.com> References: <322FA62F-2F31-4689-9A17-D2C4F88160E1@mac.com> Message-ID: On Aug 5, 2009, at 16:28, Shawn Protsman wrote: > @naiad ~] sudo port clean ghc > ---> Cleaning ghc > @naiad ~] sudo port install ghc > ---> Fetching ghc > ---> Verifying checksum(s) for ghc > ---> Extracting ghc > ---> Applying patches to ghc > ---> Configuring ghc > Error: Target org.macports.configure returned: configure failure: > shell command " cd "/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ > ghc/work/ghc-6.10.3" && ./configure --prefix=/opt/local --prefix=/ > opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ > ghc/work/destroot/opt/local --datadir=/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ > ghc/work/destroot/opt/local/share/ghc-6.10.3 --with-gmp-includes=/ > opt/local/include --with-gmp-libraries=/opt/local/lib --with-ghc='/ > opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ > ghc/work/ghc-bootstrap/bin/ghc' --with-gcc=/usr/bin/gcc-4.0 " > returned error 2 > Command output: checking build system type... i386-apple-darwin9.7.0 > checking host system type... i386-apple-darwin9.7.0 > checking target system type... i386-apple-darwin9.7.0 > Canonicalised to: i386-apple-darwin > checking version of ghc... 6.8.2 > checking for nhc... no > checking for nhc98... no > checking for hbc... no > checking for ld... /usr/bin/ld > ./configure: line 11082: syntax error: unexpected end of file This is the ticket for this error: http://trac.macports.org/ticket/20468 From protsman at mac.com Wed Aug 5 16:57:44 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 05 Aug 2009 16:57:44 -0700 Subject: install cpanplus module fails with macports perl5.8.9 Message-ID: <8E82DD48-15BA-44D1-BA48-F00D3FA88B69@mac.com> cpanp-5.10 (cpanplus) installs with perl5.10 and I like it a lot. Because of dependencies with some macports pkgs I also have perl5.8.9 installed. So, I've been attempting to get the CPANPLUS module installed with perl5.8.9. To my despair it will not install. Module prerequisite after module prerequisite fails. I then did an 'su' to another user that has no macports path information set up. Ran Apple's cpan (perl5.8.8) and installed CPANPLUS without any errors. Am I alone in this endeavor? I'm about to give up on this but now that I've been sucked in I want to get it resolved. I have the output of both in text files if anyone wants to see the diff. --Shawn From protsman at mac.com Wed Aug 5 17:24:18 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 05 Aug 2009 17:24:18 -0700 Subject: cpanp error In-Reply-To: <01404DBB-00D2-4926-AD19-9F4742B05835@macports.org> References: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> <83E694FE-BE67-45E2-9C64-4D76D0280E00@mac.com> <01404DBB-00D2-4926-AD19-9F4742B05835@macports.org> Message-ID: <71143D79-873D-4082-A395-A861DF214BFB@mac.com> On Aug 5, 2009, at 3:58 PM, Ryan Schmidt wrote: > On Aug 5, 2009, at 16:54, Shawn Protsman wrote: > > > My mistake. git-core depends on perl5, like I said, but perl5 > depends on perl5.8. I had thought perl5 could make use of either > perl5.8 or perl5.10, whichever was already installed, but I was > wrong. In that case, there isn't a way to have MacPorts use perl5.10. > > Marcus, what is the purpose of perl5, then? :) Why did we spend all > this effort converting ports from depending on perl5.8 to depending > on perl5? > > http://trac.macports.org/ticket/16830 is the ticket about perl5, > which is very lengthy and I don't feel like like reading through it > all now. The last comments say we're waiting on perl 5.10.1 to be > released, which still hasn't happened. Please add me to the cc notification for that ticket. Thanks. From mark at dxradio.demon.co.uk Thu Aug 6 04:57:50 2009 From: mark at dxradio.demon.co.uk (Mark Hattam) Date: Thu, 6 Aug 2009 12:57:50 +0100 Subject: mcrypt in php5 Message-ID: <378D6F83-EB32-4ECD-A141-C0F4BD3561B8@dxradio.demon.co.uk> I already had php5 installed which recently got upgraded to 5.3.0 sudo port installed php5 @5.3.0_1+apache2+macosx+mysql5 (active) But now phpMyAdmin complains that mcrypt is not installed (it used not to complain this way) Cannot load mcrypt extension. Please check your PHP configuration. So I've now done a sudo port install php5-mcrypt and it shows as php5-mcrypt @5.3.0_0 (active) However phpMyAdmin still doesn't "see" mcrypt. php.ini has ; Directory in which the loadable extensions (modules) reside. ; http://php.net/extension-dir extension_dir = "./" ; On windows: ; extension_dir = "ext" which it had already, and looks to be what the php5-mcrypt installer said to check. So what is there to check now? Mark From dluke at geeklair.net Thu Aug 6 06:27:52 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Thu, 6 Aug 2009 09:27:52 -0400 Subject: cpanp error In-Reply-To: <01404DBB-00D2-4926-AD19-9F4742B05835@macports.org> References: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> <83E694FE-BE67-45E2-9C64-4D76D0280E00@mac.com> <01404DBB-00D2-4926-AD19-9F4742B05835@macports.org> Message-ID: <3BC73FB3-8D0D-4A4A-9C8E-9B2AD164D8E7@geeklair.net> On Aug 5, 2009, at 6:58 PM, Ryan Schmidt wrote: > My mistake. git-core depends on perl5, like I said, but perl5 > depends on perl5.8. I had thought perl5 could make use of either > perl5.8 or perl5.10, whichever was already installed, but I was > wrong. In that case, there isn't a way to have MacPorts use perl5.10. > > Marcus, what is the purpose of perl5, then? :) Why did we spend all > this effort converting ports from depending on perl5.8 to depending > on perl5? I think the eventual plan was to have perl5 update to the most recent stable perl 5.x.x (instead of having it be a stand in for any perl5). > http://trac.macports.org/ticket/16830 is the ticket about perl5, > which is very lengthy and I don't feel like like reading through it > all now. The last comments say we're waiting on perl 5.10.1 to be > released, which still hasn't happened. It's a mistake to be waiting for perl 5.10.1, we should be shipping 5.10 as the default perl. -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From protsman at mac.com Thu Aug 6 17:10:43 2009 From: protsman at mac.com (Shawn Protsman) Date: Thu, 06 Aug 2009 17:10:43 -0700 Subject: cpanp error In-Reply-To: <3BC73FB3-8D0D-4A4A-9C8E-9B2AD164D8E7@geeklair.net> References: <2C590B22-BEB4-403D-BD1E-EACE55F01388@geeklair.net> <7244864C-40BF-4002-953B-8BEEC520A1CD@mac.com> <83E694FE-BE67-45E2-9C64-4D76D0280E00@mac.com> <01404DBB-00D2-4926-AD19-9F4742B05835@macports.org> <3BC73FB3-8D0D-4A4A-9C8E-9B2AD164D8E7@geeklair.net> Message-ID: <348ED2A0-75D0-43A8-B8FD-51F3AC3053D4@mac.com> On Aug 6, 2009, at 6:27 AM, Daniel J. Luke wrote: > On Aug 5, 2009, at 6:58 PM, Ryan Schmidt wrote: >> http://trac.macports.org/ticket/16830 is the ticket about perl5, >> which is very lengthy and I don't feel like like reading through it >> all now. The last comments say we're waiting on perl 5.10.1 to be >> released, which still hasn't happened. > > It's a mistake to be waiting for perl 5.10.1, we should be shipping > 5.10 as the default perl. I agree. Perl 5.10.0 is the default on my openSUSE 11.0 and Ubuntu 9.04 workstations. I prefer to do most of my work on my Mac and could do without the headaches of perl confusion. --Shawn From ryandesign at macports.org Thu Aug 6 19:24:07 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 6 Aug 2009 21:24:07 -0500 Subject: mcrypt in php5 In-Reply-To: <378D6F83-EB32-4ECD-A141-C0F4BD3561B8@dxradio.demon.co.uk> References: <378D6F83-EB32-4ECD-A141-C0F4BD3561B8@dxradio.demon.co.uk> Message-ID: <735C3869-01C5-47FA-8FE7-761DEBE5BE39@macports.org> On Aug 6, 2009, at 06:57, Mark Hattam wrote: > I already had php5 installed which recently got upgraded to 5.3.0 > > sudo port installed > php5 @5.3.0_1+apache2+macosx+mysql5 (active) > > But now phpMyAdmin complains that mcrypt is not installed (it used > not to complain this way) > Cannot load mcrypt extension. Please check your PHP configuration. > > So I've now done a > sudo port install php5-mcrypt > > and it shows as > php5-mcrypt @5.3.0_0 (active) > > However phpMyAdmin still doesn't "see" mcrypt. > > php.ini has > > ; Directory in which the loadable extensions (modules) reside. > ; http://php.net/extension-dir > extension_dir = "./" Remove or comment out (by prepending a semicolon) the above line. > ; On windows: > ; extension_dir = "ext" > > which it had already, and looks to be what the php5-mcrypt > installer said to check. > > So what is there to check now? From aaron.rasmussen at comcast.net Fri Aug 7 14:55:49 2009 From: aaron.rasmussen at comcast.net (Rasmussen Law Offices, PLLC) Date: Fri, 7 Aug 2009 14:55:49 -0700 Subject: Newbie can't install xorg-libXext Message-ID: <54CE1436-4180-4E0F-8CC0-84863E242A9D@comcast.net> First let me say that I'm very new at using macports. I was trying to install hydrogen on my Macbook running Leopard 10.5.7. It hangs when it starts to try and install xorg-libXext. Here's the message that I get: administrators-macbook:~ Administrator$ sudo port install -v hydrogen Password: ---> Building xorg-libXext Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xor g-libXext/work/libXext-1.0.99.4" && make all " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xor g-libXext/work/libXext-1.0.99.4: No such file or directory Error: The following dependencies failed to build: scons python25 tk xorg-libXScrnSaver xorg-libXext Error: Status 1 encountered during processing. administrators-macbook:~ Administrator$ So how do I fix this? I've tried installing xorg-libXext by itself and I get the same message. Thanks for any help you can give. Rock on. -------------- next part -------------- An HTML attachment was scrubbed... URL: From blb at macports.org Fri Aug 7 15:30:57 2009 From: blb at macports.org (Bryan Blackburn) Date: Fri, 7 Aug 2009 16:30:57 -0600 Subject: Newbie can't install xorg-libXext In-Reply-To: <54CE1436-4180-4E0F-8CC0-84863E242A9D@comcast.net> References: <54CE1436-4180-4E0F-8CC0-84863E242A9D@comcast.net> Message-ID: <20090807223057.GG609@ninagal.withay.com> On Fri, Aug 07, 2009 at 02:55:49PM -0700, Rasmussen Law Offices, PLLC said: > First let me say that I'm very new at using macports. > > I was trying to install hydrogen on my Macbook running Leopard > 10.5.7. It hangs when it starts to try and install xorg-libXext. > > Here's the message that I get: > > administrators-macbook:~ Administrator$ sudo port install -v hydrogen > Password: > ---> Building xorg-libXext > Error: Target org.macports.build returned: shell command " cd "/opt/ > local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xor > g-libXext/work/libXext-1.0.99.4" && make all " returned error 1 > Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xor > g-libXext/work/libXext-1.0.99.4: No such file or directory > > Error: The following dependencies failed to build: scons python25 tk > xorg-libXScrnSaver xorg-libXext > Error: Status 1 encountered during processing. > administrators-macbook:~ Administrator$ > > So how do I fix this? I've tried installing xorg-libXext by itself > and I get the same message. That's weird; try $ sudo port clean --work xorg-libXext then see if your install of hydrogen works then. Bryan > > Thanks for any help you can give. Rock on. From jmr at macports.org Fri Aug 7 20:29:57 2009 From: jmr at macports.org (Joshua Root) Date: Sat, 08 Aug 2009 13:29:57 +1000 Subject: MacPorts 1.8.0-beta1 now available for testing Message-ID: <4A7CF135.2050102@macports.org> Source code and a Leopard disk image for MacPorts 1.8.0-beta1 are now available [1]. A Tiger disk image should be added before too long. While there are no known regressions from 1.7.1 at this point, be prepared to encounter bugs. Please report any that you find [2] (after first searching Trac [3], of course!) There are a huge number of changes in this release. See the ChangeLog [4] for a list of most of them. You may like to focus your testing on the new features in that list, as well as your normal usage. Cheers, Josh [1] [2] [3] [4] From james.applemac at gmail.com Sat Aug 8 11:34:44 2009 From: james.applemac at gmail.com (Chang James) Date: Sun, 9 Aug 2009 02:34:44 +0800 Subject: About PHP 5.3 and PostgreSQL 8.4.0 Message-ID: Hi , I'm try to use macport to install PHP5.3 whit Apahac 2.2.11 (worker mpm mode). But it seems no variant could let PHP5 support PostgreSQL 8.4.0. Could it possible to add variant to enable PostgreSQL 8.4.0 support by PHP5.3? By the way, there are many php extenstion ports still only support PostgreSQL 8.3.X. Could it possible that the postgresql version contron variant can be handle by PHP5's varient? Best Regards! James Chang -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sat Aug 8 12:20:32 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 8 Aug 2009 14:20:32 -0500 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: References: Message-ID: On Aug 8, 2009, at 13:34, Chang James wrote: > I'm try to use macport to install PHP5.3 whit Apahac 2.2.11 > (worker mpm mode). > But it seems no variant could let PHP5 support PostgreSQL 8.4.0. > Could it possible to add variant to enable PostgreSQL 8.4.0 support > by PHP5.3? > > By the way, there are many php extenstion ports still only > support PostgreSQL 8.3.X. > Could it possible that the postgresql version contron variant can > be handle by PHP5's > varient? The variants are being removed from the php5 port in favor of separate ports (see ticket #19091 if interested). I already added a separate port for php5's postgresql support, and in the process already made it possible to use postgresql84; this is the default in fact. So just ignore the variants you see in php5 and install the port php5-postgresql. From jmr at macports.org Sat Aug 8 15:35:37 2009 From: jmr at macports.org (Joshua Root) Date: Sun, 09 Aug 2009 08:35:37 +1000 Subject: MacPorts 1.8.0-beta1 now available for testing In-Reply-To: <4A7CF135.2050102@macports.org> References: <4A7CF135.2050102@macports.org> Message-ID: <4A7DFDB9.1040402@macports.org> On 2009-8-8 13:29, Joshua Root wrote: > Source code and a Leopard disk image for MacPorts 1.8.0-beta1 are now > available [1]. A Tiger disk image should be added before too long. The Tiger dmg is now available in the same place as the rest: - Josh From james.applemac at gmail.com Sat Aug 8 21:26:29 2009 From: james.applemac at gmail.com (Chang James) Date: Sun, 9 Aug 2009 12:26:29 +0800 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: References: Message-ID: 2009/8/9 Ryan Schmidt > On Aug 8, 2009, at 13:34, Chang James wrote: > > I'm try to use macport to install PHP5.3 whit Apahac 2.2.11 (worker mpm >> mode). >> But it seems no variant could let PHP5 support PostgreSQL 8.4.0. >> Could it possible to add variant to enable PostgreSQL 8.4.0 support by >> PHP5.3? >> >> By the way, there are many php extenstion ports still only support >> PostgreSQL 8.3.X. >> Could it possible that the postgresql version contron variant can be >> handle by PHP5's >> varient? >> > > The variants are being removed from the php5 port in favor of separate > ports (see ticket #19091 if interested). I already added a separate port for > php5's postgresql support, and in the process already made it possible to > use postgresql84; this is the default in fact. So just ignore the variants > you see in php5 and install the port php5-postgresql. > > Thanks for your answer. I have another question, does the sqlite vairant in php5 could also be ignored? because there is php5-sqlite and php5-sqlite3 in macport? And what is the different between php5-sqlite and php5-sqlite3?(I cannot find any notice in these ports :<) Best Regards! James Chang -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.applemac at gmail.com Sat Aug 8 21:36:38 2009 From: james.applemac at gmail.com (Chang James) Date: Sun, 9 Aug 2009 12:36:38 +0800 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: References: Message-ID: 2009/8/9 Ryan Schmidt > On Aug 8, 2009, at 13:34, Chang James wrote: > > I'm try to use macport to install PHP5.3 whit Apahac 2.2.11 (worker mpm >> mode). >> But it seems no variant could let PHP5 support PostgreSQL 8.4.0. >> Could it possible to add variant to enable PostgreSQL 8.4.0 support by >> PHP5.3? >> >> By the way, there are many php extenstion ports still only support >> PostgreSQL 8.3.X. >> Could it possible that the postgresql version contron variant can be >> handle by PHP5's >> varient? >> > > The variants are being removed from the php5 port in favor of separate > ports (see ticket #19091 if interested). I already added a separate port for > php5's postgresql support, and in the process already made it possible to > use postgresql84; this is the default in fact. So just ignore the variants > you see in php5 and install the port php5-postgresql. > > I just re-compile php5 in macports few minutes ago, but something wrong about PostgreSQL 8.3. Following are the message: root# /opt/local/bin/port install php5 +snmp +mysql5 +pear +sockets +fastcgi +macosx +pcntl +apache2 +ipc Warning: Implicit variants should not be explicitly set or unset. macosx will be ignored. Warning: Skipping upgrade since libiconv 1.13_0 >= libiconv 1.13_0, even though installed variants "+enable_cp932fix+freebsd+linux" do not match "+enable_cp932fix". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since ncurses 5.7_0 >= ncurses 5.7_0, even though installed variants "+freebsd" do not match "". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even though installed variants "+memdebug+threads" do not match "+darwin+memdebug+threads". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "+rfc3779" do not match "+darwin+rfc3779". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. ---> Computing dependencies for postgresql83 ---> Building postgresql83 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_postgresql83/work/postgresql-8.3.7" && /usr/bin/gnumake -j2 " returned error 2 Command output: gnumake[4]: `SUBSYS.o' is up to date. /usr/bin/gnumake -C nbtree SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. /usr/bin/gnumake -C transam SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. /usr/bin/gnumake -C gin SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. /usr/bin/gnumake -C executor all gnumake[3]: Nothing to be done for `all'. /usr/bin/gcc-4.0 -no-cpp-precomp -O2 -arch i386 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2 -I/opt/local/include -c -o typecmds.o typecmds.c tablespace.c: In function 'set_short_version': tablespace.c:675: error: 'PG_VERSION' undeclared (first use in this function) tablespace.c:675: error: (Each undeclared identifier is reported only once tablespace.c:675: error: for each function it appears in.) gnumake[3]: *** [tablespace.o] Error 1 gnumake[3]: *** Waiting for unfinished jobs.... /usr/bin/gnumake -C lib all gnumake[3]: Nothing to be done for `all'. /usr/bin/gnumake -C libpq all gnumake[3]: Nothing to be done for `all'. /usr/bin/gnumake -C main all /usr/bin/gcc-4.0 -no-cpp-precomp -O2 -arch i386 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2 -I/opt/local/include -c -o main.o main.c main.c: In function 'main': main.c:149: error: syntax error before 'PG_VERSION' gnumake[3]: *** [main.o] Error 1 gnumake[2]: *** [main-recursive] Error 2 gnumake[2]: *** Waiting for unfinished jobs.... gnumake[2]: *** [commands-recursive] Error 2 gnumake[1]: *** [all] Error 2 gnumake: *** [all] Error 2 Error: Problem while installing postgresql83 Error: Unable to execute port: upgrade apache2 failed -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Sat Aug 8 22:17:42 2009 From: jmr at macports.org (Joshua Root) Date: Sun, 09 Aug 2009 15:17:42 +1000 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: References: Message-ID: <4A7E5BF6.40705@macports.org> On 2009-8-9 14:36, Chang James wrote: > I just re-compile php5 in macports few minutes ago, but something wrong > about PostgreSQL 8.3. > Following are the message: > > root# /opt/local/bin/port install php5 +snmp +mysql5 +pear +sockets > +fastcgi +macosx +pcntl +apache2 +ipc > Warning: Implicit variants should not be explicitly set or unset. macosx > will be ignored. > Warning: Skipping upgrade since libiconv 1.13_0 >= libiconv 1.13_0, even > though installed variants "+enable_cp932fix+freebsd+linux" do not match > "+enable_cp932fix". Use 'upgrade --enforce-variants' to switch to the > requested variants. Well, for starters, selecting variants like 'linux' and 'freebsd' when you are running on darwin is an incredibly bad idea. (And in fact, MacPorts 1.8 no longer lets you select them.) Run this command: sudo port upgrade --enforce-variants installed Then clean postgresql83 and try again. - Josh From ryandesign at macports.org Sat Aug 8 22:26:17 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 9 Aug 2009 00:26:17 -0500 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: References: Message-ID: <48C31F3A-1D08-4D86-B2A0-4384E165ED91@macports.org> On Aug 8, 2009, at 23:36, Chang James wrote: > I just re-compile php5 in macports few minutes ago, but something > wrong about PostgreSQL 8.3. > Following are the message: > > root# /opt/local/bin/port install php5 +snmp +mysql5 +pear > +sockets +fastcgi +macosx +pcntl +apache2 +ipc > Warning: Implicit variants should not be explicitly set or unset. > macosx will be ignored. > Warning: Skipping upgrade since libiconv 1.13_0 >= libiconv 1.13_0, > even though installed variants "+enable_cp932fix+freebsd+linux" do > not match "+enable_cp932fix". Use 'upgrade --enforce-variants' to > switch to the requested variants. > Warning: Skipping upgrade since ncurses 5.7_0 >= ncurses 5.7_0, > even though installed variants "+freebsd" do not match "". Use > 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even > though installed variants "+memdebug+threads" do not match "+darwin > +memdebug+threads". Use 'upgrade --enforce-variants' to switch to > the requested variants. > Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl > 0.9.8k_0, even though installed variants "+rfc3779" do not match > "+darwin+rfc3779". Use 'upgrade --enforce-variants' to switch to > the requested variants. > Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, > even though installed variants "" do not match "+darwin". Use > 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since readline 6.0.000_1 >= readline > 6.0.000_1, even though installed variants "" do not match > "+darwin". Use 'upgrade --enforce-variants' to switch to the > requested variants. > ---> Computing dependencies for postgresql83 I don't know why postgresql83 is failing to build for you, but I also don't know why MacPorts is trying to build postgresql83 for you when you asked it to build php5. I'll have to look at the dependency graph. In the mean time, try Joshua's suggestion. If postgresql83 fails again, clean it again, then show us the full debug output from "sudo port -d install postgresql83". From ryandesign at macports.org Sat Aug 8 23:25:46 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 9 Aug 2009 01:25:46 -0500 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: References: Message-ID: <641130E8-6A98-4A44-A2FD-6EFEE15B893B@macports.org> On Aug 8, 2009, at 23:26, Chang James wrote: > I have another question, does the sqlite vairant in php5 could also > be ignored? because there is php5-sqlite and php5-sqlite3 in macport? Yes, you can ignore the +sqlite variant in the php5 port. What was there is now in the php5-sqlite port. The variant will be removed from the php5 port shortly. > And what is the different between php5-sqlite and php5-sqlite3?(I > cannot find any notice in these ports :<) php5-sqlite installs the sqlite.so and pdo_solite.so extensions, whose functions are described here: http://php.net/sqlite And here: http://php.net/pdo_sqlite php5-sqlite3 is supposed to install the sqlite3.so extension, whose functions are described here: http://php.net/sqlite3 But it's currently broken, and my plan is to delete the php5-sqlite3 port and merge its functionality into the php5-sqlite port: http://trac.macports.org/ticket/20458 From james.applemac at gmail.com Sun Aug 9 01:14:24 2009 From: james.applemac at gmail.com (Chang James) Date: Sun, 9 Aug 2009 16:14:24 +0800 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: <48C31F3A-1D08-4D86-B2A0-4384E165ED91@macports.org> References: <48C31F3A-1D08-4D86-B2A0-4384E165ED91@macports.org> Message-ID: My system has installed PostgreSQL 8.4.0 from MacPorts There is no PostgreSQL 8.3 installed in my system. So, I must install both postgresql 8.3 and PostgreSQL 8.4 ? By the way, when I install PostgreSQL84, PostgreSQL84-server and PostgreSQL84-doc It told me that I cannot activeate postgresql84 and postgresql84-doc at the same time :< 2009/8/9 Ryan Schmidt > On Aug 8, 2009, at 23:36, Chang James wrote: > > I just re-compile php5 in macports few minutes ago, but something wrong >> about PostgreSQL 8.3. >> Following are the message: >> >> root# /opt/local/bin/port install php5 +snmp +mysql5 +pear +sockets >> +fastcgi +macosx +pcntl +apache2 +ipc >> Warning: Implicit variants should not be explicitly set or unset. macosx >> will be ignored. >> Warning: Skipping upgrade since libiconv 1.13_0 >= libiconv 1.13_0, even >> though installed variants "+enable_cp932fix+freebsd+linux" do not match >> "+enable_cp932fix". Use 'upgrade --enforce-variants' to switch to the >> requested variants. >> Warning: Skipping upgrade since ncurses 5.7_0 >= ncurses 5.7_0, even >> though installed variants "+freebsd" do not match "". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even though >> installed variants "+memdebug+threads" do not match >> "+darwin+memdebug+threads". Use 'upgrade --enforce-variants' to switch to >> the requested variants. >> Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even >> though installed variants "+rfc3779" do not match "+darwin+rfc3779". Use >> 'upgrade --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, even >> though installed variants "" do not match "+darwin". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, >> even though installed variants "" do not match "+darwin". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> ---> Computing dependencies for postgresql83 >> > > I don't know why postgresql83 is failing to build for you, but I also don't > know why MacPorts is trying to build postgresql83 for you when you asked it > to build php5. I'll have to look at the dependency graph. In the mean time, > try Joshua's suggestion. If postgresql83 fails again, clean it again, then > show us the full debug output from "sudo port -d install postgresql83". > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sun Aug 9 02:43:58 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 9 Aug 2009 04:43:58 -0500 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: References: <48C31F3A-1D08-4D86-B2A0-4384E165ED91@macports.org> Message-ID: <1FBA2402-B4C8-4E2C-A6F4-C91E4318C973@macports.org> On Aug 9, 2009, at 03:14, Chang James wrote: >> I don't know why postgresql83 is failing to build for you, but I >> also don't know why MacPorts is trying to build postgresql83 for >> you when you asked it to build php5. I'll have to look at the >> dependency graph. In the mean time, try Joshua's suggestion. If >> postgresql83 fails again, clean it again, then show us the full >> debug output from "sudo port -d install postgresql83". > > My system has installed PostgreSQL 8.4.0 from MacPorts > There is no PostgreSQL 8.3 installed in my system. > So, I must install both postgresql 8.3 and PostgreSQL 8.4 ? php5-postgresql has variants to allow you to select whether you would like version 8.4, 8.3 or 8.2. php5-postgresql only requires one of those, and the default is 8.4. Something other than php must be pulling in the postgresql83 port. Presumably one of php's dependencies but I don't know yet which one. > By the way, when I install PostgreSQL84, PostgreSQL84-server and > PostgreSQL84-doc > It told me that I cannot activeate postgresql84 and postgresql84- > doc at the same time :< I see the same, and have filed a ticket for you for this problem: http://trac.macports.org/ticket/20620 From j.van_den_hoff at fzd.de Sun Aug 9 04:07:44 2009 From: j.van_den_hoff at fzd.de (Joerg van den Hoff) Date: Sun, 9 Aug 2009 13:07:44 +0200 Subject: streamripper install failed Message-ID: <20090809110744.GA1637@fzd.de> hi there, I ran into the following problem. `port install streamripper' failed with: =========CUT============ ---> Fetching streamripper ---> Attempting to fetch streamripper-1.64.3.tar.gz from http://mesh.dl.sourceforge.net/streamripper ---> Verifying checksum(s) for streamripper ---> Extracting streamripper ---> Configuring streamripper 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_audio_streamripper/work/streamripper-1.64.3" && ./configure --prefix=/opt/local --with-ogg=/opt/local --with-vorbis=/opt/local --with-libiconv-prefix=/opt/local --with-included-argv --with-included-libmad --with-included-tre --mandir=/opt/local/share/man " returned error 1 Command output: checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.0... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for inline... inline checking for main in -lm... yes checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for working alloca.h... yes checking for alloca... yes checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.16.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: Glib 2.16 or greater required =========CUT============ indeed, I had only glib 2.14 installed, but it seems that the missing newer version should be automatically installed or this is a misconeption? furthermore, I don't understand the initial 'configure failure' error... this happened with macos 10.4.11 (PB G4) port 1.700 note: after I installed glib 2.20 manually, streamripper installed apparently fine. best regards joerg From james.applemac at gmail.com Sun Aug 9 04:57:14 2009 From: james.applemac at gmail.com (Chang James) Date: Sun, 9 Aug 2009 19:57:14 +0800 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: <1FBA2402-B4C8-4E2C-A6F4-C91E4318C973@macports.org> References: <48C31F3A-1D08-4D86-B2A0-4384E165ED91@macports.org> <1FBA2402-B4C8-4E2C-A6F4-C91E4318C973@macports.org> Message-ID: I have check ports nstalled from macports in my system via "port dependents postgresql83" It show me qt4-mac and apr-util depends on postgresql83. Maybe the keypoint is "apr-util" ? Best Regards! James Chang 2009/8/9 Ryan Schmidt > > On Aug 9, 2009, at 03:14, Chang James wrote: > > I don't know why postgresql83 is failing to build for you, but I also >>> don't know why MacPorts is trying to build postgresql83 for you when you >>> asked it to build php5. I'll have to look at the dependency graph. In the >>> mean time, try Joshua's suggestion. If postgresql83 fails again, clean it >>> again, then show us the full debug output from "sudo port -d install >>> postgresql83". >>> >> >> My system has installed PostgreSQL 8.4.0 from MacPorts >> There is no PostgreSQL 8.3 installed in my system. >> So, I must install both postgresql 8.3 and PostgreSQL 8.4 ? >> > > php5-postgresql has variants to allow you to select whether you would like > version 8.4, 8.3 or 8.2. php5-postgresql only requires one of those, and the > default is 8.4. > > Something other than php must be pulling in the postgresql83 port. > Presumably one of php's dependencies but I don't know yet which one. > > > By the way, when I install PostgreSQL84, PostgreSQL84-server and >> PostgreSQL84-doc >> It told me that I cannot activeate postgresql84 and postgresql84-doc at >> the same time :< >> > > I see the same, and have filed a ticket for you for this problem: > > http://trac.macports.org/ticket/20620 > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dluke at geeklair.net Sun Aug 9 08:42:55 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Sun, 9 Aug 2009 11:42:55 -0400 Subject: About PHP 5.3 and PostgreSQL 8.4.0 In-Reply-To: References: <48C31F3A-1D08-4D86-B2A0-4384E165ED91@macports.org> <1FBA2402-B4C8-4E2C-A6F4-C91E4318C973@macports.org> Message-ID: <04E6C1F3-E058-4BB3-9497-0AFBD6F57854@geeklair.net> On Aug 9, 2009, at 7:57 AM, Chang James wrote: > I have check ports nstalled from macports in my system via "port > dependents postgresql83" > It show me qt4-mac and apr-util depends on postgresql83. > Maybe the keypoint is "apr-util" ? only if you selected the postgresql83 variant for apr-util. Per your request, I've added a postgresql84 variant. -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From james.applemac at gmail.com Sun Aug 9 10:10:58 2009 From: james.applemac at gmail.com (Chang James) Date: Mon, 10 Aug 2009 01:10:58 +0800 Subject: PHP 5.3 compile error when enale variant "fastcgi" Message-ID: Hi , I try to compile PHP5 in MacPorts after I re-compile apr-util with it's new varient "postgresql84. I use the following command, but it will failed when add fastcgi variant: /opt/local/bin/port -f install php5 +snmp +macosx +ipc +fastcgi +pear +mysql5 +pcntl +apache2 Warning: Implicit variants should not be explicitly set or unset. macosx will be ignored. Warning: Skipping upgrade since libiconv 1.13_0 >= libiconv 1.13_0, even though installed variants "+enable_cp932fix+freebsd+linux" do not match "+enable_cp932fix". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since ncurses 5.7_0 >= ncurses 5.7_0, even though installed variants "+freebsd" do not match "". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even though installed variants "+memdebug+threads" do not match "+darwin+memdebug+threads". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "+rfc3779" do not match "+darwin+rfc3779". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since tk 8.5.6_1 >= tk 8.5.6_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since apache2 2.2.11_0 >= apache2 2.2.11_0, even though installed variants "+darwin_9+openbsd+openldap+workermpm" do not match "+darwin+darwin_9+openldap+workermpm". Use 'upgrade --enforce-variants' to switch to the requested variants. ---> Computing dependencies for php5 ---> Fetching php5 ---> Verifying checksum(s) for php5 ---> Extracting php5 ---> Applying patches to php5 ---> Configuring php5 ---> Building php5 ---> Staging php5 into destroot ---> Configuring php5 again for fastcgi ---> Building php5 again for fastcgi Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0" && /usr/bin/make all " returned error 2 Command output: /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/gcc-4.0 -Iext/standard/ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/standard/ -DPHP_ATOM_INC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/main -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/date/lib -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/ereg/regex -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/oniguruma -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/libmbfl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/libmbfl/mbfl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/mysql5/include/mysql -I/opt/local/include/mysql5/mysql -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/TSRM -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/Zend -no-cpp-precomp -O2 -I/opt/local/include -fvisibility=hidden -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/standard/info.c -o ext/standard/info.lo /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/gcc-4.0 -Isapi/cgi/ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/sapi/cgi/ -DPHP_ATOM_INC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/main -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/date/lib -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/ereg/regex -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/oniguruma -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/libmbfl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/libmbfl/mbfl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/mysql5/include/mysql -I/opt/local/include/mysql5/mysql -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/TSRM -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/Zend -no-cpp-precomp -O2 -I/opt/local/include -fvisibility=hidden -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/sapi/cgi/cgi_main.c -o sapi/cgi/cgi_main.lo /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/gcc-4.0 -Isapi/cgi/ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/sapi/cgi/ -DPHP_ATOM_INC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/main -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/date/lib -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/ereg/regex -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/oniguruma -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/libmbfl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/libmbfl/mbfl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/mysql5/include/mysql -I/opt/local/include/mysql5/mysql -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/TSRM -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/Zend -no-cpp-precomp -O2 -I/opt/local/include -fvisibility=hidden -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/sapi/cgi/fastcgi.c -o sapi/cgi/fastcgi.lo /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/gcc-4.0 -Imain/ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/main/ -DPHP_ATOM_INC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/main -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/date/lib -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/ereg/regex -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/oniguruma -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/libmbfl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/ext/mbstring/libmbfl/mbfl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/mysql5/include/mysql -I/opt/local/include/mysql5/mysql -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/TSRM -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/php-5.3.0/Zend -no-cpp-precomp -O2 -I/opt/local/include -fvisibility=hidden -c main/internal_functions.c -o main/internal_functions.lo /usr/bin/gcc-4.0 -O2 -I/opt/local/include -fvisibility=hidden -L/opt/local/lib -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/mysql5/lib/mysql -L/opt/local/lib/mysql5/mysql -L/opt/local/lib/ -Wl,-rpath,/opt/local/lib -Wl,-rpath,/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php5/work/mysql5/lib/mysql -Wl,-rpath,/opt/local/lib/mysql5/mysql -Wl,-rpath,/opt/local/lib/ ext/date/php_date.o ext/date/lib/astro.o ext/date/lib/dow.o ext/date/lib/parse_date.o ext/date/lib/parse_tz.o ext/date/lib/timelib.o ext/date/lib/tm2unixtime.o ext/date/lib/unixtime2tm.o ext/date/lib/parse_iso_intervals.o ext/date/lib/interval.o ext/ereg/ereg.o ext/ereg/regex/regcomp.o ext/ereg/regex/regexec.o ext/ereg/regex/regerror.o ext/ereg/regex/regfree.o ext/libxml/libxml.o ext/openssl/openssl.o ext/openssl/xp_ssl.o ext/pcre/php_pcre.o ext/sqlite3/sqlite3.o ext/sqlite3/libsqlite/sqlite3.o ext/bcmath/bcmath.o ext/bcmath/libbcmath/src/add.o ext/bcmath/libbcmath/src/div.o ext/bcmath/libbcmath/src/init.o ext/bcmath/libbcmath/src/neg.o ext/bcmath/libbcmath/src/outofmem.o ext/bcmath/libbcmath/src/raisemod.o ext/bcmath/libbcmath/src/rt.o ext/bcmath/libbcmath/src/sub.o ext/bcmath/libbcmath/src/compare.o ext/bcmath/libbcmath/src/divmod.o ext/bcmath/libbcmath/src/int2num.o ext/bcmath/libbcmath/src/num2long.o ext/bcmath/libbcmath/src/output.o ext/bcmath/libbcmath/src/recmul.o ext/bcmath/libbcmath/src/sqrt.o ext/bcmath/libbcmath/src/zero.o ext/bcmath/libbcmath/src/debug.o ext/bcmath/libbcmath/src/doaddsub.o ext/bcmath/libbcmath/src/nearzero.o ext/bcmath/libbcmath/src/num2str.o ext/bcmath/libbcmath/src/raise.o ext/bcmath/libbcmath/src/rmzero.o ext/bcmath/libbcmath/src/str2num.o ext/bz2/bz2.o ext/bz2/bz2_filter.o ext/calendar/calendar.o ext/calendar/dow.o ext/calendar/french.o ext/calendar/gregor.o ext/calendar/jewish.o ext/calendar/julian.o ext/calendar/easter.o ext/calendar/cal_unix.o ext/ctype/ctype.o ext/dba/dba.o ext/dba/dba_cdb.o ext/dba/dba_dbm.o ext/dba/dba_gdbm.o ext/dba/dba_ndbm.o ext/dba/dba_db1.o ext/dba/dba_db2.o ext/dba/dba_db3.o ext/dba/dba_db4.o ext/dba/dba_flatfile.o ext/dba/dba_inifile.o ext/dba/dba_qdbm.o ext/dba/libcdb/cdb.o ext/dba/libcdb/cdb_make.o ext/dba/libcdb/uint32.o ext/dba/libflatfile/flatfile.o ext/dba/libinifile/inifile.o ext/dom/php_dom.o ext/dom/attr.o ext/dom/document.o ext/dom/domerrorhandler.o ext/dom/domstringlist.o ext/dom/domexception.o ext/dom/namelist.o ext/dom/processinginstruction.o ext/dom/cdatasection.o ext/dom/documentfragment.o ext/dom/domimplementation.o ext/dom/element.o ext/dom/node.o ext/dom/string_extend.o ext/dom/characterdata.o ext/dom/documenttype.o ext/dom/domimplementationlist.o ext/dom/entity.o ext/dom/nodelist.o ext/dom/text.o ext/dom/comment.o ext/dom/domconfiguration.o ext/dom/domimplementationsource.o ext/dom/entityreference.o ext/dom/notation.o ext/dom/xpath.o ext/dom/dom_iterators.o ext/dom/typeinfo.o ext/dom/domerror.o ext/dom/domlocator.o ext/dom/namednodemap.o ext/dom/userdatahandler.o ext/exif/exif.o ext/fileinfo/fileinfo.o ext/fileinfo/libmagic/apprentice.o ext/fileinfo/libmagic/apptype.o ext/fileinfo/libmagic/ascmagic.o ext/fileinfo/libmagic/cdf.o ext/fileinfo/libmagic/cdf_time.o ext/fileinfo/libmagic/compress.o ext/fileinfo/libmagic/encoding.o ext/fileinfo/libmagic/fsmagic.o ext/fileinfo/libmagic/funcs.o ext/fileinfo/libmagic/is_tar.o ext/fileinfo/libmagic/magic.o ext/fileinfo/libmagic/print.o ext/fileinfo/libmagic/readcdf.o ext/fileinfo/libmagic/readelf.o ext/fileinfo/libmagic/softmagic.o ext/filter/filter.o ext/filter/sanitizing_filters.o ext/filter/logical_filters.o ext/filter/callback_filter.o ext/ftp/php_ftp.o ext/ftp/ftp.o ext/gettext/gettext.o ext/hash/hash.o ext/hash/hash_md.o ext/hash/hash_sha.o ext/hash/hash_ripemd.o ext/hash/hash_haval.o ext/hash/hash_tiger.o ext/hash/hash_gost.o ext/hash/hash_snefru.o ext/hash/hash_whirlpool.o ext/hash/hash_adler32.o ext/hash/hash_crc32.o ext/hash/hash_salsa.o ext/iconv/iconv.o ext/json/json.o ext/json/utf8_to_utf16.o ext/json/utf8_decode.o ext/json/JSON_parser.o ext/ldap/ldap.o ext/mbstring/oniguruma/regcomp.o ext/mbstring/oniguruma/regerror.o ext/mbstring/oniguruma/regexec.o ext/mbstring/oniguruma/reggnu.o ext/mbstring/oniguruma/regparse.o ext/mbstring/oniguruma/regenc.o ext/mbstring/oniguruma/regext.o ext/mbstring/oniguruma/regsyntax.o ext/mbstring/oniguruma/regtrav.o ext/mbstring/oniguruma/regversion.o ext/mbstring/oniguruma/st.o ext/mbstring/oniguruma/enc/unicode.o ext/mbstring/oniguruma/enc/ascii.o ext/mbstring/oniguruma/enc/utf8.o ext/mbstring/oniguruma/enc/euc_jp.o ext/mbstring/oniguruma/enc/euc_tw.o ext/mbstring/oniguruma/enc/euc_kr.o ext/mbstring/oniguruma/enc/sjis.o ext/mbstring/oniguruma/enc/iso8859_1.o ext/mbstring/oniguruma/enc/iso8859_2.o ext/mbstring/oniguruma/enc/iso8859_3.o ext/mbstring/oniguruma/enc/iso8859_4.o ext/mbstring/oniguruma/enc/iso8859_5.o ext/mbstring/oniguruma/enc/iso8859_6.o ext/mbstring/oniguruma/enc/iso8859_7.o ext/mbstring/oniguruma/enc/iso8859_8.o ext/mbstring/oniguruma/enc/iso8859_9.o ext/mbstring/oniguruma/enc/iso8859_10.o ext/mbstring/oniguruma/enc/iso8859_11.o ext/mbstring/oniguruma/enc/iso8859_13.o ext/mbstring/oniguruma/enc/iso8859_14.o ext/mbstring/oniguruma/enc/iso8859_15.o ext/mbstring/oniguruma/enc/iso8859_16.o ext/mbstring/oniguruma/enc/koi8.o ext/mbstring/oniguruma/enc/koi8_r.o ext/mbstring/oniguruma/enc/big5.o ext/mbstring/oniguruma/enc/utf16_be.o ext/mbstring/oniguruma/enc/utf16_le.o ext/mbstring/oniguruma/enc/utf32_be.o ext/mbstring/oniguruma/enc/utf32_le.o ext/mbstring/libmbfl/filters/html_entities.o ext/mbstring/libmbfl/filters/mbfilter_7bit.o ext/mbstring/libmbfl/filters/mbfilter_ascii.o ext/mbstring/libmbfl/filters/mbfilter_base64.o ext/mbstring/libmbfl/filters/mbfilter_big5.o ext/mbstring/libmbfl/filters/mbfilter_byte2.o ext/mbstring/libmbfl/filters/mbfilter_byte4.o ext/mbstring/libmbfl/filters/mbfilter_cp1251.o ext/mbstring/libmbfl/filters/mbfilter_cp1252.o ext/mbstring/libmbfl/filters/mbfilter_cp1254.o ext/mbstring/libmbfl/filters/mbfilter_cp866.o ext/mbstring/libmbfl/filters/mbfilter_cp932.o ext/mbstring/libmbfl/filters/mbfilter_cp936.o ext/mbstring/libmbfl/filters/mbfilter_euc_cn.o ext/mbstring/libmbfl/filters/mbfilter_euc_jp.o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.o ext/mbstring/libmbfl/filters/mbfilter_cp51932.o ext/mbstring/libmbfl/filters/mbfilter_euc_kr.o ext/mbstring/libmbfl/filters/mbfilter_euc_tw.o ext/mbstring/libmbfl/filters/mbfilter_htmlent.o ext/mbstring/libmbfl/filters/mbfilter_hz.o ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.o ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.o ext/mbstring/libmbfl/filters/mbfilter_jis.o ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.o ext/mbstring/libmbfl/filters/mbfilter_koi8r.o ext/mbstring/libmbfl/filters/mbfilter_armscii8.o ext/mbstring/libmbfl/filters/mbfilter_qprint.o ext/mbstring/libmbfl/filters/mbfilter_sjis.o ext/mbstring/libmbfl/filters/mbfilter_ucs2.o ext/mbstring/libmbfl/filters/mbfilter_ucs4.o ext/mbstring/libmbfl/filters/mbfilter_uhc.o ext/mbstring/libmbfl/filters/mbfilter_utf16.o ext/mbstring/libmbfl/filters/mbfilter_utf32.o ext/mbstring/libmbfl/filters/mbfilter_utf7.o ext/mbstring/libmbfl/filters/mbfilter_utf7imap.o ext/mbstring/libmbfl/filters/mbfilter_utf8.o ext/mbstring/libmbfl/filters/mbfilter_uuencode.o ext/mbstring/libmbfl/filters/mbfilter_koi8u.o ext/mbstring/libmbfl/filters/mbfilter_cp850.o ext/mbstring/libmbfl/mbfl/mbfilter.o ext/mbstring/libmbfl/mbfl/mbfilter_8bit.o ext/mbstring/libmbfl/mbfl/mbfilter_pass.o ext/mbstring/libmbfl/mbfl/mbfilter_wchar.o ext/mbstring/libmbfl/mbfl/mbfl_convert.o ext/mbstring/libmbfl/mbfl/mbfl_encoding.o ext/mbstring/libmbfl/mbfl/mbfl_filter_output.o ext/mbstring/libmbfl/mbfl/mbfl_ident.o ext/mbstring/libmbfl/mbfl/mbfl_language.o ext/mbstring/libmbfl/mbfl/mbfl_memory_device.o ext/mbstring/libmbfl/mbfl/mbfl_string.o ext/mbstring/libmbfl/mbfl/mbfl_allocators.o ext/mbstring/libmbfl/nls/nls_de.o ext/mbstring/libmbfl/nls/nls_en.o ext/mbstring/libmbfl/nls/nls_ja.o ext/mbstring/libmbfl/nls/nls_kr.o ext/mbstring/libmbfl/nls/nls_neutral.o ext/mbstring/libmbfl/nls/nls_ru.o ext/mbstring/libmbfl/nls/nls_uni.o ext/mbstring/libmbfl/nls/nls_zh.o ext/mbstring/libmbfl/nls/nls_hy.o ext/mbstring/libmbfl/nls/nls_tr.o ext/mbstring/libmbfl/nls/nls_ua.o ext/mbstring/mbstring.o ext/mbstring/php_unicode.o ext/mbstring/mb_gpc.o ext/mbstring/php_mbregex.o ext/mysql/php_mysql.o ext/mysqli/mysqli.o ext/mysqli/mysqli_api.o ext/mysqli/mysqli_prop.o ext/mysqli/mysqli_nonapi.o ext/mysqli/mysqli_fe.o ext/mysqli/mysqli_report.o ext/mysqli/mysqli_driver.o ext/mysqli/mysqli_warning.o ext/mysqli/mysqli_exception.o ext/odbc/php_odbc.o ext/pcntl/pcntl.o ext/pcntl/php_signal.o ext/pdo/pdo.o ext/pdo/pdo_dbh.o ext/pdo/pdo_stmt.o ext/pdo/pdo_sql_parser.o ext/pdo/pdo_sqlstate.o ext/pdo_mysql/pdo_mysql.o ext/pdo_mysql/mysql_driver.o ext/pdo_mysql/mysql_statement.o ext/phar/util.o ext/phar/tar.o ext/phar/zip.o ext/phar/stream.o ext/phar/func_interceptors.o ext/phar/dirstream.o ext/phar/phar.o ext/phar/phar_object.o ext/phar/phar_path_check.o ext/posix/posix.o ext/reflection/php_reflection.o ext/session/session.o ext/session/mod_files.o ext/session/mod_mm.o ext/session/mod_user.o ext/shmop/shmop.o ext/simplexml/simplexml.o ext/simplexml/sxe.o ext/snmp/snmp.o ext/soap/soap.o ext/soap/php_encoding.o ext/soap/php_http.o ext/soap/php_packet_soap.o ext/soap/php_schema.o ext/soap/php_sdl.o ext/soap/php_xml.o ext/spl/php_spl.o ext/spl/spl_functions.o ext/spl/spl_engine.o ext/spl/spl_iterators.o ext/spl/spl_array.o ext/spl/spl_directory.o ext/spl/spl_exceptions.o ext/spl/spl_observer.o ext/spl/spl_dllist.o ext/spl/spl_heap.o ext/spl/spl_fixedarray.o ext/standard/crypt_freesec.o ext/standard/crypt_blowfish.o ext/standard/php_crypt_r.o ext/standard/array.o ext/standard/base64.o ext/standard/basic_functions.o ext/standard/browscap.o ext/standard/crc32.o ext/standard/crypt.o ext/standard/cyr_convert.o ext/standard/datetime.o ext/standard/dir.o ext/standard/dl.o ext/standard/dns.o ext/standard/exec.o ext/standard/file.o ext/standard/filestat.o ext/standard/flock_compat.o ext/standard/formatted_print.o ext/standard/fsock.o ext/standard/head.o ext/standard/html.o ext/standard/image.o ext/standard/info.o ext/standard/iptc.o ext/standard/lcg.o ext/standard/link.o ext/standard/mail.o ext/standard/math.o ext/standard/md5.o ext/standard/metaphone.o ext/standard/microtime.o ext/standard/pack.o ext/standard/pageinfo.o ext/standard/quot_print.o ext/standard/rand.o ext/standard/soundex.o ext/standard/string.o ext/standard/scanf.o ext/standard/syslog.o ext/standard/type.o ext/standard/uniqid.o ext/standard/url.o ext/standard/url_scanner.o ext/standard/var.o ext/standard/versioning.o ext/standard/assert.o ext/standard/strnatcmp.o ext/standard/levenshtein.o ext/standard/incomplete_class.o ext/standard/url_scanner_ex.o ext/standard/ftp_fopen_wrapper.o ext/standard/http_fopen_wrapper.o ext/standard/php_fopen_wrapper.o ext/standard/credits.o ext/standard/css.o ext/standard/var_unserializer.o ext/standard/ftok.o ext/standard/sha1.o ext/standard/user_filters.o ext/standard/uuencode.o ext/standard/filters.o ext/standard/proc_open.o ext/standard/streamsfuncs.o ext/standard/http.o ext/sysvmsg/sysvmsg.o ext/sysvsem/sysvsem.o ext/sysvshm/sysvshm.o ext/tokenizer/tokenizer.o ext/tokenizer/tokenizer_data.o ext/wddx/wddx.o ext/xml/xml.o ext/xmlreader/php_xmlreader.o ext/xmlrpc/xmlrpc-epi-php.o ext/xmlrpc/libxmlrpc/base64.o ext/xmlrpc/libxmlrpc/simplestring.o ext/xmlrpc/libxmlrpc/xml_to_dandarpc.o ext/xmlrpc/libxmlrpc/xmlrpc_introspection.o ext/xmlrpc/libxmlrpc/encodings.o ext/xmlrpc/libxmlrpc/system_methods.o ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.o ext/xmlrpc/libxmlrpc/queue.o ext/xmlrpc/libxmlrpc/xml_element.o ext/xmlrpc/libxmlrpc/xmlrpc.o ext/xmlrpc/libxmlrpc/xml_to_soap.o ext/xmlwriter/php_xmlwriter.o ext/zip/php_zip.o ext/zip/zip_stream.o ext/zip/lib/zip_add.o ext/zip/lib/zip_error.o ext/zip/lib/zip_fclose.o ext/zip/lib/zip_fread.o ext/zip/lib/zip_open.o ext/zip/lib/zip_source_filep.o ext/zip/lib/zip_strerror.o ext/zip/lib/zip_close.o ext/zip/lib/zip_error_get.o ext/zip/lib/zip_file_error_get.o ext/zip/lib/zip_free.o ext/zip/lib/zip_rename.o ext/zip/lib/zip_source_free.o ext/zip/lib/zip_unchange_all.o ext/zip/lib/zip_delete.o ext/zip/lib/zip_error_get_sys_type.o ext/zip/lib/zip_file_get_offset.o ext/zip/lib/zip_get_name.o ext/zip/lib/zip_replace.o ext/zip/lib/zip_source_function.o ext/zip/lib/zip_unchange.o ext/zip/lib/zip_dirent.o ext/zip/lib/zip_error_strerror.o ext/zip/lib/zip_filerange_crc.o ext/zip/lib/zip_file_strerror.o ext/zip/lib/zip_get_num_files.o ext/zip/lib/zip_get_archive_flag.o ext/zip/lib/zip_set_archive_flag.o ext/zip/lib/zip_set_name.o ext/zip/lib/zip_source_zip.o ext/zip/lib/zip_unchange_data.o ext/zip/lib/zip_entry_free.o ext/zip/lib/zip_error_to_str.o ext/zip/lib/zip_fopen.o ext/zip/lib/zip_name_locate.o ext/zip/lib/zip_source_buffer.o ext/zip/lib/zip_stat.o ext/zip/lib/zip_entry_new.o ext/zip/lib/zip_err_str.o ext/zip/lib/zip_fopen_index.o ext/zip/lib/zip_get_archive_comment.o ext/zip/lib/zip_get_file_comment.o ext/zip/lib/zip_new.o ext/zip/lib/zip_source_file.o ext/zip/lib/zip_stat_index.o ext/zip/lib/zip_set_archive_comment.o ext/zip/lib/zip_set_file_comment.o ext/zip/lib/zip_unchange_archive.o ext/zip/lib/zip_memdup.o ext/zip/lib/zip_stat_init.o ext/zip/lib/zip_add_dir.o ext/zip/lib/zip_error_clear.o ext/zip/lib/zip_file_error_clear.o TSRM/TSRM.o TSRM/tsrm_strtok_r.o TSRM/tsrm_virtual_cwd.o main/main.o main/snprintf.o main/spprintf.o main/php_sprintf.o main/safe_mode.o main/fopen_wrappers.o main/alloca.o main/php_scandir.o main/php_ini.o main/SAPI.o main/rfc1867.o main/php_content_types.o main/strlcpy.o main/strlcat.o main/mergesort.o main/reentrancy.o main/php_variables.o main/php_ticks.o main/network.o main/php_open_temporary_file.o main/php_logos.o main/output.o main/getopt.o main/streams/streams.o main/streams/cast.o main/streams/memory.o main/streams/filter.o main/streams/plain_wrapper.o main/streams/userspace.o main/streams/transports.o main/streams/xp_socket.o main/streams/mmap.o main/streams/glob_wrapper.o Zend/zend_language_parser.o Zend/zend_language_scanner.o Zend/zend_ini_parser.o Zend/zend_ini_scanner.o Zend/zend_alloc.o Zend/zend_compile.o Zend/zend_constants.o Zend/zend_dynamic_array.o Zend/zend_execute_API.o Zend/zend_highlight.o Zend/zend_llist.o Zend/zend_opcode.o Zend/zend_operators.o Zend/zend_ptr_stack.o Zend/zend_stack.o Zend/zend_variables.o Zend/zend.o Zend/zend_API.o Zend/zend_extensions.o Zend/zend_hash.o Zend/zend_list.o Zend/zend_indent.o Zend/zend_builtin_functions.o Zend/zend_sprintf.o Zend/zend_ini.o Zend/zend_qsort.o Zend/zend_multibyte.o Zend/zend_ts_hash.o Zend/zend_stream.o Zend/zend_iterators.o Zend/zend_interfaces.o Zend/zend_exceptions.o Zend/zend_strtod.o Zend/zend_gc.o Zend/zend_closures.o Zend/zend_float.o Zend/zend_objects.o Zend/zend_object_handlers.o Zend/zend_objects_API.o Zend/zend_default_classes.o Zend/zend_execute.o sapi/cgi/cgi_main.o sapi/cgi/fastcgi.o main/internal_functions.o -lz -lexpat -lexpat -lexpat -liodbc -lmysqlclient -lldap -llber -liconv -liconv -lintl -lssl -lcrypto -lbz2 -lpcre -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lmysqlclient -lz -lm -lssl -lcrypto -liodbc -lmysqlclient -lz -lm -lssl -lcrypto -lxml2 -lz -liconv -lm -lnetsnmp -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -o sapi/cgi/php-cgi Undefined symbols: "_compiler_globals", referenced from: _compiler_globals$non_lazy_ptr in cgi_main.o "_core_globals", referenced from: _core_globals$non_lazy_ptr in cgi_main.o "_executor_globals", referenced from: _executor_globals$non_lazy_ptr in info.o _executor_globals$non_lazy_ptr in cgi_main.o "_sapi_globals", referenced from: _sapi_globals$non_lazy_ptr in info.o _sapi_globals$non_lazy_ptr in cgi_main.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [sapi/cgi/php-cgi] Error 1 Error: Status 1 encountered during processing. Does anyone know how to solve this problem? Thanks ina advance! James Chang -------------- next part -------------- An HTML attachment was scrubbed... URL: From blb at macports.org Sun Aug 9 12:39:55 2009 From: blb at macports.org (Bryan Blackburn) Date: Sun, 9 Aug 2009 13:39:55 -0600 Subject: streamripper install failed In-Reply-To: <20090809110744.GA1637@fzd.de> References: <20090809110744.GA1637@fzd.de> Message-ID: <20090809193954.GS609@ninagal.withay.com> On Sun, Aug 09, 2009 at 01:07:44PM +0200, Joerg van den Hoff said: > hi there, > > I ran into the following problem. `port install streamripper' failed with: > > =========CUT============ > ---> Fetching streamripper > ---> Attempting to fetch streamripper-1.64.3.tar.gz from http://mesh.dl.sourceforge.net/streamripper > ---> Verifying checksum(s) for streamripper > ---> Extracting streamripper > ---> Configuring streamripper > 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_audio_streamripper/work/streamripper-1.64.3" && ./configure --prefix=/opt/local --with-ogg=/opt/local --with-vorbis=/opt/local --with-libiconv-prefix=/opt/local --with-included-argv --with-included-libmad --with-included-tre --mandir=/opt/local/share/man " returned error 1 [...] > checking for GLIB - version >= 2.16.0... no > *** Could not run GLIB test program, checking why... > *** The test program failed to compile or link. See the file config.log for the > *** exact error that occured. This usually means GLIB is incorrectly installed. > configure: error: Glib 2.16 or greater required > =========CUT============ > > indeed, I had only glib 2.14 installed, but > it seems that the missing newer version should be automatically installed or > this is a misconeption? > furthermore, I don't understand the initial 'configure failure' error... > this happened with > > macos 10.4.11 (PB G4) > port 1.700 > > note: after I installed glib 2.20 manually, streamripper installed apparently fine. When MacPorts 1.8 is final, it will automatically upgrade dependencies like this one, so that shouldn't be an issue anymore. Since we can't otherwise depend on version-specific dependencies (eg, glib2 >= 2.16.0) this should be the safest way to go. Also note your MacPorts is a revision behind as 1.7.1 has been available since late March... Bryan > > best regards > > joerg From ryandesign at macports.org Sun Aug 9 15:10:30 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 9 Aug 2009 17:10:30 -0500 Subject: PHP 5.3 compile error when enale variant "fastcgi" In-Reply-To: References: Message-ID: On Aug 9, 2009, at 12:10, Chang James wrote: > I try to compile PHP5 in MacPorts after I re-compile apr-util > with it's new varient "postgresql84. > > I use the following command, but it will failed when add fastcgi > variant: I always use +apache2 +fastcgi locally so I know this generally works well. I have not previously used all the other variants you're using, but I tried them now and it builds fine in MacPorts 1.7.1 on Mac OS X 10.4.11 and 10.5.7. Note that the functions provided by the +pcntl variant must not be used when PHP is running in a web server environment. See: http://php.net/intro.pcntl To begin to try to resolve this issue, I would suggest you reinstalling those ports that you have installed with improper platform variants, like Joshua said before: > /opt/local/bin/port -f install php5 +snmp +macosx +ipc +fastcgi > +pear +mysql5 +pcntl +apache2 > Warning: Implicit variants should not be explicitly set or unset. > macosx will be ignored. > Warning: Skipping upgrade since libiconv 1.13_0 >= libiconv 1.13_0, > even though installed variants "+enable_cp932fix+freebsd+linux" do > not match "+enable_cp932fix". Use 'upgrade --enforce-variants' to > switch to the requested variants. +freebsd and +linux should not be used on Mac OS X. > Warning: Skipping upgrade since ncurses 5.7_0 >= ncurses 5.7_0, > even though installed variants "+freebsd" do not match "". Use > 'upgrade --enforce-variants' to switch to the requested variants. Same here. > Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even > though installed variants "+memdebug+threads" do not match "+darwin > +memdebug+threads". Use 'upgrade --enforce-variants' to switch to > the requested variants. > Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl > 0.9.8k_0, even though installed variants "+rfc3779" do not match > "+darwin+rfc3779". Use 'upgrade --enforce-variants' to switch to > the requested variants. > Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, > even though installed variants "" do not match "+darwin". Use > 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since readline 6.0.000_1 >= readline > 6.0.000_1, even though installed variants "" do not match > "+darwin". Use 'upgrade --enforce-variants' to switch to the > requested variants. > Warning: Skipping upgrade since tk 8.5.6_1 >= tk 8.5.6_1, even > though installed variants "" do not match "+darwin". Use 'upgrade -- > enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since apache2 2.2.11_0 >= apache2 > 2.2.11_0, even though installed variants "+darwin_9+openbsd+openldap > +workermpm" do not match "+darwin+darwin_9+openldap+workermpm". Use > 'upgrade --enforce-variants' to switch to the requested variants. All of the above ports are missing the +darwin platform variant, which for various reasons these ports require in order to build correctly on Mac OS X. MacPorts automatically adds the +darwin variant for you, so you must've done something special to remove it, such as by typing "sudo port install portname -darwin" or by putting "-darwin" into your variants.conf, neither of which you should do. So please edit your variants.conf, remove any references to platform variants from it, and then for each port referenced above, uninstall it with sudo port -f uninstall portname And then reinstall it with sudo port install portname You can specify variants on the port install command if desired, but do not specify platform variants; allow MacPorts to select the right ones for you. > Undefined symbols: > "_compiler_globals", referenced from: > _compiler_globals$non_lazy_ptr in cgi_main.o > "_core_globals", referenced from: > _core_globals$non_lazy_ptr in cgi_main.o > "_executor_globals", referenced from: > _executor_globals$non_lazy_ptr in info.o > _executor_globals$non_lazy_ptr in cgi_main.o > "_sapi_globals", referenced from: > _sapi_globals$non_lazy_ptr in info.o > _sapi_globals$non_lazy_ptr in cgi_main.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make: *** [sapi/cgi/php-cgi] Error 1 I have seen this reported once before, and did not have a solution for it then either: http://trac.macports.org/ticket/16596 Please let us know if rebuilding your ports with the proper platform variants resolves the issue, so that I can update the ticket with that solution. From vandenhoff.j at googlemail.com Sun Aug 9 04:02:51 2009 From: vandenhoff.j at googlemail.com (joerg van den hoff) Date: Sun, 09 Aug 2009 13:02:51 +0200 Subject: streamripper install failed Message-ID: hi there, I ran into the following problem. `port install streamripper' failed with: =========CUT============ ---> Fetching streamripper ---> Attempting to fetch streamripper-1.64.3.tar.gz from http://mesh.dl.sourceforge.net/streamripper ---> Verifying checksum(s) for streamripper ---> Extracting streamripper ---> Configuring streamripper 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_audio_streamripper/work/streamripper-1.64.3" && ./configure --prefix=/opt/local --with-ogg=/opt/local --with-vorbis=/opt/local --with-libiconv-prefix=/opt/local --with-included-argv --with-included-libmad --with-included-tre --mandir=/opt/local/share/man " returned error 1 Command output: checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.0... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for inline... inline checking for main in -lm... yes checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for working alloca.h... yes checking for alloca... yes checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.16.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: Glib 2.16 or greater required =========CUT============ indeed, I had only glib 2.14 installed, but it seems that the missing newer version should be automatically installed? furthermore, I don't understand the initial 'configure failure' error... this happened with macos 10.4.11 (PB G4) port 1.700 note: after I installed glib 2.20 manually, streamripper installed apparently fine. best regards joerg -- From jmr at macports.org Mon Aug 10 06:58:34 2009 From: jmr at macports.org (Joshua Root) Date: Mon, 10 Aug 2009 23:58:34 +1000 Subject: MacPorts 1.8.0-beta1 now available for testing In-Reply-To: <2d6596180908100601p22b0ad5eyaf8b206504513273@mail.gmail.com> References: <4A7CF135.2050102@macports.org> <4A7DFDB9.1040402@macports.org> <2d6596180908100601p22b0ad5eyaf8b206504513273@mail.gmail.com> Message-ID: <4A80278A.7010602@macports.org> On 2009-8-10 23:01, Scot Ballard wrote: > What is the best place for feedback if a build is failing with 1.8 beta ? Trac if you're sure it's a bug, otherwise macports-users. > Such as.. > iS 3734 % sudo port install dovecot > ld warning: in /opt/local/lib/libssl.dylib, file is not of required > architecture It looks like perhaps you've built some ports for i386, and now you're building dovecot for x86_64. That of course won't work. OTOH, maybe something didn't build for the arch you requested, which would be a bug. Running file(1) on the libraries would determine this. - Josh From james.applemac at gmail.com Mon Aug 10 09:51:27 2009 From: james.applemac at gmail.com (Chang James) Date: Tue, 11 Aug 2009 00:51:27 +0800 Subject: PHP 5.3 compile error when enale variant "fastcgi" In-Reply-To: References: Message-ID: Hi Ryan, I will try your suggestion as soon as possible! Of course, I'll let you know the result first :) Thanks in advance! James Chang 2009/8/10 Ryan Schmidt > > On Aug 9, 2009, at 12:10, Chang James wrote: > > I try to compile PHP5 in MacPorts after I re-compile apr-util with it's >> new varient "postgresql84. >> >> I use the following command, but it will failed when add fastcgi variant: >> > > I always use +apache2 +fastcgi locally so I know this generally works well. > I have not previously used all the other variants you're using, but I tried > them now and it builds fine in MacPorts 1.7.1 on Mac OS X 10.4.11 and > 10.5.7. > > Note that the functions provided by the +pcntl variant must not be used > when PHP is running in a web server environment. See: > > http://php.net/intro.pcntl > > > To begin to try to resolve this issue, I would suggest you reinstalling > those ports that you have installed with improper platform variants, like > Joshua said before: > > > /opt/local/bin/port -f install php5 +snmp +macosx +ipc +fastcgi +pear >> +mysql5 +pcntl +apache2 >> Warning: Implicit variants should not be explicitly set or unset. macosx >> will be ignored. >> Warning: Skipping upgrade since libiconv 1.13_0 >= libiconv 1.13_0, even >> though installed variants "+enable_cp932fix+freebsd+linux" do not match >> "+enable_cp932fix". Use 'upgrade --enforce-variants' to switch to the >> requested variants. >> > > +freebsd and +linux should not be used on Mac OS X. > > > Warning: Skipping upgrade since ncurses 5.7_0 >= ncurses 5.7_0, even >> though installed variants "+freebsd" do not match "". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> > > Same here. > > > Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even though >> installed variants "+memdebug+threads" do not match >> "+darwin+memdebug+threads". Use 'upgrade --enforce-variants' to switch to >> the requested variants. >> Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even >> though installed variants "+rfc3779" do not match "+darwin+rfc3779". Use >> 'upgrade --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, even >> though installed variants "" do not match "+darwin". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, >> even though installed variants "" do not match "+darwin". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since tk 8.5.6_1 >= tk 8.5.6_1, even though >> installed variants "" do not match "+darwin". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since apache2 2.2.11_0 >= apache2 2.2.11_0, even >> though installed variants "+darwin_9+openbsd+openldap+workermpm" do not >> match "+darwin+darwin_9+openldap+workermpm". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> > > All of the above ports are missing the +darwin platform variant, which for > various reasons these ports require in order to build correctly on Mac OS X. > MacPorts automatically adds the +darwin variant for you, so you must've done > something special to remove it, such as by typing "sudo port install > portname -darwin" or by putting "-darwin" into your variants.conf, neither > of which you should do. > > So please edit your variants.conf, remove any references to platform > variants from it, and then for each port referenced above, uninstall it with > > sudo port -f uninstall portname > > And then reinstall it with > > sudo port install portname > > You can specify variants on the port install command if desired, but do not > specify platform variants; allow MacPorts to select the right ones for you. > > > Undefined symbols: >> "_compiler_globals", referenced from: >> _compiler_globals$non_lazy_ptr in cgi_main.o >> "_core_globals", referenced from: >> _core_globals$non_lazy_ptr in cgi_main.o >> "_executor_globals", referenced from: >> _executor_globals$non_lazy_ptr in info.o >> _executor_globals$non_lazy_ptr in cgi_main.o >> "_sapi_globals", referenced from: >> _sapi_globals$non_lazy_ptr in info.o >> _sapi_globals$non_lazy_ptr in cgi_main.o >> ld: symbol(s) not found >> collect2: ld returned 1 exit status >> make: *** [sapi/cgi/php-cgi] Error 1 >> > > I have seen this reported once before, and did not have a solution for it > then either: > > http://trac.macports.org/ticket/16596 > > Please let us know if rebuilding your ports with the proper platform > variants resolves the issue, so that I can update the ticket with that > solution. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bocat01 at gmail.com Mon Aug 10 11:57:44 2009 From: bocat01 at gmail.com (Bob Katz) Date: Mon, 10 Aug 2009 14:57:44 -0400 Subject: gnome port confusion Message-ID: Hi I am completely new to this project. This is my problem : I have just set up a macports port system on my mac and after issuing the command " sudo port install gnome " the only thing that happens is the curser just flashes. The curser has been flashing now for over 1.5 hours. Some background information - 2 days ago I invoked the "sudo port install gnome " and after about 10 -15 minutes it started to install and ultimately did install. For reasons that seemed good at the time I decided to reinstall macports and for about the last 24 hours I have tried to install gnome about 5-6 times and all I get is a flashing curser. I have run " sudo port selfupdate " and completes as it should. In addition to test my macports environment I installed gnome desktop backgrounds (a much smaller port ) it installed without a hitch. Could someone out there possibly give me an idea what's going on here. Thanks - Bob -------------- next part -------------- An HTML attachment was scrubbed... URL: From andres.colubri at gmail.com Mon Aug 10 13:14:48 2009 From: andres.colubri at gmail.com (acolubri) Date: Mon, 10 Aug 2009 13:14:48 -0700 (PDT) Subject: embedding @executable_path Message-ID: <24840607.post@talk.nabble.com> I need all the binaries and libraries generated with macports to have a specific path embedded into them (libtool -install_name ...). In particular, this path has to be relative to the location of the calling application (i.e.: @executable_path/blah/blah). Is there any way to set this globally through the port command or by editing any of the macports config files? Or should I just patch by hand the configure/makefiles of each source distribution to have libtool setting the desired path? Thanks a lot. -- View this message in context: http://www.nabble.com/embedding-%40executable_path-tp24840607p24840607.html Sent from the MacPorts - Users mailing list archive at Nabble.com. From dluke at geeklair.net Mon Aug 10 13:25:48 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Mon, 10 Aug 2009 16:25:48 -0400 Subject: embedding @executable_path In-Reply-To: <24840607.post@talk.nabble.com> References: <24840607.post@talk.nabble.com> Message-ID: <18160F99-8F56-4B3C-AECE-F9B1D4CCE1DA@geeklair.net> On Aug 10, 2009, at 4:14 PM, acolubri wrote: > I need all the binaries and libraries generated with macports to > have a > specific path embedded into them (libtool -install_name ...). In > particular, > this path has to be relative to the location of the calling > application > (i.e.: @executable_path/blah/blah). Presumably you're packaging some software that is going to use libs that you are using macports to build. I've done something similar by having the build system for my .app run a script that runs install_name_tool on the libs I wanted to update (along with copying them into the app wrapper). -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From devans at macports.org Mon Aug 10 13:41:59 2009 From: devans at macports.org (David Evans) Date: Mon, 10 Aug 2009 13:41:59 -0700 Subject: gnome port confusion In-Reply-To: References: Message-ID: <4A808617.5010906@macports.org> Bob Katz wrote: > Hi > I am completely new to this project. This is my problem : I have just > set up a macports port system on my mac and after issuing the command > " sudo port install gnome " the only thing that happens is the curser > just flashes. > The curser has been flashing now for over 1.5 hours. > > Some background information - 2 days ago I invoked the "sudo port > install gnome " and after about 10 -15 minutes it started to install > and ultimately did install. For reasons that seemed good at the time I > decided to reinstall macports and for about the last 24 hours I have > tried to install gnome about 5-6 times and all I get is a flashing curser. > > I have run " sudo port selfupdate " and completes as it should. In > addition to test my macports environment I installed gnome desktop > backgrounds (a much smaller port ) it installed without a hitch. > > Could someone out there possibly give me an idea what's going on here. > > Thanks - Bob > > Well, first of all the gnome port more or less installs everything in the current GNOME stable release (2.26.3 right now) that has been ported to MacPorts and their dependencies. For a detailed status of the GNOME ports installed see http://trac.macports.org/wiki/GNOMEPackageStatus With all the dependencies and depending on which variants you selected this can be upwards of 400 ports so it takes a while to install from scratch (understatement). However, from your email it looks like you did this once so the issue appears possible that you haven't completely removed the first install before doing the reinstall and that this is causing you some grief. Without knowing more details, please make sure you have done everything described here to remove the old installation http://guide.macports.org/#installing.macports.uninstalling before trying to install again. You may want to use the -d option to MacPorts to get a debug trace of what is going on. This may shed more light on your problem. sudo port -d install gnome or just install a part of the gnome big picture using one of the smaller meta ports that are included in the overall gnome port sudo port -d install gnome-platform-suite So I hope this is a start for you. If you can report back more details about what is or is not happening (the debug trace) then perhaps we can be of more help. Cheers, Dave From leknarf at pacbell.net Mon Aug 10 14:59:40 2009 From: leknarf at pacbell.net (Scott Frankel) Date: Mon, 10 Aug 2009 14:59:40 -0700 Subject: py2app cannot move to target thread error Message-ID: Hello, I'm troubleshooting a PyQt-PostgreSQL py2app error: "Cannot move to target thread". From the research I've done so far, I believe that the problem is due to an error in the way I've created my build environment. I used macports to create a build environment for my Python-PyQt- PostgreSQL app. I've used my environment to build simple apps that run happily. I'm now trying to build an app that leverages PostgreSQL and the app fails on launch with a Qt error: "Cannot move to target thread". Adding PyQt4.QtSql to py2app's option includes either causes or reveals the problem. eg: This works: OPTIONS = {'argv_emulation': True, 'includes': ['sip', 'PyQt4._qt']} This doesn't: OPTIONS = {'argv_emulation': True, 'includes': ['sip', 'PyQt4._qt', 'PyQt4.QtSql']} Researching the error, I've set DYLD_PRINT_LIBRARIES=1 in my shell and am looking for duplicate instances of Qt libraries. I'm not seeing anything obvious. But I also don't know exactly what to look for. For example, should I be concerned with dyld output running the app or building it? The last of the dyld output looks like this: dyld: loaded: /opt/local/libexec/qt4-mac/plugins/sqldrivers/ libqsqlpsql.bundle dyld: loaded: /opt/local/lib/postgresql83/libpq.5.dylib dyld: loaded: /opt/local/libexec/qt4-mac/lib/QtSql.framework/Versions/ 4/QtSql dyld: loaded: /opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/ 4/QtCore dyld: loaded: /opt/local/lib/libz.1.dylib dyld: loaded: /opt/local/lib/libssl.0.9.8.dylib dyld: loaded: /opt/local/lib/libcrypto.0.9.8.dylib QObject::moveToThread: Current thread (0x1d17d0) is not the object's thread (0x1a7820). Cannot move to target thread (0x1a7820) Suggestions? Thanks in advance! Scott From Markus.Ueberall at gmail.com Mon Aug 10 14:48:25 2009 From: Markus.Ueberall at gmail.com (Markus Ueberall) Date: Mon, 10 Aug 2009 23:48:25 +0200 Subject: php 5.3: suhosin patch support? Message-ID: Hi, I noticed that according to the commit log, the suhosin _extension_ (php5-suhosin) has recently been updated; however, I didn't find any information regarding the suhosin _patch_. Are there any plans for introducing a variant +suhosin or the like in the near future? Ad astra, Markus From andres.colubri at gmail.com Mon Aug 10 15:42:24 2009 From: andres.colubri at gmail.com (Andres Colubri) Date: Mon, 10 Aug 2009 15:42:24 -0700 Subject: embedding @executable_path In-Reply-To: <18160F99-8F56-4B3C-AECE-F9B1D4CCE1DA@geeklair.net> References: <24840607.post@talk.nabble.com> <18160F99-8F56-4B3C-AECE-F9B1D4CCE1DA@geeklair.net> Message-ID: <4A80A250.5090109@gmail.com> Thanks for your reply. I thought of running install_name_tool on the compiled libs, however I found the following note: "We can try using install_name_tool, but this time we find out that things don't work. Why is this? There's no extra room compiled into the library to allow for a longer pathname, so we'd have to compile the original library with an extra flag to allow for more room in the path." in this online article about dylib files: http://qin.laya.com/tech_coding_help/dylib_linking.html Since you were able to do it, I infer that the flag is enabled by default in macports. Am I correct? (BTW, do you know what flag is this?) Daniel J. Luke wrote: > On Aug 10, 2009, at 4:14 PM, acolubri wrote: >> I need all the binaries and libraries generated with macports to have a >> specific path embedded into them (libtool -install_name ...). In >> particular, >> this path has to be relative to the location of the calling application >> (i.e.: @executable_path/blah/blah). > > Presumably you're packaging some software that is going to use libs > that you are using macports to build. > > I've done something similar by having the build system for my .app run > a script that runs install_name_tool on the libs I wanted to update > (along with copying them into the app wrapper). > > -- > Daniel J. Luke > +========================================================+ > | *---------------- dluke at geeklair.net ----------------* | > | *-------------- http://www.geeklair.net -------------* | > +========================================================+ > | Opinions expressed are mine and do not necessarily | > | reflect the opinions of my employer. | > +========================================================+ > > > From dluke at geeklair.net Mon Aug 10 16:16:41 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Mon, 10 Aug 2009 19:16:41 -0400 Subject: embedding @executable_path In-Reply-To: <4A80A250.5090109@gmail.com> References: <24840607.post@talk.nabble.com> <18160F99-8F56-4B3C-AECE-F9B1D4CCE1DA@geeklair.net> <4A80A250.5090109@gmail.com> Message-ID: <99BC9B09-80F9-4F58-BF51-51EC45D0464D@geeklair.net> On Aug 10, 2009, at 6:42 PM, Andres Colubri wrote: > Thanks for your reply. I thought of running install_name_tool on the > compiled libs, however I found the following note: > > "We can try using install_name_tool, but this time we find out that > things don't work. Why is this? There's no extra room compiled into > the library to allow for a longer pathname, so we'd have to compile > the original library with an extra flag to allow for more room in > the path." > > in this online article about dylib files: http://qin.laya.com/tech_coding_help/dylib_linking.html man ld (look for -headerpad_max_install_names) > Since you were able to do it, I infer that the flag is enabled by > default in macports. Am I correct? (BTW, do you know what flag is > this?) In my case, I wasn't using a lib from macports (but it was a similar problem). You could probably add -headerpad_max_install_names to configure.ldflags (although I haven't tried this). You could also try using install_name_tool without doing this (if the new install name is shorter than the old one, you won't have a problem). -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From mark at dxradio.demon.co.uk Mon Aug 10 17:35:30 2009 From: mark at dxradio.demon.co.uk (Mark Hattam) Date: Tue, 11 Aug 2009 01:35:30 +0100 Subject: mcrypt in php5 In-Reply-To: <735C3869-01C5-47FA-8FE7-761DEBE5BE39@macports.org> References: <378D6F83-EB32-4ECD-A141-C0F4BD3561B8@dxradio.demon.co.uk> <735C3869-01C5-47FA-8FE7-761DEBE5BE39@macports.org> Message-ID: On 7 Aug 2009, at 03:24, Ryan Schmidt wrote: > > On Aug 6, 2009, at 06:57, Mark Hattam wrote: > >> I already had php5 installed which recently got upgraded to 5.3.0 >> >> sudo port installed >> php5 @5.3.0_1+apache2+macosx+mysql5 (active) >> >> But now phpMyAdmin complains that mcrypt is not installed (it used >> not to complain this way) >> Cannot load mcrypt extension. Please check your PHP configuration. >> >> So I've now done a >> sudo port install php5-mcrypt >> >> and it shows as >> php5-mcrypt @5.3.0_0 (active) >> >> However phpMyAdmin still doesn't "see" mcrypt. >> >> php.ini has >> >> ; Directory in which the loadable extensions (modules) reside. >> ; http://php.net/extension-dir >> extension_dir = "./" > > Remove or comment out (by prepending a semicolon) the above line. Yes that made it work. So we really no longer specify the extensions directory? >> ; On windows: >> ; extension_dir = "ext" >> >> which it had already, and looks to be what the php5-mcrypt >> installer said to check. >> >> So what is there to check now? > From scotpb at gmail.com Mon Aug 10 17:38:51 2009 From: scotpb at gmail.com (Scot Ballard) Date: Mon, 10 Aug 2009 17:38:51 -0700 Subject: 1.8.1beta - build_arch x86_64 Message-ID: <2d6596180908101738w69a56f47x25baa42913b7cad9@mail.gmail.com> I am kicking the tires on macports beta 1.8.1b. I changed the build_arch var to x86_64 in hopes i could build x86_64 binaries for my XEON system. It seems like opessl is not building in the new architecture but dovecot is. The build will stop when dovecot doesnt' have its required openssl library in the same build_arch. I do the following in this order. 1. fresh install the dmg for leopard 1.8.1b 2. change build_arch in /opt/local/etc/macports/macports.conf 3. 'port -d install dovecot' libtool: link: /usr/bin/gcc-4.0 -std=gnu99 -O2 -arch x86_64 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -I/opt/local/include -o ssl-build-param ssl-init-main.o ssl-init-openssl.o ssl-init-gnutls.o -L/opt/local/lib ../lib/liblib.a -lssl -lcrypto -lz ld: warning in /opt/local/lib/libssl.dylib, file is not of required architecture ld: warning in /opt/local/lib/libcrypto.dylib, file is not of required architecture Undefined symbols: "_ERR_error_string_n", referenced from: _ssl_last_error in ssl-init-openssl.o "_i2d_DHparams", referenced from: _ssl_generate_parameters in ssl-init-openssl.o _ssl_generate_parameters in ssl-init-openssl.o "_ERR_get_error", referenced from: _ssl_last_error in ssl-init-openssl.o "_DH_generate_parameters", referenced from: _ssl_generate_parameters in ssl-init-openssl.o ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: *** [ssl-build-param] Error 1 make[3]: *** Waiting for unfinished jobs.... mv -f .deps/mail-process.Tpo .deps/mail-process.Po mv -f .deps/master-settings.Tpo .deps/master-settings.Po make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Any pointers would be appreciated. The full output from a 'port -d install' should be attached. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: macports_1.8.txt.gz Type: application/x-gzip Size: 99690 bytes Desc: not available URL: From allbery at kf8nh.com Mon Aug 10 17:56:41 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Mon, 10 Aug 2009 20:56:41 -0400 Subject: 1.8.1beta - build_arch x86_64 In-Reply-To: <2d6596180908101738w69a56f47x25baa42913b7cad9@mail.gmail.com> References: <2d6596180908101738w69a56f47x25baa42913b7cad9@mail.gmail.com> Message-ID: <4738B36B-1DBD-4431-877F-D6478ABB19F1@kf8nh.com> On Aug 10, 2009, at 20:38 , Scot Ballard wrote: > I am kicking the tires on macports beta 1.8.1b. I changed the > build_arch var to x86_64 in hopes i could build x86_64 binaries for > my XEON system. > > It seems like opessl is not building in the new architecture but > dovecot is. The build will stop when dovecot doesnt' have its > required openssl library in the same build_arch. You have to force rebuild everything if you change the build_arch; MacPorts has no idea that the already installed library is for the wrong architecture. AFAIK there are no plans to change this. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From ryandesign at macports.org Mon Aug 10 18:28:20 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 10 Aug 2009 20:28:20 -0500 Subject: mcrypt in php5 In-Reply-To: References: <378D6F83-EB32-4ECD-A141-C0F4BD3561B8@dxradio.demon.co.uk> <735C3869-01C5-47FA-8FE7-761DEBE5BE39@macports.org> Message-ID: <0117FBBF-204D-4634-A385-0C7F60C2A494@macports.org> On Aug 10, 2009, at 19:35, Mark Hattam wrote: > On 7 Aug 2009, at 03:24, Ryan Schmidt wrote: > >> On Aug 6, 2009, at 06:57, Mark Hattam wrote: >> >>> I already had php5 installed which recently got upgraded to 5.3.0 >>> >>> sudo port installed >>> php5 @5.3.0_1+apache2+macosx+mysql5 (active) >>> >>> But now phpMyAdmin complains that mcrypt is not installed (it >>> used not to complain this way) >>> Cannot load mcrypt extension. Please check your PHP >>> configuration. >>> >>> So I've now done a >>> sudo port install php5-mcrypt >>> >>> and it shows as >>> php5-mcrypt @5.3.0_0 (active) >>> >>> However phpMyAdmin still doesn't "see" mcrypt. >>> >>> php.ini has >>> >>> ; Directory in which the loadable extensions (modules) reside. >>> ; http://php.net/extension-dir >>> extension_dir = "./" >> >> Remove or comment out (by prepending a semicolon) the above line. > > Yes that made it work. > > So we really no longer specify the extensions directory? You can specify it if you like, but you have to specify the right one. "./" was never right; I don't know why the PHP developers had that in there as the default. You may as well not specify it, so that if it changes due to a new version of PHP, you'll automatically get that change. From ryandesign at macports.org Mon Aug 10 19:36:03 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 10 Aug 2009 21:36:03 -0500 Subject: 1.8.1beta - build_arch x86_64 In-Reply-To: <4738B36B-1DBD-4431-877F-D6478ABB19F1@kf8nh.com> References: <2d6596180908101738w69a56f47x25baa42913b7cad9@mail.gmail.com> <4738B36B-1DBD-4431-877F-D6478ABB19F1@kf8nh.com> Message-ID: <2E11EB93-DCCD-4F51-AA49-5BF65E9E3D6E@macports.org> On Aug 10, 2009, at 19:56, Brandon Allbery wrote: > On Aug 10, 2009, at 20:38 , Scot Ballard wrote: > >> I am kicking the tires on macports beta 1.8.1b. I changed the >> build_arch var to x86_64 in hopes i could build x86_64 binaries >> for my XEON system. >> >> It seems like opessl is not building in the new architecture but >> dovecot is. The build will stop when dovecot doesnt' have its >> required openssl library in the same build_arch. > > You have to force rebuild everything if you change the build_arch; > MacPorts has no idea that the already installed library is for the > wrong architecture. AFAIK there are no plans to change this. Also, I would not be surprised if there are a great number of ports that currently fail to build properly when build_archs is set to x86_64 (or ppc64), since most maintainers have not tested this new feature yet. From ryandesign at macports.org Mon Aug 10 19:40:41 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 10 Aug 2009 21:40:41 -0500 Subject: php 5.3: suhosin patch support? In-Reply-To: References: Message-ID: On Aug 10, 2009, at 16:48, Markus Ueberall wrote: > I noticed that according to the commit log, the suhosin _extension_ > (php5-suhosin) has recently been updated; however, I didn't find any > information regarding the suhosin _patch_. Are there any plans for > introducing a variant +suhosin or the like in the near future? To my knowledge, nobody has suggested that before. I assume this is designed to make PHP more secure in some way? We could add a variant to the php5 port for this. You could file an issue in the issue tracker for this. If you would like to supply a patch to implement this, that would make it easier. From jmr at macports.org Mon Aug 10 21:28:48 2009 From: jmr at macports.org (Joshua Root) Date: Tue, 11 Aug 2009 14:28:48 +1000 Subject: 1.8.1beta - build_arch x86_64 In-Reply-To: <4738B36B-1DBD-4431-877F-D6478ABB19F1@kf8nh.com> References: <2d6596180908101738w69a56f47x25baa42913b7cad9@mail.gmail.com> <4738B36B-1DBD-4431-877F-D6478ABB19F1@kf8nh.com> Message-ID: <4A80F380.9080500@macports.org> On 2009-8-11 10:56, Brandon Allbery wrote: > You have to force rebuild everything if you change the build_arch; > MacPorts has no idea that the already installed library is for the wrong > architecture. AFAIK there are no plans to change this. There are plans, but it's not likely to happen in 1.8.x. - Josh From Markus.Ueberall at gmail.com Tue Aug 11 01:55:46 2009 From: Markus.Ueberall at gmail.com (Markus Ueberall) Date: Tue, 11 Aug 2009 10:55:46 +0200 Subject: php 5.3: suhosin patch support? In-Reply-To: References: Message-ID: Ryan Schmidt schrieb: > >> [...] I didn't find any >> information regarding the suhosin _patch_. Are there any plans for >> introducing a variant +suhosin or the like in the near future? > > [...] You could file an issue in the issue tracker for > this. If you would like to supply a patch to implement this, that would > make it easier. I just saw that the hardened-php project hasn't released a patch for PHP 5.3.0 yet, though unofficial modifications exist (cf., e.g., http://blog.adaniels.nl/articles/suhosin-patch-for-php-53/). I'll file an issue once the project site gets updated and try to come up with a patch for the Portfile in the meantime. Ad astra, Markus From Damien at Clauzel.nom.fr Tue Aug 11 05:00:05 2009 From: Damien at Clauzel.nom.fr (Damien Clauzel) Date: Tue, 11 Aug 2009 14:00:05 +0200 Subject: 1.8.1beta - build_arch x86_64 In-Reply-To: <2E11EB93-DCCD-4F51-AA49-5BF65E9E3D6E@macports.org> References: <2d6596180908101738w69a56f47x25baa42913b7cad9@mail.gmail.com> <4738B36B-1DBD-4431-877F-D6478ABB19F1@kf8nh.com> <2E11EB93-DCCD-4F51-AA49-5BF65E9E3D6E@macports.org> Message-ID: <09033FC1-3CD3-4C5D-98B5-AAA979C03342@Clauzel.nom.fr> Le 11 ao?t 09 ? 04:36, Ryan Schmidt a ?crit : > Also, I would not be surprised if there are a great number of ports > that currently fail to build properly when build_archs is set to > x86_64 (or ppc64), since most maintainers have not tested this new > feature yet. I confirm that. I am also trying to do a clean 64 bits install on Leopard Server. My default variants are : +ipv6 +quartz +no_x11 -x11 +nls +tls +ssl +with_default_names I have installed so far : coreutils wget perl5.8 +threads +shared +gdbm +db curl +ares +doc lzmautils lesspipe pstree bash-completion aspell gnupg +idea socat rtorrent-devel tree I want to add at least those ports: tsocks apachetop privoxy tor-devel screen dejavu-fonts vim +huge +cscope +nls multitail elinks +col256 apache2 +preforkmpm +no_startupitem less gnumeric rubber inkscape-devel wireshark +adns +gnutls +libgcrypt +ipv6 +pcre +rtp || return nc6 || return php5 +apache2 +fastcgi +mysql5 +sqlite +ipc +pcntl +pear +sockets subversion +mod_dav_svn +tools +unicode_path +bash_completion mysql5-server lftp +nls The 2 main blocking problems I have met are : 1) when compiling a port that use openssl : checking for OpenSSL... configure: error: OpenSSL not found but openssl is compiled and runs fine : ___ # /opt/local/bin/openssl version OpenSSL 0.9.8k 25 Mar 2009 ___ 2) compiling p5-locale-gettext, which is needed by a lot of ports : ___ ? checking for gettext... no checking for gettext in -I/opt/local/include -L/opt/local/lib - lintl...gettext function not found. Please install libintl at Makefile.PL line 18. no Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_perl_p5-locale-gettext/work/gettext-1.05" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor " returned error 2 Command output: checking for gettext... no ? ___ But gettext is installed and runs fine (gettext @0.17_4 (active)) For me, I seems that MacPorts is working fine with x86_64. Several important ports cannot be compiled in 64 bits, but MacPort doesn't look to be the one in fault here. Has anybody tried universal with only x86_64 and i386 for architecture ? Maybe there is a temporary solution in this direction. Best, Damien From jmr at macports.org Tue Aug 11 05:50:47 2009 From: jmr at macports.org (Joshua Root) Date: Tue, 11 Aug 2009 22:50:47 +1000 Subject: 1.8.1beta - build_arch x86_64 In-Reply-To: <09033FC1-3CD3-4C5D-98B5-AAA979C03342@Clauzel.nom.fr> References: <2d6596180908101738w69a56f47x25baa42913b7cad9@mail.gmail.com> <4738B36B-1DBD-4431-877F-D6478ABB19F1@kf8nh.com> <2E11EB93-DCCD-4F51-AA49-5BF65E9E3D6E@macports.org> <09033FC1-3CD3-4C5D-98B5-AAA979C03342@Clauzel.nom.fr> Message-ID: <4A816927.8050207@macports.org> On 2009-8-11 22:00, Damien Clauzel wrote: > 1) when compiling a port that use openssl : checking for OpenSSL... > configure: error: OpenSSL not found > but openssl is compiled and runs fine : OpenSSL needed some special handling of build_arch. Should hopefully be fixed now. - Josh From martin at siarp.de Tue Aug 11 06:32:21 2009 From: martin at siarp.de (Martin Stadler) Date: Tue, 11 Aug 2009 15:32:21 +0200 Subject: git cvsimport and cvsps Message-ID: Hi! I wanted to import a CVS repository to git so I installed the git-core port. I found out that - in contrary to the svn stuff - cvsimport is already included. But I also needed to install the port cvsps in order to import the repository [1]. Shouldn't that be a dependency of git- core, then? Or should the whole cvsimport be a variant of git-core? Martin [1] http://maymay.net/blog/2008/04/15/how-to-import-cvs-code-repositories-into-git-using-git-cvsimport/ From turnandtaxis at gmail.com Tue Aug 11 11:34:42 2009 From: turnandtaxis at gmail.com (The Trystero) Date: Wed, 12 Aug 2009 02:34:42 +0800 Subject: installing packages offline Message-ID: <4A81B9C2.7070702@gmail.com> very often, the terminal "fetching xxx" goes on forever. Fetching ruby ---> Attempting to fetch ruby-1.8.7-p174.tar.bz2 from http://distfiles.macports.org/ruby however, if i copy and paste the url into my web browser and download the package from there, it takes a finite amount of time. how do i get macports to recognize this downloaded file and use it instead of trying to fetch a new one? with gems, i simply have to put it in the current directory, but that seems not to work with port. From ryandesign at macports.org Tue Aug 11 13:08:06 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 11 Aug 2009 15:08:06 -0500 Subject: installing packages offline In-Reply-To: <4A81B9C2.7070702@gmail.com> References: <4A81B9C2.7070702@gmail.com> Message-ID: On Aug 11, 2009, at 13:34, The Trystero wrote: > very often, the terminal "fetching xxx" goes on forever. > > Fetching ruby > ---> Attempting to fetch ruby-1.8.7-p174.tar.bz2 from > http://distfiles.macports.org/ruby > > > however, if i copy and paste the url into my web browser and > download the > package from there, it takes a finite amount of time. I have occasionally also noticed the distfiles mirror taking a long time to download (at something like 7KB/sec). Most of the time it's plenty fast though. > how do i get macports to recognize this downloaded file and use it > instead > of trying to fetch a new one? with gems, i simply have to put it in > the > current directory, but that seems not to work with port. Put the file in /opt/local/var/macports/distfiles/${name} From ryandesign at macports.org Tue Aug 11 13:17:41 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 11 Aug 2009 15:17:41 -0500 Subject: 1.8.1beta - build_arch x86_64 In-Reply-To: <09033FC1-3CD3-4C5D-98B5-AAA979C03342@Clauzel.nom.fr> References: <2d6596180908101738w69a56f47x25baa42913b7cad9@mail.gmail.com> <4738B36B-1DBD-4431-877F-D6478ABB19F1@kf8nh.com> <2E11EB93-DCCD-4F51-AA49-5BF65E9E3D6E@macports.org> <09033FC1-3CD3-4C5D-98B5-AAA979C03342@Clauzel.nom.fr> Message-ID: On Aug 11, 2009, at 07:00, Damien Clauzel wrote: > 2) compiling p5-locale-gettext, which is needed by a lot of ports : > ___ > ? > checking for gettext... no > checking for gettext in -I/opt/local/include -L/opt/local/lib - > lintl...gettext function not found. Please install libintl at > Makefile.PL line 18. > no > Error: Target org.macports.configure returned: configure failure: > shell command " cd "/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_ > p5-locale-gettext/work/gettext-1.05" && /opt/local/bin/perl > Makefile.PL INSTALLDIRS=vendor " returned error 2 > Command output: checking for gettext... no > ? > ___ > > But gettext is installed and runs fine (gettext @0.17_4 (active)) > > > For me, I seems that MacPorts is working fine with x86_64. Several > important ports cannot be compiled in 64 bits, but MacPort doesn't > look to be the one in fault here. > > > Has anybody tried universal with only x86_64 and i386 for > architecture ? Maybe there is a temporary solution in this direction. I have observed the above before when x86_64 is included in the universal_archs. gettext seems to build for all the requested archs, but if it's 64-bit, any program you try to link to it can't find it. I have seen this with many other programs so I assume the fault lies in gettext. I have not contacted the developers of gettext about this; this should probably be done. I see at least one ticket for this issue in our issue tracker: http://trac.macports.org/ticket/19381 From jjmbcom at gmail.com Tue Aug 11 15:05:46 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Tue, 11 Aug 2009 16:05:46 -0600 Subject: installing dia Message-ID: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> Hello I get the following error install dia, I never saw this issue. Has anyone else? I tried to install the dependencies individually with lots of failures. Am I missing something simple? jjmb-osx:~ jjmb$ sudo port -v install dia ---> Building dia make all-recursive Making all in lib make all-recursive Making all in pixmaps make[4]: Nothing to be done for `all'. /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -Wall --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -Wpointer-arith -Winit-self -Wformat-nonliteral -avoid-version --export-dynamic -L/opt/local/lib -o libdia.la -rpath /opt/local/lib/dia diagramdata.lo layer.lo geometry.lo color.lo dia_xml.lo attributes.lo text.lo textline.lo font.lo group.lo utils.lo arrows.lo message.lo focus.lo sheet.lo connectionpoint.lo object.lo object_defaults.lo connection.lo orth_conn.lo neworth_conn.lo poly_conn.lo bezier_conn.lo element.lo polyshape.lo beziershape.lo objchange.lo dialogs.lo widgets.lo units.lo dia_image.lo intl.lo filter.lo connpoint_line.lo properties.lo propdesc.lo proplist.lo propoffsets.lo propobject.lo prop_basic.lo prop_dict.lo prop_inttypes.lo prop_geomtypes.lo prop_attr.lo prop_text.lo prop_widgets.lo prop_sdarray.lo propdialogs.lo propregistry.lo dia_dirs.lo plug-ins.lo paper.lo boundingbox.lo dynamic_obj.lo create.lo diatransform.lo diarenderer.lo diainteractiverenderer.lo diagdkrenderer.lo diasvgrenderer.lo dia_svg.lo autoroute.lo parent.lo render_pixmap.lo diaarrowchooser.lo dialinechooser.lo persistence.lo diaerror.lo diamarshal.lo debug.lo prefs.lo newgroup.lo dialib.lo diacellrendererproperty.lo -L/opt/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lcairo -lSM -lICE -lfreetype -lfontconfig -lexpat -lpng12 -lXrender -lX11 -lxml2 -lpthread -lz -lm -lgdk_pixbuf-2.0 -lgthread-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lart_lgpl_2 -lpng -lz -lm -lz /usr/bin/gcc-4.0 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/libdia.dylib .libs/diagramdata.o .libs/layer.o .libs/geometry.o .libs/color.o .libs/dia_xml.o .libs/attributes.o .libs/text.o .libs/textline.o .libs/font.o .libs/group.o .libs/utils.o .libs/arrows.o .libs/message.o .libs/focus.o .libs/sheet.o .libs/connectionpoint.o .libs/object.o .libs/object_defaults.o .libs/connection.o .libs/orth_conn.o .libs/neworth_conn.o .libs/poly_conn.o .libs/bezier_conn.o .libs/element.o .libs/polyshape.o .libs/beziershape.o .libs/objchange.o .libs/dialogs.o .libs/widgets.o .libs/units.o .libs/dia_image.o .libs/intl.o .libs/filter.o .libs/connpoint_line.o .libs/properties.o .libs/propdesc.o .libs/proplist.o .libs/propoffsets.o .libs/propobject.o .libs/prop_basic.o .libs/prop_dict.o .libs/prop_inttypes.o .libs/prop_geomtypes.o .libs/prop_attr.o .libs/prop_text.o .libs/prop_widgets.o .libs/prop_sdarray.o .libs/propdialogs.o .libs/propregistry.o .libs/dia_dirs.o .libs/plug-ins.o .libs/paper.o .libs/boundingbox.o .libs/dynamic_obj.o .libs/create.o .libs/diatransform.o .libs/diarenderer.o .libs/diainteractiverenderer.o .libs/diagdkrenderer.o .libs/diasvgrenderer.o .libs/dia_svg.o .libs/autoroute.o .libs/parent.o .libs/render_pixmap.o .libs/diaarrowchooser.o .libs/dialinechooser.o .libs/persistence.o .libs/diaerror.o .libs/diamarshal.o .libs/debug.o .libs/prefs.o .libs/newgroup.o .libs/dialib.o .libs/diacellrendererproperty.o -L/opt/local/lib -L/usr/X11R6/lib /opt/local/lib/libgtk-x11-2.0.dylib /opt/local/lib/libgdk-x11-2.0.dylib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libpangocairo-1.0.dylib /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib /usr/X11R6/lib/libX11.dylib /opt/local/lib/libcairo.dylib /usr/X11/lib/libSM.dylib -L/usr/X11/lib /usr/X11/lib/libICE.dylib /opt/local/lib/libfreetype.dylib /opt/local/lib/libfontconfig.dylib /opt/local/lib/libexpat.dylib /opt/local/lib/libpng12.dylib /opt/local/lib/libXrender.dylib /usr/X11/lib/libX11.dylib /usr/X11/lib/libXau.dylib /usr/X11/lib/libXdmcp.dylib /opt/local/lib/libxml2.dylib -lpthread /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libpangoft2-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib /opt/local/lib/libart_lgpl_2.dylib /usr/X11/lib/libpng12.dylib -lm -lz -install_name /opt/local/lib/dia/libdia.dylib -Wl,-single_module i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgtk-x11-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgdk-x11-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libatk-1.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libpangocairo-1.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libcairo.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfontconfig.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libpng12.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libXrender.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libxml2.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgdk_pixbuf-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgthread-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libpangoft2-1.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libpango-1.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgobject-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgmodule-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libglib-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libintl.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libart_lgpl_2.dylib: No such file or directory make[4]: *** [libdia.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_dia/work/dia-0.97" && make all " returned error 2 Command output: make all-recursive Making all in pixmaps make[4]: Nothing to be done for `all'. /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -O2 -Wall --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -Wpointer-arith -Winit-self -Wformat-nonliteral -avoid-version --export-dynamic -L/opt/local/lib -o libdia.la -rpath /opt/local/lib/dia diagramdata.lo layer.lo geometry.lo color.lo dia_xml.lo attributes.lo text.lo textline.lo font.lo group.lo utils.lo arrows.lo message.lo focus.lo sheet.lo connectionpoint.lo object.lo object_defaults.lo connection.lo orth_conn.lo neworth_conn.lo poly_conn.lo bezier_conn.lo element.lo polyshape.lo beziershape.lo objchange.lo dialogs.lo widgets.lo units.lo dia_image.lo intl.lo filter.lo connpoint_line.lo properties.lo propdesc.lo proplist.lo propoffsets.lo propobject.lo prop_basic.lo prop_dict.lo prop_inttypes.lo prop_geomtypes.lo prop_attr.lo prop_text.lo prop_widgets.lo prop_sdarray.lo propdialogs.lo propregistry.lo dia_dirs.lo plug-ins.lo paper.lo boundingbox.lo dynamic_obj.lo create.lo diatransform.lo diarenderer.lo diainteractiverenderer.lo diagdkrenderer.lo diasvgrenderer.lo dia_svg.lo autoroute.lo parent.lo render_pixmap.lo diaarrowchooser.lo dialinechooser.lo persistence.lo diaerror.lo diamarshal.lo debug.lo prefs.lo newgroup.lo dialib.lo diacellrendererproperty.lo -L/opt/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lcairo -lSM -lICE -lfreetype -lfontconfig -lexpat -lpng12 -lXrender -lX11 -lxml2 -lpthread -lz -lm -lgdk_pixbuf-2.0 -lgthread-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lart_lgpl_2 -lpng -lz -lm -lz /usr/bin/gcc-4.0 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/libdia.dylib .libs/diagramdata.o .libs/layer.o .libs/geometry.o .libs/color.o .libs/dia_xml.o .libs/attributes.o .libs/text.o .libs/textline.o .libs/font.o .libs/group.o .libs/utils.o .libs/arrows.o .libs/message.o .libs/focus.o .libs/sheet.o .libs/connectionpoint.o .libs/object.o .libs/object_defaults.o .libs/connection.o .libs/orth_conn.o .libs/neworth_conn.o .libs/poly_conn.o .libs/bezier_conn.o .libs/element.o .libs/polyshape.o .libs/beziershape.o .libs/objchange.o .libs/dialogs.o .libs/widgets.o .libs/units.o .libs/dia_image.o .libs/intl.o .libs/filter.o .libs/connpoint_line.o .libs/properties.o .libs/propdesc.o .libs/proplist.o .libs/propoffsets.o .libs/propobject.o .libs/prop_basic.o .libs/prop_dict.o .libs/prop_inttypes.o .libs/prop_geomtypes.o .libs/prop_attr.o .libs/prop_text.o .libs/prop_widgets.o .libs/prop_sdarray.o .libs/propdialogs.o .libs/propregistry.o .libs/dia_dirs.o .libs/plug-ins.o .libs/paper.o .libs/boundingbox.o .libs/dynamic_obj.o .libs/create.o .libs/diatransform.o .libs/diarenderer.o .libs/diainteractiverenderer.o .libs/diagdkrenderer.o .libs/diasvgrenderer.o .libs/dia_svg.o .libs/autoroute.o .libs/parent.o .libs/render_pixmap.o .libs/diaarrowchooser.o .libs/dialinechooser.o .libs/persistence.o .libs/diaerror.o .libs/diamarshal.o .libs/debug.o .libs/prefs.o .libs/newgroup.o .libs/dialib.o .libs/diacellrendererproperty.o -L/opt/local/lib -L/usr/X11R6/lib /opt/local/lib/libgtk-x11-2.0.dylib /opt/local/lib/libgdk-x11-2.0.dylib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libpangocairo-1.0.dylib /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib /usr/X11R6/lib/libX11.dylib /opt/local/lib/libcairo.dylib /usr/X11/lib/libSM.dylib -L/usr/X11/lib /usr/X11/lib/libICE.dylib /opt/local/lib/libfreetype.dylib /opt/local/lib/libfontconfig.dylib /opt/local/lib/libexpat.dylib /opt/local/lib/libpng12.dylib /opt/local/lib/libXrender.dylib /usr/X11/lib/libX11.dylib /usr/X11/lib/libXau.dylib /usr/X11/lib/libXdmcp.dylib /opt/local/lib/libxml2.dylib -lpthread /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libpangoft2-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib /opt/local/lib/libart_lgpl_2.dylib /usr/X11/lib/libpng12.dylib -lm -lz -install_name /opt/local/lib/dia/libdia.dylib -Wl,-single_module i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgtk-x11-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgdk-x11-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libatk-1.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libpangocairo-1.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libcairo.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfontconfig.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libpng12.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libXrender.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libxml2.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgdk_pixbuf-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgthread-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libpangoft2-1.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libpango-1.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgobject-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libgmodule-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libglib-2.0.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libintl.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libart_lgpl_2.dylib: No such file or directory make[4]: *** [libdia.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for dia): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. -- =================================== John Jason Brzozowski =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From eliott at cactuswax.net Tue Aug 11 17:14:34 2009 From: eliott at cactuswax.net (eliott) Date: Tue, 11 Aug 2009 17:14:34 -0700 Subject: strange issue with bash-completion and .ssh/config host entries Message-ID: <428d921d0908111714h6d0555c9o362488f79c654d59@mail.gmail.com> I have two machines that have bash-completion installed via macports. They both had the older version of bash-completion (20060301), but have been subsequently updated to the current version (1.0). On both machines, before the upgrade, I had the following 'good' behavior. if the .ssh/config file had this in it: host foobar hostname 1.1.1.1 Then at a bash prompt i could type: ssh foo and it would complete to foobar appropriately. *Note that I have _no_ data in known_hosts or /etc/hosts for the name 'foobar' (removed for testing)* After the upgrade to bash-completion 1.0, this no longer works on my systems. On other another *nix box (centos-5.x) with bash_completion (1.0 version), this still works, with the same .bashrc and the same .ssh/config file as in use on my 10.5 installs. I have gone so far as to compare the bash_completion and bash_completion.d/ssh scripts from macports to the other system. The is no functional difference that I can tell. A few comments are different, and one function testing for bash-4.0. The other system has a slightly newer version of bash compared to the 10.5 default. 10.5 -- GNU bash, version 3.2.17(1)-release (i386-apple-darwin9.0) centos5.3 -- GNU bash, version 3.2.25(1)-release (i686-redhat-linux-gnu) Has anyone else run across this issue, and know a workaround or a fix? Is it an issue with bash-completion, or something goofy with the version of bash in 10.5? I appreciate any insight anyone can provide. --eliott From atma at convalesco.org Tue Aug 11 22:45:31 2009 From: atma at convalesco.org (Panagiotis Atmatzidis) Date: Wed, 12 Aug 2009 08:45:31 +0300 Subject: strange issue with bash-completion and .ssh/config host entries In-Reply-To: <428d921d0908111714h6d0555c9o362488f79c654d59@mail.gmail.com> References: <428d921d0908111714h6d0555c9o362488f79c654d59@mail.gmail.com> Message-ID: <38F3620E-B6DF-4762-BA24-FBFDF92B15D2@convalesco.org> Greetings, Isn't a better to use /etc/hosts for pointing hostnames to specific? imho it's better for two reasons: 1) it's system wide and it's the standard procedure 2) you don't get this kind of issues in specific program updgrades that require hostnames resolv I even use dnsmasq configured on my LAN to avoid this kind of fuzz. regards On 12 ??? 2009, at 3:14 ??, eliott wrote: > I have two machines that have bash-completion installed via macports. > They both had the older version of bash-completion (20060301), but > have been subsequently updated to the current version (1.0). > > On both machines, before the upgrade, I had the following 'good' > behavior. > > if the .ssh/config file had this in it: > > host foobar > hostname 1.1.1.1 > > Then at a bash prompt i could type: ssh foo and it would complete > to foobar appropriately. > *Note that I have _no_ data in known_hosts or /etc/hosts for the name > 'foobar' (removed for testing)* > > After the upgrade to bash-completion 1.0, this no longer works on my > systems. > On other another *nix box (centos-5.x) with bash_completion (1.0 > version), this still works, with the same .bashrc and the same > .ssh/config file as in use on my 10.5 installs. > > I have gone so far as to compare the bash_completion and > bash_completion.d/ssh scripts from macports to the other system. The > is no functional difference that I can tell. A few comments are > different, and one function testing for bash-4.0. > > The other system has a slightly newer version of bash compared to the > 10.5 default. > > 10.5 -- GNU bash, version 3.2.17(1)-release (i386-apple-darwin9.0) > centos5.3 -- GNU bash, version 3.2.25(1)-release (i686-redhat-linux- > gnu) > > Has anyone else run across this issue, and know a workaround or a fix? > Is it an issue with bash-completion, or something goofy with the > version of bash in 10.5? > > I appreciate any insight anyone can provide. > > --eliott > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From ryandesign at macports.org Wed Aug 12 03:51:20 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 12 Aug 2009 05:51:20 -0500 Subject: installing dia In-Reply-To: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> Message-ID: <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> On Aug 11, 2009, at 17:05, John Jason Brzozowski wrote: > Hello I get the following error install dia, I never saw this > issue. Has anyone else? I tried to install the dependencies > individually with lots of failures. Am I missing something simple? I see lots of references to /usr/X11 and /usr/X11R6 in what you showed. MacPorts isn't supposed to use those anymore, since some months; X is now contained within the MacPorts prefix, like everything else. Is your ports tree up to date? Try sudo port selfupdate to update MacPorts and your ports tree. Then port outdated to see what needs to be upgraded. Upgrade anything listed. Then finally sudo port clean dia And try to install dia again sudo port -d install dia From jjmbcom at gmail.com Wed Aug 12 05:34:53 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Wed, 12 Aug 2009 06:34:53 -0600 Subject: installing dia In-Reply-To: <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> Message-ID: <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> Thanks for the reply. Looks like port is up to date: sudo port selfupdate Password: MacPorts base version 1.710 installed Downloaded MacPorts base version 1.710 The MacPorts installation is not outdated so it was not updated However there are quite a few that are outdated: port outdated The following installed ports are outdated: aalib 1.4rc5_2 < 1.4rc5_4 atk 1.20.0_1 < 1.26.0_1 cairo 1.4.10_0 < 1.8.8_0 curl 7.17.0_0 < 7.19.6_0 dbus 1.0.2_2 < 1.2.14_0 dbus-glib 0.74_0 < 0.80_0 docbook-xsl 1.72.0_0 < 1.75.1_0 fontconfig 2.4.2_1 < 2.7.1_0 freetype 2.3.5_0 < 2.3.9_0 gettext 0.16.1_0 < 0.17_4 glib2 2.14.1_0 < 2.20.4_0 gnome-keyring 2.20.0_0 < 2.26.3_0 gtk2 2.12.0_0 < 2.16.4_0 intltool 0.36.2_0 < 0.40.6_0 jpeg 6b_2 < 6b_3 libart_lgpl 2.3.19_2 < 2.3.20_0 libexif 0.6.16_1 < 0.6.17_0 libgcrypt 1.2.4_1 < 1.4.4_0 libgpg-error 1.5_1 < 1.7_0 libidl 0.8.9_0 < 0.8.13_0 libpng 1.2.21_0 < 1.2.38_0 libxml2 2.6.30_0 < 2.7.3_0 libxslt 1.1.22_0 < 1.1.24_2 orbit2 2.14.9_1 < 2.14.17_1 pango 1.18.2_0 < 1.24.5_0 perl5.8 5.8.8_0 < 5.8.9_3 popt 1.12_0 < 1.15_0 tiff 3.8.2_1 < 3.8.2_3 Xft2 2.1.12_0 < 2.1.13_2 xmlto 0.0.18_3 < 0.0.22_0 xorg-util-macros 1.1.5_0 < 1.2.2_0 xorg-xproto 7.0.11_0 < 7.0.15_0 xrender 0.9.0_1 < 0.9.4_6 Working on updgrading these now, I started with xrender seeing errors already, weird. sudo port upgrade xrender ---> Configuring xorg-libX11 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_x11_xorg-libX11/work/libX11-1.2.2" && ./configure --prefix=/opt/local --without-xcb " returned error 1 Command output: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking if xorg-macros used to generate configure is at least 1.2... configure: error: configure built with too old of a version of xorg-macros.m4 - requires version 1.1.0 or newer ---> Building gettext 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_gettext/work/gettext-0.17" && make all " returned error 2 Command output: make[3]: Nothing to be done for `all'. Making all in po Making all in man make[3]: Nothing to be done for `all'. Making all in m4 make[3]: Nothing to be done for `all'. Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in gettext-tools make all-recursive Making all in doc make[3]: Nothing to be done for `all'. Making all in intl make[3]: Nothing to be done for `all'. Making all in gnulib-lib make all-am make[4]: Nothing to be done for `all-am'. Making all in libgrep make[3]: Nothing to be done for `all'. Making all in src make all-am /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -std=gnu99 -O2 -L/opt/local/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o libgettextsrc.la-Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lexpat /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib ./.libs/libgettextsrc.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib -lncurses /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib /opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file or directory make[4]: *** [xgettext] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 Error: Unable to upgrade port: 1 ---> Fetching xorg-util-macros ---> Attempting to fetch util-macros-1.2.2.tar.bz2 from http://distfiles.macports.org/xorg-util-macros ---> Verifying checksum(s) for xorg-util-macros ---> Extracting xorg-util-macros ---> Configuring xorg-util-macros ---> Building xorg-util-macros ---> Staging xorg-util-macros into destroot ---> Deactivating xorg-util-macros @1.1.5_0 ---> Installing xorg-util-macros @1.2.2_0 ---> Activating xorg-util-macros @1.2.2_0 ---> Cleaning xorg-util-macros ---> Fetching xorg-xproto ---> Attempting to fetch xproto-7.0.15.tar.bz2 from http://distfiles.macports.org/xorg-xproto ---> Verifying checksum(s) for xorg-xproto ---> Extracting xorg-xproto ---> Configuring xorg-xproto ---> Building xorg-xproto ---> Staging xorg-xproto into destroot ---> Deactivating xorg-xproto @7.0.11_0 ---> Installing xorg-xproto @7.0.15_0 ---> Activating xorg-xproto @7.0.15_0 ---> Cleaning xorg-xproto ---> Fetching xorg-renderproto ---> Attempting to fetch renderproto-0.11.tar.bz2 from http://www.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-renderproto ---> Extracting xorg-renderproto ---> Configuring xorg-renderproto ---> Building xorg-renderproto ---> Staging xorg-renderproto into destroot ---> Installing xorg-renderproto @0.11_0 ---> Activating xorg-renderproto @0.11_0 Error: Target org.macports.activate returned: Image error: /opt/local/include/X11/extensions/render.h is being used by the active render port. Please deactivate this port first, or use 'port -f activate xorg-renderproto' to force the activation. ---> Configuring xorg-libX11 ---> Building xorg-libX11 On Wed, Aug 12, 2009 at 4:51 AM, Ryan Schmidt wrote: > > On Aug 11, 2009, at 17:05, John Jason Brzozowski wrote: > > Hello I get the following error install dia, I never saw this issue. Has >> anyone else? I tried to install the dependencies individually with lots of >> failures. Am I missing something simple? >> > > I see lots of references to /usr/X11 and /usr/X11R6 in what you showed. > MacPorts isn't supposed to use those anymore, since some months; X is now > contained within the MacPorts prefix, like everything else. Is your ports > tree up to date? Try > > sudo port selfupdate > > to update MacPorts and your ports tree. Then > > port outdated > > to see what needs to be upgraded. Upgrade anything listed. Then finally > > sudo port clean dia > > And try to install dia again > > sudo port -d install dia > > > -- =================================== John Jason Brzozowski =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From jjmbcom at gmail.com Wed Aug 12 05:36:52 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Wed, 12 Aug 2009 06:36:52 -0600 Subject: installing dia In-Reply-To: <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> Message-ID: <3758397d0908120536j60e53e86h78042243ebd56ab9@mail.gmail.com> Sorry forgot missed some of the output: ... ---> Staging xorg-libX11 into destroot ---> Installing xorg-libX11 @1.2.2_0 ---> Activating xorg-libX11 @1.2.2_0 ---> Cleaning xorg-libX11 ---> Activating xorg-renderproto @0.11_0 Error: Target org.macports.activate returned: Image error: /opt/local/include/X11/extensions/render.h is being used by the active render port. Please deactivate this port first, or use 'port -f activate xorg-renderproto' to force the activation. Error: The following dependencies failed to build: xorg-renderproto Error: Unable to upgrade port: 1 On Wed, Aug 12, 2009 at 6:34 AM, John Jason Brzozowski wrote: > Thanks for the reply. > Looks like port is up to date: > > sudo port selfupdate > Password: > > MacPorts base version 1.710 installed > Downloaded MacPorts base version 1.710 > > The MacPorts installation is not outdated so it was not updated > > However there are quite a few that are outdated: > > port outdated > The following installed ports are outdated: > aalib 1.4rc5_2 < 1.4rc5_4 > atk 1.20.0_1 < 1.26.0_1 > cairo 1.4.10_0 < 1.8.8_0 > curl 7.17.0_0 < 7.19.6_0 > dbus 1.0.2_2 < 1.2.14_0 > dbus-glib 0.74_0 < 0.80_0 > docbook-xsl 1.72.0_0 < 1.75.1_0 > fontconfig 2.4.2_1 < 2.7.1_0 > freetype 2.3.5_0 < 2.3.9_0 > gettext 0.16.1_0 < 0.17_4 > glib2 2.14.1_0 < 2.20.4_0 > gnome-keyring 2.20.0_0 < 2.26.3_0 > gtk2 2.12.0_0 < 2.16.4_0 > intltool 0.36.2_0 < 0.40.6_0 > jpeg 6b_2 < 6b_3 > libart_lgpl 2.3.19_2 < 2.3.20_0 > libexif 0.6.16_1 < 0.6.17_0 > libgcrypt 1.2.4_1 < 1.4.4_0 > libgpg-error 1.5_1 < 1.7_0 > libidl 0.8.9_0 < 0.8.13_0 > libpng 1.2.21_0 < 1.2.38_0 > libxml2 2.6.30_0 < 2.7.3_0 > libxslt 1.1.22_0 < 1.1.24_2 > orbit2 2.14.9_1 < 2.14.17_1 > pango 1.18.2_0 < 1.24.5_0 > perl5.8 5.8.8_0 < 5.8.9_3 > popt 1.12_0 < 1.15_0 > tiff 3.8.2_1 < 3.8.2_3 > Xft2 2.1.12_0 < 2.1.13_2 > xmlto 0.0.18_3 < 0.0.22_0 > xorg-util-macros 1.1.5_0 < 1.2.2_0 > xorg-xproto 7.0.11_0 < 7.0.15_0 > xrender 0.9.0_1 < 0.9.4_6 > > Working on updgrading these > now, I started with xrender seeing errors already, weird. > > sudo port upgrade xrender > ---> Configuring xorg-libX11 > 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_x11_xorg-libX11/work/libX11-1.2.2" > && ./configure --prefix=/opt/local --without-xcb " returned error 1 > Command output: checking for a BSD-compatible install... /usr/bin/install > -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p > checking for gawk... no > checking for mawk... no > checking for nawk... no > checking for awk... awk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking if xorg-macros used to generate configure is at least 1.2... > configure: error: configure built with too old of a version of > xorg-macros.m4 - requires version 1.1.0 or newer > > ---> Building gettext > 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_gettext/work/gettext-0.17" > && make all " returned error 2 > Command output: make[3]: Nothing to be done for `all'. > Making all in po > Making all in man > make[3]: Nothing to be done for `all'. > Making all in m4 > make[3]: Nothing to be done for `all'. > Making all in tests > make[3]: Nothing to be done for `all'. > make[3]: Nothing to be done for `all-am'. > Making all in gettext-tools > make all-recursive > Making all in doc > make[3]: Nothing to be done for `all'. > Making all in intl > make[3]: Nothing to be done for `all'. > Making all in gnulib-lib > make all-am > make[4]: Nothing to be done for `all-am'. > Making all in libgrep > make[3]: Nothing to be done for `all'. > Making all in src > make all-am > /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -std=gnu99 -O2 > -L/opt/local/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o > xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o > xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o > xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o > xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o > xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o libgettextsrc.la-Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lexpat > /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext-xgettext.o > xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o > xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o > xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o > xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o > xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -Wl,-framework > -Wl,CoreFoundation -L/opt/local/lib ./.libs/libgettextsrc.dylib > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib > -lncurses > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib > /opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file > or directory > make[4]: *** [xgettext] Error 1 > make[3]: *** [all] Error 2 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > Error: Unable to upgrade port: 1 > ---> Fetching xorg-util-macros > ---> Attempting to fetch util-macros-1.2.2.tar.bz2 from > http://distfiles.macports.org/xorg-util-macros > ---> Verifying checksum(s) for xorg-util-macros > ---> Extracting xorg-util-macros > ---> Configuring xorg-util-macros > ---> Building xorg-util-macros > ---> Staging xorg-util-macros into destroot > ---> Deactivating xorg-util-macros @1.1.5_0 > ---> Installing xorg-util-macros @1.2.2_0 > ---> Activating xorg-util-macros @1.2.2_0 > ---> Cleaning xorg-util-macros > ---> Fetching xorg-xproto > ---> Attempting to fetch xproto-7.0.15.tar.bz2 from > http://distfiles.macports.org/xorg-xproto > ---> Verifying checksum(s) for xorg-xproto > ---> Extracting xorg-xproto > ---> Configuring xorg-xproto > ---> Building xorg-xproto > ---> Staging xorg-xproto into destroot > ---> Deactivating xorg-xproto @7.0.11_0 > ---> Installing xorg-xproto @7.0.15_0 > ---> Activating xorg-xproto @7.0.15_0 > ---> Cleaning xorg-xproto > ---> Fetching xorg-renderproto > ---> Attempting to fetch renderproto-0.11.tar.bz2 from > http://www.x.org/pub/individual/proto/ > ---> Verifying checksum(s) for xorg-renderproto > ---> Extracting xorg-renderproto > ---> Configuring xorg-renderproto > ---> Building xorg-renderproto > ---> Staging xorg-renderproto into destroot > ---> Installing xorg-renderproto @0.11_0 > ---> Activating xorg-renderproto @0.11_0 > Error: Target org.macports.activate returned: Image error: > /opt/local/include/X11/extensions/render.h is being used by the active > render port. Please deactivate this port first, or use 'port -f activate > xorg-renderproto' to force the activation. > ---> Configuring xorg-libX11 > ---> Building xorg-libX11 > > On Wed, Aug 12, 2009 at 4:51 AM, Ryan Schmidt wrote: > >> >> On Aug 11, 2009, at 17:05, John Jason Brzozowski wrote: >> >> Hello I get the following error install dia, I never saw this issue. Has >>> anyone else? I tried to install the dependencies individually with lots of >>> failures. Am I missing something simple? >>> >> >> I see lots of references to /usr/X11 and /usr/X11R6 in what you showed. >> MacPorts isn't supposed to use those anymore, since some months; X is now >> contained within the MacPorts prefix, like everything else. Is your ports >> tree up to date? Try >> >> sudo port selfupdate >> >> to update MacPorts and your ports tree. Then >> >> port outdated >> >> to see what needs to be upgraded. Upgrade anything listed. Then finally >> >> sudo port clean dia >> >> And try to install dia again >> >> sudo port -d install dia >> >> >> > > > -- > =================================== > John Jason Brzozowski > =================================== > -- =================================== John Jason Brzozowski =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Wed Aug 12 06:21:20 2009 From: jmr at macports.org (Joshua Root) Date: Wed, 12 Aug 2009 23:21:20 +1000 Subject: installing dia In-Reply-To: <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> Message-ID: <4A82C1D0.1000303@macports.org> On 2009-8-12 22:34, John Jason Brzozowski wrote: > Working on updgrading these > now, I started with xrender seeing errors already, weird. > > sudo port upgrade xrender > ---> Configuring xorg-libX11 [...] > configure: error: configure built with too old of a version of > xorg-macros.m4 - requires version 1.1.0 or newer So xorg-libX11 wasn't installed to start with. MP 1.7 doesn't always upgrade things in the right order in the case where an upgrade adds a new dependency (fixed in 1.8). Here, xorg-util-macros should have been upgraded first. Since your output shows it being upgraded later on, xorg-libX11 build OK if you try it now. > ---> Activating xorg-renderproto @0.11_0 > Error: Target org.macports.activate returned: Image error: > /opt/local/include/X11/extensions/render.h is being used by the active > render port. The render port was removed 7 months ago (it was a duplicate of xorg-renderproto). Just force uninstall it. - Josh From jjmbcom at gmail.com Wed Aug 12 09:21:45 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Wed, 12 Aug 2009 10:21:45 -0600 Subject: installing dia In-Reply-To: <4A82C1D0.1000303@macports.org> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> Message-ID: <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> Getting further...thanks. Will report any additional issues I am seeing. REALLY appreciate the guidance! On Wed, Aug 12, 2009 at 7:21 AM, Joshua Root wrote: > On 2009-8-12 22:34, John Jason Brzozowski wrote: > > Working on updgrading these > > now, I started with xrender seeing errors already, weird. > > > > sudo port upgrade xrender > > ---> Configuring xorg-libX11 > [...] > > configure: error: configure built with too old of a version of > > xorg-macros.m4 - requires version 1.1.0 or newer > > So xorg-libX11 wasn't installed to start with. MP 1.7 doesn't always > upgrade things in the right order in the case where an upgrade adds a > new dependency (fixed in 1.8). Here, xorg-util-macros should have been > upgraded first. Since your output shows it being upgraded later on, > xorg-libX11 build OK if you try it now. > > > ---> Activating xorg-renderproto @0.11_0 > > Error: Target org.macports.activate returned: Image error: > > /opt/local/include/X11/extensions/render.h is being used by the active > > render port. > > The render port was removed 7 months ago (it was a duplicate of > xorg-renderproto). Just force uninstall it. > > > - Josh > -- =================================== John Jason Brzozowski =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From jjmbcom at gmail.com Wed Aug 12 09:50:00 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Wed, 12 Aug 2009 10:50:00 -0600 Subject: installing dia In-Reply-To: <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> Message-ID: <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> More errors, yikes: ---> Building gettext 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_gettext/work/gettext-0.17" && make all " returned error 2 Command output: make[3]: Nothing to be done for `all'. /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib ./.libs/libgettextsrc.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib -lncurses /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib /opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file or directory make[4]: *** [xgettext] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 Error: Unable to upgrade port: 1 ---> Fetching libxslt ---> Attempting to fetch libxslt-1.1.24.tar.gz from http://distfiles.macports.org/libxslt ---> Verifying checksum(s) for libxslt ---> Extracting libxslt ---> Configuring libxslt ---> Building libxslt 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_libxslt/work/libxslt-1.1.24" && make all " returned error 2 /usr/bin/gcc-4.0 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/libxslt.1.1.24.dylib .libs/attrvt.o .libs/xslt.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o -L/opt/local/lib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm -install_name /opt/local/lib/libxslt.1.dylib -compatibility_version 3 -current_version 3.24 i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libxml2.dylib: No such file or directory make[2]: *** [libxslt.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Unable to upgrade port: 1 ---> Building fontconfig 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_fontconfig/work/fontconfig-2.7.1" && make all " returned error 2 make all-am /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 -version-info 5:1:4 -no-undefined -L/opt/local/lib -o libfontconfig.la-rpath /opt/local/lib fcatomic.lo fcblanks.lo fccache.lo fccfg.lo fccharset.lo fcdbg.lo fcdefault.lo fcdir.lo fcformat.lo fcfreetype.lo fcfs.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcpat.lo fcserialize.lo fcstr.lo fcxml.lo ftglue.lo -liconv -L/opt/local/lib -lfreetype -lz -lexpat libtool: link: /usr/bin/gcc-4.0 -dynamiclib -o .libs/libfontconfig.1.dylib .libs/fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/fccfg.o .libs/fccharset.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o .libs/fcformat.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcinit.o .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/fcmatrix.o .libs/fcname.o .libs/fcpat.o .libs/fcserialize.o .libs/fcstr.o .libs/fcxml.o .libs/ftglue.o -L/opt/local/lib /opt/local/lib/libiconv.dylib /opt/local/lib/libfreetype.dylib -lz /opt/local/lib/libexpat.dylib -install_name /opt/local/lib/libfontconfig.1.dylib -compatibility_version 6 -current_version 6.1 -Wl,-single_module i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file or directory make[3]: *** [libfontconfig.la] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Unable to upgrade port: 1 ---> Building Xft2 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_Xft2/work/libXft-2.1.13" && make all " returned error 2 /usr/bin/gcc-4.0 -dynamiclib -o .libs/libXft.2.1.13.dylib .libs/xftcolor.o .libs/xftcore.o .libs/xftdbg.o .libs/xftdpy.o .libs/xftdraw.o .libs/xftextent.o .libs/xftfont.o .libs/xftfreetype.o .libs/xftglyphs.o .libs/xftinit.o .libs/xftlist.o .libs/xftname.o .libs/xftrender.o .libs/xftstr.o .libs/xftswap.o .libs/xftxlfd.o -L/opt/local/lib /opt/local/lib/libfontconfig.dylib libfreetype.dylib libexpat.dylib /opt/local/lib/libexpat.dylib /opt/local/lib/libfreetype.dylib -lz /opt/local/lib/libXrender.dylib /opt/local/lib/libX11.dylib /opt/local/lib/libXau.dylib /opt/local/lib/libXdmcp.dylib -install_name /opt/local/lib/libXft.2.dylib -compatibility_version 4 -current_version 4.13 i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfontconfig.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: libfreetype.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: libexpat.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file or directory i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No such file or directory make[2]: *** [libXft.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Unable to upgrade port: 1 ---> Building glib2 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_glib2/work/glib-2.20.4" && make all " returned error 2i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libintl.dylib: No such file or directory make[4]: *** [libglib-2.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Unable to upgrade port: 1 ---> Configuring atk 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_devel_atk/work/atk-1.26.0" && ./configure --prefix=/opt/local --enable-static " returned error 1 Command output: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.0 static flag -static works... no checking if /usr/bin/g++-4.0 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.8.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for some Win32 platform... no checking for native Win32 platform... no checking for aclocal flags... checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... *** 'pkg-config --modversion glib-2.0' returned 2.14.1, but GLIB (2.12.9) *** was found! If pkg-config was correct, then it is best *** to remove the old version of GLib. You may also be able to fix the error *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing *** /etc/ld.so.conf. Make sure you have run ldconfig if that is *** required on your system. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH *** to point to the correct configuration files no configure: error: *** GLIB 2.0.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. Error: Unable to upgrade port: 1 sudo port upgrade glib2 Password: ---> Building gettext 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_gettext/work/gettext-0.17" && make all " returned error 2 Command output: make[3]: Nothing to be done for `all'. Making all in po Making all in man make[3]: Nothing to be done for `all'. Making all in m4 make[3]: Nothing to be done for `all'. Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in gettext-tools make all-recursive Making all in doc make[3]: Nothing to be done for `all'. Making all in intl make[3]: Nothing to be done for `all'. Making all in gnulib-lib make all-am make[4]: Nothing to be done for `all-am'. Making all in libgrep make[3]: Nothing to be done for `all'. Making all in src make all-am /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -std=gnu99 -O2 -L/opt/local/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o libgettextsrc.la-Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lexpat /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib ./.libs/libgettextsrc.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib -lncurses /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib /opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file or directory make[4]: *** [xgettext] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 Error: Unable to upgrade port: 1 ---> Building glib2 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_glib2/work/glib-2.20.4" && make all " returned error 2 Command output: make all-recursive Making all in . Making all in m4macros make[2]: Nothing to be done for `all'. Making all in glib make all-recursive Making all in libcharset make[4]: Nothing to be done for `all'. Making all in pcre make[4]: Nothing to be done for `all'. Making all in update-pcre make[4]: Nothing to be done for `all'. Making all in . /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 -fstrict-aliasing -Wall -version-info 2000:4:2000 -export-dynamic -export-symbols-regex "^g.*" -L/opt/local/lib -bind_at_load -framework Carbon -o libglib-2.0.la -rpath /opt/local/lib garray.lo gasyncqueue.lo gatomic.lo gbacktrace.lo gbase64.lo gbookmarkfile.lo gcache.lo gchecksum.lo gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo giochannel.lo gkeyfile.lo glist.lo gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo gpattern.lo gpoll.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gregex.lo gscanner.lo gsequence.lo gshell.lo gslice.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gtestutils.lo gthread.lo gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gurifuncs.lo gutils.lo gprintf.lo libcharset/libcharset.la giounix.lo gspawn.lo -liconv pcre/libpcre.la -lintl libtool: link: rm -fr .libs/libglib-2.0.exp .libs/libglib-2.0.lax libtool: link: /usr/bin/nm -p .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp libtool: link: /usr/bin/grep -E -e "^g.*" ".libs/libglib-2.0.exp" > ".libs/libglib-2.0.expT" libtool: link: mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp" libtool: link: (cd .libs/libglib-2.0.lax/libcharset.a && ar x "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.20.4/glib/libcharset/.libs/libcharset.a") libtool: link: (cd .libs/libglib-2.0.lax/libpcre.a && ar x "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.20.4/glib/pcre/.libs/libpcre.a") libtool: link: sed 's,^,_,' < .libs/libglib-2.0.exp > .libs/libglib-2.0-symbols.expsym libtool: link: /usr/bin/gcc-4.0 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libglib-2.0.0.dylib .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o .libs/libglib-2.0.lax/libcharset.a/localcharset.o .libs/libglib-2.0.lax/libpcre.a/pcre_chartables.o .libs/libglib-2.0.lax/libpcre.a/pcre_compile.o .libs/libglib-2.0.lax/libpcre.a/pcre_config.o .libs/libglib-2.0.lax/libpcre.a/pcre_dfa_exec.o .libs/libglib-2.0.lax/libpcre.a/pcre_exec.o .libs/libglib-2.0.lax/libpcre.a/pcre_fullinfo.o .libs/libglib-2.0.lax/libpcre.a/pcre_get.o .libs/libglib-2.0.lax/libpcre.a/pcre_globals.o .libs/libglib-2.0.lax/libpcre.a/pcre_info.o .libs/libglib-2.0.lax/libpcre.a/pcre_maketables.o .libs/libglib-2.0.lax/libpcre.a/pcre_newline.o .libs/libglib-2.0.lax/libpcre.a/pcre_ord2utf8.o .libs/libglib-2.0.lax/libpcre.a/pcre_refcount.o .libs/libglib-2.0.lax/libpcre.a/pcre_study.o .libs/libglib-2.0.lax/libpcre.a/pcre_tables.o .libs/libglib-2.0.lax/libpcre.a/pcre_try_flipped.o .libs/libglib-2.0.lax/libpcre.a/pcre_ucp_searchfuncs.o .libs/libglib-2.0.lax/libpcre.a/pcre_valid_utf8.o .libs/libglib-2.0.lax/libpcre.a/pcre_version.o .libs/libglib-2.0.lax/libpcre.a/pcre_xclass.o -L/opt/local/lib -framework Carbon /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc -framework Carbon -install_name /opt/local/lib/libglib-2.0.0.dylib -compatibility_version 2001 -current_version 2001.4 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libglib-2.0-symbols.expsym i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libintl.dylib: No such file or directory make[4]: *** [libglib-2.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Unable to upgrade port: 1 jjmb-osx:~ jjmb$ sudo port install python_select ---> Fetching python_select ---> Attempting to fetch select-0.2.1.tar.gz from http://svn.macports.org/repository/macports/contrib/select/ ---> Verifying checksum(s) for python_select ---> Extracting python_select ---> Configuring python_select ---> Building python_select ---> Staging python_select into destroot ---> Installing python_select @0.2.1_0+darwin_9 ---> Activating python_select @0.2.1_0+darwin_9 ---> Cleaning python_select On Wed, Aug 12, 2009 at 10:21 AM, John Jason Brzozowski wrote: > Getting further...thanks. Will report any additional issues I am seeing. > REALLY appreciate the guidance! > > > On Wed, Aug 12, 2009 at 7:21 AM, Joshua Root wrote: > >> On 2009-8-12 22:34, John Jason Brzozowski wrote: >> > Working on updgrading these >> > now, I started with xrender seeing errors already, weird. >> > >> > sudo port upgrade xrender >> > ---> Configuring xorg-libX11 >> [...] >> > configure: error: configure built with too old of a version of >> > xorg-macros.m4 - requires version 1.1.0 or newer >> >> So xorg-libX11 wasn't installed to start with. MP 1.7 doesn't always >> upgrade things in the right order in the case where an upgrade adds a >> new dependency (fixed in 1.8). Here, xorg-util-macros should have been >> upgraded first. Since your output shows it being upgraded later on, >> xorg-libX11 build OK if you try it now. >> >> > ---> Activating xorg-renderproto @0.11_0 >> > Error: Target org.macports.activate returned: Image error: >> > /opt/local/include/X11/extensions/render.h is being used by the active >> > render port. >> >> The render port was removed 7 months ago (it was a duplicate of >> xorg-renderproto). Just force uninstall it. >> >> >> - Josh >> > > > > -- > =================================== > John Jason Brzozowski > =================================== > -- =================================== John Jason Brzozowski =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From protsman at mac.com Wed Aug 12 10:14:37 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 12 Aug 2009 10:14:37 -0700 Subject: manpath oddity Message-ID: The Apple installed manpages load before the macport manpages though my path displays otherwise. Example: ] echo $MANPATH /opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/share/man ] man perlcheat | grep 'perl v5.' perl v5.8.8 2006-01-07 PERLCHEAT(1) ] man perl | grep 'perl v5.' perl v5.8.8 2006-01-07 PERL(1) I'm expecting the manpage from '/opt/local/share/man/man1p/' which contains 5.8.9. ] man /opt/local/share/man/man1p/perl.1pm | grep 'perl v5' perl v5.8.9 2007-11-17 PERL(1pm) I can pull up the manpage for v5.10 (which is at /opt/local/share/man/ man1/perl-5.10.1.gz): ] man perl-5.10 | grep 'perl v5.' perl v5.10.0 2007-12-18 PERL(1) So I'm a tad confused why Apple's pages are taking precedence. --Shawn From jjmbcom at gmail.com Wed Aug 12 11:26:59 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Wed, 12 Aug 2009 12:26:59 -0600 Subject: installing dia In-Reply-To: <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> Message-ID: <3758397d0908121126w721fa527t395bf32db8b53968@mail.gmail.com> So interestingly I was able to update more of the outdated ports. However there are some that claim to be outdated, but ports tells me that are not out of date. I am going to reboot and see what happens. On Wed, Aug 12, 2009 at 10:50 AM, John Jason Brzozowski wrote: > More errors, yikes: > ---> Building gettext > 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_gettext/work/gettext-0.17" > && make all " returned error 2 > Command output: make[3]: Nothing to be done for `all'. > > /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext-xgettext.o > xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o > xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o > xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o > xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o > xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -Wl,-framework > -Wl,CoreFoundation -L/opt/local/lib ./.libs/libgettextsrc.dylib > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib > -lncurses > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib > /opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file > or directory > make[4]: *** [xgettext] Error 1 > make[3]: *** [all] Error 2 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > Error: Unable to upgrade port: 1 > ---> Fetching libxslt > ---> Attempting to fetch libxslt-1.1.24.tar.gz from > http://distfiles.macports.org/libxslt > ---> Verifying checksum(s) for libxslt > ---> Extracting libxslt > ---> Configuring libxslt > ---> Building libxslt > 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_libxslt/work/libxslt-1.1.24" > && make all " returned error 2 > > /usr/bin/gcc-4.0 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o > .libs/libxslt.1.1.24.dylib .libs/attrvt.o .libs/xslt.o .libs/xsltutils.o > .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o > .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o > .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o > .libs/preproc.o .libs/transform.o .libs/security.o -L/opt/local/lib > /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm > -install_name /opt/local/lib/libxslt.1.dylib -compatibility_version 3 > -current_version 3.24 > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libxml2.dylib: No such file or > directory > make[2]: *** [libxslt.la] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Unable to upgrade port: 1 > > ---> Building fontconfig > 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_fontconfig/work/fontconfig-2.7.1" > && make all " returned error 2 > make all-am > /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 > -version-info 5:1:4 -no-undefined -L/opt/local/lib -o libfontconfig.la-rpath /opt/local/lib fcatomic.lo fcblanks.lo fccache.lo fccfg.lo > fccharset.lo fcdbg.lo fcdefault.lo fcdir.lo fcformat.lo fcfreetype.lo > fcfs.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo > fcpat.lo fcserialize.lo fcstr.lo fcxml.lo ftglue.lo -liconv -L/opt/local/lib > -lfreetype -lz -lexpat > libtool: link: /usr/bin/gcc-4.0 -dynamiclib -o .libs/libfontconfig.1.dylib > .libs/fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/fccfg.o > .libs/fccharset.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o > .libs/fcformat.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcinit.o > .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/fcmatrix.o > .libs/fcname.o .libs/fcpat.o .libs/fcserialize.o .libs/fcstr.o .libs/fcxml.o > .libs/ftglue.o -L/opt/local/lib /opt/local/lib/libiconv.dylib > /opt/local/lib/libfreetype.dylib -lz /opt/local/lib/libexpat.dylib > -install_name /opt/local/lib/libfontconfig.1.dylib -compatibility_version > 6 -current_version 6.1 -Wl,-single_module > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No such > file or directory > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file > or directory > make[3]: *** [libfontconfig.la] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Unable to upgrade port: 1 > ---> Building Xft2 > 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_Xft2/work/libXft-2.1.13" > && make all " returned error 2 > > /usr/bin/gcc-4.0 -dynamiclib -o .libs/libXft.2.1.13.dylib > .libs/xftcolor.o .libs/xftcore.o .libs/xftdbg.o .libs/xftdpy.o > .libs/xftdraw.o .libs/xftextent.o .libs/xftfont.o .libs/xftfreetype.o > .libs/xftglyphs.o .libs/xftinit.o .libs/xftlist.o .libs/xftname.o > .libs/xftrender.o .libs/xftstr.o .libs/xftswap.o .libs/xftxlfd.o > -L/opt/local/lib /opt/local/lib/libfontconfig.dylib libfreetype.dylib > libexpat.dylib /opt/local/lib/libexpat.dylib > /opt/local/lib/libfreetype.dylib -lz /opt/local/lib/libXrender.dylib > /opt/local/lib/libX11.dylib /opt/local/lib/libXau.dylib > /opt/local/lib/libXdmcp.dylib -install_name /opt/local/lib/libXft.2.dylib > -compatibility_version 4 -current_version 4.13 > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfontconfig.dylib: No such > file or directory > i686-apple-darwin9-gcc-4.0.1: libfreetype.dylib: No such file or directory > i686-apple-darwin9-gcc-4.0.1: libexpat.dylib: No such file or directory > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file > or directory > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No such > file or directory > make[2]: *** [libXft.la] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Unable to upgrade port: 1 > > ---> Building glib2 > 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_glib2/work/glib-2.20.4" > && make all " returned error 2i686-apple-darwin9-gcc-4.0.1: > /opt/local/lib/libintl.dylib: No such file or directory > make[4]: *** [libglib-2.0.la] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Unable to upgrade port: 1 > > ---> Configuring atk > 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_devel_atk/work/atk-1.26.0" > && ./configure --prefix=/opt/local --enable-static " returned error 1 > Command output: checking if the linker > (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no > checking whether the /usr/bin/g++-4.0 linker > (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... > yes > checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common > checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes > checking if /usr/bin/g++-4.0 static flag -static works... no > checking if /usr/bin/g++-4.0 supports -c -o file.o... yes > checking whether the /usr/bin/g++-4.0 linker > (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... > yes > checking dynamic linker characteristics... darwin9.8.0 dyld > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > checking for some Win32 platform... no > checking for native Win32 platform... no > checking for aclocal flags... > checking for pkg-config... /opt/local/bin/pkg-config > checking pkg-config is at least version 0.16... yes > checking for GLIB - version >= 2.0.0... > *** 'pkg-config --modversion glib-2.0' returned 2.14.1, but GLIB (2.12.9) > *** was found! If pkg-config was correct, then it is best > *** to remove the old version of GLib. You may also be able to fix the > error > *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing > *** /etc/ld.so.conf. Make sure you have run ldconfig if that is > *** required on your system. > *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH > *** to point to the correct configuration files > no > configure: error: > *** GLIB 2.0.0 or better is required. The latest version of > *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed > *** but not in the same location as pkg-config add the location of the file > *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. > > Error: Unable to upgrade port: 1 > sudo port upgrade glib2 > Password: > ---> Building gettext > 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_gettext/work/gettext-0.17" > && make all " returned error 2 > Command output: make[3]: Nothing to be done for `all'. > Making all in po > Making all in man > make[3]: Nothing to be done for `all'. > Making all in m4 > make[3]: Nothing to be done for `all'. > Making all in tests > make[3]: Nothing to be done for `all'. > make[3]: Nothing to be done for `all-am'. > Making all in gettext-tools > make all-recursive > Making all in doc > make[3]: Nothing to be done for `all'. > Making all in intl > make[3]: Nothing to be done for `all'. > Making all in gnulib-lib > make all-am > make[4]: Nothing to be done for `all-am'. > Making all in libgrep > make[3]: Nothing to be done for `all'. > Making all in src > make all-am > /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -std=gnu99 -O2 > -L/opt/local/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o > xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o > xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o > xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o > xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o > xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o libgettextsrc.la-Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lexpat > /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext-xgettext.o > xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o > xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o > xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o > xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o > xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -Wl,-framework > -Wl,CoreFoundation -L/opt/local/lib ./.libs/libgettextsrc.dylib > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib > -lncurses > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib > /opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file > or directory > make[4]: *** [xgettext] Error 1 > make[3]: *** [all] Error 2 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > Error: Unable to upgrade port: 1 > ---> Building glib2 > 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_glib2/work/glib-2.20.4" > && make all " returned error 2 > Command output: make all-recursive > Making all in . > Making all in m4macros > make[2]: Nothing to be done for `all'. > Making all in glib > make all-recursive > Making all in libcharset > make[4]: Nothing to be done for `all'. > Making all in pcre > make[4]: Nothing to be done for `all'. > Making all in update-pcre > make[4]: Nothing to be done for `all'. > Making all in . > /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 > -fstrict-aliasing -Wall -version-info 2000:4:2000 -export-dynamic > -export-symbols-regex "^g.*" -L/opt/local/lib -bind_at_load -framework > Carbon -o libglib-2.0.la -rpath /opt/local/lib garray.lo gasyncqueue.lo > gatomic.lo gbacktrace.lo gbase64.lo gbookmarkfile.lo gcache.lo gchecksum.lo > gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo > gfileutils.lo ghash.lo ghook.lo giochannel.lo gkeyfile.lo glist.lo gmain.lo > gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo > gpattern.lo gpoll.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo > gregex.lo gscanner.lo gsequence.lo gshell.lo gslice.lo gslist.lo gstdio.lo > gstrfuncs.lo gstring.lo gtestutils.lo gthread.lo gthreadpool.lo gtimer.lo > gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo > gurifuncs.lo gutils.lo gprintf.lo libcharset/libcharset.la giounix.lo > gspawn.lo -liconv pcre/libpcre.la -lintl > libtool: link: rm -fr .libs/libglib-2.0.exp .libs/libglib-2.0.lax > libtool: link: /usr/bin/nm -p .libs/garray.o .libs/gasyncqueue.o > .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o > .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o > .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o > .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o > .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o > .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o > .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o > .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o > .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o > .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o > .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o > .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o > .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o > .libs/gspawn.o libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | sed -n > -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 > _\2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp > libtool: link: /usr/bin/grep -E -e "^g.*" ".libs/libglib-2.0.exp" > > ".libs/libglib-2.0.expT" > libtool: link: mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp" > libtool: link: (cd .libs/libglib-2.0.lax/libcharset.a && ar x > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.20.4/glib/libcharset/.libs/libcharset.a") > libtool: link: (cd .libs/libglib-2.0.lax/libpcre.a && ar x > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.20.4/glib/pcre/.libs/libpcre.a") > libtool: link: sed 's,^,_,' < .libs/libglib-2.0.exp > > .libs/libglib-2.0-symbols.expsym > libtool: link: /usr/bin/gcc-4.0 -dynamiclib -Wl,-undefined > -Wl,dynamic_lookup -o .libs/libglib-2.0.0.dylib .libs/garray.o > .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o > .libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o > .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o > .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o > .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o > .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o > .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o > .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o > .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o > .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o > .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o > .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o > .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o > .libs/gspawn.o .libs/libglib-2.0.lax/libcharset.a/localcharset.o > .libs/libglib-2.0.lax/libpcre.a/pcre_chartables.o > .libs/libglib-2.0.lax/libpcre.a/pcre_compile.o > .libs/libglib-2.0.lax/libpcre.a/pcre_config.o > .libs/libglib-2.0.lax/libpcre.a/pcre_dfa_exec.o > .libs/libglib-2.0.lax/libpcre.a/pcre_exec.o > .libs/libglib-2.0.lax/libpcre.a/pcre_fullinfo.o > .libs/libglib-2.0.lax/libpcre.a/pcre_get.o > .libs/libglib-2.0.lax/libpcre.a/pcre_globals.o > .libs/libglib-2.0.lax/libpcre.a/pcre_info.o > .libs/libglib-2.0.lax/libpcre.a/pcre_maketables.o > .libs/libglib-2.0.lax/libpcre.a/pcre_newline.o > .libs/libglib-2.0.lax/libpcre.a/pcre_ord2utf8.o > .libs/libglib-2.0.lax/libpcre.a/pcre_refcount.o > .libs/libglib-2.0.lax/libpcre.a/pcre_study.o > .libs/libglib-2.0.lax/libpcre.a/pcre_tables.o > .libs/libglib-2.0.lax/libpcre.a/pcre_try_flipped.o > .libs/libglib-2.0.lax/libpcre.a/pcre_ucp_searchfuncs.o > .libs/libglib-2.0.lax/libpcre.a/pcre_valid_utf8.o > .libs/libglib-2.0.lax/libpcre.a/pcre_version.o > .libs/libglib-2.0.lax/libpcre.a/pcre_xclass.o -L/opt/local/lib -framework > Carbon /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc > -framework Carbon -install_name /opt/local/lib/libglib-2.0.0.dylib > -compatibility_version 2001 -current_version 2001.4 -Wl,-single_module > -Wl,-exported_symbols_list,.libs/libglib-2.0-symbols.expsym > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libintl.dylib: No such file or > directory > make[4]: *** [libglib-2.0.la] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Error: Unable to upgrade port: 1 > jjmb-osx:~ jjmb$ sudo port install python_select > ---> Fetching python_select > ---> Attempting to fetch select-0.2.1.tar.gz from > http://svn.macports.org/repository/macports/contrib/select/ > ---> Verifying checksum(s) for python_select > ---> Extracting python_select > ---> Configuring python_select > ---> Building python_select > ---> Staging python_select into destroot > ---> Installing python_select @0.2.1_0+darwin_9 > ---> Activating python_select @0.2.1_0+darwin_9 > ---> Cleaning python_select > > > On Wed, Aug 12, 2009 at 10:21 AM, John Jason Brzozowski > wrote: > >> Getting further...thanks. Will report any additional issues I am seeing. >> REALLY appreciate the guidance! >> >> >> On Wed, Aug 12, 2009 at 7:21 AM, Joshua Root wrote: >> >>> On 2009-8-12 22:34, John Jason Brzozowski wrote: >>> > Working on updgrading these >>> > now, I started with xrender seeing errors already, weird. >>> > >>> > sudo port upgrade xrender >>> > ---> Configuring xorg-libX11 >>> [...] >>> > configure: error: configure built with too old of a version of >>> > xorg-macros.m4 - requires version 1.1.0 or newer >>> >>> So xorg-libX11 wasn't installed to start with. MP 1.7 doesn't always >>> upgrade things in the right order in the case where an upgrade adds a >>> new dependency (fixed in 1.8). Here, xorg-util-macros should have been >>> upgraded first. Since your output shows it being upgraded later on, >>> xorg-libX11 build OK if you try it now. >>> >>> > ---> Activating xorg-renderproto @0.11_0 >>> > Error: Target org.macports.activate returned: Image error: >>> > /opt/local/include/X11/extensions/render.h is being used by the active >>> > render port. >>> >>> The render port was removed 7 months ago (it was a duplicate of >>> xorg-renderproto). Just force uninstall it. >>> >>> >>> - Josh >>> >> >> >> >> -- >> =================================== >> John Jason Brzozowski >> =================================== >> > > > > -- > =================================== > John Jason Brzozowski > =================================== > -- =================================== John Jason Brzozowski =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From face at CentosPrime.COM Wed Aug 12 12:03:51 2009 From: face at CentosPrime.COM (Chris Janton) Date: Wed, 12 Aug 2009 12:03:51 -0700 Subject: multitail fails to run without configuration file Message-ID: hi running from trunk - 10.5.8 I tried to install and use multitail this morning. sudo port install multitail everything seems to build/install multitail /opt/local/apache2/logs/access_log /opt/local/apache2/logs/ error_log gives me a "Bus error" - along with 2 processes running tail... Installs and runs just fine on Panther (just checking) I can download and build the source in my home directory. That works just fine, and runs. For entertainment value I created /opt/local/etc/multitail.conf (from the /opt/local/etc/multitail.conf.new file) Bus error stopped happening... 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From eliott at cactuswax.net Wed Aug 12 12:27:59 2009 From: eliott at cactuswax.net (eliott) Date: Wed, 12 Aug 2009 12:27:59 -0700 Subject: strange issue with bash-completion and .ssh/config host entries In-Reply-To: <38F3620E-B6DF-4762-BA24-FBFDF92B15D2@convalesco.org> References: <428d921d0908111714h6d0555c9o362488f79c654d59@mail.gmail.com> <38F3620E-B6DF-4762-BA24-FBFDF92B15D2@convalesco.org> Message-ID: <428d921d0908121227s2ff1cffh1b0e5bfe2d57c970@mail.gmail.com> I specifically do not want to edit the hosts file, nor use local dns overrides. 1. It requires root access. My .ssh/config is portable across N different systems with no need for hosts file modification nor root level access. 2. I don't want all my users editing the hosts file just to get ssh completion 3. It worked fine before I updated, and continues to work fine on many other *nix systems. So, while I can appreciate your work around, I was looking for something that would actually work for my needs. After doing some _serious_ poking around with bash -v, I found a single sed line that worked on centos, but failed on osx. sed -ne 's/^[ \t]*[Hh][Oo][Ss][Tt]\([Nn][Aa][Mm][Ee]\)\?['"$'\t '"']\+\([^#*?]*\)\(#.*\)\?$/\2/p' .ssh/config Installing gsed from macports (gnu-sed, which bash_completion checks for to use as a preference if it can), .ssh/config host completion works again! Hooray! On Tue, Aug 11, 2009 at 10:45 PM, Panagiotis Atmatzidis wrote: > Greetings, > > Isn't a better to use /etc/hosts for pointing hostnames to specific? imho > it's better for two reasons: > > 1) it's system wide and it's the standard procedure > 2) you don't get this kind of issues in specific program updgrades that > require hostnames resolv > > I even use dnsmasq configured on my LAN to avoid this kind of fuzz. > > > regards > > > On 12 ??? 2009, at 3:14 ??, eliott wrote: > >> I have two machines that have bash-completion installed via macports. >> They both had the older version of bash-completion (20060301), but >> have been subsequently updated to the current version (1.0). >> >> On both machines, before the upgrade, I had the following 'good' behavior. >> >> if the .ssh/config file had this in it: >> >> host foobar >> ?hostname 1.1.1.1 >> >> Then at a bash prompt i could type: ssh foo and it would complete >> to foobar appropriately. >> *Note that I have _no_ data in known_hosts or /etc/hosts for the name >> 'foobar' (removed for testing)* >> >> After the upgrade to bash-completion 1.0, this no longer works on my >> systems. >> On other another *nix box (centos-5.x) with bash_completion (1.0 >> version), this still works, with the same .bashrc and the same >> .ssh/config file as in use on my 10.5 installs. >> >> I have gone so far as to compare the bash_completion and >> bash_completion.d/ssh scripts from macports to the other system. The >> is no functional difference that I can tell. A few comments are >> different, and one function testing for bash-4.0. >> >> The other system has a slightly newer version of bash compared to the >> 10.5 default. >> >> 10.5 -- GNU bash, version 3.2.17(1)-release (i386-apple-darwin9.0) >> centos5.3 -- GNU bash, version 3.2.25(1)-release (i686-redhat-linux-gnu) >> >> Has anyone else run across this issue, and know a workaround or a fix? >> Is it an issue with bash-completion, or something goofy with the >> version of bash in 10.5? >> >> I appreciate any insight anyone can provide. >> >> --eliott >> _______________________________________________ >> macports-users mailing list >> macports-users at lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > From trog24 at comcast.net Wed Aug 12 14:05:01 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Wed, 12 Aug 2009 14:05:01 -0700 Subject: openjdk6 install error Message-ID: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> Hello, An attempt to install openjdk6 resulted in the following error: Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_java_op enjdk6/work/./" && make all ALT_BOOTDIR="/opt/local/share/java/ openjdk6_bootstrap" ALT_BINARY_PLUGS_PATH="/opt/local/share/java/ icedtea6-plugs/jre/lib/rt-closed.jar" ANT_HOME="/opt/local/share/java/ apache-ant" ALT_FREETYPE_HEADERS_PATH="/opt/local/include" ALT_FREETYPE_LIB_PATH="/opt/local/lib" ALT_CUPS_HEADERS_PATH="/usr/ include" ALT_MOTIF_DIR="/opt/local" ALT_X11_PATH="/opt/local" ALT_DEVTOOLS_PATH=/usr ALT_CACERTS_FILE=/System/Library/Frameworks/ JavaVM.framework/Home/lib/security/cacerts NO_DOCS=true HOTSPOT_BUILD_JOBS=1 " returned error 2 Command output: CONTROL_TOPDIR = . LANGTOOLS_TOPDIR = ./langtools JAXP_TOPDIR = ./jaxp JAXWS_TOPDIR = ./jaxws CORBA_TOPDIR = ./corba HOTSPOT_TOPDIR = ./hotspot JDK_TOPDIR = ./jdk Build Directives: BUILD_LANGTOOLS = true BUILD_JAXP = true BUILD_JAXWS = true BUILD_CORBA = true BUILD_HOTSPOT = true BUILD_JDK = true Hotspot Settings: \n HOTSPOT_BUILD_JOBS = 1 \n HOTSPOT_OUTPUTDIR = /tmp/root/jdk-outputdir/hotspot/outputdir \n HOTSPOT_EXPORT_PATH = /tmp/root/jdk-outputdir/hotspot/import \n \n \nBootstrap Settings:\n BOOTDIR = /opt/local/share/java/ openjdk6_bootstrap\n ALT_BOOTDIR = /opt/local/share/java/ openjdk6_bootstrap\n BOOT_VER = /bin/sh: line 1: /opt/local/share/ java/openjdk6_bootstrap/bin/java: cannot execute binary file [requires at least 1.5]\n OUTPUTDIR = /tmp/root/jdk-outputdir\n ALT_OUTPUTDIR = /tmp/root/jdk-outputdir\n ABS_OUTPUTDIR = /tmp/root/ jdk-outputdir\n \nBuild Tool Settings:\n SLASH_JAVA = /NOT-SET\n ALT_SLASH_JAVA = \n VARIANT = OPT\n JDK_DEVTOOLS_DIR = /NOT-SET/ devtools\n ALT_JDK_DEVTOOLS_DIR = \n ANT_HOME = /opt/local/share/ java/apache-ant\n FINDBUGS_HOME = /NOT-SET/devtools/share/findbugs/ latest\n UNIXCOMMAND_PATH = /bin/\n ALT_UNIXCOMMAND_PATH = \n COMPILER_PATH = /usr/bin/\n ALT_COMPILER_PATH = \n DEVTOOLS_PATH = /usr/\n ALT_DEVTOOLS_PATH = /usr\n MOTIF_DIR = /opt/local\n ALT_MOTIF_DIR = /opt/local\n MOTIF_REQUIRED = false\n COMPILER_NAME = GCC\n COMPILER_VERSION = \n CC_VER = 4.0 [requires at least 3.2] \n ZIP_VER = 2.3 [requires at least 2.2]\n UNZIP_VER = 5.51 [requires at least 5.12]\n ANT_VER = 1.7 [requires at least 1.6.3] \n TEMPDIR = /tmp/root/jdk-outputdir/tmp\n \nBuild Directives:\n OPENJDK = true\n USE_HOTSPOT_INTERPRETER_MODE = \n PEDANTIC = \n DEV_ONLY = \n NO_DOCS = true\n NO_IMAGES = \n TOOLS_ONLY = \n INSANE = \n COMPILE_APPROACH = parallel\n PARALLEL_COMPILE_JOBS = 2 \n ALT_PARALLEL_COMPILE_JOBS = \n FASTDEBUG = \n COMPILER_WARNINGS_FATAL = false\n COMPILER_WARNING_LEVEL = \n INCREMENTAL_BUILD = false\n CC_HIGHEST_OPT = -O3 \n CC_HIGHER_OPT = -O3 \n CC_LOWER_OPT = -O2 \n CXXFLAGS = -O2 -fPIC -DCC_NOEX -W - Wall -Wno-unused -Wno-parentheses \n CFLAGS = -O2 -fno-strict- aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses \n BOOT_JAVA_CMD = /opt/local/share/java/openjdk6_bootstrap/bin/java - Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m\n BOOT_JAVAC_CMD = /opt/local/share/java/openjdk6_bootstrap/bin/javac - J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J- XX:MaxPermSize=160m -encoding ascii\n BOOT_JAR_CMD = /opt/local/ share/java/openjdk6_bootstrap/bin/jar\n BOOT_JARSIGNER_CMD = /opt/ local/share/java/openjdk6_bootstrap/bin/jarsigner\n JAVAC_CMD = /NOT- SET/re/openjdk/6/promoted/latest/binaries/bsd-Power Macintosh/bin/ javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J- XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 - encoding ascii -Xbootclasspath:/tmp/root/jdk-outputdir/classes \n JAVAH_CMD = /NOT-SET/re/openjdk/6/promoted/latest/binaries/bsd-Power Macintosh/bin/javah -bootclasspath /tmp/root/jdk-outputdir/classes\n JAVADOC_CMD = /NOT-SET/re/openjdk/6/promoted/latest/binaries/bsd- Power Macintosh/bin/javadoc -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m - J-XX:MaxPermSize=160m\n \nBuild Platform Settings:\n USER = root\n PLATFORM = bsd\n ARCH = Power Macintosh\n LIBARCH = Power Macintosh \n ARCH_FAMILY = Power Macintosh\n ARCH_DATA_MODEL = 64\n ARCHPROP = Power Macintosh\n OS_VERSION = 8.11.0 [requires at least 8.0]\n OS_NAME = darwin\n TEMP_FREE_SPACE = 160558544\n FREE_SPACE = 160558544\n MB_OF_MEMORY = 1024\n \nGNU Make Settings:\n MAKE = make \n MAKE_VER = 3.80 [requires at least 3.78]\n MAKECMDGOALS = sanity \n MAKEFLAGS = \n SHELL = /bin/sh\n \nTarget Build Versions:\n JDK_VERSION = 1.6.0\n MILESTONE = internal\n RELEASE = 1.6.0- internal\n FULL_VERSION = 1.6.0-internal-root_12_aug_2009_13_52-b00 \n BUILD_NUMBER = b00\n \nExternal File/Binary Locations:\n USRJDKINSTANCES_PATH = /usr/local\n BUILD_JDK_IMPORT_PATH = /NOT-SET/ re/openjdk/6/promoted/latest/binaries\n ALT_BUILD_JDK_IMPORT_PATH = \n JDK_IMPORT_PATH = /NOT-SET/re/openjdk/6/promoted/latest/ binaries/bsd-Power Macintosh\n ALT_JDK_IMPORT_PATH = \n LANGTOOLS_DIST = \n ALT_LANGTOOLS_DIST = /tmp/root/jdk-outputdir/ langtools/dist\n CORBA_DIST = \n ALT_CORBA_DIST = /tmp/root/jdk- outputdir/corba/dist\n JAXP_DIST = \n ALT_JAXP_DIST = /tmp/root/ jdk-outputdir/jaxp/dist\n JAXWS_DIST = \n ALT_JAXWS_DIST = /tmp/ root/jdk-outputdir/jaxws/dist\n HOTSPOT_DOCS_IMPORT_PATH = / NO_DOCS_DIR\n ALT_HOTSPOT_DOCS_IMPORT_PATH = \n HOTSPOT_IMPORT_PATH = /tmp/root/jdk-outputdir/hotspot/import\n ALT_HOTSPOT_IMPORT_PATH = /tmp/root/jdk-outputdir/hotspot/import\n HOTSPOT_SERVER_PATH = /tmp/root/jdk-outputdir/hotspot/import/jre/lib/ Power Macintosh/server\n ALT_HOTSPOT_SERVER_PATH = \n CACERTS_FILE = /System/Library/Frameworks/JavaVM.framework/Home/lib/ security/cacerts\n ALT_CACERTS_FILE = /System/Library/Frameworks/ JavaVM.framework/Home/lib/security/cacerts\n CUPS_HEADERS_PATH = / usr/include\n ALT_CUPS_HEADERS_PATH = /usr/include\n \nOpenJDK- specific settings:\n FREETYPE_HEADERS_PATH = /opt/local/include\n ALT_FREETYPE_HEADERS_PATH = /opt/local/include\n FREETYPE_LIB_PATH = /opt/local/lib\n ALT_FREETYPE_LIB_PATH = /opt/local/lib\n X11_PATH = /opt/local\n ALT_X11_PATH = /opt/local\n \nOPENJDK Import Binary Plug Settings:\n BINARY_PLUGS_JARFILE = /opt/local/ share/java/icedtea6-plugs/jre/lib/rt-closed.jar/jre/lib/rt-closed.jar \n ALT_BINARY_PLUGS_JARFILE = \n BINARY_PLUGS_PATH = /opt/local/ share/java/icedtea6-plugs/jre/lib/rt-closed.jar\n ALT_BINARY_PLUGS_PATH = /opt/local/share/java/icedtea6-plugs/jre/lib/ rt-closed.jar\n BUILD_BINARY_PLUGS_PATH = /NOT-SET/re/openjdk/6/ promoted/latest/openjdk/binaryplugs\n ALT_BUILD_BINARY_PLUGS_PATH = \n PLUG_LIBRARY_NAMES = \n \nPrevious JDK Settings:\n PREVIOUS_RELEASE_PATH = Check_ALT_PREVIOUS_RELEASE_PATH\n ALT_PREVIOUS_RELEASE_PATH = \n PREVIOUS_JDK_VERSION = 1.6.0\n ALT_PREVIOUS_JDK_VERSION = \n PREVIOUS_JDK_FILE = Check_ALT_PREVIOUS_JDK_FILE\n ALT_PREVIOUS_JDK_FILE = \n PREVIOUS_JRE_FILE = Check_ALT_PREVIOUS_JRE_FILE\n ALT_PREVIOUS_JRE_FILE = \n PREVIOUS_RELEASE_IMAGE = \n ALT_PREVIOUS_RELEASE_IMAGE = \n WARNING: The version of findbugs being used is older than \n the required version of '1.1'. \n The version of findbugs found was ''. \n Sanity check passed. /bin/mkdir -p /tmp/root/jdk-outputdir/langtools (cd ./langtools/make && \ make JDK_TOPDIR=/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_java_op enjdk6/work/jdk JDK_MAKE_SHARED_DIR=/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_java_op enjdk6/work/jdk/make/common/shared EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=internal BUILD_NUMBER=b00 JDK_BUILD_NUMBER=b00 FULL_VERSION=1.6.0-internal- root_12_aug_2009_13_52-b00 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.6.0 JDK_MKTG_VERSION=6 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 ARCH_DATA_MODEL=64 COOKED_BUILD_NUMBER=0 ANT_HOME="/opt/local/share/java/apache-ant" FINDBUGS_HOME="/NOT-SET/devtools/share/findbugs/latest" ALT_OUTPUTDIR=/tmp/root/jdk-outputdir/langtools ALT_BOOTDIR=/opt/ local/share/java/openjdk6_bootstrap all) JAVA_HOME=/opt/local/share/java/openjdk6_bootstrap ANT_OPTS=- Djava.io.tmpdir='/tmp/root/jdk-outputdir/langtools/build/ant-tmp' / opt/local/share/java/apache-ant/bin/ant -diagnostics > /tmp/root/jdk- outputdir/langtools/build/ant-diagnostics.log /opt/local/share/java/apache-ant/bin/ant: line 1: /opt/local/share/ java/openjdk6_bootstrap/jre/bin/java: cannot execute binary file /opt/local/share/java/apache-ant/bin/ant: line 1: /opt/local/share/ java/openjdk6_bootstrap/jre/bin/java: Unknown error: 0 make[1]: *** [build] Error 1 make: *** [langtools-build] Error 2 Error: Status 1 encountered during processing. Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From jjmbcom at gmail.com Wed Aug 12 15:05:22 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Wed, 12 Aug 2009 16:05:22 -0600 Subject: installing dia In-Reply-To: <3758397d0908121126w721fa527t395bf32db8b53968@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> <3758397d0908121126w721fa527t395bf32db8b53968@mail.gmail.com> Message-ID: <3758397d0908121505q7228f2efl9ae46ccadbcc8627@mail.gmail.com> Still a bust, port reports ports that are up to date as outdated; even after shutdown/restart. On 8/12/09, John Jason Brzozowski wrote: > So interestingly I was able to update more of the outdated ports. However > there are some that claim to be outdated, but ports tells me that are not > out of date. I am going to reboot and see what happens. > > On Wed, Aug 12, 2009 at 10:50 AM, John Jason Brzozowski > wrote: > >> More errors, yikes: >> ---> Building gettext >> 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_gettext/work/gettext-0.17" >> && make all " returned error 2 >> Command output: make[3]: Nothing to be done for `all'. >> >> /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext-xgettext.o >> xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o >> xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o >> xgettext-x-scheme.o >> xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o >> xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o >> xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -Wl,-framework >> -Wl,CoreFoundation -L/opt/local/lib ./.libs/libgettextsrc.dylib >> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib >> -lncurses >> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib >> /opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file >> or directory >> make[4]: *** [xgettext] Error 1 >> make[3]: *** [all] Error 2 >> make[2]: *** [all-recursive] Error 1 >> make[1]: *** [all] Error 2 >> make: *** [all-recursive] Error 1 >> >> Error: Unable to upgrade port: 1 >> ---> Fetching libxslt >> ---> Attempting to fetch libxslt-1.1.24.tar.gz from >> http://distfiles.macports.org/libxslt >> ---> Verifying checksum(s) for libxslt >> ---> Extracting libxslt >> ---> Configuring libxslt >> ---> Building libxslt >> 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_libxslt/work/libxslt-1.1.24" >> && make all " returned error 2 >> >> /usr/bin/gcc-4.0 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o >> .libs/libxslt.1.1.24.dylib .libs/attrvt.o .libs/xslt.o .libs/xsltutils.o >> .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o >> .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o >> .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o >> .libs/preproc.o .libs/transform.o .libs/security.o -L/opt/local/lib >> /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib >> -lm >> -install_name /opt/local/lib/libxslt.1.dylib -compatibility_version 3 >> -current_version 3.24 >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libxml2.dylib: No such file >> or >> directory >> make[2]: *** [libxslt.la] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> >> Error: Unable to upgrade port: 1 >> >> ---> Building fontconfig >> 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_fontconfig/work/fontconfig-2.7.1" >> && make all " returned error 2 >> make all-am >> /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 >> -version-info 5:1:4 -no-undefined -L/opt/local/lib -o >> libfontconfig.la-rpath /opt/local/lib fcatomic.lo fcblanks.lo fccache.lo >> fccfg.lo >> fccharset.lo fcdbg.lo fcdefault.lo fcdir.lo fcformat.lo fcfreetype.lo >> fcfs.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo >> fcpat.lo fcserialize.lo fcstr.lo fcxml.lo ftglue.lo -liconv >> -L/opt/local/lib >> -lfreetype -lz -lexpat >> libtool: link: /usr/bin/gcc-4.0 -dynamiclib -o >> .libs/libfontconfig.1.dylib >> .libs/fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/fccfg.o >> .libs/fccharset.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o >> .libs/fcformat.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcinit.o >> .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/fcmatrix.o >> .libs/fcname.o .libs/fcpat.o .libs/fcserialize.o .libs/fcstr.o >> .libs/fcxml.o >> .libs/ftglue.o -L/opt/local/lib /opt/local/lib/libiconv.dylib >> /opt/local/lib/libfreetype.dylib -lz /opt/local/lib/libexpat.dylib >> -install_name /opt/local/lib/libfontconfig.1.dylib >> -compatibility_version >> 6 -current_version 6.1 -Wl,-single_module >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No such >> file or directory >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file >> or directory >> make[3]: *** [libfontconfig.la] Error 1 >> make[2]: *** [all] Error 2 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> >> Error: Unable to upgrade port: 1 >> ---> Building Xft2 >> 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_Xft2/work/libXft-2.1.13" >> && make all " returned error 2 >> >> /usr/bin/gcc-4.0 -dynamiclib -o .libs/libXft.2.1.13.dylib >> .libs/xftcolor.o .libs/xftcore.o .libs/xftdbg.o .libs/xftdpy.o >> .libs/xftdraw.o .libs/xftextent.o .libs/xftfont.o .libs/xftfreetype.o >> .libs/xftglyphs.o .libs/xftinit.o .libs/xftlist.o .libs/xftname.o >> .libs/xftrender.o .libs/xftstr.o .libs/xftswap.o .libs/xftxlfd.o >> -L/opt/local/lib /opt/local/lib/libfontconfig.dylib libfreetype.dylib >> libexpat.dylib /opt/local/lib/libexpat.dylib >> /opt/local/lib/libfreetype.dylib -lz /opt/local/lib/libXrender.dylib >> /opt/local/lib/libX11.dylib /opt/local/lib/libXau.dylib >> /opt/local/lib/libXdmcp.dylib -install_name >> /opt/local/lib/libXft.2.dylib >> -compatibility_version 4 -current_version 4.13 >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfontconfig.dylib: No such >> file or directory >> i686-apple-darwin9-gcc-4.0.1: libfreetype.dylib: No such file or >> directory >> i686-apple-darwin9-gcc-4.0.1: libexpat.dylib: No such file or directory >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file >> or directory >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No such >> file or directory >> make[2]: *** [libXft.la] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> >> Error: Unable to upgrade port: 1 >> >> ---> Building glib2 >> 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_glib2/work/glib-2.20.4" >> && make all " returned error 2i686-apple-darwin9-gcc-4.0.1: >> /opt/local/lib/libintl.dylib: No such file or directory >> make[4]: *** [libglib-2.0.la] Error 1 >> make[3]: *** [all-recursive] Error 1 >> make[2]: *** [all] Error 2 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> >> Error: Unable to upgrade port: 1 >> >> ---> Configuring atk >> 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_devel_atk/work/atk-1.26.0" >> && ./configure --prefix=/opt/local --enable-static " returned error 1 >> Command output: checking if the linker >> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no >> checking whether the /usr/bin/g++-4.0 linker >> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared >> libraries... >> yes >> checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common >> checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes >> checking if /usr/bin/g++-4.0 static flag -static works... no >> checking if /usr/bin/g++-4.0 supports -c -o file.o... yes >> checking whether the /usr/bin/g++-4.0 linker >> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared >> libraries... >> yes >> checking dynamic linker characteristics... darwin9.8.0 dyld >> checking how to hardcode library paths into programs... immediate >> appending configuration tag "F77" to libtool >> checking for some Win32 platform... no >> checking for native Win32 platform... no >> checking for aclocal flags... >> checking for pkg-config... /opt/local/bin/pkg-config >> checking pkg-config is at least version 0.16... yes >> checking for GLIB - version >= 2.0.0... >> *** 'pkg-config --modversion glib-2.0' returned 2.14.1, but GLIB (2.12.9) >> *** was found! If pkg-config was correct, then it is best >> *** to remove the old version of GLib. You may also be able to fix the >> error >> *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing >> *** /etc/ld.so.conf. Make sure you have run ldconfig if that is >> *** required on your system. >> *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH >> *** to point to the correct configuration files >> no >> configure: error: >> *** GLIB 2.0.0 or better is required. The latest version of >> *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is >> installed >> *** but not in the same location as pkg-config add the location of the >> file >> *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. >> >> Error: Unable to upgrade port: 1 >> sudo port upgrade glib2 >> Password: >> ---> Building gettext >> 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_gettext/work/gettext-0.17" >> && make all " returned error 2 >> Command output: make[3]: Nothing to be done for `all'. >> Making all in po >> Making all in man >> make[3]: Nothing to be done for `all'. >> Making all in m4 >> make[3]: Nothing to be done for `all'. >> Making all in tests >> make[3]: Nothing to be done for `all'. >> make[3]: Nothing to be done for `all-am'. >> Making all in gettext-tools >> make all-recursive >> Making all in doc >> make[3]: Nothing to be done for `all'. >> Making all in intl >> make[3]: Nothing to be done for `all'. >> Making all in gnulib-lib >> make all-am >> make[4]: Nothing to be done for `all-am'. >> Making all in libgrep >> make[3]: Nothing to be done for `all'. >> Making all in src >> make all-am >> /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -std=gnu99 >> -O2 >> -L/opt/local/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o >> xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o >> xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o >> xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o >> xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o >> xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o >> libgettextsrc.la-Wl,-framework -Wl,CoreFoundation -L/opt/local/lib >> -lexpat >> /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext-xgettext.o >> xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o >> xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o >> xgettext-x-scheme.o >> xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o >> xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o >> xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -Wl,-framework >> -Wl,CoreFoundation -L/opt/local/lib ./.libs/libgettextsrc.dylib >> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib >> -lncurses >> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib >> /opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No such file >> or directory >> make[4]: *** [xgettext] Error 1 >> make[3]: *** [all] Error 2 >> make[2]: *** [all-recursive] Error 1 >> make[1]: *** [all] Error 2 >> make: *** [all-recursive] Error 1 >> >> Error: Unable to upgrade port: 1 >> ---> Building glib2 >> 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_glib2/work/glib-2.20.4" >> && make all " returned error 2 >> Command output: make all-recursive >> Making all in . >> Making all in m4macros >> make[2]: Nothing to be done for `all'. >> Making all in glib >> make all-recursive >> Making all in libcharset >> make[4]: Nothing to be done for `all'. >> Making all in pcre >> make[4]: Nothing to be done for `all'. >> Making all in update-pcre >> make[4]: Nothing to be done for `all'. >> Making all in . >> /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 >> -fstrict-aliasing -Wall -version-info 2000:4:2000 -export-dynamic >> -export-symbols-regex "^g.*" -L/opt/local/lib -bind_at_load -framework >> Carbon -o libglib-2.0.la -rpath /opt/local/lib garray.lo gasyncqueue.lo >> gatomic.lo gbacktrace.lo gbase64.lo gbookmarkfile.lo gcache.lo >> gchecksum.lo >> gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo >> gfileutils.lo ghash.lo ghook.lo giochannel.lo gkeyfile.lo glist.lo >> gmain.lo >> gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo >> gpattern.lo gpoll.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo >> gregex.lo gscanner.lo gsequence.lo gshell.lo gslice.lo gslist.lo >> gstdio.lo >> gstrfuncs.lo gstring.lo gtestutils.lo gthread.lo gthreadpool.lo gtimer.lo >> gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo >> gurifuncs.lo gutils.lo gprintf.lo libcharset/libcharset.la giounix.lo >> gspawn.lo -liconv pcre/libpcre.la -lintl >> libtool: link: rm -fr .libs/libglib-2.0.exp .libs/libglib-2.0.lax >> libtool: link: /usr/bin/nm -p .libs/garray.o .libs/gasyncqueue.o >> .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o >> .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o >> .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o >> .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o >> .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o >> .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o >> .libs/goption.o >> .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o >> .libs/gqueue.o >> .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o >> .libs/gsequence.o >> .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o >> .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o >> .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o >> .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o >> .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o >> .libs/gspawn.o libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | sed >> -n >> -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ >> ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 >> _\2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp >> libtool: link: /usr/bin/grep -E -e "^g.*" ".libs/libglib-2.0.exp" > >> ".libs/libglib-2.0.expT" >> libtool: link: mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp" >> libtool: link: (cd .libs/libglib-2.0.lax/libcharset.a && ar x >> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.20.4/glib/libcharset/.libs/libcharset.a") >> libtool: link: (cd .libs/libglib-2.0.lax/libpcre.a && ar x >> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.20.4/glib/pcre/.libs/libpcre.a") >> libtool: link: sed 's,^,_,' < .libs/libglib-2.0.exp > >> .libs/libglib-2.0-symbols.expsym >> libtool: link: /usr/bin/gcc-4.0 -dynamiclib -Wl,-undefined >> -Wl,dynamic_lookup -o .libs/libglib-2.0.0.dylib .libs/garray.o >> .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o >> .libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o >> .libs/gcompletion.o >> .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o >> .libs/gerror.o >> .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o >> .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o >> .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o >> .libs/goption.o >> .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o >> .libs/gqueue.o >> .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o >> .libs/gsequence.o >> .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o >> .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o >> .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o >> .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o >> .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o >> .libs/gspawn.o .libs/libglib-2.0.lax/libcharset.a/localcharset.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_chartables.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_compile.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_config.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_dfa_exec.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_exec.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_fullinfo.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_get.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_globals.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_info.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_maketables.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_newline.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_ord2utf8.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_refcount.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_study.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_tables.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_try_flipped.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_ucp_searchfuncs.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_valid_utf8.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_version.o >> .libs/libglib-2.0.lax/libpcre.a/pcre_xclass.o -L/opt/local/lib >> -framework >> Carbon /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc >> -framework Carbon -install_name /opt/local/lib/libglib-2.0.0.dylib >> -compatibility_version 2001 -current_version 2001.4 -Wl,-single_module >> -Wl,-exported_symbols_list,.libs/libglib-2.0-symbols.expsym >> i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libintl.dylib: No such file >> or >> directory >> make[4]: *** [libglib-2.0.la] Error 1 >> make[3]: *** [all-recursive] Error 1 >> make[2]: *** [all] Error 2 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> >> Error: Unable to upgrade port: 1 >> jjmb-osx:~ jjmb$ sudo port install python_select >> ---> Fetching python_select >> ---> Attempting to fetch select-0.2.1.tar.gz from >> http://svn.macports.org/repository/macports/contrib/select/ >> ---> Verifying checksum(s) for python_select >> ---> Extracting python_select >> ---> Configuring python_select >> ---> Building python_select >> ---> Staging python_select into destroot >> ---> Installing python_select @0.2.1_0+darwin_9 >> ---> Activating python_select @0.2.1_0+darwin_9 >> ---> Cleaning python_select >> >> >> On Wed, Aug 12, 2009 at 10:21 AM, John Jason Brzozowski >> > > wrote: >> >>> Getting further...thanks. Will report any additional issues I am >>> seeing. >>> REALLY appreciate the guidance! >>> >>> >>> On Wed, Aug 12, 2009 at 7:21 AM, Joshua Root wrote: >>> >>>> On 2009-8-12 22:34, John Jason Brzozowski wrote: >>>> > Working on updgrading these >>>> > now, I started with xrender seeing errors already, weird. >>>> > >>>> > sudo port upgrade xrender >>>> > ---> Configuring xorg-libX11 >>>> [...] >>>> > configure: error: configure built with too old of a version of >>>> > xorg-macros.m4 - requires version 1.1.0 or newer >>>> >>>> So xorg-libX11 wasn't installed to start with. MP 1.7 doesn't always >>>> upgrade things in the right order in the case where an upgrade adds a >>>> new dependency (fixed in 1.8). Here, xorg-util-macros should have been >>>> upgraded first. Since your output shows it being upgraded later on, >>>> xorg-libX11 build OK if you try it now. >>>> >>>> > ---> Activating xorg-renderproto @0.11_0 >>>> > Error: Target org.macports.activate returned: Image error: >>>> > /opt/local/include/X11/extensions/render.h is being used by the >>>> > active >>>> > render port. >>>> >>>> The render port was removed 7 months ago (it was a duplicate of >>>> xorg-renderproto). Just force uninstall it. >>>> >>>> >>>> - Josh >>>> >>> >>> >>> >>> -- >>> =================================== >>> John Jason Brzozowski >>> =================================== >>> >> >> >> >> -- >> =================================== >> John Jason Brzozowski >> =================================== >> > > > > -- > =================================== > John Jason Brzozowski > =================================== > -- Sent from my mobile device =================================== John Jason Brzozowski =================================== From protsman at mac.com Wed Aug 12 16:42:28 2009 From: protsman at mac.com (Shawn Protsman) Date: Wed, 12 Aug 2009 16:42:28 -0700 Subject: manpath oddity [ issue with perl pages ? ] In-Reply-To: References: Message-ID: On Aug 12, 2009, at 10:14 AM, Shawn Protsman wrote: > The Apple installed manpages load before the macport manpages though > my path displays otherwise. > > Example: > > ] echo $MANPATH > /opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/share/man > > ] man perlcheat | grep 'perl v5.' > perl v5.8.8 2006-01-07 > PERLCHEAT(1) > > ] man perl | grep 'perl v5.' > perl v5.8.8 > 2006-01-07 PERL(1) > > I'm expecting the manpage from '/opt/local/share/man/man1p/' which > contains 5.8.9. > > ] man /opt/local/share/man/man1p/perl.1pm | grep 'perl v5' > perl v5.8.9 2007-11-17 > PERL(1pm) > > I can pull up the manpage for v5.10 (which is at /opt/local/share/ > man/man1/perl-5.10.1.gz): > > ] man perl-5.10 | grep 'perl v5.' > perl v5.10.0 > 2007-12-18 PERL(1) > > So I'm a tad confused why Apple's pages are taking precedence. What I've tried: - Removed "export MANPATH=/opt/local/share/man:$MANPATH" from .profile. - Added to /etc/manpaths.d/: $ cat /etc/manpaths.d/macports /opt/local/share/man - Ran path_helper: $ sudo /usr/libexec/path_helper -s PATH="/opt/local/bin:/opt/local/sbin:/usr/local/bin:/Applications:/usr/ bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin"; export PATH MANPATH="/opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/share/man "; export MANPATH - Opened new terminal: $ man perl | grep 'perl v5.' perl v5.8.8 2006-01-07 PERL(1) - I also tried adding the path to /etc/manpaths: $ cat /etc/manpaths /opt/local/share/man /usr/share/man /usr/local/share/man It didn't change the result. Apple's man page [for perl items] still takes precedence. Any ideas? I wonder if this has anything to do with the man#p dir that the macports perl man page is stored in? "opt/local/ share/man/man{1,3}p" Checking the manpages for other items installed by macports reveals that this isn't global. It appears to be related only to the perl pages noted above. Example: ] port installed | grep autoconf autoconf @2.64_0 (active) ] man autoconf | grep "GNU Auto" GNU Autoconf 2.64 July 2009 AUTOCONF(1) That displays the manpage from macports and not Apple's autoconf man page. From ryandesign at macports.org Thu Aug 13 00:48:41 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 13 Aug 2009 02:48:41 -0500 Subject: multitail fails to run without configuration file In-Reply-To: References: Message-ID: <787C373F-E6A6-4AAA-AA61-DA81F905101E@macports.org> On Aug 12, 2009, at 14:03, Chris Janton wrote: > I tried to install and use multitail this morning. > > sudo port install multitail > > everything seems to build/install > > multitail /opt/local/apache2/logs/access_log /opt/local/apache2/ > logs/error_log > > gives me a "Bus error" - along with 2 processes running tail... > > Installs and runs just fine on Panther (just checking) > > I can download and build the source in my home directory. That > works just fine, and runs. > > For entertainment value I created /opt/local/etc/multitail.conf > (from the /opt/local/etc/multitail.conf.new file) > > Bus error stopped happening... You should probably report that to the developers of multitail, since it doesn't look like the portfile is doing anything out of the ordinary. From ryandesign at macports.org Thu Aug 13 00:50:51 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 13 Aug 2009 02:50:51 -0500 Subject: installing dia In-Reply-To: <3758397d0908121505q7228f2efl9ae46ccadbcc8627@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> <3758397d0908121126w721fa527t395bf32db8b53968@mail.gmail.com> <3758397d0908121505q7228f2efl9ae46ccadbcc8627@mail.gmail.com> Message-ID: <3F4A7087-87A8-4BDA-91C5-20B00EE5BC6E@macports.org> On Aug 12, 2009, at 17:05, John Jason Brzozowski wrote: > Still a bust, port reports ports that are up to date as outdated; even > after shutdown/restart. > > On 8/12/09, John Jason Brzozowski wrote: >> So interestingly I was able to update more of the outdated ports. >> However >> there are some that claim to be outdated, but ports tells me that >> are not >> out of date. I am going to reboot and see what happens. Could you show me the output from port that makes you say that? From lists at dcorking.com Thu Aug 13 00:58:17 2009 From: lists at dcorking.com (David Corking) Date: Thu, 13 Aug 2009 08:58:17 +0100 Subject: openjdk6 install error In-Reply-To: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> Message-ID: On Wed, Aug 12, 2009 at 10:05 PM, Frank J. R. Hanstick wrote: > An attempt to install openjdk6 resulted in the following error: > Error: Target org.macports.build returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/./" ... > /opt/local/share/java/apache-ant/bin/ant -diagnostics > > /tmp/root/jdk-outputdir/langtools/build/ant-diagnostics.log > /opt/local/share/java/apache-ant/bin/ant: line 1: > /opt/local/share/java/openjdk6_bootstrap/jre/bin/java: cannot execute binary > file > /opt/local/share/java/apache-ant/bin/ant: line 1: > /opt/local/share/java/openjdk6_bootstrap/jre/bin/java: Unknown error: 0 > make[1]: *** [build] Error 1 > make: *** [langtools-build] Error 2 > Error: Status 1 encountered during processing. Does /tmp/root/jdk-outputdir/langtools/build/ant-diagnostics.log say anything useful? My install did not get as far as yours, Frank. My own build got as far as the sanity check: ERROR: Your BOOTDIR environment variable does not point \n to a valid JDK for bootstrapping this build. \n A JDK 6 build must be bootstrapped using \n JDK 1.6.0 fcs (or later). \n Apparently, your bootstrap JDK is version \n Please update your ALT_BOOTDIR setting and start your build again. \n Exiting because of the above error(s). \n make: *** [post-sanity] Error 1 Did you do anything special to your environment to get through the sanity check? I am on Tiger 10.4. From ryandesign at macports.org Thu Aug 13 00:58:29 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 13 Aug 2009 02:58:29 -0500 Subject: installing dia In-Reply-To: <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> Message-ID: <1A065FB0-DD76-4477-ADAF-C397D0D74B75@macports.org> On Aug 12, 2009, at 11:50, John Jason Brzozowski wrote: > More errors, yikes: > > ---> Building gettext > 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 > _gettext/work/gettext-0.17" && make all " returned error 2 > Command output: make[3]: Nothing to be done for `all'. > > /usr/bin/gcc-4.0 -std=gnu99 -O2 -o .libs/xgettext xgettext- > xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext- > x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o > xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o > xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x- > tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext- > x-glade.o -Wl,-framework -Wl,CoreFoundation -L/opt/local/ > lib ./.libs/libgettextsrc.dylib /opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_devel > _gettext/work/gettext-0.17/gettext-tools/gnulib-lib/.libs/ > libgettextlib.dylib -lncurses /opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_devel > _gettext/work/gettext-0.17/gettext-tools/intl/.libs/libintl.dylib / > opt/local/lib/libiconv.dylib -lc /opt/local/lib/libexpat.dylib > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No > such file or directory > make[4]: *** [xgettext] Error 1 > make[3]: *** [all] Error 2 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 Is expat installed? It should be, since gettext depends on it. If not, install it. Does /opt/local/lib/libexpat.dylib exist? If not, rebuild expat. (sudo port -nf upgrade expat) > Error: Unable to upgrade port: 1 > ---> Fetching libxslt > ---> Attempting to fetch libxslt-1.1.24.tar.gz from http:// > distfiles.macports.org/libxslt > ---> Verifying checksum(s) for libxslt > ---> Extracting libxslt > ---> Configuring libxslt > ---> Building libxslt > Error: Target org.macports.build returned: shell command " cd "/opt/ > local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_textp > roc_libxslt/work/libxslt-1.1.24" && make all " returned error 2 > > /usr/bin/gcc-4.0 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup - > o .libs/libxslt.1.1.24.dylib .libs/attrvt.o .libs/xslt.o .libs/ > xsltutils.o .libs/pattern.o .libs/templates.o .libs/ > variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/ > extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/ > attributes.o .libs/documents.o .libs/preproc.o .libs/ > transform.o .libs/security.o -L/opt/local/lib /opt/local/lib/ > libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm - > install_name /opt/local/lib/libxslt.1.dylib -compatibility_version > 3 -current_version 3.24 > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libxml2.dylib: No such > file or directory > make[2]: *** [libxslt.la] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 Same as above: Is libxml2 installed? It should be, since libxslt depends on it. If not, install it. Does /opt/local/lib/libxml2.dylib exist? If not, rebuild libxml2. > ---> Building fontconfig > Error: Target org.macports.build returned: shell command " cd "/opt/ > local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_graph > ics_fontconfig/work/fontconfig-2.7.1" && make all " returned error 2 > make all-am > /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 - > version-info 5:1:4 -no-undefined -L/opt/local/lib -o > libfontconfig.la -rpath /opt/local/lib fcatomic.lo fcblanks.lo > fccache.lo fccfg.lo fccharset.lo fcdbg.lo fcdefault.lo fcdir.lo > fcformat.lo fcfreetype.lo fcfs.lo fcinit.lo fclang.lo fclist.lo > fcmatch.lo fcmatrix.lo fcname.lo fcpat.lo fcserialize.lo fcstr.lo > fcxml.lo ftglue.lo -liconv -L/opt/local/lib -lfreetype -lz -lexpat > libtool: link: /usr/bin/gcc-4.0 -dynamiclib -o .libs/libfontconfig. > 1.dylib .libs/fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/ > fccfg.o .libs/fccharset.o .libs/fcdbg.o .libs/fcdefault.o .libs/ > fcdir.o .libs/fcformat.o .libs/fcfreetype.o .libs/fcfs.o .libs/ > fcinit.o .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/ > fcmatrix.o .libs/fcname.o .libs/fcpat.o .libs/fcserialize.o .libs/ > fcstr.o .libs/fcxml.o .libs/ftglue.o -L/opt/local/lib /opt/local/ > lib/libiconv.dylib /opt/local/lib/libfreetype.dylib -lz /opt/local/ > lib/libexpat.dylib -install_name /opt/local/lib/libfontconfig. > 1.dylib -compatibility_version 6 -current_version 6.1 -Wl,- > single_module > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No > such file or directory > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No > such file or directory > make[3]: *** [libfontconfig.la] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 Same thing: fontconfig does depend on freetype and expat. > ---> Building Xft2 > 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_X > ft2/work/libXft-2.1.13" && make all " returned error 2 > > /usr/bin/gcc-4.0 -dynamiclib -o .libs/libXft.2.1.13.dylib .libs/ > xftcolor.o .libs/xftcore.o .libs/xftdbg.o .libs/xftdpy.o .libs/ > xftdraw.o .libs/xftextent.o .libs/xftfont.o .libs/ > xftfreetype.o .libs/xftglyphs.o .libs/xftinit.o .libs/ > xftlist.o .libs/xftname.o .libs/xftrender.o .libs/xftstr.o .libs/ > xftswap.o .libs/xftxlfd.o -L/opt/local/lib /opt/local/lib/ > libfontconfig.dylib libfreetype.dylib libexpat.dylib /opt/local/lib/ > libexpat.dylib /opt/local/lib/libfreetype.dylib -lz /opt/local/lib/ > libXrender.dylib /opt/local/lib/libX11.dylib /opt/local/lib/ > libXau.dylib /opt/local/lib/libXdmcp.dylib -install_name /opt/ > local/lib/libXft.2.dylib -compatibility_version 4 -current_version > 4.13 > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfontconfig.dylib: > No such file or directory > i686-apple-darwin9-gcc-4.0.1: libfreetype.dylib: No such file or > directory > i686-apple-darwin9-gcc-4.0.1: libexpat.dylib: No such file or > directory > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libexpat.dylib: No > such file or directory > i686-apple-darwin9-gcc-4.0.1: /opt/local/lib/libfreetype.dylib: No > such file or directory > make[2]: *** [libXft.la] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 Same thing: Xft2 depends on fontconfig, freetype, expat. It looks odd to me that we see bare library names here for freetype and expat, without their prefixes, but maybe that's normal; let's deal with the other bits first. > ---> Building glib2 > 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 > _glib2/work/glib-2.20.4" && make all " returned error 2i686-apple- > darwin9-gcc-4.0.1: /opt/local/lib/libintl.dylib: No such file or > directory > make[4]: *** [libglib-2.0.la] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 Same thing: glib2 does require gettext (which provides libintl). > ---> Configuring atk > 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_devel > _atk/work/atk-1.26.0" && ./configure --prefix=/opt/local --enable- > static " returned error 1 > Command output: checking if the linker (/usr/libexec/gcc/i686-apple- > darwin9/4.0.1/ld) is GNU ld... no > checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686- > apple-darwin9/4.0.1/ld) supports shared libraries... yes > checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common > checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes > checking if /usr/bin/g++-4.0 static flag -static works... no > checking if /usr/bin/g++-4.0 supports -c -o file.o... yes > checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686- > apple-darwin9/4.0.1/ld) supports shared libraries... yes > checking dynamic linker characteristics... darwin9.8.0 dyld > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > checking for some Win32 platform... no > checking for native Win32 platform... no > checking for aclocal flags... > checking for pkg-config... /opt/local/bin/pkg-config > checking pkg-config is at least version 0.16... yes > checking for GLIB - version >= 2.0.0... > *** 'pkg-config --modversion glib-2.0' returned 2.14.1, but GLIB > (2.12.9) > *** was found! If pkg-config was correct, then it is best atk requires a newer glib2 than you had; glib2 needs to be upgraded first, and MacPorts did try to, but failed. MacPorts 1.8 will no longer try to upgrade a port if one of its dependencies failed. If you want that behavior with MacPorts 1.7.1 or earlier, the -x switch does that, e.g. "sudo port -x upgrade atk" would not attempt to upgrade atk if its dependency glib2 failed to upgrade. I use the -x switch every time I upgrade anything. From trog24 at comcast.net Thu Aug 13 01:52:30 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Thu, 13 Aug 2009 01:52:30 -0700 Subject: openjdk6 install error In-Reply-To: References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> Message-ID: <46422DA4-E243-4B5B-A7C8-9FAFE01AF18F@comcast.net> Hello, I am using MacOS 10.4.11 on a PPC G4. I had to rebuild the system because of a memory card failure that took out the hd. The JDK was the first installation after installing MacPorts, so everything was clean. The command used was: sudo port install openjdk6 ant-diagnostics.log is an empty file. I attached a copy of my sanity check Messages and Warnings from /tmp/root/jdk-outputdir. I hope that will be of some help. On Aug 13, 2009, at 12:58 AM, David Corking wrote: > On Wed, Aug 12, 2009 at 10:05 PM, Frank J. R. Hanstick wrote: >> An attempt to install openjdk6 resulted in the following error: >> Error: Target org.macports.build returned: shell command " cd >> "/opt/local/var/macports/build/ >> _opt_local_var_macports_sources_rsync.macports.org_release_ports_java >> _openjdk6/work/./" > ... >> /opt/local/share/java/apache-ant/bin/ant -diagnostics > >> /tmp/root/jdk-outputdir/langtools/build/ant-diagnostics.log >> /opt/local/share/java/apache-ant/bin/ant: line 1: >> /opt/local/share/java/openjdk6_bootstrap/jre/bin/java: cannot >> execute binary >> file >> /opt/local/share/java/apache-ant/bin/ant: line 1: >> /opt/local/share/java/openjdk6_bootstrap/jre/bin/java: Unknown >> error: 0 >> make[1]: *** [build] Error 1 >> make: *** [langtools-build] Error 2 >> Error: Status 1 encountered during processing. > > Does /tmp/root/jdk-outputdir/langtools/build/ant-diagnostics.log say > anything useful? > > My install did not get as far as yours, Frank. My own build got as > far as the sanity check: > ERROR: Your BOOTDIR environment variable does not point \n to a > valid JDK for bootstrapping this build. \n A JDK 6 build must > be bootstrapped using \n JDK 1.6.0 fcs (or later). \n > Apparently, your bootstrap JDK is version \n Please update your > ALT_BOOTDIR setting and start your build again. \n > Exiting because of the above error(s). \n > make: *** [post-sanity] Error 1 > > Did you do anything special to your environment to get through the > sanity check? I am on Tiger 10.4. > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users Frank J. R. Hanstick trog24 at comcast.net ?? -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: sanityCheckMessages.txt URL: -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: sanityCheckWarnings.txt URL: -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Aug 13 02:16:58 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 13 Aug 2009 04:16:58 -0500 Subject: openjdk6 install error In-Reply-To: References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> Message-ID: And on Leopard Intel I'm getting yet another different error: ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'makeDefaultConfig': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:291: warning: format '%x' expects type 'unsigned int *', but argument 3 has type 'VisualID *' ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'J2DXErrHandler': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: 'X_ShmAttach' undeclared (first use in this function) ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: (Each undeclared identifier is reported only once ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: for each function it appears in.) make[4]: *** [/mp/var/macports/build/ _Users_rschmidt_macports_dports_java_openjdk6/work/build/bsd-i586/tmp/ sun/sun.awt.X11/xawt/obj/awt_GraphicsEnv.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [library_parallel_compile] Error 2 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [jdk-build] Error 2 From ryandesign at macports.org Thu Aug 13 02:47:29 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 13 Aug 2009 04:47:29 -0500 Subject: openjdk6 install error In-Reply-To: <46422DA4-E243-4B5B-A7C8-9FAFE01AF18F@comcast.net> References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> <46422DA4-E243-4B5B-A7C8-9FAFE01AF18F@comcast.net> Message-ID: <48FADE93-3B66-4A0F-9771-8E1D80578B0B@macports.org> On Aug 13, 2009, at 03:52, Frank J. R. Hanstick wrote: > I am using MacOS 10.4.11 on a PPC G4. openjdk6 uses openjdk6_bootstrap to build itself. openjdk6_bootstrap contains only i386 binaries. So it cannot work on PowerPC. I have filed a ticket for this: http://trac.macports.org/ticket/20662 From Damien at Clauzel.nom.fr Thu Aug 13 08:09:41 2009 From: Damien at Clauzel.nom.fr (Damien Clauzel) Date: Thu, 13 Aug 2009 17:09:41 +0200 Subject: Trouble with sshfs, caused by macfuse Message-ID: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> When installing the sshfs port, MacPorts wants first to install macfuse as it is a dependance. Fine. The problem is that when MacFuse is already installed through the preference panel from Google (http://code.google.com/p/macfuse/). The result is an error : ___ ---> Activating macfuse DEBUG: Image error: /Library/Filesystems/fusefs.fs/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port macfuse. while executing "_activate_contents $name $imagefiles $imagedir" (procedure "portimage::activate" line 56) invoked from within "portimage::activate $portname [composite_version $portversion [array get variations]] [array get options]" Error: port activate failed: Image error: /Library/Filesystems/ fusefs.fs/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port macfuse. ___ MacFuse cannot be activated, because the filesystem module is already provided by Google's preference panel. By consequence, sshfs cannot be installed because the macfuse port is not activated, although FUSE support is correctly provided. I can see 2 solutions for this : 1) remove macfuse dependance from sshfs : possible, but not ideal because sshfs wouldn't be working 2) create a placeholder macfuse port, that would represent the fact that MacFuse is already present on the computer Any comments ? Damien From trog24 at comcast.net Thu Aug 13 08:58:44 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Thu, 13 Aug 2009 08:58:44 -0700 Subject: openjdk6 install error In-Reply-To: <48FADE93-3B66-4A0F-9771-8E1D80578B0B@macports.org> References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> <46422DA4-E243-4B5B-A7C8-9FAFE01AF18F@comcast.net> <48FADE93-3B66-4A0F-9771-8E1D80578B0B@macports.org> Message-ID: <9065F5FC-3005-45F9-A26F-8CDF276CF2C7@comcast.net> Hello, Is the source available for compiling on a G4? On Aug 13, 2009, at 2:47 AM, Ryan Schmidt wrote: > > On Aug 13, 2009, at 03:52, Frank J. R. Hanstick wrote: > >> I am using MacOS 10.4.11 on a PPC G4. > > openjdk6 uses openjdk6_bootstrap to build itself. > openjdk6_bootstrap contains only i386 binaries. So it cannot work > on PowerPC. I have filed a ticket for this: > > http://trac.macports.org/ticket/20662 > > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery at kf8nh.com Thu Aug 13 09:46:58 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Thu, 13 Aug 2009 12:46:58 -0400 Subject: openjdk6 install error In-Reply-To: <9065F5FC-3005-45F9-A26F-8CDF276CF2C7@comcast.net> References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> <46422DA4-E243-4B5B-A7C8-9FAFE01AF18F@comcast.net> <48FADE93-3B66-4A0F-9771-8E1D80578B0B@macports.org> <9065F5FC-3005-45F9-A26F-8CDF276CF2C7@comcast.net> Message-ID: <78B36996-87C7-4D00-B4EB-CAC464EB3BCF@kf8nh.com> On Aug 13, 2009, at 11:58 , Frank J. R. Hanstick wrote: > Hello, > Is the source available for compiling on a G4? I would guess the bootstrap compiler would itself need to be bootstrapped, so source won't help. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From trog24 at comcast.net Thu Aug 13 09:58:47 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Thu, 13 Aug 2009 09:58:47 -0700 Subject: openjdk6 install error In-Reply-To: <78B36996-87C7-4D00-B4EB-CAC464EB3BCF@kf8nh.com> References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> <46422DA4-E243-4B5B-A7C8-9FAFE01AF18F@comcast.net> <48FADE93-3B66-4A0F-9771-8E1D80578B0B@macports.org> <9065F5FC-3005-45F9-A26F-8CDF276CF2C7@comcast.net> <78B36996-87C7-4D00-B4EB-CAC464EB3BCF@kf8nh.com> Message-ID: <15D41686-5597-4F80-9CCD-B34E26830E2D@comcast.net> Hello, Does this mean that the bootstrap is compiled on something other than gcc? That does not make a lot of sense if it can be compiled for MacOS 10.4. On Aug 13, 2009, at 9:46 AM, Brandon Allbery wrote: > On Aug 13, 2009, at 11:58 , Frank J. R. Hanstick wrote: >> Hello, >> Is the source available for compiling on a G4? > > > I would guess the bootstrap compiler would itself need to be > bootstrapped, so source won't help. > > -- > brandon s. allbery [solaris,freebsd,perl,pugs,haskell] > allbery at kf8nh.com > system administrator [openafs,heimdal,too many hats] > allbery at ece.cmu.edu > electrical and computer engineering, carnegie mellon university > KF8NH > > > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery at kf8nh.com Thu Aug 13 10:25:55 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Thu, 13 Aug 2009 13:25:55 -0400 Subject: openjdk6 install error In-Reply-To: <15D41686-5597-4F80-9CCD-B34E26830E2D@comcast.net> References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> <46422DA4-E243-4B5B-A7C8-9FAFE01AF18F@comcast.net> <48FADE93-3B66-4A0F-9771-8E1D80578B0B@macports.org> <9065F5FC-3005-45F9-A26F-8CDF276CF2C7@comcast.net> <78B36996-87C7-4D00-B4EB-CAC464EB3BCF@kf8nh.com> <15D41686-5597-4F80-9CCD-B34E26830E2D@comcast.net> Message-ID: <9C89992B-B64D-4753-9EBD-7DE4C186F345@kf8nh.com> On Aug 13, 2009, at 12:58 , Frank J. R. Hanstick wrote: > Hello, > Does this mean that the bootstrap is compiled on something other > than gcc? That does not make a lot of sense if it can be compiled > for MacOS 10.4. > > On Aug 13, 2009, at 9:46 AM, Brandon Allbery wrote: > >> On Aug 13, 2009, at 11:58 , Frank J. R. Hanstick wrote: >>> Hello, >>> Is the source available for compiling on a G4? >> >> >> I would guess the bootstrap compiler would itself need to be >> bootstrapped, so source won't help. It's built with itself; you need a version of openjdk installed to build openjdk. Some early version didn't require that, but even if you could find that version it might not be able to build current openjdk, so to boot from scratch you might need to go through several versions. (ghc has similar issues, although it also has a special bootstrapping mode.) -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From trog24 at comcast.net Thu Aug 13 11:04:20 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Thu, 13 Aug 2009 11:04:20 -0700 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> Message-ID: Hello, Can anyone tell me if any other programs ported by MacPorts that is i386 only as implied in the reason for closing this ticket? On Aug 13, 2009, at 9:22 AM, MacPorts wrote: > #20662: openjdk6_bootstrap contains only i386 binaries > -------------------------------------- > +------------------------------------- > Reporter: ryandesign@? | Owner: landonf@? > Type: defect | Status: closed > Priority: Normal | Milestone: > Component: ports | Version: 1.7.1 > Resolution: wontfix | Keywords: > Port: openjdk6_bootstrap | > -------------------------------------- > +------------------------------------- > Changes (by landonf@?): > > * status: new => closed > * resolution: => wontfix > > > Comment: > > OpenJDK doesn't support PPC system. If MacPorts supports > explicitly and > semantically listing supported/unsupported architectures I'd be > happy to > add it. > > -- > Ticket URL: > MacPorts > Ports system for Mac OS Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery at kf8nh.com Thu Aug 13 11:18:40 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Thu, 13 Aug 2009 14:18:40 -0400 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> Message-ID: <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> On Aug 13, 2009, at 14:04 , Frank J. R. Hanstick wrote: > Can anyone tell me if any other programs ported by MacPorts that is > i386 only as implied in the reason for closing this ticket? wine / wine-devel / wine-crossover-games are intrinsically x86 only, for one obvious example. openjdk is not intrinsically x86-only, as I see Solaris SPARC support, but if there's no bootstrap binaries for PPC then it's unlikely to be supported by MacPorts unless someone does the work to bootstrap it. It looks to me like any JDK 1.6 will work for bootstrapping, although I'd be surprised if the port made any attempt to support anything other than a fixed bootstrap, so someone who cared could build openjdk6 PPC binaries using Sun JDK 1.6 and package them up as the PPC openjdk6_bootstrap. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From trog24 at comcast.net Thu Aug 13 11:35:47 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Thu, 13 Aug 2009 11:35:47 -0700 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> Message-ID: <7384580C-32C2-4509-A98F-1F66AD47BD55@comcast.net> Hello, Are there instructions somewhere on how to do this? On Aug 13, 2009, at 11:18 AM, Brandon Allbery wrote: > On Aug 13, 2009, at 14:04 , Frank J. R. Hanstick wrote: >> Can anyone tell me if any other programs ported by MacPorts that >> is i386 only as implied in the reason for closing this ticket? > > > wine / wine-devel / wine-crossover-games are intrinsically x86 > only, for one obvious example. openjdk is not intrinsically x86- > only, as I see Solaris SPARC support, but if there's no bootstrap > binaries for PPC then it's unlikely to be supported by MacPorts > unless someone does the work to bootstrap it. > > It looks to me like any JDK 1.6 will work for bootstrapping, > although I'd be surprised if the port made any attempt to support > anything other than a fixed bootstrap, so someone who cared could > build openjdk6 PPC binaries using Sun JDK 1.6 and package them up > as the PPC openjdk6_bootstrap. > > -- > brandon s. allbery [solaris,freebsd,perl,pugs,haskell] > allbery at kf8nh.com > system administrator [openafs,heimdal,too many hats] > allbery at ece.cmu.edu > electrical and computer engineering, carnegie mellon university > KF8NH > > > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery at kf8nh.com Thu Aug 13 11:47:36 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Thu, 13 Aug 2009 14:47:36 -0400 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: <7384580C-32C2-4509-A98F-1F66AD47BD55@comcast.net> References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> <7384580C-32C2-4509-A98F-1F66AD47BD55@comcast.net> Message-ID: On Aug 13, 2009, at 14:35 , Frank J. R. Hanstick wrote: > Are there instructions somewhere on how to do this? > > On Aug 13, 2009, at 11:18 AM, Brandon Allbery wrote: > >> On Aug 13, 2009, at 14:04 , Frank J. R. Hanstick wrote: >>> Can anyone tell me if any other programs ported by MacPorts that >>> is i386 only as implied in the reason for closing this ticket? >> >> >> wine / wine-devel / wine-crossover-games are intrinsically x86 >> only, for one obvious example. openjdk is not intrinsically x86- >> only, as I see Solaris SPARC support, but if there's no bootstrap >> binaries for PPC then it's unlikely to be supported by MacPorts >> unless someone does the work to bootstrap it. >> >> It looks to me like any JDK 1.6 will work for bootstrapping, >> although I'd be surprised if the port made any attempt to support >> anything other than a fixed bootstrap, so someone who cared could >> build openjdk6 PPC binaries using Sun JDK 1.6 and package them up >> as the PPC openjdk6_bootstrap. http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-builds.html is for openjdk7 but is probably close enough for openjdk6 --- the Sun JDK 1.6 link is dead, but you want to use the one Apple installed anyway (this may require Leopard). -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From lists at dcorking.com Thu Aug 13 13:13:35 2009 From: lists at dcorking.com (David Corking) Date: Thu, 13 Aug 2009 21:13:35 +0100 Subject: openjdk6 install error In-Reply-To: <15D41686-5597-4F80-9CCD-B34E26830E2D@comcast.net> References: <552FE660-65E9-4C19-A3C3-C30AA48C4634@comcast.net> <46422DA4-E243-4B5B-A7C8-9FAFE01AF18F@comcast.net> <48FADE93-3B66-4A0F-9771-8E1D80578B0B@macports.org> <9065F5FC-3005-45F9-A26F-8CDF276CF2C7@comcast.net> <78B36996-87C7-4D00-B4EB-CAC464EB3BCF@kf8nh.com> <15D41686-5597-4F80-9CCD-B34E26830E2D@comcast.net> Message-ID: Frank J. R. Hanstick wrote: > Does this mean that the bootstrap is compiled on something other than gcc? The bootstrap (in this case icedtea) is compiled by a JDK (gcc and gcj) - http://icedtea.classpath.org/wiki/BuildRequirements Though I guess with some expertise, any other jdk5 or jdk6 compiler could build it. From lists at dcorking.com Thu Aug 13 13:43:56 2009 From: lists at dcorking.com (David Corking) Date: Thu, 13 Aug 2009 21:43:56 +0100 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> <7384580C-32C2-4509-A98F-1F66AD47BD55@comcast.net> Message-ID: Apparently PPC support is proposed for openjdk7 (and possibly even openjdk6) http://mail.openjdk.java.net/pipermail/bsd-port-dev/2009-June/000704.html Until then, maybe someone can tell Frank if the appropriate binary plugs for PPC are available. From trog24 at comcast.net Thu Aug 13 13:59:44 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Thu, 13 Aug 2009 13:59:44 -0700 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> <7384580C-32C2-4509-A98F-1F66AD47BD55@comcast.net> Message-ID: Hello, The next step is to get it from MacOS 10.5 to MacOS 10.4; but, I imagine that would be easier than trying to generate a JDK from scratch. On Aug 13, 2009, at 1:43 PM, David Corking wrote: > Apparently PPC support is proposed for openjdk7 (and possibly even > openjdk6) > > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2009-June/ > 000704.html > > Until then, maybe someone can tell Frank if the appropriate binary > plugs for PPC are available. > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Aug 13 15:38:30 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 13 Aug 2009 17:38:30 -0500 Subject: Trouble with sshfs, caused by macfuse In-Reply-To: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> References: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> Message-ID: On Aug 13, 2009, at 10:09, Damien Clauzel wrote: > When installing the sshfs port, MacPorts wants first to install > macfuse as it is a dependance. Fine. > The problem is that when MacFuse is already installed through the > preference panel from Google (http://code.google.com/p/macfuse/). > > The result is an error : > > ___ > ---> Activating macfuse > DEBUG: Image error: /Library/Filesystems/fusefs.fs/Contents/ > Info.plist already exists and does not belong to a registered > port. Unable to activate port macfuse. > while executing > "_activate_contents $name $imagefiles $imagedir" > (procedure "portimage::activate" line 56) > invoked from within > "portimage::activate $portname [composite_version $portversion > [array get variations]] [array get options]" > Error: port activate failed: Image error: /Library/Filesystems/ > fusefs.fs/Contents/Info.plist already exists and does not belong to > a registered port. Unable to activate port macfuse. > ___ > > MacFuse cannot be activated, because the filesystem module is > already provided by Google's preference panel. > By consequence, sshfs cannot be installed because the macfuse port > is not activated, although FUSE support is correctly provided. > > I can see 2 solutions for this : > > 1) remove macfuse dependance from sshfs : possible, but not ideal > because sshfs wouldn't be working > 2) create a placeholder macfuse port, that would represent the > fact that MacFuse is already present on the computer > > Any comments ? By design, MacPorts does not use libraries already installed on your computer. http://trac.macports.org/wiki/FAQ#ownlibs The solution is to remove the MacFuse you already have and let MacPorts install it. From Damien at Clauzel.nom.fr Thu Aug 13 16:01:57 2009 From: Damien at Clauzel.nom.fr (Damien Clauzel) Date: Fri, 14 Aug 2009 01:01:57 +0200 Subject: Trouble with sshfs, caused by macfuse In-Reply-To: References: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> Message-ID: <3153DB6E-D079-43B4-B784-A7E80B695758@Clauzel.nom.fr> Le 14 ao?t 09 ? 00:38, Ryan Schmidt a ?crit : >> MacFuse cannot be activated, because the filesystem module is >> already provided by Google's preference panel. >> By consequence, sshfs cannot be installed because the macfuse port >> is not activated, although FUSE support is correctly provided. >> >> I can see 2 solutions for this : >> >> 1) remove macfuse dependance from sshfs : possible, but not ideal >> because sshfs wouldn't be working >> 2) create a placeholder macfuse port, that would represent the >> fact that MacFuse is already present on the computer >> >> Any comments ? > > By design, MacPorts does not use libraries already installed on your > computer. > > http://trac.macports.org/wiki/FAQ#ownlibs > > The solution is to remove the MacFuse you already have and let > MacPorts install it. Difficult, because as more and more applications need fuse (truecrypt, for example), they provide it with their own installer. The we have here problem is because macfuse wants to write some files outsite the MacPort tree : ___ # port -d activate macfuse ---> Activating macfuse DEBUG: Image error: /Library/Filesystems/fusefs.fs/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port macfuse. while executing "_activate_contents $name $imagefiles $imagedir" (procedure "portimage::activate" line 56) invoked from within "portimage::activate $portname [composite_version $portversion [array get variations]] [array get options]" Error: port activate failed: Image error: /Library/Filesystems/ fusefs.fs/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port macfuse. ___ No choice here : if you have to install macfuse because of a dependance, you are forced to use the version provided by MacPorts. That's very bad, because my existing version of macfuse is 2.1.5, and macport provides version 1.7.1. At least, there should be a way to install the macfuse port without writing the module. That would fix the dependance problem for ports relying on macfuse, without messing with the rest of the system. Damien From jmr at macports.org Thu Aug 13 18:40:28 2009 From: jmr at macports.org (Joshua Root) Date: Fri, 14 Aug 2009 11:40:28 +1000 Subject: Trouble with sshfs, caused by macfuse In-Reply-To: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> References: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> Message-ID: <4A84C08C.6090600@macports.org> On 2009-8-14 01:09, Damien Clauzel wrote: > MacFuse cannot be activated, because the filesystem module is already > provided by Google's preference panel. > By consequence, sshfs cannot be installed because the macfuse port is > not activated, although FUSE support is correctly provided. > > I can see 2 solutions for this : > > 1) remove macfuse dependance from sshfs : possible, but not ideal > because sshfs wouldn't be working > 2) create a placeholder macfuse port, that would represent the fact > that MacFuse is already present on the computer 3) Don't install macfuse outside of MacPorts 4) Install sshfs outside of MacPorts as well - Josh From LenoreHorner at sbcglobal.net Thu Aug 13 20:00:17 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Thu, 13 Aug 2009 22:00:17 -0500 Subject: Remind Message-ID: <0A0FFB7B-E8D5-4B19-A166-B62D744687D9@sbcglobal.net> I'm trying to learn the calendar tool Remind and am having trouble using color. I have groups of entries that I'd like to color the same way and I really don't want to have to type special color 255 0 0 every time I want an appointment to show in red. I've tried using both set and fset to create shortcuts to no avail - they all complain that special is unknown. Does anyone have any ideas how I might do this? I thought I could get this streamlined enough to replace iCal, but this color business is a pain. TIA, Lenore (I don't know if it will help, but I am trying to install wyrd. Unfortunately it's not going smoothly.) From LenoreHorner at sbcglobal.net Thu Aug 13 20:01:46 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Thu, 13 Aug 2009 22:01:46 -0500 Subject: ocaml Message-ID: <47D445EC-E22B-478D-A518-E2F8812D1220@sbcglobal.net> I tried to install wyrd both last night and tonight and ocaml hangs at the fetch stage for at least half an hour. I have internet service in that I can get and send mail and wander around the web. I thought there were mirror servers to avoid this. Is there a way around this blockade? Thanks, Lenore From jmr at macports.org Thu Aug 13 20:03:06 2009 From: jmr at macports.org (Joshua Root) Date: Fri, 14 Aug 2009 13:03:06 +1000 Subject: ocaml In-Reply-To: <47D445EC-E22B-478D-A518-E2F8812D1220@sbcglobal.net> References: <47D445EC-E22B-478D-A518-E2F8812D1220@sbcglobal.net> Message-ID: <4A84D3EA.4030306@macports.org> On 2009-8-14 13:01, Lenore Horner wrote: > I tried to install wyrd both last night and tonight and ocaml hangs at > the fetch stage for at least half an hour. I have internet service in > that I can get and send mail and wander around the web. I thought there > were mirror servers to avoid this. Is there a way around this blockade? Which mirror was it trying? - Josh From LenoreHorner at sbcglobal.net Thu Aug 13 20:17:41 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Thu, 13 Aug 2009 22:17:41 -0500 Subject: ocaml In-Reply-To: <47D445EC-E22B-478D-A518-E2F8812D1220@sbcglobal.net> References: <47D445EC-E22B-478D-A518-E2F8812D1220@sbcglobal.net> Message-ID: On Aug 13, 2009, at 22:01 , Lenore Horner wrote: > I tried to install wyrd both last night and tonight and ocaml hangs > at the fetch stage for at least half an hour. I have internet > service in that I can get and send mail and wander around the web. > I thought there were mirror servers to avoid this. Is there a way > around this blockade? Managed to find the email in the archives surprisingly quickly: download and put in /opt/local/var/macports/distfiles/${name} Seems to be working. Is this somewhere in the wiki or support that I didn't find? I ask because this has come up twice this month. That doesn't make it easier to find in the archives, but since I haven't figured out how to search them except by scanning titles, that's not always useful. Lenore -------------- next part -------------- An HTML attachment was scrubbed... URL: From jjmbcom at gmail.com Fri Aug 14 08:24:56 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Fri, 14 Aug 2009 11:24:56 -0400 Subject: installing dia In-Reply-To: <3F4A7087-87A8-4BDA-91C5-20B00EE5BC6E@macports.org> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> <3758397d0908121126w721fa527t395bf32db8b53968@mail.gmail.com> <3758397d0908121505q7228f2efl9ae46ccadbcc8627@mail.gmail.com> <3F4A7087-87A8-4BDA-91C5-20B00EE5BC6E@macports.org> Message-ID: <3758397d0908140824y35c3750dm3cd0ae7f4e9091aa@mail.gmail.com> sudo port outdated Password: The following installed ports are outdated: atk 1.20.0_1 < 1.26.0_1 cairo 1.4.10_0 < 1.8.8_0 dbus 1.0.2_2 < 1.2.14_0 dbus-glib 0.74_0 < 0.80_0 fontconfig 2.4.2_1 < 2.7.1_0 freetype 2.3.5_0 < 2.3.9_0 glib2 2.14.1_0 < 2.20.4_0 gnome-keyring 2.20.0_0 < 2.26.3_0 gtk2 2.12.0_0 < 2.16.4_0 intltool 0.36.2_0 < 0.40.6_0 libart_lgpl 2.3.19_2 < 2.3.20_0 libidl 0.8.9_0 < 0.8.13_0 libpng 1.2.21_0 < 1.2.38_0 libxml2 2.6.30_0 < 2.7.3_0 libxslt 1.1.22_0 < 1.1.24_2 orbit2 2.14.9_1 < 2.14.17_1 pango 1.18.2_0 < 1.24.5_0 popt 1.12_0 < 1.15_0 # see popt entry Xft2 2.1.12_0 < 2.1.13_2 Output from port: udo port -vd upgrade popt DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/popt DEBUG: epoch: in tree: 0 installed: 0 DEBUG: popt 1.15_0 exists in the ports tree DEBUG: popt 1.15_0 is installed DEBUG: popt 1.12_0 is active DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/gettext DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gettext 0.17_4 exists in the ports tree DEBUG: gettext 0.17_4 is installed DEBUG: gettext 0.17_4 is active DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/textproc/libiconv DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libiconv 1.13_0 exists in the ports tree DEBUG: libiconv 1.13_0 is installed DEBUG: libiconv 1.13_0 is active DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/gperf DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gperf 3.0.4_0 exists in the ports tree DEBUG: gperf 3.0.4_0 is installed DEBUG: gperf 3.0.4_0 is active DEBUG: No need to upgrade! gperf 3.0.4_0 >= gperf 3.0.4_0 DEBUG: No need to upgrade! libiconv 1.13_0 >= libiconv 1.13_0 DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/ncurses DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncurses 5.7_0 exists in the ports tree DEBUG: ncurses 5.7_0 is installed DEBUG: ncurses 5.7_0 is active DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/ncursesw DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncursesw 5.7_0 exists in the ports tree DEBUG: ncursesw 5.7_0 is installed DEBUG: ncursesw 5.7_0 is active DEBUG: No need to upgrade! ncursesw 5.7_0 >= ncursesw 5.7_0 DEBUG: No need to upgrade! ncurses 5.7_0 >= ncurses 5.7_0 DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/textproc/expat DEBUG: epoch: in tree: 0 installed: 0 DEBUG: expat 2.0.1_0 exists in the ports tree DEBUG: expat 2.0.1_0 is installed DEBUG: expat 2.0.1_0 is active DEBUG: No need to upgrade! expat 2.0.1_0 >= expat 2.0.1_0 DEBUG: No need to upgrade! gettext 0.17_4 >= gettext 0.17_4 DEBUG: No need to upgrade! popt 1.15_0 >= popt 1.15_0 # seems like it things the right version is already installed? On Thu, Aug 13, 2009 at 3:50 AM, Ryan Schmidt wrote: > On Aug 12, 2009, at 17:05, John Jason Brzozowski wrote: > > Still a bust, port reports ports that are up to date as outdated; even >> after shutdown/restart. >> >> On 8/12/09, John Jason Brzozowski wrote: >> >>> So interestingly I was able to update more of the outdated ports. >>> However >>> there are some that claim to be outdated, but ports tells me that are not >>> out of date. I am going to reboot and see what happens. >>> >> > > Could you show me the output from port that makes you say that? > > > -- =================================== John Jason Brzozowski =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From trog24 at comcast.net Fri Aug 14 09:49:53 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Fri, 14 Aug 2009 09:49:53 -0700 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> <7384580C-32C2-4509-A98F-1F66AD47BD55@comcast.net> Message-ID: <4EB6AEC8-4A83-4F1F-B190-7F911C77E5DD@comcast.net> Hello, Forgive my ignorance; but, could you explain to me icetea fits into building openbootstrap? On Aug 13, 2009, at 11:47 AM, Brandon Allbery wrote: > On Aug 13, 2009, at 14:35 , Frank J. R. Hanstick wrote: >> Are there instructions somewhere on how to do this? >> >> On Aug 13, 2009, at 11:18 AM, Brandon Allbery wrote: >> >>> On Aug 13, 2009, at 14:04 , Frank J. R. Hanstick wrote: >>>> Can anyone tell me if any other programs ported by MacPorts >>>> that is i386 only as implied in the reason for closing this ticket? >>> >>> >>> wine / wine-devel / wine-crossover-games are intrinsically x86 >>> only, for one obvious example. openjdk is not intrinsically x86- >>> only, as I see Solaris SPARC support, but if there's no bootstrap >>> binaries for PPC then it's unlikely to be supported by MacPorts >>> unless someone does the work to bootstrap it. >>> >>> It looks to me like any JDK 1.6 will work for bootstrapping, >>> although I'd be surprised if the port made any attempt to support >>> anything other than a fixed bootstrap, so someone who cared could >>> build openjdk6 PPC binaries using Sun JDK 1.6 and package them up >>> as the PPC openjdk6_bootstrap. > > > http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README- > builds.html is for openjdk7 but is probably close enough for > openjdk6 --- the Sun JDK 1.6 link is dead, but you want to use the > one Apple installed anyway (this may require Leopard). > > -- > brandon s. allbery [solaris,freebsd,perl,pugs,haskell] > allbery at kf8nh.com > system administrator [openafs,heimdal,too many hats] > allbery at ece.cmu.edu > electrical and computer engineering, carnegie mellon university > KF8NH > > > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Fri Aug 14 12:18:29 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 14 Aug 2009 14:18:29 -0500 Subject: installing dia In-Reply-To: <3758397d0908140824y35c3750dm3cd0ae7f4e9091aa@mail.gmail.com> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <363C94A7-7331-476A-9EB4-7920E87DBE79@macports.org> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> <3758397d0908121126w721fa527t395bf32db8b53968@mail.gmail.com> <3758397d0908121505q7228f2efl9ae46ccadbcc8627@mail.gmail.com> <3F4A7087-87A8-4BDA-91C5-20B00EE5BC6E@macports.org> <3758397d0908140824y35c3750dm3cd0ae7f4e9091aa@mail.gmail.com> Message-ID: <4CF919E8-3B5C-44A9-958C-62900942DAA4@macports.org> On Aug 14, 2009, at 10:24, John Jason Brzozowski wrote: > On Thu, Aug 13, 2009 at 3:50 AM, Ryan Schmidt wrote: > >> On Aug 12, 2009, at 17:05, John Jason Brzozowski wrote: >> >>> Still a bust, port reports ports that are up to date as outdated; >>> even >>> after shutdown/restart. >> >> Could you show me the output from port that makes you say that? > > sudo port outdated > Password: > The following installed ports are outdated: > atk 1.20.0_1 < 1.26.0_1 > cairo 1.4.10_0 < 1.8.8_0 > dbus 1.0.2_2 < 1.2.14_0 > dbus-glib 0.74_0 < 0.80_0 > fontconfig 2.4.2_1 < 2.7.1_0 > freetype 2.3.5_0 < 2.3.9_0 > glib2 2.14.1_0 < 2.20.4_0 > gnome-keyring 2.20.0_0 < 2.26.3_0 > gtk2 2.12.0_0 < 2.16.4_0 > intltool 0.36.2_0 < 0.40.6_0 > libart_lgpl 2.3.19_2 < 2.3.20_0 > libidl 0.8.9_0 < 0.8.13_0 > libpng 1.2.21_0 < 1.2.38_0 > libxml2 2.6.30_0 < 2.7.3_0 > libxslt 1.1.22_0 < 1.1.24_2 > orbit2 2.14.9_1 < 2.14.17_1 > pango 1.18.2_0 < 1.24.5_0 > popt 1.12_0 < 1.15_0 > # see popt entry > Xft2 2.1.12_0 < 2.1.13_2 I think "port outdated" only looks at the version of ports that are active, not those that are installed but inactive. > Output from port: > > udo port -vd upgrade popt > DEBUG: Found port in file:///opt/local/var/macports/sources/ > rsync.macports.org/release/ports/devel/popt > DEBUG: epoch: in tree: 0 installed: 0 > DEBUG: popt 1.15_0 exists in the ports tree > DEBUG: popt 1.15_0 is installed > DEBUG: popt 1.12_0 is active [snip] > DEBUG: No need to upgrade! popt 1.15_0 >= popt 1.15_0 > # seems like it things the right version is already installed? Could it be that you have (at least) two versions of popt installed: popt @1.15_0 installed and inactive and popt @1.12_0 installed and active? What does "port installed" show? From allbery at kf8nh.com Fri Aug 14 13:48:21 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Fri, 14 Aug 2009 16:48:21 -0400 Subject: Trouble with sshfs, caused by macfuse In-Reply-To: References: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> Message-ID: On Aug 13, 2009, at 18:38 , Ryan Schmidt wrote: > On Aug 13, 2009, at 10:09, Damien Clauzel wrote: >> MacFuse cannot be activated, because the filesystem module is >> already provided by Google's preference panel. >> By consequence, sshfs cannot be installed because the macfuse port >> is not activated, although FUSE support is correctly provided. >> >> I can see 2 solutions for this : >> >> 1) remove macfuse dependance from sshfs : possible, but not ideal >> because sshfs wouldn't be working >> 2) create a placeholder macfuse port, that would represent the >> fact that MacFuse is already present on the computer >> >> Any comments ? > > By design, MacPorts does not use libraries already installed on your > computer. > > http://trac.macports.org/wiki/FAQ#ownlibs > > The solution is to remove the MacFuse you already have and let > MacPorts install it. So MacPorts is incompatible with Google Desktop (which requires MacFuse 2.x). Good to know before I get stuck. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From ryandesign at macports.org Fri Aug 14 14:08:21 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 14 Aug 2009 16:08:21 -0500 Subject: Trouble with sshfs, caused by macfuse In-Reply-To: References: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> Message-ID: On Aug 14, 2009, at 15:48, Brandon Allbery wrote: > On Aug 13, 2009, at 18:38 , Ryan Schmidt wrote: >> On Aug 13, 2009, at 10:09, Damien Clauzel wrote: >>> MacFuse cannot be activated, because the filesystem module is >>> already provided by Google's preference panel. >>> By consequence, sshfs cannot be installed because the macfuse >>> port is not activated, although FUSE support is correctly provided. >>> >>> I can see 2 solutions for this : >>> >>> 1) remove macfuse dependance from sshfs : possible, but not >>> ideal because sshfs wouldn't be working >>> 2) create a placeholder macfuse port, that would represent the >>> fact that MacFuse is already present on the computer >>> >>> Any comments ? >> >> By design, MacPorts does not use libraries already installed on >> your computer. >> >> http://trac.macports.org/wiki/FAQ#ownlibs >> >> The solution is to remove the MacFuse you already have and let >> MacPorts install it. > > So MacPorts is incompatible with Google Desktop (which requires > MacFuse 2.x). Good to know before I get stuck. Hmm. And I suppose Google Desktop can't use the MacFUSE installed by MacPorts? Or is that only because the version of MacFUSE in MacPorts is 1.7 and not 2.x? If so, the version of MacFUSE in MacPorts should be updated, and we do have a ticket for that request: http://trac.macports.org/ticket/18671 From Damien at Clauzel.nom.fr Fri Aug 14 14:21:43 2009 From: Damien at Clauzel.nom.fr (Damien Clauzel) Date: Fri, 14 Aug 2009 23:21:43 +0200 Subject: Trouble with sshfs, caused by macfuse In-Reply-To: References: <5A066363-515C-4F44-8FA7-687678763DEB@Clauzel.nom.fr> Message-ID: <079FA58E-C275-4ACF-8234-2ED73985E4E8@Clauzel.nom.fr> Le 14 ao?t 09 ? 23:08, Ryan Schmidt a ?crit : > Hmm. And I suppose Google Desktop can't use the MacFUSE installed by > MacPorts? Or is that only because the version of MacFUSE in MacPorts > is 1.7 and not 2.x? If so, the version of MacFUSE in MacPorts should > be updated, and we do have a ticket for that request: I would prefer a safer solution : the installation of the module in / Library/Filesystems/ should only be done if the user ask for it. Maybe with a variant like "+install_module". So a user could still install and activate macfuse as a dependance for sshfs, but it would only mess with /Library/Filesystems if the user choose so. Damien From ryandesign at macports.org Fri Aug 14 14:42:51 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 14 Aug 2009 16:42:51 -0500 Subject: Remind In-Reply-To: <0A0FFB7B-E8D5-4B19-A166-B62D744687D9@sbcglobal.net> References: <0A0FFB7B-E8D5-4B19-A166-B62D744687D9@sbcglobal.net> Message-ID: <8C5BD3B0-C47E-46A1-BF9B-EE8AF11106CC@macports.org> On Aug 13, 2009, at 22:00, Lenore Horner wrote: > I'm trying to learn the calendar tool Remind and am having trouble > using color. I have groups of entries that I'd like to color the > same way and I really don't want to have to type > special color 255 0 0 > every time I want an appointment to show in red. I've tried using > both set and fset to create shortcuts to no avail - they all > complain that special is unknown. Does anyone have any ideas how I > might do this? > > I thought I could get this streamlined enough to replace iCal, but > this color business is a pain. > > TIA, > Lenore > > (I don't know if it will help, but I am trying to install wyrd. > Unfortunately it's not going smoothly.) I'm not familiar with that software; you might want to ask in a support venue dedicated to that software. From LenoreHorner at sbcglobal.net Fri Aug 14 15:37:17 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Fri, 14 Aug 2009 17:37:17 -0500 Subject: Remind In-Reply-To: <8C5BD3B0-C47E-46A1-BF9B-EE8AF11106CC@macports.org> References: <0A0FFB7B-E8D5-4B19-A166-B62D744687D9@sbcglobal.net> <8C5BD3B0-C47E-46A1-BF9B-EE8AF11106CC@macports.org> Message-ID: <6E33AA88-9DB9-47A5-83DA-204563E06993@sbcglobal.net> On Aug 14, 2009, at 16:42 , Ryan Schmidt wrote: > > On Aug 13, 2009, at 22:00, Lenore Horner wrote: > >> I'm trying to learn the calendar tool Remind and am having trouble >> using color. I have groups of entries that I'd like to color the >> same way and I really don't want to have to type >> special color 255 0 0 >> every time I want an appointment to show in red. I've tried using >> both set and fset to create shortcuts to no avail - they all >> complain that special is unknown. Does anyone have any ideas how I >> might do this? >> >> I thought I could get this streamlined enough to replace iCal, but >> this color business is a pain. >> >> TIA, >> Lenore >> >> (I don't know if it will help, but I am trying to install wyrd. >> Unfortunately it's not going smoothly.) > > I'm not familiar with that software; you might want to ask in a > support venue dedicated to that software. > A good idea, but I actually gave up before my subscription came back (and there was zip in their archives). I finally got Smultron snippets working which dodged the problem by substituting a 2-stroke short-cut for the clunkiness. From drowe at roden.myzen.co.uk Sat Aug 15 05:08:55 2009 From: drowe at roden.myzen.co.uk (David Rowe) Date: Sat, 15 Aug 2009 13:08:55 +0100 Subject: A different openjdk6 install problem Message-ID: <4A86A557.8030704@roden.myzen.co.uk> I am trying to do a new install of openjdk6 on a MacBookPro (Intel) under MacOS X 10.5.8. It keeps crashing out with the following log messages: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< bash-3.2# port install -d openjdk6 ---> Fetching openjdk6 ---> Attempting to fetch openjdk-6-src-b16-24_apr_2009.tar.gz from http://arn.se.distfiles.macports.org/openjdk6 ---> Verifying checksum(s) for openjdk6 ---> Extracting openjdk6 ---> Applying patches to openjdk6 ---> Configuring openjdk6 ---> Building openjdk6 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/./" && make all ALT_BOOTDIR="/opt/local/share/java/openjdk6_bootstrap" ALT_BINARY_PLUGS_PATH="/opt/local/share/java/icedtea6-plugs/jre/lib/rt-closed.jar" ANT_HOME="/opt/local/share/java/apache-ant" ALT_FREETYPE_HEADERS_PATH="/opt/local/include" ALT_FREETYPE_LIB_PATH="/opt/local/lib" ALT_CUPS_HEADERS_PATH="/usr/include" ALT_MOTIF_DIR="/opt/local" ALT_X11_PATH="/opt/local" ALT_DEVTOOLS_PATH=/usr ALT_CACERTS_FILE=/System/Library/Frameworks/JavaVM.framework/Home/lib/security/cacerts NO_DOCS=true HOTSPOT_BUILD_JOBS=1 " returned error 2 Command output: In file included from ../../../src/solaris/native/sun/awt/awt_p.h:45, from ../../../src/solaris/native/sun/awt/awt_InputMethod.c:43: /opt/local/include/X11/IntrinsicP.h:207:1: warning: this is the location of the previous definition ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'createStatusWindow': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 6 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 7 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 8 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 9 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'createXIC': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1036: warning: comparison between pointer and integer ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1216: warning: assignment from incompatible pointer type ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_openXIMNative': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1517: warning: cast to pointer from integer of different size ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1527: warning: passing argument 5 of 'XRegisterIMInstantiateCallback' from incompatible pointer type ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_createXICNative': ./../../src/solaris/native/sun/awt/awt_InputMethod.c:1562: warning: comparison between pointer and integer ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_setXICFocusNative': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1712: warning: comparison between pointer and integer ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'makeDefaultConfig': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:291: warning: format '%x' expects type 'unsigned int *', but argument 3 has type 'VisualID *' ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'J2DXErrHandler': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: 'X_ShmAttach' undeclared (first use in this function) ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: (Each undeclared identifier is reported only once ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: for each function it appears in.) make[4]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/awt_GraphicsEnv.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [library_parallel_compile] Error 2 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [jdk-build] Error 2 Error: Status 1 encountered during processing. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> This doesn't seem to be covered by any exiting bug reports. Has anyone any clues about the cause and possible cure? Thanks David Rowe From jjmbcom at gmail.com Sat Aug 15 05:50:37 2009 From: jjmbcom at gmail.com (John Jason Brzozowski) Date: Sat, 15 Aug 2009 08:50:37 -0400 Subject: installing dia In-Reply-To: <4CF919E8-3B5C-44A9-958C-62900942DAA4@macports.org> References: <3758397d0908111505l58f3e92ehb3f0ca55eb2120b4@mail.gmail.com> <3758397d0908120534w4d206e64xb0850b3a814f6f47@mail.gmail.com> <4A82C1D0.1000303@macports.org> <3758397d0908120921i1fbd22ben62830bcb87f8a82@mail.gmail.com> <3758397d0908120950k5139e3ffsa2ade65633b3b787@mail.gmail.com> <3758397d0908121126w721fa527t395bf32db8b53968@mail.gmail.com> <3758397d0908121505q7228f2efl9ae46ccadbcc8627@mail.gmail.com> <3F4A7087-87A8-4BDA-91C5-20B00EE5BC6E@macports.org> <3758397d0908140824y35c3750dm3cd0ae7f4e9091aa@mail.gmail.com> <4CF919E8-3B5C-44A9-958C-62900942DAA4@macports.org> Message-ID: <3758397d0908150550w4cbbd59em17215af83c824e08@mail.gmail.com> Looks I am all set, dia is installed and working. I used sudo port -nf upgrade quite a bit and it worked out. I was a little nervous based on the documentation of these switches. So far so good. Thanks so much for all the interaction on this...I really needed to get dia reinstalled. John On Fri, Aug 14, 2009 at 3:18 PM, Ryan Schmidt wrote: > On Aug 14, 2009, at 10:24, John Jason Brzozowski wrote: > > On Thu, Aug 13, 2009 at 3:50 AM, Ryan Schmidt wrote: >> >> On Aug 12, 2009, at 17:05, John Jason Brzozowski wrote: >>> >>> Still a bust, port reports ports that are up to date as outdated; even >>>> after shutdown/restart. >>>> >>> >>> Could you show me the output from port that makes you say that? >>> >> >> sudo port outdated >> Password: >> The following installed ports are outdated: >> atk 1.20.0_1 < 1.26.0_1 >> cairo 1.4.10_0 < 1.8.8_0 >> dbus 1.0.2_2 < 1.2.14_0 >> dbus-glib 0.74_0 < 0.80_0 >> fontconfig 2.4.2_1 < 2.7.1_0 >> freetype 2.3.5_0 < 2.3.9_0 >> glib2 2.14.1_0 < 2.20.4_0 >> gnome-keyring 2.20.0_0 < 2.26.3_0 >> gtk2 2.12.0_0 < 2.16.4_0 >> intltool 0.36.2_0 < 0.40.6_0 >> libart_lgpl 2.3.19_2 < 2.3.20_0 >> libidl 0.8.9_0 < 0.8.13_0 >> libpng 1.2.21_0 < 1.2.38_0 >> libxml2 2.6.30_0 < 2.7.3_0 >> libxslt 1.1.22_0 < 1.1.24_2 >> orbit2 2.14.9_1 < 2.14.17_1 >> pango 1.18.2_0 < 1.24.5_0 >> popt 1.12_0 < 1.15_0 >> # see popt entry >> Xft2 2.1.12_0 < 2.1.13_2 >> > > I think "port outdated" only looks at the version of ports that are active, > not those that are installed but inactive. > > > Output from port: >> >> udo port -vd upgrade popt >> DEBUG: Found port in file:///opt/local/var/macports/sources/ >> rsync.macports.org/release/ports/devel/popt >> DEBUG: epoch: in tree: 0 installed: 0 >> DEBUG: popt 1.15_0 exists in the ports tree >> DEBUG: popt 1.15_0 is installed >> DEBUG: popt 1.12_0 is active >> > [snip] > >> DEBUG: No need to upgrade! popt 1.15_0 >= popt 1.15_0 >> # seems like it things the right version is already installed? >> > > Could it be that you have (at least) two versions of popt installed: popt > @1.15_0 installed and inactive and popt @1.12_0 installed and active? What > does "port installed" show? > > > -- =================================== John Jason Brzozowski =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Sat Aug 15 05:58:29 2009 From: jmr at macports.org (Joshua Root) Date: Sat, 15 Aug 2009 22:58:29 +1000 Subject: A different openjdk6 install problem In-Reply-To: <4A86A557.8030704@roden.myzen.co.uk> References: <4A86A557.8030704@roden.myzen.co.uk> Message-ID: <4A86B0F5.8080703@macports.org> On 2009-8-15 22:08, David Rowe wrote: > I am trying to do a new install of openjdk6 on a MacBookPro (Intel) > under MacOS X 10.5.8. It keeps crashing out with the following log > messages: > > <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< > bash-3.2# port install -d openjdk6 This isn't enabling debug output. The -d needs to go before the other arguments. > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function > 'J2DXErrHandler': > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > 'X_ShmAttach' undeclared (first use in this function) This is defined in /opt/local/include/X11/extensions/shmproto.h, which is provided by xorg-xextproto, which is in openjdk6's dependency tree. Double check that it's installed and active. - Josh From drowe at roden.myzen.co.uk Sat Aug 15 07:36:16 2009 From: drowe at roden.myzen.co.uk (David Rowe) Date: Sat, 15 Aug 2009 15:36:16 +0100 Subject: [Fwd: Re: A different openjdk6 install problem] Message-ID: <4A86C7E0.8030503@roden.myzen.co.uk> Joshua Root wrote >> bash-3.2# port install -d openjdk6 >> > > This isn't enabling debug output. The -d needs to go before the other > arguments. > OK - thanks. I thought the console transcript seemed a bit short. >> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function >> 'J2DXErrHandler': >> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: >> 'X_ShmAttach' undeclared (first use in this function) >> > > This is defined in /opt/local/include/X11/extensions/shmproto.h, which > is provided by xorg-xextproto, which is in openjdk6's dependency tree. > Double check that it's installed and active. > 'port installed' shows: . . . . xorg-xextproto @7.0.5_0 xorg-xextproto @7.1.0_0 (active) . . . . which should be OK(?). I have now run 'port -d install openjdk6'. It still crashes. I have forwarded the full console text direct to Joshua - but 'MacPorts-Users' doesn't want to accept it as it is a bit long (~400kb). If anyone needs to see it, contact me direct and I will forward it. Thanks for your help David Rowe. From fishfan at nyc.rr.com Sat Aug 15 16:05:52 2009 From: fishfan at nyc.rr.com (John B) Date: Sat, 15 Aug 2009 19:05:52 -0400 Subject: Please remove from list Message-ID: Please remove email address: fishfan at nyc.rr.com from list. password: macports2 Thanks John -------------- next part -------------- An HTML attachment was scrubbed... URL: From talklists at newgeo.com Sat Aug 15 18:58:03 2009 From: talklists at newgeo.com (Scott Haneda) Date: Sat, 15 Aug 2009 18:58:03 -0700 Subject: Please remove from list In-Reply-To: References: Message-ID: You added yourself, you should be able to remove yourself, with the link at the bottom of all emails http://lists.macosforge.org/mailman/listinfo.cgi/macports-users Enter in that email, and password, and unsub via the instructions. Is there a technical reason you can not do this that should be passed on to the list manager? On Aug 15, 2009, at 4:05 PM, John B wrote: > Please remove email address: fishfan at nyc.rr.com from list. > password: macports2 -- Scott * If you contact me off list replace talklists@ with scott@ * From roryphim at gmail.com Sat Aug 15 21:48:45 2009 From: roryphim at gmail.com (Rory Phimister) Date: Sun, 16 Aug 2009 00:48:45 -0400 Subject: Path to mySQL? Message-ID: <6afe72510908152148x97d3500p864e333257c5d424@mail.gmail.com> I just set up macports and it's running nicely. I have one noob issue - what is the path to mySQL? I thought it would be /opt/local/bin no? -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Sat Aug 15 22:18:15 2009 From: jmr at macports.org (Joshua Root) Date: Sun, 16 Aug 2009 15:18:15 +1000 Subject: Path to mySQL? In-Reply-To: <6afe72510908152148x97d3500p864e333257c5d424@mail.gmail.com> References: <6afe72510908152148x97d3500p864e333257c5d424@mail.gmail.com> Message-ID: <4A879697.5000806@macports.org> On 2009-8-16 14:48, Rory Phimister wrote: > I just set up macports and it's running nicely. I have one noob issue - > what is the path to mySQL? I thought it would be /opt/local/bin no? Check `port contents mysql5` (assuming the mysql5 port is what you installed). - Josh From ryandesign at macports.org Sun Aug 16 12:28:54 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 16 Aug 2009 14:28:54 -0500 Subject: A different openjdk6 install problem In-Reply-To: <4A86A557.8030704@roden.myzen.co.uk> References: <4A86A557.8030704@roden.myzen.co.uk> Message-ID: <494AA902-4C41-41EC-A5D7-1D4D51E03148@macports.org> On Aug 15, 2009, at 07:08, David Rowe wrote: > I am trying to do a new install of openjdk6 on a MacBookPro (Intel) > under MacOS X 10.5.8. It keeps crashing out with the following log > messages: [snip] > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function > 'makeDefaultConfig': > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:291: warning: > format '%x' expects type 'unsigned int *', but argument 3 has type > 'VisualID *' > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function > 'J2DXErrHandler': > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > 'X_ShmAttach' undeclared (first use in this function) > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > (Each undeclared identifier is reported only once > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > for each function it appears in.) > make[4]: *** [/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_java_ > openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/ > awt_GraphicsEnv.o] Error 1 [snip] > This doesn't seem to be covered by any exiting bug reports. It is the same error I reported here: http://lists.macosforge.org/pipermail/macports-users/2009-August/ 016108.html Though you're right, I didn't file a bug report for it yet. From scotpb at gmail.com Sun Aug 16 13:09:28 2009 From: scotpb at gmail.com (Scot Ballard) Date: Sun, 16 Aug 2009 13:09:28 -0700 Subject: 1.8.x x86_64 mtr error Message-ID: <2d6596180908161309t16ad1ff0ofa479607cc75efa5@mail.gmail.com> Is anyone successful building mtr (x86_64) ? Thanks % sudo port install mtr Password: ---> Computing dependencies for mtr ---> Building mtr Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mtr/work/mtr-0.75" && /usr/bin/make -j4 all " returned error 2 Command output: /usr/bin/make all-recursive Making all in img make[2]: Nothing to be done for `all'. /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -Wno-pointer-sign -L/opt/local/lib -o mtr curses.o mtr.o net.o dns.o raw.o split.o display.o report.o getopt.o getopt1.o select.o -lm -ltermcap Undefined symbols: "_res_9_dn_expand", referenced from: _parserespacket in dns.o _parserespacket in dns.o _parserespacket in dns.o "_res_9_init", referenced from: _dns_open in dns.o "_res_9_mkquery", referenced from: _dorequest in dns.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [mtr] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sun Aug 16 13:30:40 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 16 Aug 2009 15:30:40 -0500 Subject: 1.8.x x86_64 mtr error In-Reply-To: <2d6596180908161309t16ad1ff0ofa479607cc75efa5@mail.gmail.com> References: <2d6596180908161309t16ad1ff0ofa479607cc75efa5@mail.gmail.com> Message-ID: On Aug 16, 2009, at 15:09, Scot Ballard wrote: > Is anyone successful building mtr (x86_64) ? > > Thanks > > > > % sudo port install mtr > Password: > ---> Computing dependencies for mtr > ---> Building mtr > Error: Target org.macports.build returned: shell command " cd "/opt/ > local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_m > tr/work/mtr-0.75" && /usr/bin/make -j4 all " returned error 2 > Command output: /usr/bin/make all-recursive > Making all in img > make[2]: Nothing to be done for `all'. > /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -Wno-pointer-sign -L/opt/ > local/lib -o mtr curses.o mtr.o net.o dns.o raw.o split.o > display.o report.o getopt.o getopt1.o select.o -lm -ltermcap > Undefined symbols: > "_res_9_dn_expand", referenced from: > _parserespacket in dns.o > _parserespacket in dns.o > _parserespacket in dns.o > "_res_9_init", referenced from: > _dns_open in dns.o > "_res_9_mkquery", referenced from: > _dorequest in dns.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[2]: *** [mtr] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 I have not tried, but the error looks similar to this one we had for php5 on Snow Leopard: http://trac.macports.org/ticket/19997 Perhaps mtr also needs -lresolv added. From Damien at Clauzel.nom.fr Sun Aug 16 14:06:42 2009 From: Damien at Clauzel.nom.fr (Damien Clauzel) Date: Sun, 16 Aug 2009 23:06:42 +0200 Subject: 1.8.x x86_64 mtr error In-Reply-To: References: <2d6596180908161309t16ad1ff0ofa479607cc75efa5@mail.gmail.com> Message-ID: <1C980BBD-AEF4-4574-8EFA-F1C7E2528920@Clauzel.nom.fr> Le 16 ao?t 09 ? 22:30, Ryan Schmidt a ?crit : > > On Aug 16, 2009, at 15:09, Scot Ballard wrote: > >> Is anyone successful building mtr (x86_64) ? I do. /opt/local/sbin/mtr: setuid Mach-O 64-bit executable x86_64 mtr @0.75_0 (active) default variants are : +ipv6 +quartz +no_x11 -x11 +nls +tls +ssl +with_default_names Damien Clauzel From ryandesign at macports.org Sun Aug 16 15:42:54 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 16 Aug 2009 17:42:54 -0500 Subject: A different openjdk6 install problem In-Reply-To: <4A888499.50105@roden.myzen.co.uk> References: <4A86A557.8030704@roden.myzen.co.uk> <494AA902-4C41-41EC-A5D7-1D4D51E03148@macports.org> <4A888499.50105@roden.myzen.co.uk> Message-ID: <3602D81E-72AA-4500-BAA4-8FF8D02A5F84@macports.org> On Aug 16, 2009, at 17:13, David Rowe wrote: > Ryan Schmidt wrote: > >> It is the same error I reported here: >> >> http://lists.macosforge.org/pipermail/macports-users/2009-August/ >> 016108.html >> >> Though you're right, I didn't file a bug report for it yet. > > Thanks - I missed that in the middle of other similar messages. > Are you going to file a bug report? I now have: http://trac.macports.org/ticket/20696 From landonf at macports.org Sun Aug 16 15:49:23 2009 From: landonf at macports.org (Landon Fuller) Date: Sun, 16 Aug 2009 15:49:23 -0700 Subject: A different openjdk6 install problem In-Reply-To: <4A86B0F5.8080703@macports.org> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> Message-ID: <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> On Aug 15, 2009, at 5:58 AM, Joshua Root wrote: > This is defined in /opt/local/include/X11/extensions/shmproto.h, which > is provided by xorg-xextproto, which is in openjdk6's dependency tree. > Double check that it's installed and active. Does the port build if you install xorg-xextproto manually? If so, then it's just missing an xorg-xextproto dependency. I'm running Snow Leopard and OpenJDK bsd-port does not currently support 10.6, so I can't test this (until I or someone else has time to commit fixes to OpenJDK, anyway). -landonf -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From drowe at roden.myzen.co.uk Sun Aug 16 16:32:19 2009 From: drowe at roden.myzen.co.uk (David Rowe) Date: Mon, 17 Aug 2009 00:32:19 +0100 Subject: A different openjdk6 install problem In-Reply-To: <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> Message-ID: <4A889703.9010103@roden.myzen.co.uk> Landon Fuller wrote: > > On Aug 15, 2009, at 5:58 AM, Joshua Root wrote: > >> This is defined in /opt/local/include/X11/extensions/shmproto.h, which >> is provided by xorg-xextproto, which is in openjdk6's dependency tree. >> Double check that it's installed and active. > > Does the port build if you install xorg-xextproto manually? If so, > then it's just missing an xorg-xextproto dependency. > 'port installed' showed: . . . . xorg-xextproto @7.0.5_0 xorg-xextproto @7.1.0_0 (active) . . . . So that doesn't look like the cause of the problem. However just to make sure I had followed your request, I uninstalled both versions of xorg-xextproto (having to force the second one) and then manually reinstalled it: <<<<<<<<<<<<<<<<<<<<<<<<<<<< bash-3.2# port install xorg-xextproto ---> Fetching xorg-xextproto ---> Verifying checksum(s) for xorg-xextproto ---> Extracting xorg-xextproto ---> Configuring xorg-xextproto ---> Building xorg-xextproto ---> Staging xorg-xextproto into destroot ---> Installing xorg-xextproto @7.1.0_0 ---> Activating xorg-xextproto @7.1.0_0 ---> Cleaning xorg-xextproto bash-3.2# >>>>>>>>>>>>>>>> However openjdk6 still doesn't install - I think the error is still the same as before - but the console log has got more verbose (I don't know why unless the portfile has been altered). In case it helps, here is the transcript: <<<<<<<<<<<<<<< bash-3.2# port install openjdk6 ---> Building openjdk6 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/./" && make all ALT_BOOTDIR="/opt/local/share/java/openjdk6_bootstrap" ALT_BINARY_PLUGS_PATH="/opt/local/share/java/icedtea6-plugs/jre/lib/rt-closed.jar" ANT_HOME="/opt/local/share/java/apache-ant" ALT_FREETYPE_HEADERS_PATH="/opt/local/include" ALT_FREETYPE_LIB_PATH="/opt/local/lib" ALT_CUPS_HEADERS_PATH="/usr/include" ALT_MOTIF_DIR="/opt/local" ALT_X11_PATH="/opt/local" ALT_DEVTOOLS_PATH=/usr ALT_CACERTS_FILE=/System/Library/Frameworks/JavaVM.framework/Home/lib/security/cacerts NO_DOCS=true HOTSPOT_BUILD_JOBS=1 " returned error 2 Command output: >>>Recursively making splashscreen all @ Mon Aug 17 00:14:01 BST 2009 ... Begin parallel compiles: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/jdk/make/sun/splashscreen make[4]: `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt/splashscreen/obj/.files_compiled' is up to date. Done with parallel compiles: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/jdk/make/sun/splashscreen Timing: 00001 seconds or 1s for make-sun-splashscreen <<>>Recursively making xawt all @ Mon Aug 17 00:14:02 BST 2009 ... /bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt /usr/bin/touch /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/.gen.wrappers Begin parallel compiles: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/jdk/make/sun/xawt /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -mstackrealign -Di586 -DARCH='"i586"' -D_ALLBSD_SOURCE -DRELEASE='"1.6.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt/X11 -I../../../src/solaris/native/sun/awt/X11 -DXAWT -DXAWT_HACK -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders -I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt -I../../../src/solaris/native/sun/jdga -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/java2d -I../../../src/share/native/sun/java2d/loops -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font -I../../../src/solaris/native/sun/java2d -I../../../src/share/native/sun/java2d/pipe -I../../../src/share/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/x11 -I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/solaris/native/sun/font -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/include -I/opt/local/include/X11/extensions -I/opt/local/include -DX11_PATH=\"/opt/local\" -DPACKAGE_PATH=\"/usr/local\" -DINTERNAL_BUILD -c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/awt_GraphicsEnv.o ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -mstackrealign -Di586 -DARCH='"i586"' -D_ALLBSD_SOURCE -DRELEASE='"1.6.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt/X11 -I../../../src/solaris/native/sun/awt/X11 -DXAWT -DXAWT_HACK -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders -I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt -I../../../src/solaris/native/sun/jdga -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/java2d -I../../../src/share/native/sun/java2d/loops -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font -I../../../src/solaris/native/sun/java2d -I../../../src/share/native/sun/java2d/pipe -I../../../src/share/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/x11 -I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/solaris/native/sun/font -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/include -I/opt/local/include/X11/extensions -I/opt/local/include -DX11_PATH=\"/opt/local\" -DPACKAGE_PATH=\"/usr/local\" -DINTERNAL_BUILD -c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/list.o ../../../src/solaris/native/sun/awt/list.c /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -mstackrealign -Di586 -DARCH='"i586"' -D_ALLBSD_SOURCE -DRELEASE='"1.6.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt/X11 -I../../../src/solaris/native/sun/awt/X11 -DXAWT -DXAWT_HACK -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders -I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt -I../../../src/solaris/native/sun/jdga -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/java2d -I../../../src/share/native/sun/java2d/loops -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font -I../../../src/solaris/native/sun/java2d -I../../../src/share/native/sun/java2d/pipe -I../../../src/share/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/x11 -I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/solaris/native/sun/font -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/include -I/opt/local/include/X11/extensions -I/opt/local/include -DX11_PATH=\"/opt/local\" -DPACKAGE_PATH=\"/usr/local\" -DINTERNAL_BUILD -c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/multiVis.o ../../../src/solaris/native/sun/awt/multiVis.c /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -mstackrealign -Di586 -DARCH='"i586"' -D_ALLBSD_SOURCE -DRELEASE='"1.6.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt/X11 -I../../../src/solaris/native/sun/awt/X11 -DXAWT -DXAWT_HACK -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders -I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt -I../../../src/solaris/native/sun/jdga -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/java2d -I../../../src/share/native/sun/java2d/loops -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font -I../../../src/solaris/native/sun/java2d -I../../../src/share/native/sun/java2d/pipe -I../../../src/share/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/x11 -I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/solaris/native/sun/font -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/include -I/opt/local/include/X11/extensions -I/opt/local/include -DX11_PATH=\"/opt/local\" -DPACKAGE_PATH=\"/usr/local\" -DINTERNAL_BUILD -c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/initIDs.o ../../../src/solaris/native/sun/awt/initIDs.c /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -mstackrealign -Di586 -DARCH='"i586"' -D_ALLBSD_SOURCE -DRELEASE='"1.6.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt/X11 -I../../../src/solaris/native/sun/awt/X11 -DXAWT -DXAWT_HACK -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders -I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt -I../../../src/solaris/native/sun/jdga -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/java2d -I../../../src/share/native/sun/java2d/loops -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font -I../../../src/solaris/native/sun/java2d -I../../../src/share/native/sun/java2d/pipe -I../../../src/share/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/x11 -I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/solaris/native/sun/font -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/include -I/opt/local/include/X11/extensions -I/opt/local/include -DX11_PATH=\"/opt/local\" -DPACKAGE_PATH=\"/usr/local\" -DINTERNAL_BUILD -c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/awt_util.o ../../../src/solaris/native/sun/awt/awt_util.c /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -mstackrealign -Di586 -DARCH='"i586"' -D_ALLBSD_SOURCE -DRELEASE='"1.6.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt/X11 -I../../../src/solaris/native/sun/awt/X11 -DXAWT -DXAWT_HACK -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders -I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt -I../../../src/solaris/native/sun/jdga -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/java2d -I../../../src/share/native/sun/java2d/loops -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font -I../../../src/solaris/native/sun/java2d -I../../../src/share/native/sun/java2d/pipe -I../../../src/share/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/x11 -I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/solaris/native/sun/font -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/include -I/opt/local/include/X11/extensions -I/opt/local/include -DX11_PATH=\"/opt/local\" -DPACKAGE_PATH=\"/usr/local\" -DINTERNAL_BUILD -c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/awt_Desktop.o ../../../src/solaris/native/sun/xawt/awt_Desktop.c ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'makeDefaultConfig': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:291: warning: format '%x' expects type 'unsigned int *', but argument 3 has type 'VisualID *' ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'J2DXErrHandler': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: 'X_ShmAttach' undeclared (first use in this function) ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: (Each undeclared identifier is reported only once ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: for each function it appears in.) make[4]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/awt_GraphicsEnv.o] Error 1 make[4]: *** Waiting for unfinished jobs.... ../../../src/solaris/native/sun/xawt/awt_Desktop.c: In function 'Java_sun_awt_X11_XDesktopPeer_gnome_1url_1show': ../../../src/solaris/native/sun/xawt/awt_Desktop.c:99: warning: pointer targets in initialization differ in signedness make[3]: *** [library_parallel_compile] Error 2 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [jdk-build] Error 2 Error: Status 1 encountered during processing. bash-3.2# >>>>>>>>>>>>>>>>>>>> Thanks David Rowe From allbery at kf8nh.com Mon Aug 17 06:08:52 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Mon, 17 Aug 2009 09:08:52 -0400 Subject: A different openjdk6 install problem In-Reply-To: <4A889703.9010103@roden.myzen.co.uk> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> Message-ID: On Aug 16, 2009, at 19:32 , David Rowe wrote: > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function > 'J2DXErrHandler': > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > 'X_ShmAttach' undeclared (first use in this function) > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > (Each undeclared identifier is reported only once > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > for each function it appears in.) Er, this error doesn't mean X_ShmAttach wasn't found, it means the source file didn't #include the appropriate #include file. Since there's no error about a missing #include file, this is a (compatibility?) error in the source. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From drowe at roden.myzen.co.uk Mon Aug 17 15:43:47 2009 From: drowe at roden.myzen.co.uk (David Rowe) Date: Mon, 17 Aug 2009 23:43:47 +0100 Subject: A different openjdk6 install problem In-Reply-To: References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> Message-ID: <4A89DD23.7090607@roden.myzen.co.uk> Brandon Allbery wrote: > On Aug 16, 2009, at 19:32 , David Rowe wrote: >> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function >> 'J2DXErrHandler': >> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: >> 'X_ShmAttach' undeclared (first use in this function) >> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: >> (Each undeclared identifier is reported only once >> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: for >> each function it appears in.) > > > Er, this error doesn't mean X_ShmAttach wasn't found, it means the > source file didn't #include the appropriate #include file. Since > there's no error about a missing #include file, this is a > (compatibility?) error in the source. > Well I am not sure I know exactly what I am doing - but following the clue from Brandon Allbery (thanks Brandon), I found that X_ShmAttach is defined in /opt/local/include/X11/extensions/shmproto.h This looks like the sort of thing I would expect MacPorts to #include. [MacOS Spotlight shows that there are other instances of 'X_ShmAttach' - but they are in the /Developer/SDKs tree - I didn't think MacPorts makes use of things outside /opt/local]. Now near the beginning of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c there are #includes such as "#include " so I tried inserting a new line: #include just afterwards. I was hoping that shmproto.h would supply the missing definition of X_ShmAttach Well it does - but - it also seems to introduce a number of other problems. Here is the console log (using my modified version of awt_GraphicsEnv.c) <<<<<<<<<<<<<<<<<<<<<<<<<<<<< bash-3.2# port install openjdk6 ---> Building openjdk6 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/./" && make all ALT_BOOTDIR="/opt/local/share/java/openjdk6_bootstrap" ALT_BINARY_PLUGS_PATH="/opt/local/share/java/icedtea6-plugs/jre/lib/rt-closed.jar" ANT_HOME="/opt/local/share/java/apache-ant" ALT_FREETYPE_HEADERS_PATH="/opt/local/include" ALT_FREETYPE_LIB_PATH="/opt/local/lib" ALT_CUPS_HEADERS_PATH="/usr/include" ALT_MOTIF_DIR="/opt/local" ALT_X11_PATH="/opt/local" ALT_DEVTOOLS_PATH=/usr ALT_CACERTS_FILE=/System/Library/Frameworks/JavaVM.framework/Home/lib/security/cacerts NO_DOCS=true HOTSPOT_BUILD_JOBS=1 " returned error 2 Command output: /opt/local/include/X11/extensions/shmproto.h:171: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:172: error: syntax error before 'bpad1' /opt/local/include/X11/extensions/shmproto.h:172: warning: type defaults to 'int' in declaration of 'bpad1' /opt/local/include/X11/extensions/shmproto.h:172: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:173: error: syntax error before 'shmseg' /opt/local/include/X11/extensions/shmproto.h:173: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:173: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:174: error: syntax error before 'offset' /opt/local/include/X11/extensions/shmproto.h:174: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:174: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:175: error: syntax error before 'pad0' /opt/local/include/X11/extensions/shmproto.h:175: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:175: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:176: error: syntax error before 'pad1' /opt/local/include/X11/extensions/shmproto.h:176: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:176: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:177: error: syntax error before 'pad2' /opt/local/include/X11/extensions/shmproto.h:177: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:177: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:178: warning: type defaults to 'int' in declaration of 'xShmCompletionEvent' /opt/local/include/X11/extensions/shmproto.h:178: warning: data definition has no type or storage class /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -mstackrealign -Di586 -DARCH='"i586"' -D_ALLBSD_SOURCE -DRELEASE='"1.6.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt/X11 -I../../../src/solaris/native/sun/awt/X11 -DXAWT -DXAWT_HACK -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders -I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt -I../../../src/solaris/native/sun/jdga -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/java2d -I../../../src/share/native/sun/java2d/loops -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font -I../../../src/solaris/native/sun/java2d -I../../../src/share/native/sun/java2d/pipe -I../../../src/share/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/x11 -I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/solaris/native/sun/font -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/include -I/opt/local/include/X11/extensions -I/opt/local/include -DX11_PATH=\"/opt/local\" -DPACKAGE_PATH=\"/usr/local\" -DINTERNAL_BUILD -c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/X11FontScaler_md.o ../../../src/solaris/native/sun/java2d/x11/X11FontScaler_md.c ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'makeDefaultConfig': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:295: warning: format '%x' expects type 'unsigned int *', but argument 3 has type 'VisualID *' make[4]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/awt_GraphicsEnv.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [library_parallel_compile] Error 2 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [jdk-build] Error 2 Error: Status 1 encountered during processing. bash-3.2# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> So just using /opt/local/include/X11/extensions/shmproto.h to supply the missing definition of X_ShmAttach is obviously not the answer (or at least the whole answer). I think this is going to take someone who really understands this code to sort out. David Rowe From allbery at kf8nh.com Mon Aug 17 16:49:04 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Mon, 17 Aug 2009 19:49:04 -0400 Subject: A different openjdk6 install problem In-Reply-To: <4A89DD23.7090607@roden.myzen.co.uk> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> <4A89DD23.7090607@roden.myzen.co.uk> Message-ID: On Aug 17, 2009, at 18:43 , David Rowe wrote: > Brandon Allbery wrote: >> On Aug 16, 2009, at 19:32 , David Rowe wrote: >>> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function >>> 'J2DXErrHandler': >>> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: >>> 'X_ShmAttach' undeclared (first use in this function) >>> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: >>> (Each undeclared identifier is reported only once >>> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: >>> for each function it appears in.) >> >> Er, this error doesn't mean X_ShmAttach wasn't found, it means the >> source file didn't #include the appropriate #include file. Since >> there's no error about a missing #include file, this is a >> (compatibility?) error in the source. >> > Well I am not sure I know exactly what I am doing - but following > the clue from Brandon Allbery (thanks Brandon), I found that > X_ShmAttach is defined in /opt/local/include/X11/extensions/shmproto.h > > Command output: /opt/local/include/X11/extensions/shmproto.h:171: > warning: data definition has no type or storage class > /opt/local/include/X11/extensions/shmproto.h:172: error: syntax > error before 'bpad1' > /opt/local/include/X11/extensions/shmproto.h:172: warning: type > defaults to 'int' in declaration of 'bpad1' > /opt/local/include/X11/extensions/shmproto.h:172: warning: data > definition has no type or storage class What's on line 171 of that file? On my system it's > BYTE bpad1; and BYTE is also used on prior lines, so apparently my shmproto.h differs from yours. Can you paste lines 165-178? -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From trudelle at gmail.com Mon Aug 17 18:36:06 2009 From: trudelle at gmail.com (Peter Trudelle) Date: Mon, 17 Aug 2009 18:36:06 -0700 Subject: Error installing rdiff-backup Message-ID: <4A8A0586.4010906@gmail.com> Hi, I just tried to install rdiff-backup on 10.5.8, which seemed to be fine until the following snippit. Apparently, it wants to overwrite the lone file in the installed xattr port. Seems like that should never happen, but is the version it installs equivalent? thanks, Peter running install_scripts Installing xattr script to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-xattr/work/destroot/opt/local/bin Installing py25-xattr @0.5_0 Activating py25-xattr @0.5_0 Error: Target org.macports.activate returned: Image error: /opt/local/bin/xattr is being used by the active xattr port. Please deactivate this port first, or use 'port -f activate py25-xattr' to force the activation. Warning: the following items did not execute (for py25-xattr): org.macports.activate Error: The following dependencies failed to build: py25-xattr Error: Status 1 encountered during processing. Executing: /opt/local/bin/port -v install rdiff-backup From smibrahim at gmail.com Mon Aug 17 19:10:25 2009 From: smibrahim at gmail.com (S. M. Ibrahim (Lavlu)) Date: Tue, 18 Aug 2009 09:10:25 +0700 Subject: Error installing rdiff-backup In-Reply-To: <4A8A0586.4010906@gmail.com> References: <4A8A0586.4010906@gmail.com> Message-ID: <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> looks like /opt/local/bin/xattr is also used by another port xattr, and that port is already active. that's why you are getting this message. you can active manualy py25-xattr by "sudo port -f activate py25-xattr" :) 2009/8/18 Peter Trudelle : > Hi, > > I just tried to install rdiff-backup on 10.5.8, which seemed to be fine > until the following snippit. ?Apparently, it wants to overwrite the lone > file in the installed xattr port. ?Seems like that should never happen, but > is the version it installs equivalent? > > thanks, > > Peter > > running install_scripts > Installing xattr script to > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-xattr/work/destroot/opt/local/bin > Installing py25-xattr @0.5_0 > Activating py25-xattr @0.5_0 > Error: Target org.macports.activate returned: Image error: > /opt/local/bin/xattr is being used by the active xattr port. ?Please > deactivate this port first, or use 'port -f activate py25-xattr' to force > the activation. > Warning: the following items did not execute (for py25-xattr): > org.macports.activate > Error: The following dependencies failed to build: py25-xattr > Error: Status 1 encountered during processing. > Executing: /opt/local/bin/port -v install rdiff-backup > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > -- S. M. Ibrahim Lavlu software engineer, php somewhere in... http://www.somewherein.net bangla blog: http://www.somewhereinblog.net my blog: http://www.lavluda.com mac blog: htttp://www.mac-talks.com From trudelle at gmail.com Mon Aug 17 19:37:41 2009 From: trudelle at gmail.com (Peter Trudelle) Date: Mon, 17 Aug 2009 19:37:41 -0700 Subject: Error installing rdiff-backup In-Reply-To: <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> Message-ID: <4A8A13F5.2050907@gmail.com> Yeah, that's what I thought I said. I installed xattr for a reason, I don't want to overwrite it unless the replacement is equivalent. Peter On 8/17/2009 7:10 PM, S. M. Ibrahim (Lavlu) wrote: > looks like /opt/local/bin/xattr is also used by another port xattr, > and that port is already active. that's why you are getting this > message. you can active manualy py25-xattr by "sudo port -f activate > py25-xattr" > > > :) > > 2009/8/18 Peter Trudelle: > >> Hi, >> >> I just tried to install rdiff-backup on 10.5.8, which seemed to be fine >> until the following snippit. Apparently, it wants to overwrite the lone >> file in the installed xattr port. Seems like that should never happen, but >> is the version it installs equivalent? >> >> thanks, >> >> Peter >> >> running install_scripts >> Installing xattr script to >> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-xattr/work/destroot/opt/local/bin >> Installing py25-xattr @0.5_0 >> Activating py25-xattr @0.5_0 >> Error: Target org.macports.activate returned: Image error: >> /opt/local/bin/xattr is being used by the active xattr port. Please >> deactivate this port first, or use 'port -f activate py25-xattr' to force >> the activation. >> Warning: the following items did not execute (for py25-xattr): >> org.macports.activate >> Error: The following dependencies failed to build: py25-xattr >> Error: Status 1 encountered during processing. >> Executing: /opt/local/bin/port -v install rdiff-backup >> _______________________________________________ >> macports-users mailing list >> macports-users at lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users >> >> > > > From talklists at newgeo.com Mon Aug 17 20:03:46 2009 From: talklists at newgeo.com (Scott Haneda) Date: Mon, 17 Aug 2009 20:03:46 -0700 Subject: Error installing rdiff-backup In-Reply-To: <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> Message-ID: It would be nice if ports could print out the versions in cases lke this. If they are equal, maybe it could just move along. A simple "yes, I want to overwrite", or a "no, I want to abort", could be a nice way of dealing with this. -- Scott Iphone says hello. On Aug 17, 2009, at 7:10 PM, "S. M. Ibrahim (Lavlu)" wrote: > looks like /opt/local/bin/xattr is also used by another port xattr, > and that port is already active. that's why you are getting this > message. you can active manualy py25-xattr by "sudo port -f activate > py25-xattr" > > > :) > > 2009/8/18 Peter Trudelle : >> Hi, >> >> I just tried to install rdiff-backup on 10.5.8, which seemed to be >> fine >> until the following snippit. Apparently, it wants to overwrite the >> lone >> file in the installed xattr port. Seems like that should never >> happen, but >> is the version it installs equivalent? >> >> thanks, >> >> Peter >> >> running install_scripts >> Installing xattr script to >> /opt/local/var/macports/build/ >> _opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25- >> xattr/work/destroot/opt/local/bin >> Installing py25-xattr @0.5_0 >> Activating py25-xattr @0.5_0 >> Error: Target org.macports.activate returned: Image error: >> /opt/local/bin/xattr is being used by the active xattr port. Please >> deactivate this port first, or use 'port -f activate py25-xattr' to >> force >> the activation. >> Warning: the following items did not execute (for py25-xattr): >> org.macports.activate >> Error: The following dependencies failed to build: py25-xattr >> Error: Status 1 encountered during processing. >> Executing: /opt/local/bin/port -v install rdiff-backup >> _______________________________________________ >> macports-users mailing list >> macports-users at lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users >> > > > > -- > S. M. Ibrahim Lavlu > software engineer, php > somewhere in... > http://www.somewherein.net > > bangla blog: http://www.somewhereinblog.net > my blog: http://www.lavluda.com > mac blog: htttp://www.mac-talks.com > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From ryandesign at macports.org Mon Aug 17 21:39:06 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 17 Aug 2009 23:39:06 -0500 Subject: Error installing rdiff-backup In-Reply-To: References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> Message-ID: <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> On Aug 17, 2009, at 22:03, Scott Haneda wrote: > On Aug 17, 2009, at 7:10 PM, S. M. Ibrahim (Lavlu) wrote: > >> looks like /opt/local/bin/xattr is also used by another port xattr, >> and that port is already active. that's why you are getting this >> message. you can active manualy py25-xattr by "sudo port -f activate >> py25-xattr" > > It would be nice if ports could print out the versions in cases lke > this. If they are equal, maybe it could just move along. A simple > "yes, I want to overwrite", or a "no, I want to abort", could be a > nice way of dealing with this. That doesn't sound practical to me. Are you talking about the versions of the ports? If so, port xattr is version 0.1 while port py25-xattr is version 0.5. Or did you mean the versions of the xattr program installed by both? There isn't any standard for figuring out a program's version, and besides, the conflicting file might not be a program; it might be a manpage or a header file or any other type of file. Even if they are the same version, by whatever criteria, how do you know they are the same software? Ok, maybe you compute a checksum of both files and discover they're identical. Ok, so then you allow, say, py25-xattr to install without its xattr file and have it make use of the xattr file provided by the xattr port. But no dependency has been declared on the xattr port. What happens if now the user uninstalls the xattr port? The py25-xattr port stops working. No, I think our current strategy for this type of situation is fine. Ideally there should be only one port that installs a given file. Ports that violate this get tickets filed and assigned to both maintainers so they can sort it out. Ports that can't fix such a conflict will (as of MacPorts 1.8) be marked as conflicting in the portfiles. From trudelle at gmail.com Mon Aug 17 22:24:13 2009 From: trudelle at gmail.com (Peter Trudelle) Date: Mon, 17 Aug 2009 22:24:13 -0700 Subject: Error installing rdiff-backup In-Reply-To: <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> Message-ID: <4A8A3AFD.7010004@gmail.com> I agree, and was expecting to be able to install both without conflicts. It is one of the main advantages of MacPorts rather than dealing with all the hassles of installing incompatible software individually. thank you! Peter On 8/17/2009 9:39 PM, Ryan Schmidt wrote: > Ideally there should be only one port that installs a given file. > Ports that violate this get tickets filed and assigned to both > maintainers so they can sort it out. Ports that can't fix such a > conflict will (as of MacPorts 1.8) be marked as conflicting in the > portfiles. From drowe at roden.myzen.co.uk Tue Aug 18 02:21:35 2009 From: drowe at roden.myzen.co.uk (David Rowe) Date: Tue, 18 Aug 2009 10:21:35 +0100 Subject: A different openjdk6 install problem In-Reply-To: References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> <4A89DD23.7090607@roden.myzen.co.uk> Message-ID: <4A8A729F.8090200@roden.myzen.co.uk> Brandon Allbery wrote: > . . . . . . . . . > > What's on line 171 of that file? On my system it's > > > BYTE bpad1; > > and BYTE is also used on prior lines, so apparently my shmproto.h > differs from yours. Can you paste lines 165-178? > Here is the requested chunk of /opt/local/include/X11/extensions/shmproto.h (with line numbers) <<<<<<<<<<<<<<<<<<<<<<<< 164 165 typedef struct _ShmCompletion { 166 BYTE type; /* always eventBase + ShmCompletion */ 167 BYTE bpad0; 168 CARD16 sequenceNumber B16; 169 Drawable drawable B32; 170 CARD16 minorEvent B16; 171 BYTE majorEvent; 172 BYTE bpad1; 173 ShmSeg shmseg B32; 174 CARD32 offset B32; 175 CARD32 pad0 B32; 176 CARD32 pad1 B32; 177 CARD32 pad2 B32; 178 } xShmCompletionEvent; 179 #define sz_xShmCompletionEvent 32 >>>>>>>>>>>>>>>>>>>>>>> It looks like my version has one more line than yours. I have trouble understanding the error reports <<<<<<<<<<<<<<<<<<<<<<< Command output: /opt/local/include/X11/extensions/shmproto.h:171: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:172: error: syntax error before 'bpad1' /opt/local/include/X11/extensions/shmproto.h:172: warning: type defaults to 'int' in declaration of 'bpad1' /opt/local/include/X11/extensions/shmproto.h:172: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:173: error: syntax error before 'shmseg' /opt/local/include/X11/extensions/shmproto.h:173: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:173: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:174: error: syntax error before 'offset' /opt/local/include/X11/extensions/shmproto.h:174: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:174: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:175: error: syntax error before 'pad0' /opt/local/include/X11/extensions/shmproto.h:175: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:175: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:176: error: syntax error before 'pad1' /opt/local/include/X11/extensions/shmproto.h:176: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:176: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:177: error: syntax error before 'pad2' /opt/local/include/X11/extensions/shmproto.h:177: warning: type defaults to 'int' in declaration of 'B32' /opt/local/include/X11/extensions/shmproto.h:177: warning: data definition has no type or storage class /opt/local/include/X11/extensions/shmproto.h:178: warning: type defaults to 'int' in declaration of 'xShmCompletionEvent' /opt/local/include/X11/extensions/shmproto.h:178: warning: data definition has no type or storage class >>>>>>>>>>>>>>>>>>>>>>>>>> The type 'BYTE' in line 171 (et.al.) might be a issue - I can't see where it is defined - but it didn't cause any problems on lines 166 & 167 (and earlier in the file). I probably need to dig out my copy of K&R to follow this. Does it make sense to you? David Rowe From dluke at geeklair.net Tue Aug 18 07:18:19 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Tue, 18 Aug 2009 10:18:19 -0400 Subject: manpath oddity [ issue with perl pages ? ] In-Reply-To: References: Message-ID: <2B037C1B-ABC4-4101-A772-8FC35C07091E@geeklair.net> On Aug 12, 2009, at 7:42 PM, Shawn Protsman wrote: > It didn't change the result. Apple's man page [for perl items] still > takes precedence. Any ideas? I wonder if this has anything to do > with the man#p dir that the macports perl man page is stored in? > "opt/local/share/man/man{1,3}p" Yes, this issue was discussed extensively around the time when we fixed the @INC ordering for the perl ports. IIRC, there weren't really any 'good' options to get things to work correctly. One thing you can do in the meantime is to use perldoc instead of man to look up information for perl modules ;-) -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From allbery at kf8nh.com Tue Aug 18 09:29:29 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Tue, 18 Aug 2009 12:29:29 -0400 Subject: A different openjdk6 install problem In-Reply-To: <4A8A729F.8090200@roden.myzen.co.uk> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> <4A89DD23.7090607@roden.myzen.co.uk> <4A8A729F.8090200@roden.myzen.co.uk> Message-ID: On Aug 18, 2009, at 05:21 , David Rowe wrote: > Brandon Allbery wrote: >> . . . . . . . . . >> What's on line 171 of that file? On my system it's >> >> > BYTE bpad1; >> >> and BYTE is also used on prior lines, so apparently my shmproto.h >> differs from yours. Can you paste lines 165-178? >> > Here is the requested chunk of /opt/local/include/X11/extensions/ > shmproto.h (with line numbers) (same as mine, 1 line off) > I have trouble understanding the error reports > <<<<<<<<<<<<<<<<<<<<<<< > Command output: /opt/local/include/X11/extensions/shmproto.h:171: > warning: data definition has no type or storage class > /opt/local/include/X11/extensions/shmproto.h:172: error: syntax > error before 'bpad1' > /opt/local/include/X11/extensions/shmproto.h:172: warning: type > defaults to 'int' in declaration of 'bpad1' > /opt/local/include/X11/extensions/shmproto.h:172: warning: data > definition has no type or storage class (...) > The type 'BYTE' in line 171 (et.al.) might be a issue - I can't see > where it is defined - but it didn't cause any problems on lines 166 > & 167 (and earlier in the file). > I probably need to dig out my copy of K&R to follow this. I would next check the output of cpp (given the same command line as passed to gcc); off the top of my head, I'm wondering if "majorEvent" was #define-d at some point, leading to parser confusion. (Note the first error is on line 171, the definition of xShmCompletionEvent.majorEvent.) -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From LenoreHorner at sbcglobal.net Tue Aug 18 12:07:16 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Tue, 18 Aug 2009 14:07:16 -0500 Subject: Installing on OS X Leopard - Build Error In-Reply-To: References: Message-ID: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> On Aug 18, 2009, at 13:21 , Christopher Stamper wrote: > Hello, > > I'm trying to install GNU Cash on my macbook using macports (Quartz > version), following the instructions on the website. > > After running 'sudo port install gnucash', I get the following error: > > ** The libgnutls-config script installed by LIBGNUTLS could not be > found >> *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in >> *** your path, or set the LIBGNUTLS_CONFIG environment variable to >> the >> *** full path to libgnutls-config. >> configure: error: >> **** Libgnutls is required for Gwenhywfar. Please install it >> (including >> devel packages) >> >> Error: Status 1 encountered during processing. > > > I've spent probably an hour on google, and it looks like I'm not the > only > one with this problem. The package 'gnutls' is installed on my > machine. I > tried installing libgnutls and libgnutls-config, but port just > claims it's > an invalid package. > > Any ideas? I didn't install gwenhywfar when I did quartz gnucash. However, I do have gnutls installed. I did locate libgnutls and got the following which looks like libgnutls-config is in a logical place. /opt/local/bin/libgnutls-config /opt/local/bin/libgnutls-extra-config /opt/local/lib/libgnutls-extra.26.dylib /opt/local/lib/libgnutls-extra.a /opt/local/lib/libgnutls-extra.dylib /opt/local/lib/libgnutls-extra.la /opt/local/lib/libgnutls-openssl.26.dylib /opt/local/lib/libgnutls-openssl.a /opt/local/lib/libgnutls-openssl.dylib /opt/local/lib/libgnutls-openssl.la /opt/local/lib/libgnutls.26.dylib /opt/local/lib/libgnutls.a /opt/local/lib/libgnutls.dylib /opt/local/lib/libgnutls.la /opt/local/lib/libgnutlsxx.26.dylib /opt/local/lib/libgnutlsxx.a /opt/local/lib/libgnutlsxx.dylib /opt/local/lib/libgnutlsxx.la /opt/local/share/aclocal/libgnutls-extra.m4 /opt/local/share/aclocal/libgnutls.m4 /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/bin/ libgnutls-config /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/bin/ libgnutls-extra-config /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls-extra.26.dylib /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls-extra.a /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls-extra.dylib /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls-extra.la /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls-openssl.26.dylib /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls-openssl.a /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls-openssl.dylib /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls-openssl.la /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls.26.dylib /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls.a /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls.dylib /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutls.la /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutlsxx.26.dylib /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutlsxx.a /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutlsxx.dylib /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/lib/ libgnutlsxx.la /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/share/ aclocal/libgnutls-extra.m4 /opt/local/var/macports/software/gnutls/2.6.5_0/opt/local/share/ aclocal/libgnutls.m4 Perhaps the problem is that there's a typo in the portfile because what you have in your error message is libgnutls_config and what I have installed is libgnutls-config. Lenore -------------- next part -------------- An HTML attachment was scrubbed... URL: From blb at macports.org Tue Aug 18 12:28:47 2009 From: blb at macports.org (Bryan Blackburn) Date: Tue, 18 Aug 2009 13:28:47 -0600 Subject: Installing on OS X Leopard - Build Error In-Reply-To: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> References: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> Message-ID: <20090818192847.GY662@ninagal.withay.com> On Tue, Aug 18, 2009 at 02:07:16PM -0500, Lenore Horner said: > On Aug 18, 2009, at 13:21 , Christopher Stamper wrote: > > >Hello, > > > >I'm trying to install GNU Cash on my macbook using macports (Quartz > >version), following the instructions on the website. > > > >After running 'sudo port install gnucash', I get the following error: > > > >** The libgnutls-config script installed by LIBGNUTLS could not be > >found > >>*** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in > >>*** your path, or set the LIBGNUTLS_CONFIG environment variable > >>to the > >>*** full path to libgnutls-config. > >>configure: error: > >> **** Libgnutls is required for Gwenhywfar. Please install it > >>(including > >>devel packages) [...] > > Perhaps the problem is that there's a typo in the portfile because > what you have in your error message is libgnutls_config and what I > have installed is libgnutls-config. Sounds like #20680: which suggests the 2.8 branch of gnutls no longer provides the -config script. Bryan > > Lenore From LenoreHorner at sbcglobal.net Tue Aug 18 13:02:19 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Tue, 18 Aug 2009 15:02:19 -0500 Subject: Installing on OS X Leopard - Build Error In-Reply-To: References: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> Message-ID: <102BD7BB-B233-4FEA-A791-FB7B05EA6BCA@sbcglobal.net> On Aug 18, 2009, at 14:31 , Christopher Stamper wrote: > > > On Tue, Aug 18, 2009 at 3:07 PM, Lenore Horner > wrote: > > On Aug 18, 2009, at 13:21 , Christopher Stamper wrote: > >> Hello, >> >> I'm trying to install GNU Cash on my macbook using macports (Quartz >> version), following the instructions on the website. >> >> After running 'sudo port install gnucash', I get the following error: >> >> ** The libgnutls-config script installed by LIBGNUTLS could not be >> found >>> *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in >>> *** your path, or set the LIBGNUTLS_CONFIG environment variable to >>> the >>> *** full path to libgnutls-config. >>> configure: error: >>> **** Libgnutls is required for Gwenhywfar. Please install it >>> (including >>> devel packages) >>> >>> Error: Status 1 encountered during processing. >> >> >> I've spent probably an hour on google, and it looks like I'm not >> the only >> one with this problem. The package 'gnutls' is installed on my >> machine. I >> tried installing libgnutls and libgnutls-config, but port just >> claims it's >> an invalid package. >> >> Any ideas? > I didn't install gwenhywfar when I did quartz gnucash. However, I > do have gnutls installed. I did > > locate libgnutls > > Tried sudo locate and got an error message: > > 'locate: `/var/db/locate.database': No such file or directory' Have you ever run the maintenance scripts, in particular weekly? sudo periodic weekly I think that's where the locate database gets updated. > > At any rate, gnutls is installed. And lingnutls is not installed. I > looked in the directories you mentioned, and couldn't find any > libgnutls-config files. > > The version of gnutls you have installed is old; I've got 2.8.3. I > read somewhere that the whole libgnutls-config thing got depriciated > since then, so that could explain why I don't have it. Hmm. Macports would update me only to 2.8.2. Maybe I don't want to do that! Is your gnutls from outside MacPorts? Although if it were, MP should have installed its own for gwenhywvar. I cc'd the macports user list hoping someone there will have a better clue than I do. Lenore > > Maybe there's a way for me to get the old one? > > Thanks! > > -- > Christopher Stamper > > Email: christopherstamper at gmail.com > Web: http://tinyurl.com/2ooncg > gTalk: http://tinyurl.com/6e359r > Skype: cdstamper -------------- next part -------------- An HTML attachment was scrubbed... URL: From LenoreHorner at sbcglobal.net Tue Aug 18 13:34:38 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Tue, 18 Aug 2009 15:34:38 -0500 Subject: Installing on OS X Leopard - Build Error In-Reply-To: <102BD7BB-B233-4FEA-A791-FB7B05EA6BCA@sbcglobal.net> References: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> <102BD7BB-B233-4FEA-A791-FB7B05EA6BCA@sbcglobal.net> Message-ID: <999B8A40-1B49-44EB-8901-4B3F24FA5998@sbcglobal.net> On Aug 18, 2009, at 15:02 , Lenore Horner wrote: > > On Aug 18, 2009, at 14:31 , Christopher Stamper wrote: > >> >> >> On Tue, Aug 18, 2009 at 3:07 PM, Lenore Horner > > wrote: >> >> On Aug 18, 2009, at 13:21 , Christopher Stamper wrote: >> >>> Hello, >>> >>> I'm trying to install GNU Cash on my macbook using macports (Quartz >>> version), following the instructions on the website. >>> >>> After running 'sudo port install gnucash', I get the following >>> error: >>> >>> ** The libgnutls-config script installed by LIBGNUTLS could not be >>> found >>>> *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is >>>> in >>>> *** your path, or set the LIBGNUTLS_CONFIG environment variable >>>> to the >>>> *** full path to libgnutls-config. >>>> configure: error: >>>> **** Libgnutls is required for Gwenhywfar. Please install it >>>> (including >>>> devel packages) >>>> >>>> Error: Status 1 encountered during processing. >>> >>> >>> I've spent probably an hour on google, and it looks like I'm not >>> the only >>> one with this problem. The package 'gnutls' is installed on my >>> machine. I >>> tried installing libgnutls and libgnutls-config, but port just >>> claims it's >>> an invalid package. >>> >>> Any ideas? >> I didn't install gwenhywfar when I did quartz gnucash. However, I >> do have gnutls installed. I did >> >> locate libgnutls >> >> Tried sudo locate and got an error message: >> >> 'locate: `/var/db/locate.database': No such file or directory' > Have you ever run the maintenance scripts, in particular weekly? > sudo periodic weekly > I think that's where the locate database gets updated. > >> >> At any rate, gnutls is installed. And lingnutls is not installed. I >> looked in the directories you mentioned, and couldn't find any >> libgnutls-config files. >> >> The version of gnutls you have installed is old; I've got 2.8.3. I >> read somewhere that the whole libgnutls-config thing got >> depriciated since then, so that could explain why I don't have it. > Hmm. Macports would update me only to 2.8.2. Maybe I don't want to > do that! Is your gnutls from outside MacPorts? Although if it > were, MP should have installed its own for gwenhywvar. Possibly the following is relevant for some package maintainer to implement (AFAIK gnucash is maintainerless) -------- Original-Nachricht -------- Betreff: Bug#529831: libgwenhywfar: FTBFS against gnutls26 >= 2.7.x Datum: Thu, 21 May 2009 20:12:53 +0200 Von: Andreas Metzler An: Debian Bug Tracking System Package: libgwenhywfar Version: 3.8.1-1 Severity: important The package's ./configure script is trying to invoke libgnutls-config and/or libgnutls-extra-config to search for the gnutls library. Newer version of gnutls do not ship these scripts anymore. Please use another way to search for the gnutls library, e.g. pkg-config or AC_LIB_HAVE_LINKFLAGS or AC_CHECK_FUNCS. For packages that already use pkg-config to search for other libraries, pkg-config will probably be the simplest way. Debian's gnutls packages have shipped the necessary .pc files 0.3.5-1 (June 2006). This is going to be a rc bug once gnutls26 2.8 is released and uploaded to unstable. The second release candidata of 2.8 (2.7.12) is available for testing in Debian/experimental. cu andreas Maybe the newest gwenhywfar would take care of the problem, but I don't know whether the fix is confined to Debian. Subject: Bug#529831: fixed in libgwenhywfar 3.8.2-1 Source: libgwenhywfar Source-Version: 3.8.2-1 We believe that the bug you reported is fixed in the latest version of libgwenhywfar, which is due to be installed in the Debian FTP archive: gwenhywfar-tools_3.8.2-1_i386.deb to pool/main/libg/libgwenhywfar/gwenhywfar-tools_3.8.2-1_i386.deb libgwenhywfar-doc_3.8.2-1_all.deb to pool/main/libg/libgwenhywfar/libgwenhywfar-doc_3.8.2-1_all.deb libgwenhywfar47-dev_3.8.2-1_i386.deb to pool/main/libg/libgwenhywfar/libgwenhywfar47-dev_3.8.2-1_i386.deb libgwenhywfar47_3.8.2-1_i386.deb to pool/main/libg/libgwenhywfar/libgwenhywfar47_3.8.2-1_i386.deb libgwenhywfar_3.8.2-1.diff.gz to pool/main/libg/libgwenhywfar/libgwenhywfar_3.8.2-1.diff.gz libgwenhywfar_3.8.2-1.dsc to pool/main/libg/libgwenhywfar/libgwenhywfar_3.8.2-1.dsc libgwenhywfar_3.8.2.orig.tar.gz to pool/main/libg/libgwenhywfar/libgwenhywfar_3.8.2.orig.tar.gz Gwenhywfar seems to be up to 3.10, but Macports is only up to 3.7. This is also no maintainer, so hopefully one of the maintainer geniuses can upgrade this easily. Lenore -------------- next part -------------- An HTML attachment was scrubbed... URL: From talklists at newgeo.com Tue Aug 18 14:32:23 2009 From: talklists at newgeo.com (Scott Haneda) Date: Tue, 18 Aug 2009 14:32:23 -0700 Subject: Error installing rdiff-backup In-Reply-To: <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> Message-ID: On Aug 17, 2009, at 9:39 PM, Ryan Schmidt wrote: > On Aug 17, 2009, at 22:03, Scott Haneda wrote: > >> On Aug 17, 2009, at 7:10 PM, S. M. Ibrahim (Lavlu) wrote: >> >>> looks like /opt/local/bin/xattr is also used by another port xattr, >>> and that port is already active. that's why you are getting this >>> message. you can active manualy py25-xattr by "sudo port -f activate >>> py25-xattr" >> >> It would be nice if ports could print out the versions in cases lke >> this. If they are equal, maybe it could just move along. A simple >> "yes, I want to overwrite", or a "no, I want to abort", could be a >> nice way of dealing with this. > > That doesn't sound practical to me. Are you talking about the > versions of the ports? If so, port xattr is version 0.1 while port > py25-xattr is version 0.5. Or did you mean the versions of the xattr > program installed by both? There isn't any standard for figuring out > a program's version, and besides, the conflicting file might not be > a program; it might be a manpage or a header file or any other type > of file. I do not really know to be honest. I just know my experiences, and I get those errors a lot, probably because I am fiddling around with perl modules more than I want to. I think I get the basics of it, installing of app A, may install other pieces, like libraries, man pages, etc. These are all registered with MacPorts as being active and part of that app A. Install app B, if it needs to put anything in the same place as app A, you are forced to deal with it. Is that correct? > Even if they are the same version, by whatever criteria, how do you > know they are the same software? Ok, maybe you compute a checksum of > both files and discover they're identical. would it matter? That is broken in regards to the port developer then. Ports tracks the software and location it was installed. If you run md5, and they are the same, then yes, I think it would be very safe to move on. > Ok, so then you allow, say, py25-xattr to install without its xattr > file and have it make use of the xattr file provided by the xattr > port. But no dependency has been declared on the xattr port. What > happens if now the user uninstalls the xattr port? The py25-xattr > port stops working. Why can't a dependency be declared then? If the dependency is not there, it will be installed, and noted as such. If another app comes along, and relies on that dependency, then that app should also get a note that it needs it. When you are removing an app, this "notes" database should be consulted, and the dependency should not be removed, until the very last piece of software that depends on it is being removed. > No, I think our current strategy for this type of situation is fine. > Ideally there should be only one port that installs a given file. I agree on this very much, but it never seems to be the case. > Ports that violate this get tickets filed and assigned to both > maintainers so they can sort it out. Ports that can't fix such a > conflict will (as of MacPorts 1.8) be marked as conflicting in the > portfiles Taking this down to the simplest and most no critical of examples, how does this work with man pages? If installing app A installs manA(1) and then you install app B and it installs manA(1) as well... They both logically should live in the same man pages area. This is not technically a conflict, but it is going to toss up an error in MacPorts. Is the suggested method to then keep two copies of the same man page? This trickles down to perl modules, and all sorts of other softwares as well. It is really nice that 1.8 is working to solve this, but I am indeed curious how it is going to be able to do so. -- Scott * If you contact me off list replace talklists@ with scott@ * From ryandesign at macports.org Tue Aug 18 14:48:17 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 18 Aug 2009 16:48:17 -0500 Subject: Installing on OS X Leopard - Build Error In-Reply-To: <999B8A40-1B49-44EB-8901-4B3F24FA5998@sbcglobal.net> References: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> <102BD7BB-B233-4FEA-A791-FB7B05EA6BCA@sbcglobal.net> <999B8A40-1B49-44EB-8901-4B3F24FA5998@sbcglobal.net> Message-ID: On Aug 18, 2009, at 15:34, Lenore Horner wrote: > On Aug 18, 2009, at 15:02 , Lenore Horner wrote: > >> On Aug 18, 2009, at 14:31 , Christopher Stamper wrote: >> >>> The version of gnutls you have installed is old; I've got 2.8.3. >>> I read somewhere that the whole libgnutls-config thing got >>> depriciated since then, so that could explain why I don't have it. >> >> Hmm. Macports would update me only to 2.8.2. Maybe I don't want >> to do that! Is your gnutls from outside MacPorts? Although if it >> were, MP should have installed its own for gwenhywvar. MacPorts gnutls was updated to 2.8.3 on August 14. To get it, if you want it, "sudo port sync" and then "sudo port upgrade gnutls". > Possibly the following is relevant for some package maintainer to > implement (AFAIK gnucash is maintainerless) [snip] > The package's ./configure script is trying to invoke libgnutls- > config and/or libgnutls-extra-config to search for the gnutls > library. Newer version of gnutls do not ship these scripts anymore. > Please use another way to search for the gnutls library, e.g. pkg- > config or AC_LIB_HAVE_LINKFLAGS or AC_CHECK_FUNCS. [snip] > Gwenhywfar seems to be up to 3.10, but Macports is only up to 3.7. > This is also no maintainer, so hopefully one of the maintainer > geniuses can upgrade this easily. I agree that pkg-config should be used instead. According to the Gwenhywfar ChangeLog, this was fixed in verison 3.8.2. So all we should need to do is update the port. We already have a ticket covering this bug: http://trac.macports.org/ticket/20680 From LenoreHorner at sbcglobal.net Tue Aug 18 14:52:47 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Tue, 18 Aug 2009 16:52:47 -0500 Subject: Installing on OS X Leopard - Build Error In-Reply-To: References: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> <102BD7BB-B233-4FEA-A791-FB7B05EA6BCA@sbcglobal.net> <999B8A40-1B49-44EB-8901-4B3F24FA5998@sbcglobal.net> Message-ID: <8235CE90-28BE-4693-AB11-267C92B9187C@sbcglobal.net> On Aug 18, 2009, at 16:48 , Ryan Schmidt wrote: > On Aug 18, 2009, at 15:34, Lenore Horner wrote: > >> On Aug 18, 2009, at 15:02 , Lenore Horner wrote: >> >>> On Aug 18, 2009, at 14:31 , Christopher Stamper wrote: >>> >>>> The version of gnutls you have installed is old; I've got 2.8.3. >>>> I read somewhere that the whole libgnutls-config thing got >>>> depriciated since then, so that could explain why I don't have it. >>> >>> Hmm. Macports would update me only to 2.8.2. Maybe I don't want >>> to do that! Is your gnutls from outside MacPorts? Although if it >>> were, MP should have installed its own for gwenhywvar. > > MacPorts gnutls was updated to 2.8.3 on August 14. To get it, if you > want it, "sudo port sync" and then "sudo port upgrade gnutls". > > >> Possibly the following is relevant for some package maintainer to >> implement (AFAIK gnucash is maintainerless) > > [snip] > >> The package's ./configure script is trying to invoke libgnutls- >> config and/or libgnutls-extra-config to search for the gnutls >> library. Newer version of gnutls do not ship these scripts anymore. >> Please use another way to search for the gnutls library, e.g. pkg- >> config or AC_LIB_HAVE_LINKFLAGS or AC_CHECK_FUNCS. > > [snip] > >> Gwenhywfar seems to be up to 3.10, but Macports is only up to 3.7. >> This is also no maintainer, so hopefully one of the maintainer >> geniuses can upgrade this easily. > > I agree that pkg-config should be used instead. According to the > Gwenhywfar ChangeLog, this was fixed in verison 3.8.2. So all we > should need to do is update the port. > > > We already have a ticket covering this bug: > > http://trac.macports.org/ticket/20680 So is the way out of this to add to that ticket the request to upgrade? It's no maintainer, so I don't know what's the most effective way to request an upgrade. Lenore From ryandesign at macports.org Tue Aug 18 15:06:17 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 18 Aug 2009 17:06:17 -0500 Subject: Installing on OS X Leopard - Build Error In-Reply-To: <8235CE90-28BE-4693-AB11-267C92B9187C@sbcglobal.net> References: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> <102BD7BB-B233-4FEA-A791-FB7B05EA6BCA@sbcglobal.net> <999B8A40-1B49-44EB-8901-4B3F24FA5998@sbcglobal.net> <8235CE90-28BE-4693-AB11-267C92B9187C@sbcglobal.net> Message-ID: <50961DE3-E3EE-4CEF-9FA6-8D757E53D2B0@macports.org> On Aug 18, 2009, at 16:52, Lenore Horner wrote: >> We already have a ticket covering this bug: >> >> http://trac.macports.org/ticket/20680 > > So is the way out of this to add to that ticket the request to > upgrade? It's no maintainer, so I don't know what's the most > effective way to request an upgrade. Somebody needs to test if 3.10.0 builds. If it fails in the same way that 3.9.0 failed, according to the ticket, then someone needs to figure out why. From ryandesign at macports.org Tue Aug 18 15:17:55 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 18 Aug 2009 17:17:55 -0500 Subject: Error installing rdiff-backup In-Reply-To: References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> Message-ID: <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> On Aug 18, 2009, at 16:32, Scott Haneda wrote: > On Aug 17, 2009, at 9:39 PM, Ryan Schmidt wrote: > >> On Aug 17, 2009, at 22:03, Scott Haneda wrote: >> >>> On Aug 17, 2009, at 7:10 PM, S. M. Ibrahim (Lavlu) wrote: >>> >>>> looks like /opt/local/bin/xattr is also used by another port xattr, >>>> and that port is already active. that's why you are getting this >>>> message. you can active manualy py25-xattr by "sudo port -f >>>> activate >>>> py25-xattr" >>> >>> It would be nice if ports could print out the versions in cases >>> lke this. If they are equal, maybe it could just move along. A >>> simple "yes, I want to overwrite", or a "no, I want to abort", >>> could be a nice way of dealing with this. >> >> That doesn't sound practical to me. Are you talking about the >> versions of the ports? If so, port xattr is version 0.1 while port >> py25-xattr is version 0.5. Or did you mean the versions of the >> xattr program installed by both? There isn't any standard for >> figuring out a program's version, and besides, the conflicting >> file might not be a program; it might be a manpage or a header >> file or any other type of file. > > I do not really know to be honest. I just know my experiences, and > I get those errors a lot, probably because I am fiddling around > with perl modules more than I want to. There have been a set of perl modules which are included with the perl port, which are also available as separate module ports. These separate module ports conflict with the modules installed by the perl port, and so the activation must be forced. These separate module ports print out an additional message advising the user to do this. This situation is not ideal, because ideally a user should never have to force an activation in normal use, but it is the situation we have right now for those ports until someone comes up with a better solution. > I think I get the basics of it, installing of app A, may install > other pieces, like libraries, man pages, etc. These are all > registered with MacPorts as being active and part of that app A. > Install app B, if it needs to put anything in the same place as app > A, you are forced to deal with it. > > Is that correct? Yes, depending on who you mean by "you". I state that the port maintainers are the "you" that need to deal with it. Until they do, the user may have one port or the other active but not both. Or both, by forcing the activation, if the user wishes to accept responsibility for what might happen as a result. >> Even if they are the same version, by whatever criteria, how do >> you know they are the same software? Ok, maybe you compute a >> checksum of both files and discover they're identical. > > would it matter? That is broken in regards to the port developer > then. Yes, and the port developers need to be informed about the problem and then fix it. > Ports tracks the software and location it was installed. If you > run md5, and they are the same, then yes, I think it would be very > safe to move on. > >> Ok, so then you allow, say, py25-xattr to install without its >> xattr file and have it make use of the xattr file provided by the >> xattr port. But no dependency has been declared on the xattr port. >> What happens if now the user uninstalls the xattr port? The py25- >> xattr port stops working. > > Why can't a dependency be declared then? If the dependency is not > there, it will be installed, and noted as such. If another app > comes along, and relies on that dependency, then that app should > also get a note that it needs it. > > When you are removing an app, this "notes" database should be > consulted, and the dependency should not be removed, until the very > last piece of software that depends on it is being removed. A port should install the same software on any computer, regardless of what other software a user may already have on his system. It should not magically start depending on some other port just because it happened to already be installed. That is, if a port author wanted to add logic to the portfile to do that, that could be ok depending on the circumstance, but MacPorts base should not decide to do so on its own. >> No, I think our current strategy for this type of situation is >> fine. Ideally there should be only one port that installs a given >> file. > > I agree on this very much, but it never seems to be the case. I'm sure at least 99% of our ports do not conflict. >> Ports that violate this get tickets filed and assigned to both >> maintainers so they can sort it out. Ports that can't fix such a >> conflict will (as of MacPorts 1.8) be marked as conflicting in the >> portfiles > > Taking this down to the simplest and most no critical of examples, > how does this work with man pages? If installing app A installs > manA(1) and then you install app B and it installs manA(1) as > well... They both logically should live in the same man pages > area. This is not technically a conflict, but it is going to toss > up an error in MacPorts. It is a conflict. Two ports should not both attempt to install the same file (manpage or otherwise). A bug should be filed. The maintainers of both ports should agree who should own the file and fix the other port to not install the file. Maybe one or both files need to be renamed in order to avoid the conflict. > Is the suggested method to then keep two copies of the same man > page? This trickles down to perl modules, and all sorts of other > softwares as well. It is really nice that 1.8 is working to solve > this, but I am indeed curious how it is going to be able to do so. I'm not aware of changes in 1.8 dealing with this, but I'm also not totally familiar with all changes that have gone into trunk since the 1.7.1 release. From ryandesign at macports.org Tue Aug 18 15:25:40 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 18 Aug 2009 17:25:40 -0500 Subject: Installing on OS X Leopard - Build Error In-Reply-To: References: <03CDC467-32DE-4313-9622-D200465D5ADB@sbcglobal.net> <102BD7BB-B233-4FEA-A791-FB7B05EA6BCA@sbcglobal.net> <999B8A40-1B49-44EB-8901-4B3F24FA5998@sbcglobal.net> <8235CE90-28BE-4693-AB11-267C92B9187C@sbcglobal.net> <50961DE3-E3EE-4CEF-9FA6-8D757E53D2B0@macports.org> Message-ID: <7BA6A412-01F9-49F5-BB2A-7A8E30A0D0F7@macports.org> On Aug 18, 2009, at 17:16, Christopher Stamper wrote: >>>> So is the way out of this to add to that ticket the request to >>>> upgrade? It's no maintainer, so I don't know what's the most >>>> effective way to request an upgrade. >>> >>> Somebody needs to test if 3.10.0 builds. If it fails in the same >>> way that 3.9.0 failed, according to the ticket, then someone >>> needs to figure out why >> >> >> Looks like it's not working, but I probably missed something. >> >> How should I get it? > > > After looking more closely, port is still downloading Gwenhywfar-3.7.2 > > I already did 'sync', so what's going on? In other words, how do I > get the new one? Nobody has updated the port yet. I'm saying someone needs to go modify their local portfile to pull down the new version and test it. If it works, you can attach a diff of your changes to the ticket and we can commit them. I'm afraid I don't have time to try it myself at the moment. From drowe at roden.myzen.co.uk Tue Aug 18 17:21:58 2009 From: drowe at roden.myzen.co.uk (David Rowe) Date: Wed, 19 Aug 2009 01:21:58 +0100 Subject: A different openjdk6 install problem In-Reply-To: References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> <4A89DD23.7090607@roden.myzen.co.uk> <4A8A729F.8090200@roden.myzen.co.uk> Message-ID: <4A8B45A6.2090907@roden.myzen.co.uk> Brandon Allbery wrote: > . . . . > > I would next check the output of cpp (given the same command line as > passed to gcc); off the top of my head, I'm wondering if "majorEvent" > was #define-d at some point, leading to parser confusion. (Note the > first error is on line 171, the definition of > xShmCompletionEvent.majorEvent.) I think that we are probably chasing the wrong hare here. The above error reports came from my attempted compilation of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c which had been crashing out with a different set of errors, namely: > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function > 'J2DXErrHandler': > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > 'X_ShmAttach' undeclared (first use in this function) > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: > (Each undeclared identifier is reported only once > ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: for > each function it appears in.) I had thought it was possible that a suitable declaration of 'X_ShmAttach' could be supplied by #including - so I inserted an appropriate #include statement near the beginning of awt_GraphicsEnv.c We then got the weird error reports that you list above. I think that that indicates that including was a wrong solution to the original problem - so trying to analyse exactly why it is wrong is not going to get us anywhere. I suggest it is more useful to go back to the un-modified code and try to understand why that doesn't work. I have just repeated the original attempt: <<<<<<<<<<<<<<<<<<<<<<<<<<<< bash-3.2# port clean --all openjdk6 ---> Cleaning openjdk6 bash-3.2# port sync bash-3.2# port install openjdk6 ---> Fetching openjdk6 ---> Attempting to fetch openjdk-6-src-b16-24_apr_2009.tar.gz from http://arn.se.distfiles.macports.org/openjdk6 ---> Verifying checksum(s) for openjdk6 ---> Extracting openjdk6 ---> Applying patches to openjdk6 ---> Configuring openjdk6 ---> Building openjdk6 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/./" && make all ALT_BOOTDIR="/opt/local/share/java/openjdk6_bootstrap" ALT_BINARY_PLUGS_PATH="/opt/local/share/java/icedtea6-plugs/jre/lib/rt-closed.jar" ANT_HOME="/opt/local/share/java/apache-ant" ALT_FREETYPE_HEADERS_PATH="/opt/local/include" ALT_FREETYPE_LIB_PATH="/opt/local/lib" ALT_CUPS_HEADERS_PATH="/usr/include" ALT_MOTIF_DIR="/opt/local" ALT_X11_PATH="/opt/local" ALT_DEVTOOLS_PATH=/usr ALT_CACERTS_FILE=/System/Library/Frameworks/JavaVM.framework/Home/lib/security/cacerts NO_DOCS=true HOTSPOT_BUILD_JOBS=1 " returned error 2 Command output: In file included from ../../../src/solaris/native/sun/awt/awt_p.h:45, from ../../../src/solaris/native/sun/awt/awt_InputMethod.c:43: /opt/local/include/X11/IntrinsicP.h:207:1: warning: this is the location of the previous definition ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'createStatusWindow': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 6 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 7 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 8 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 9 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'createXIC': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1036: warning: comparison between pointer and integer ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1216: warning: assignment from incompatible pointer type ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_openXIMNative': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1517: warning: cast to pointer from integer of different size ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1527: warning: passing argument 5 of 'XRegisterIMInstantiateCallback' from incompatible pointer type ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_createXICNative': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1562: warning: comparison between pointer and integer ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_setXICFocusNative': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1712: warning: comparison between pointer and integer ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'makeDefaultConfig': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:291: warning: format '%x' expects type 'unsigned int *', but argument 3 has type 'VisualID *' ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'J2DXErrHandler': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: 'X_ShmAttach' undeclared (first use in this function) ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: (Each undeclared identifier is reported only once ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: for each function it appears in.) make[4]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/build/bsd-i586/tmp/sun/sun.awt.X11/xawt/obj/awt_GraphicsEnv.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [library_parallel_compile] Error 2 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [jdk-build] Error 2 Error: Status 1 encountered during processing. bash-3.2# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> We still have the original problem that in awt_GraphicsEnv.c, 'X_ShmAttach' is undeclared in line 966. So where should we get a declaration of 'X_ShmAttach' from? I have just used the MacOS search facility to look for the text 'X_ShmAttach' and it is mentioned in the following files: /opt/local/include/X11/extensions/shmproto.h [my original guess - but probably not the right file] /Developer/SDKs/MacOSX10.5.sdk/usr/X11/include/X11/extensions/shmstr.h [but 'X_ShmAttach' only appears in a comment - it isn't defined here] /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include/X11/extensions/shmstr.h [I am running 10.5] /Developer/SDKs/MacOSX10.5.sdk/usr/X11/include/X11/extensions/XShm.h [possible?] /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include/X11/extensions/XShm.h [I am running 10.5] So do you think that awt_GraphicsEnv.c should contain an extra line #including /Developer/SDKs/MacOSX10.5.sdk/usr/X11/include/X11/extensions/XShm.h ? Does MacPorts use files in the /Developer tree? David Rowe -------------- next part -------------- An HTML attachment was scrubbed... URL: From LenoreHorner at sbcglobal.net Tue Aug 18 17:43:16 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Tue, 18 Aug 2009 19:43:16 -0500 Subject: lots of changes for a small upgrade increment Message-ID: <00C1CBE2-1B70-4E2F-8F30-B3E298E92CC4@sbcglobal.net> Actually, I deactivate and then install so my variants are respected. Among the things listed as outdated was the gtk-doc. gtk-doc 1.11_0 < 1.11_1 Why would such a small upgrade cause seven new dependencies to be installed: db46, gdbm, tcl, tk, python26, py26-libxml2, gnome-doc-utils? Lenore From blb at macports.org Tue Aug 18 18:56:22 2009 From: blb at macports.org (Bryan Blackburn) Date: Tue, 18 Aug 2009 19:56:22 -0600 Subject: lots of changes for a small upgrade increment In-Reply-To: <00C1CBE2-1B70-4E2F-8F30-B3E298E92CC4@sbcglobal.net> References: <00C1CBE2-1B70-4E2F-8F30-B3E298E92CC4@sbcglobal.net> Message-ID: <20090819015622.GI662@ninagal.withay.com> On Tue, Aug 18, 2009 at 07:43:16PM -0500, Lenore Horner said: > Actually, I deactivate and then install so my variants are respected. Note that 'port upgrade' keeps positive variants (eg, +variant1, +variant2) around by default. > > Among the things listed as outdated was the gtk-doc. > gtk-doc 1.11_0 < 1.11_1 > > Why would such a small upgrade cause seven new dependencies to be > installed: db46, gdbm, tcl, tk, python26, py26-libxml2, > gnome-doc-utils? gtk-doc was updated to handle varying python versions more consistently with other ports with variants (+python25 and +python26), and the default is +python26. So if you already had 1.11_0, it dependend on python25 and not specifying +python25 for 1.11_1, you get 2.6. However, your python25 port is probably outdated as well as it now brings in some of those ports you've listed (db46, gdbm, tcl, tk). Bryan > > Lenore From LenoreHorner at sbcglobal.net Tue Aug 18 19:03:03 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Tue, 18 Aug 2009 21:03:03 -0500 Subject: lots of changes for a small upgrade increment In-Reply-To: <20090819015622.GI662@ninagal.withay.com> References: <00C1CBE2-1B70-4E2F-8F30-B3E298E92CC4@sbcglobal.net> <20090819015622.GI662@ninagal.withay.com> Message-ID: <295C1291-6A64-4642-A8C9-32E800DB3A47@sbcglobal.net> On Aug 18, 2009, at 20:56 , Bryan Blackburn wrote: > On Tue, Aug 18, 2009 at 07:43:16PM -0500, Lenore Horner said: >> Actually, I deactivate and then install so my variants are respected. > > Note that 'port upgrade' keeps positive variants (eg, +variant1, > +variant2) > around by default. But not negatives I think. At any rate, upgrade is a sure way to trash my Quartz install of Gnucash so I don't use it any more. > >> >> Among the things listed as outdated was the gtk-doc. >> gtk-doc 1.11_0 < 1.11_1 >> >> Why would such a small upgrade cause seven new dependencies to be >> installed: db46, gdbm, tcl, tk, python26, py26-libxml2, >> gnome-doc-utils? > > gtk-doc was updated to handle varying python versions more > consistently with > other ports with variants (+python25 and +python26), and the default > is > +python26. So if you already had 1.11_0, it dependend on python25 > and not > specifying +python25 for 1.11_1, you get 2.6. However, your > python25 port > is probably outdated as well as it now brings in some of those ports > you've > listed (db46, gdbm, tcl, tk). Ah. Thanks for the explanation. From blb at macports.org Tue Aug 18 19:14:52 2009 From: blb at macports.org (Bryan Blackburn) Date: Tue, 18 Aug 2009 20:14:52 -0600 Subject: lots of changes for a small upgrade increment In-Reply-To: <295C1291-6A64-4642-A8C9-32E800DB3A47@sbcglobal.net> References: <00C1CBE2-1B70-4E2F-8F30-B3E298E92CC4@sbcglobal.net> <20090819015622.GI662@ninagal.withay.com> <295C1291-6A64-4642-A8C9-32E800DB3A47@sbcglobal.net> Message-ID: <20090819021452.GJ662@ninagal.withay.com> On Tue, Aug 18, 2009 at 09:03:03PM -0500, Lenore Horner said: > > On Aug 18, 2009, at 20:56 , Bryan Blackburn wrote: > > >On Tue, Aug 18, 2009 at 07:43:16PM -0500, Lenore Horner said: > >>Actually, I deactivate and then install so my variants are respected. > > > >Note that 'port upgrade' keeps positive variants (eg, +variant1, > >+variant2) > >around by default. > But not negatives I think. At any rate, upgrade is a sure way to > trash my Quartz install of Gnucash so I don't use it any more. Right, that's why I was careful to point out it's only for positive variants; the issue with negative variants is ticket #2377: Bryan [...] From jhnmlkvch9 at gmail.com Wed Aug 19 00:58:14 2009 From: jhnmlkvch9 at gmail.com (john malkovich) Date: Wed, 19 Aug 2009 02:58:14 -0500 Subject: mlt build error Message-ID: <56b0496b0908190058h235ce7bdwc386df000b89db5f@mail.gmail.com> I'm trying to install mlt It fails with the following error. Not sure what the problem might be. Any help will be much appreciated. I'm on OS X 10.4.11 gcc 4.0.1 thanks, jhn =========== DEBUG: Skipping completed org.macports.configure (mlt) ---> Building mlt DEBUG: Executing org.macports.build (mlt) DEBUG: Environment: CFLAGS='-O2 -I/opt/local/include -I/opt/local/libexec/qt4-mac/include' MACOSX_DEPLOYMENT_TARGET='10.4' LDFLAGS='-L/opt/local/lib -L/opt/local/lib' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mlt/work/mlt" && make all' list='src/framework src/mlt++ src/melt src/modules profiles'; \ for subdir in $list; do \ make -s -C $subdir depend || exit 1; \ make -C $subdir all || exit 1; \ done make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. list='avformat core dgraft dv effectv feeds frei0r gtk2 jackrack kdenlive kino lumas melt motion_est normalize oldfilm plus qimage resample sdl sox vmfx vorbis xine xml'; \ for subdir in $list; do \ if [ -f $subdir/Makefile -a ! -f disable-$subdir ] ; \ then make -C $subdir all || exit 1; \ fi \ done make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all'. cc -o have_mmx.o -c have_mmx.S have_mmx.S:3:unknown section type: %progbits have_mmx.S:6:Alignment too large: 15. assumed. have_mmx.S:11:Unknown pseudo-op: .type have_mmx.S:11:Rest of line ignored. 1st junk character valued 112 (p). make[2]: *** [have_mmx.o] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mlt/work/mlt" && make all " returned error 2 Command output: list='src/framework src/mlt++ src/melt src/modules profiles'; \ for subdir in $list; do \ make -s -C $subdir depend || exit 1; \ make -C $subdir all || exit 1; \ done make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. list='avformat core dgraft dv effectv feeds frei0r gtk2 jackrack kdenlive kino lumas melt motion_est normalize oldfilm plus qimage resample sdl sox vmfx vorbis xine xml'; \ for subdir in $list; do \ if [ -f $subdir/Makefile -a ! -f disable-$subdir ] ; \ then make -C $subdir all || exit 1; \ fi \ done make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all'. cc -o have_mmx.o -c have_mmx.S have_mmx.S:3:unknown section type: %progbits have_mmx.S:6:Alignment too large: 15. assumed. have_mmx.S:11:Unknown pseudo-op: .type have_mmx.S:11:Rest of line ignored. 1st junk character valued 112 (p). make[2]: *** [have_mmx.o] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1 Warning: the following items did not execute (for mlt): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. =============== -- No, I'm not that John Malkovich -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Wed Aug 19 02:36:42 2009 From: jmr at macports.org (Joshua Root) Date: Wed, 19 Aug 2009 19:36:42 +1000 Subject: lots of changes for a small upgrade increment In-Reply-To: <20090819015622.GI662@ninagal.withay.com> References: <00C1CBE2-1B70-4E2F-8F30-B3E298E92CC4@sbcglobal.net> <20090819015622.GI662@ninagal.withay.com> Message-ID: <4A8BC7AA.4010404@macports.org> On 2009-8-19 11:56, Bryan Blackburn wrote: > On Tue, Aug 18, 2009 at 07:43:16PM -0500, Lenore Horner said: >> Actually, I deactivate and then install so my variants are respected. > > Note that 'port upgrade' keeps positive variants (eg, +variant1, +variant2) > around by default. Yeah but 1.7 can get the dependencies wrong. - Josh From berni.mccoy at mac.com Wed Aug 19 07:07:33 2009 From: berni.mccoy at mac.com (Berni McCoy) Date: Wed, 19 Aug 2009 10:07:33 -0400 Subject: Bug in trace prevents installation of xorg-server Message-ID: I've searched the wiki for a related article, but I could not find one, so I'm submitting this to the mailing list. I recently have been using macports to experiment with xorg-server. On a clean system (10.5.7), I ran sudo port install -v -t xorg-server It would fail during aclocal, saying vorbis.m4 could not be found, but indeed the file was there. I typicall run -v and -t together as I am interested in warnings and diagnostics I should be aware of. After much resyncing and rebuilding of dependent pieces, I still could not install. It was only after I accidently took off the -t switch that it installed and built correctly. I had installed every package xorg depends on prior to this, so I am not certain if this is xorg specific or if it is indeed a trace issue. Regards, Berni McCoy From face at CentosPrime.COM Wed Aug 19 07:26:22 2009 From: face at CentosPrime.COM (Chris Janton) Date: Wed, 19 Aug 2009 07:26:22 -0700 Subject: ZendFramework causing MySQL to "upgrade"? Message-ID: Running from trunk mac 46 # port outdated The following installed ports are outdated: ZendFramework 1.9.0_0 < 1.9.1_0 mac 47 # port installed mysql5-devel @5.1.37_0 (active) mysql5-server-devel @5.1.37_0 (active) php5 @5.3.0_1+apache2+macosx+mysql5+pear (active) php5-curl @5.3.0_0 (active) php5-exif @5.3.0_0 (active) php5-gd @5.3.0_0+t1lib (active) php5-imagick @2.3.0_0 (active) php5-mcrypt @5.3.0_0 php5-mcrypt @5.3.0_1 (active) php5-mysql @5.3.0_0+mysqlnd (active) mac 48 # sudo port upgrade outdated ---> Computing dependencies for mysql5 ---> Fetching mysql5 ---> Attempting to fetch mysql-5.0.84.tar.gz from http://mysql.he.net/Downloads/MySQL-5.0/ ??? mac 49 # port cat ZendFramework # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c- basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 55747 2009-08-18 08:00:32Z ryandesign at macports.org $ PortSystem 1.0 name ZendFramework version 1.9.1 categories www lang #license BSD maintainers snc openmaintainer description A framework for developing PHP web applications long_description This is a port of the Zend Framework. The Zend Framework \ aims to provide an architecture for developing entire \ applications with no other library dependencies. This code \ will always be actively developed, tested, and supported \ by Zend and the PHP Collaboration Project. homepage http://framework.zend.com/ platforms darwin freebsd depends_run path:bin/php:php5 ... Is ZendFramework going to cause a complete, new, php5 + mysql to be installed? 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From jmr at macports.org Wed Aug 19 08:16:47 2009 From: jmr at macports.org (Joshua Root) Date: Thu, 20 Aug 2009 01:16:47 +1000 Subject: Bug in trace prevents installation of xorg-server In-Reply-To: References: Message-ID: <4A8C175F.8020902@macports.org> On 2009-8-20 00:07, Berni McCoy wrote: > I've searched the wiki for a related article, but I could not find one, > so I'm submitting this to the mailing list. > > I recently have been using macports to experiment with xorg-server. On > a clean system (10.5.7), I ran > > sudo port install -v -t xorg-server > > It would fail during aclocal, saying vorbis.m4 could not be found, but > indeed the file was there. > > I typicall run -v and -t together as I am interested in warnings and > diagnostics I should be aware of. After much resyncing and rebuilding > of dependent pieces, I still could not install. > > It was only after I accidently took off the -t switch that it installed > and built correctly. I had installed every package xorg depends on > prior to this, so I am not certain if this is xorg specific or if it is > indeed a trace issue. Well, libvorbis certainly isn't in the dependency tree for xorg-server, so trace mode is correctly blocking access to its files. This sort of situation could indicate an undeclared dependency, but OTOH it doesn't seem like anything here should need vorbis. Possibly aclocal just behaves in a way that doesn't agree with trace mode, attempting to read all the files in /opt/local/share/aclocal/. I certainly wouldn't recommend trace mode for everyday use BTW, it's really only useful as a debugging tool for port authors at this point. - Josh From raimue at macports.org Wed Aug 19 08:36:57 2009 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Wed, 19 Aug 2009 17:36:57 +0200 Subject: ocaml In-Reply-To: References: <47D445EC-E22B-478D-A518-E2F8812D1220@sbcglobal.net> Message-ID: <4A8C1C19.4030201@macports.org> On 2009-08-14 05:17 , Lenore Horner wrote: > Managed to find the email in the archives surprisingly quickly: > download and put in /opt/local/var/macports/distfiles/${name} > > Seems to be working. > > Is this somewhere in the wiki or support that I didn't find? I ask > because this has come up twice this month. That doesn't make it easier > to find in the archives, but since I haven't figured out how to search > them except by scanning titles, that's not always useful. This is documented at Rainer From leknarf at pacbell.net Wed Aug 19 10:42:39 2009 From: leknarf at pacbell.net (Scott Frankel) Date: Wed, 19 Aug 2009 10:42:39 -0700 Subject: py2app cannot move to target thread error In-Reply-To: References: Message-ID: <59A10532-89AA-47F6-BDFC-400D1D7F1DC5@pacbell.net> Hello, I'm stuck somewhere between macports and py2app. I'm hopeful that someone here may be able to offer some advice on how to rectify my build environment. (Apologies in advance if you're reading this twice. I'm also posting the question on the pythonmac list.) Exporting DYLD_PRINT_LIBRARIES=1 and running a test app built with QtSql support and another one without it, I'm pretty sure that the following line is the clue: dyld: loaded: /opt/local/libexec/qt4-mac/plugins/sqldrivers/ libqsqlpsql.bundle My question is, how do I access/get/compile the PSQL support my app requires? My environment's qt4-mac, python26, and py2app are from macports. The qt4-mac has the psql dependency: py26-py2app-devel @0.4.2_1 (active) py26-pyqt4 @4.5.4_0 (active) qt4-mac @4.5.1_0+psql (active) Thanks in advance! Scott On Aug 10, 2009, at 2:59 PM, Scott Frankel wrote: > > Hello, > > I'm troubleshooting a PyQt-PostgreSQL py2app error: "Cannot move to > target thread". From the research I've done so far, I believe that > the problem is due to an error in the way I've created my build > environment. > > I used macports to create a build environment for my Python-PyQt- > PostgreSQL app. I've used my environment to build simple apps that > run happily. I'm now trying to build an app that leverages > PostgreSQL and the app fails on launch with a Qt error: "Cannot > move to target thread". Adding PyQt4.QtSql to py2app's option > includes either causes or reveals the problem. eg: > > This works: > OPTIONS = {'argv_emulation': True, 'includes': ['sip', 'PyQt4._qt']} > > This doesn't: > OPTIONS = {'argv_emulation': True, 'includes': ['sip', 'PyQt4._qt', > 'PyQt4.QtSql']} > > Researching the error, I've set DYLD_PRINT_LIBRARIES=1 in my shell > and am looking for duplicate instances of Qt libraries. I'm not > seeing anything obvious. But I also don't know exactly what to look > for. > > For example, should I be concerned with dyld output running the app > or building it? The last of the dyld output looks like this: > > dyld: loaded: /opt/local/libexec/qt4-mac/plugins/sqldrivers/ > libqsqlpsql.bundle > dyld: loaded: /opt/local/lib/postgresql83/libpq.5.dylib > dyld: loaded: /opt/local/libexec/qt4-mac/lib/QtSql.framework/ > Versions/4/QtSql > dyld: loaded: /opt/local/libexec/qt4-mac/lib/QtCore.framework/ > Versions/4/QtCore > dyld: loaded: /opt/local/lib/libz.1.dylib > dyld: loaded: /opt/local/lib/libssl.0.9.8.dylib > dyld: loaded: /opt/local/lib/libcrypto.0.9.8.dylib > QObject::moveToThread: Current thread (0x1d17d0) is not the object's > thread (0x1a7820). > Cannot move to target thread (0x1a7820) > > > Suggestions? > > Thanks in advance! > Scott > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users From tatiana.alchueyr at gmail.com Wed Aug 19 11:25:41 2009 From: tatiana.alchueyr at gmail.com (Tatiana Al-Chueyr) Date: Wed, 19 Aug 2009 11:25:41 -0700 (PDT) Subject: Installing python packages using MacPorts Message-ID: <25049466.post@talk.nabble.com> How do I set MacPorts so it installs packages on another instance of python? E.g.: /Library/Frameworks/Python.framework/Versions/2.6/bin/python I'm interested on using MacPython (python.org) and not MacPorts' python. The documentation mentions "configure.python", but I didn't figure out in which file this should be inserted. Should I use python_select? How..? Thanks in advance! Tatiana [1] http://guide.macports.org/ -- View this message in context: http://www.nabble.com/Installing-python-packages-using-MacPorts-tp25049466p25049466.html Sent from the MacPorts - Users mailing list archive at Nabble.com. From jmr at macports.org Wed Aug 19 11:35:58 2009 From: jmr at macports.org (Joshua Root) Date: Thu, 20 Aug 2009 04:35:58 +1000 Subject: Installing python packages using MacPorts In-Reply-To: <25049466.post@talk.nabble.com> References: <25049466.post@talk.nabble.com> Message-ID: <4A8C460E.6030507@macports.org> On 2009-8-20 04:25, Tatiana Al-Chueyr wrote: > How do I set MacPorts so it installs packages on another instance of python? > E.g.: /Library/Frameworks/Python.framework/Versions/2.6/bin/python > > I'm interested on using MacPython (python.org) and not MacPorts' python. > > The documentation mentions "configure.python", but I didn't figure out in > which file this should be inserted. Should I use python_select? How..? Completely unsupported [1], but you'd have to edit the python portgroups in /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/. - Josh [1] From dluke at geeklair.net Wed Aug 19 11:36:28 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Wed, 19 Aug 2009 14:36:28 -0400 Subject: Error installing rdiff-backup In-Reply-To: <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> Message-ID: <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> On Aug 18, 2009, at 6:17 PM, Ryan Schmidt wrote: > There have been a set of perl modules which are included with the > perl port, which are also available as separate module ports. These > separate module ports conflict with the modules installed by the > perl port, and so the activation must be forced. These separate > module ports print out an additional message advising the user to do > this. This situation is not ideal, because ideally a user should > never have to force an activation in normal use, but it is the > situation we have right now for those ports until someone comes up > with a better solution. This is not true anymore. We've updated the perl ports to search for modules we install before the perl core modules, so any ports that still require forced activation are no longer doing the right thing and need to be fixed. -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From trog24 at comcast.net Wed Aug 19 14:02:40 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Wed, 19 Aug 2009 14:02:40 -0700 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> Message-ID: Hello, According to the individual who closed this ticket, he would be happy to add it if MacPorts supports explicitly and semantically listing supported/unsupported architectures (posted 13Aug09): #20662: openjdk6_bootstrap contains only i386 binaries -------------------------------------- +------------------------------------- Reporter: ryandesign@? | Owner: landonf@? Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: wontfix | Keywords: Port: openjdk6_bootstrap | -------------------------------------- +------------------------------------- Changes (by landonf@?): * status: new => closed * resolution: => wontfix Comment: OpenJDK doesn't support PPC system. If MacPorts supports explicitly and semantically listing supported/unsupported architectures I'd be happy to add it. -- Ticket URL: MacPorts Ports system for Mac OS That is why I asked. On Aug 13, 2009, at 11:18 AM, Brandon Allbery wrote: > On Aug 13, 2009, at 14:04 , Frank J. R. Hanstick wrote: >> Can anyone tell me if any other programs ported by MacPorts that >> is i386 only as implied in the reason for closing this ticket? > > > wine / wine-devel / wine-crossover-games are intrinsically x86 > only, for one obvious example. openjdk is not intrinsically x86- > only, as I see Solaris SPARC support, but if there's no bootstrap > binaries for PPC then it's unlikely to be supported by MacPorts > unless someone does the work to bootstrap it. > > It looks to me like any JDK 1.6 will work for bootstrapping, > although I'd be surprised if the port made any attempt to support > anything other than a fixed bootstrap, so someone who cared could > build openjdk6 PPC binaries using Sun JDK 1.6 and package them up > as the PPC openjdk6_bootstrap. > > -- > brandon s. allbery [solaris,freebsd,perl,pugs,haskell] > allbery at kf8nh.com > system administrator [openafs,heimdal,too many hats] > allbery at ece.cmu.edu > electrical and computer engineering, carnegie mellon university > KF8NH > > > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery at kf8nh.com Wed Aug 19 17:12:01 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Wed, 19 Aug 2009 20:12:01 -0400 Subject: A different openjdk6 install problem In-Reply-To: <4A8B45A6.2090907@roden.myzen.co.uk> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> <4A89DD23.7090607@roden.myzen.co.uk> <4A8A729F.8090200@roden.myzen.co.uk> <4A8B45A6.2090907@roden.myzen.co.uk> Message-ID: <8C8CCC70-678D-4AF6-B7AB-1E5B91993FFF@kf8nh.com> On Aug 18, 2009, at 20:21 , David Rowe wrote: > I had thought it was possible that a suitable declaration of > 'X_ShmAttach' could be supplied by #including shmproto.h> - so I inserted an appropriate #include statement near > the beginning of awt_GraphicsEnv.c Hm. Actually not; that's internal, you want which includes shmproto.h after doing some other setup that's needed for it to work right. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From allbery at kf8nh.com Wed Aug 19 17:15:58 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Wed, 19 Aug 2009 20:15:58 -0400 Subject: ZendFramework causing MySQL to "upgrade"? In-Reply-To: References: Message-ID: On Aug 19, 2009, at 10:26 , Chris Janton wrote: > mac 48 # sudo port upgrade outdated > ---> Computing dependencies for mysql5 > ---> Fetching mysql5 > ---> Attempting to fetch mysql-5.0.84.tar.gz from http://mysql.he.net/Downloads/MySQL-5.0/ > > ??? I think ports can't tell that mysql-devel "provides" mysql. (And it is possible that mysql-devel is not compatible with software that has been tested with mysql.) -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From allbery at kf8nh.com Wed Aug 19 17:17:13 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Wed, 19 Aug 2009 20:17:13 -0400 Subject: Bug in trace prevents installation of xorg-server In-Reply-To: <4A8C175F.8020902@macports.org> References: <4A8C175F.8020902@macports.org> Message-ID: On Aug 19, 2009, at 11:16 , Joshua Root wrote: > Well, libvorbis certainly isn't in the dependency tree for xorg- > server, > so trace mode is correctly blocking access to its files. This sort of > situation could indicate an undeclared dependency, but OTOH it doesn't > seem like anything here should need vorbis. Possibly aclocal just > behaves in a way that doesn't agree with trace mode, attempting to > read > all the files in /opt/local/share/aclocal/. I'm pretty sure it does. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From ryandesign at macports.org Wed Aug 19 17:54:51 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 19 Aug 2009 19:54:51 -0500 Subject: Error installing rdiff-backup In-Reply-To: <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> Message-ID: <7BA7BCEC-0BED-4800-B498-7922BC7673BC@macports.org> On Aug 19, 2009, at 13:36, Daniel J. Luke wrote: > On Aug 18, 2009, at 6:17 PM, Ryan Schmidt wrote: > >> There have been a set of perl modules which are included with the >> perl port, which are also available as separate module ports. >> These separate module ports conflict with the modules installed by >> the perl port, and so the activation must be forced. These >> separate module ports print out an additional message advising the >> user to do this. This situation is not ideal, because ideally a >> user should never have to force an activation in normal use, but >> it is the situation we have right now for those ports until >> someone comes up with a better solution. > > This is not true anymore. > > We've updated the perl ports to search for modules we install > before the perl core modules, so any ports that still require > forced activation are no longer doing the right thing and need to > be fixed. Oh, ok. I see two ports that still have the message: p5-test-harness p5-podlators There are comments in those portfiles that seem to say it won't work any other way? Is that still current information? From ryandesign at macports.org Wed Aug 19 18:04:27 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 19 Aug 2009 20:04:27 -0500 Subject: ZendFramework causing MySQL to "upgrade"? In-Reply-To: References: Message-ID: <4452449C-20EE-49B2-9180-A8294DA84A75@macports.org> On Aug 19, 2009, at 19:15, Brandon Allbery wrote: > On Aug 19, 2009, at 10:26 , Chris Janton wrote: >> mac 48 # sudo port upgrade outdated >> ---> Computing dependencies for mysql5 >> ---> Fetching mysql5 >> ---> Attempting to fetch mysql-5.0.84.tar.gz from http:// >> mysql.he.net/Downloads/MySQL-5.0/ >> >> ??? > > > I think ports can't tell that mysql-devel "provides" mysql. Yeah. :( > (And it is possible that mysql-devel is not compatible with > software that has been tested with mysql.) Ports that depend on mysql5 should do so in a way that mysql5-devel would be able to satisfy the dependency too, since they should be compatible. php5 does do this. But there seems to be a bug when upgrading ports that pulls in the original mysql5 dependency instead of allowing the installed mysql5-devel to satisfy it. This may have been fixed in MacPorts 1.8? I'm not sure. For now, you can upgrade ZendFramework without following dependencies: port -n upgrade ZendFramework From ryandesign at macports.org Wed Aug 19 18:07:43 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 19 Aug 2009 20:07:43 -0500 Subject: ZendFramework causing MySQL to "upgrade"? In-Reply-To: <4452449C-20EE-49B2-9180-A8294DA84A75@macports.org> References: <4452449C-20EE-49B2-9180-A8294DA84A75@macports.org> Message-ID: <283D021A-6501-410F-B558-412E434AF83B@macports.org> On Aug 19, 2009, at 20:04, Ryan Schmidt wrote: >> (And it is possible that mysql-devel is not compatible with >> software that has been tested with mysql.) > > Ports that depend on mysql5 should do so in a way that mysql5-devel > would be able to satisfy the dependency too, since they should be > compatible. php5 does do this. But there seems to be a bug when > upgrading ports that pulls in the original mysql5 dependency > instead of allowing the installed mysql5-devel to satisfy it. This > may have been fixed in MacPorts 1.8? I'm not sure. But oh -- you said you were running trunk. An up to date version of trunk? If so, then I guess it has not been fixed yet. From ryandesign at macports.org Wed Aug 19 18:08:07 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 19 Aug 2009 20:08:07 -0500 Subject: ZendFramework causing MySQL to "upgrade"? In-Reply-To: References: Message-ID: On Aug 19, 2009, at 09:26, Chris Janton wrote: > mac 47 # port installed > > mysql5-devel @5.1.37_0 (active) > mysql5-server-devel @5.1.37_0 (active) > php5 @5.3.0_1+apache2+macosx+mysql5+pear (active) > php5-curl @5.3.0_0 (active) > php5-exif @5.3.0_0 (active) > php5-gd @5.3.0_0+t1lib (active) > php5-imagick @2.3.0_0 (active) > php5-mcrypt @5.3.0_0 > php5-mcrypt @5.3.0_1 (active) > php5-mysql @5.3.0_0+mysqlnd (active) For now, you should uninstall php5-mysql. It does not work yet (see #20530) and is meant to provide the same things as the mysql variants of the php5 port that you're already using. From ryandesign at macports.org Wed Aug 19 18:14:02 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 19 Aug 2009 20:14:02 -0500 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> Message-ID: <0299FDA3-177C-4D75-97B5-9BDC56626DF9@macports.org> On Aug 19, 2009, at 16:02, Frank J. R. Hanstick wrote: > According to the individual who closed this ticket, he would be > happy to add it if MacPorts supports explicitly and semantically > listing supported/unsupported architectures (posted 13Aug09): > I filed http://trac.macports.org/ticket/20739 for that. From talklists at newgeo.com Wed Aug 19 18:30:45 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 19 Aug 2009 18:30:45 -0700 Subject: php5 Message-ID: I installed php5 with imap, but it is not listed in phpInfo, testing a basic call: Fatal error: Call to undefined function imap_open() in /opt/local/ apache2/htdocs/me/domain/test.php on line 5 $port installed | grep php php5 @5.2.9_1+apache2+imap+macosx+mysql5+pspell+snmp+sqlite+tidy php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell+snmp+sqlite+tidy (active) Any ideas? -- Scott * If you contact me off list replace talklists@ with scott@ * From dluke at geeklair.net Wed Aug 19 18:59:47 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Wed, 19 Aug 2009 21:59:47 -0400 Subject: Error installing rdiff-backup In-Reply-To: <7BA7BCEC-0BED-4800-B498-7922BC7673BC@macports.org> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> <7BA7BCEC-0BED-4800-B498-7922BC7673BC@macports.org> Message-ID: <564C50ED-9D88-4968-9064-423135977FBD@geeklair.net> On Aug 19, 2009, at 8:54 PM, Ryan Schmidt wrote: >> This is not true anymore. >> >> We've updated the perl ports to search for modules we install >> before the perl core modules, so any ports that still require >> forced activation are no longer doing the right thing and need to >> be fixed. > > Oh, ok. I see two ports that still have the message: > > p5-test-harness > > p5-podlators > > There are comments in those portfiles that seem to say it won't work > any other way? Is that still current information? It was correct before the perl5 ports were modified to use the current search order. These ports should be modified to just use the perl5 portgroup and install in the vendor location (which gets searched before the perl- core location now). -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From dluke at geeklair.net Wed Aug 19 19:04:21 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Wed, 19 Aug 2009 22:04:21 -0400 Subject: Error installing rdiff-backup In-Reply-To: <564C50ED-9D88-4968-9064-423135977FBD@geeklair.net> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> <7BA7BCEC-0BED-4800-B498-7922BC7673BC@macports.org> <564C50ED-9D88-4968-9064-423135977FBD@geeklair.net> Message-ID: On Aug 19, 2009, at 9:59 PM, Daniel J. Luke wrote: >> There are comments in those portfiles that seem to say it won't >> work any other way? Is that still current information? > > It was correct before the perl5 ports were modified to use the > current search order. > > These ports should be modified to just use the perl5 portgroup and > install in the vendor location (which gets searched before the perl- > core location now). It actually looks like someone has commented out the perl5.lib line where it set things up to install into the non-vendor lib already, so the post-destroot message is just inaccurate. -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From ryandesign at macports.org Wed Aug 19 19:15:24 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 19 Aug 2009 21:15:24 -0500 Subject: Error installing rdiff-backup In-Reply-To: <564C50ED-9D88-4968-9064-423135977FBD@geeklair.net> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> <7BA7BCEC-0BED-4800-B498-7922BC7673BC@macports.org> <564C50ED-9D88-4968-9064-423135977FBD@geeklair.net> Message-ID: On Aug 19, 2009, at 20:59, Daniel J. Luke wrote: > On Aug 19, 2009, at 8:54 PM, Ryan Schmidt wrote: > >>> This is not true anymore. >>> >>> We've updated the perl ports to search for modules we install >>> before the perl core modules, so any ports that still require >>> forced activation are no longer doing the right thing and need to >>> be fixed. >> >> Oh, ok. I see two ports that still have the message: >> >> p5-test-harness >> >> p5-podlators >> >> There are comments in those portfiles that seem to say it won't >> work any other way? Is that still current information? > > It was correct before the perl5 ports were modified to use the > current search order. > > These ports should be modified to just use the perl5 portgroup and > install in the vendor location (which gets searched before the perl- > core location now). But these ports want to install binaries into ${prefix}/bin, not just perl modules. p5-test-harness wants to install prove: Error: Target org.macports.activate returned: Image error: /mp/bin/ prove is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate p5-test-harness' to force the activation. p5-podlators wants to install pod2man and pod2text: Error: Target org.macports.activate returned: Image error: /mp/bin/ pod2man is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate p5-podlators' to force the activation. How do we accommodate this? From trog24 at comcast.net Wed Aug 19 21:14:01 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Wed, 19 Aug 2009 21:14:01 -0700 Subject: [MacPorts] #20662: openjdk6_bootstrap contains only i386 binaries In-Reply-To: <0299FDA3-177C-4D75-97B5-9BDC56626DF9@macports.org> References: <059.55ef42bf0d5d0a32e1e0ab94f3e02e7e@macports.org> <068.49ff1e7d180d6d2a695c683dafce0f47@macports.org> <5001F1E1-6078-4983-BB35-3F9E508BCBCB@kf8nh.com> <0299FDA3-177C-4D75-97B5-9BDC56626DF9@macports.org> Message-ID: Hello, Thank you. On Aug 19, 2009, at 6:14 PM, Ryan Schmidt wrote: > > On Aug 19, 2009, at 16:02, Frank J. R. Hanstick wrote: > >> According to the individual who closed this ticket, he would be >> happy to add it if MacPorts supports explicitly and semantically >> listing supported/unsupported architectures (posted 13Aug09): >> > > I filed > > http://trac.macports.org/ticket/20739 > > for that. > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From sumner.trammell at gmail.com Wed Aug 19 21:17:52 2009 From: sumner.trammell at gmail.com (Sumner Trammell) Date: Thu, 20 Aug 2009 00:17:52 -0400 Subject: Building MacPorts on a Linux system Message-ID: Hi, I have been extremely satisfied with MacPorts on my Mac. I love that MacPorts is self-contained and the ports and their dependencies don't touch the rest of the system. I compiled it with: --prefix=~/macports --with-tclpackage=~/macports/Library/Tcl and everything is happily isolated in my home directory. MacPorts works so well that I would like to build it on a Linux system and use it there. I'm (unfortunately) using SuSE (SLES) Linux. Running configure without options died here: checking objc/objc.h usability... no checking objc/objc.h presence... no checking for objc/objc.h... no configure: error: Can't locate Objective C runtime headers I don't know a lot about Linux, but I expected this. Can you recommend some configure options that might allow MacPorts to build on a vanilla SuSE/SLES Linux system? (Is it possible for me to turn off the Mac-specific things?) If there is no way to build MacPorts on a Linux system, is there a next-best package management system that: 1. Works on the command-line. 2. Seamlessly builds packages and their dependencies from source. 3. Lets me locate my packages and dependencies in an entirely self-contained way, not touching the rest of the system. 4. Works as well as MacPorts. Thanks. -JS From andrewberry at sentex.net Wed Aug 19 21:47:04 2009 From: andrewberry at sentex.net (Andrew Berry) Date: Thu, 20 Aug 2009 00:47:04 -0400 Subject: Building MacPorts on a Linux system In-Reply-To: References: Message-ID: <821E0F76-FCB0-4FB0-926D-EE0148E07A01@sentex.net> On 20-Aug-09, at 12:17 AM, Sumner Trammell wrote: > If there is no way to build MacPorts on a Linux system I'm going to guess that many ports contain OS X specific patches, much like FreeBSD Ports do. Unless there's an easy way to turn such patches off, you're going to run into problems building packages. My suggestion would be to create a chroot on your system containing an environment meeting your needs. IMO the best Linux package system available is Debian's; you could create a debian (or debian-derived distro) chroot with "debootstrap", and install packages as needed. If you must build packages from source, then perhaps a Gentoo chroot is better. If you go this route, take a look at 'schroot'. It lets you set permissions and run programs per-chroot, so you could run: $ schroot -p /bin/ls to run 'ls' within your default chroot. However, if anyone is running MacPorts on Linux / BSD, I'd be interested in their experiences! Good luck! --Andrew -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2672 bytes Desc: not available URL: From ryandesign at macports.org Wed Aug 19 22:38:42 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 20 Aug 2009 00:38:42 -0500 Subject: Building MacPorts on a Linux system In-Reply-To: <821E0F76-FCB0-4FB0-926D-EE0148E07A01@sentex.net> References: <821E0F76-FCB0-4FB0-926D-EE0148E07A01@sentex.net> Message-ID: <5B917DAB-4023-419B-8227-1A6A17D2BFC2@macports.org> > On Aug 19, 2009, at 23:17, Sumner Trammell wrote: > >> checking objc/objc.h usability... no >> checking objc/objc.h presence... no >> checking for objc/objc.h... no >> configure: error: Can't locate Objective C runtime headers >> If there is no way to build MacPorts on a Linux system MacPorts focuses on Mac OS X, but should be usable on other operating systems. There are ports that state they will work on other operating systems, and there are those that include patches which are used only on other operating systems. Still, these aspects aren't tested by the majority of MacPorts users so you may run into problems. Not sure what part of MacPorts needs Objective C or how to work around that for non-Darwin operating systems. What version of MacPorts was this you tried? On Aug 19, 2009, at 23:47, Andrew Berry wrote: > I'm going to guess that many ports contain OS X specific patches, > much like FreeBSD Ports do. Unless there's an easy way to turn such > patches off, you're going to run into problems building packages. A port that includes Mac-specific patches but does not isolate these to a "platforms darwin" section should be fixed to do so. Feel free to file a ticket if you find such a port. From talklists at newgeo.com Wed Aug 19 23:06:53 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 19 Aug 2009 23:06:53 -0700 Subject: php5 In-Reply-To: References: Message-ID: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> There seems to be a wholly new way of dealing with php, where do I find out more about this? On Aug 19, 2009, at 6:30 PM, Scott Haneda wrote: > I installed php5 with imap, but it is not listed in phpInfo, testing > a basic call: > > Fatal error: Call to undefined function imap_open() in /opt/local/ > apache2/htdocs/me/domain/test.php on line 5 > > $port installed | grep php > php5 @5.2.9_1+apache2+imap+macosx+mysql5+pspell+snmp+sqlite+tidy > php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell+snmp+sqlite+tidy > (active) > > Any ideas? -- Scott * If you contact me off list replace talklists@ with scott@ * From frstan at bellsouth.net Thu Aug 20 00:23:12 2009 From: frstan at bellsouth.net (William Davis) Date: Thu, 20 Aug 2009 03:23:12 -0400 Subject: darwinbuild looking for ppc? Message-ID: <8267C46C-EFB9-4625-AD32-937941319725@bellsouth.net> darwinbuild 0.8.0_546 fails to build while looking for ppc? ---> Building darwinbuild 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_darwinbuild/work/trunk" && /usr/bin/ make -j1 all PREFIX=/opt/local " returned error 2 Command output: "_EVP_DigestInit", referenced from: _calculate_digest in ccgqbnhH.o ld: symbol(s) not found for architecture ppc64 _calculate_digest in ccA8mlUi.o "_OpenSSL_add_all_digests", referenced from: _calculate_digest in ccA8mlUi.o "_EVP_DigestInit", referenced collect2: from: ld returned 1 exit status _calculate_digest in ccA8mlUi.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status ld warning: in /opt/local/lib/libcrypto.dylib, file is not of required architecture Undefined symbols for architecture ppc: "_EVP_DigestFinal", referenced from: _calculate_digest in cczcM9CP.o "_EVP_MD_CTX_init", referenced from: _calculate_digest in cczcM9CP.o "_EVP_get_digestbyname", referenced from: _calculate_digest in cczcM9CP.o "_EVP_DigestUpdate", referenced from: _calculate_digest in cczcM9CP.o "_OpenSSL_add_all_digests", referenced from: _calculate_digest in cczcM9CP.o "_EVP_DigestInit", referenced from: _calculate_digest in cczcM9CP.o ld: symbol(s) not found for architecture ppc collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//cc0RBhcM.out (No such file or directory) make[1]: *** [manifest] Error 1 make: *** [all] Error 1 Error: Unable to upgrade port: 1 William Davis frstanATbellsouthDOTnet Mac OS X.5.8 Darwin 9.8.0 XQuartz 2.4.0 (xorg-server 1.5.3-apple14) Mac Mini Intel Duo @ 1.86 GHz Mundus vult decepi, ego non From jmr at macports.org Thu Aug 20 00:31:24 2009 From: jmr at macports.org (Joshua Root) Date: Thu, 20 Aug 2009 17:31:24 +1000 Subject: Building MacPorts on a Linux system In-Reply-To: References: Message-ID: <4A8CFBCC.2010900@macports.org> On 2009-8-20 14:17, Sumner Trammell wrote: > MacPorts works so well that I would like to build it on a Linux system > and use it there. I'm (unfortunately) using SuSE (SLES) Linux. Running > configure without options died here: > > checking objc/objc.h usability... no > checking objc/objc.h presence... no > checking for objc/objc.h... no > configure: error: Can't locate Objective C runtime headers > > > I don't know a lot about Linux, but I expected this. Can you > recommend some configure options that might allow MacPorts to build on > a vanilla SuSE/SLES Linux system? (Is it possible for me to turn off > the Mac-specific things?) Configure with `--with-objc-runtime=no --with-objc-foundation=no`. You could install GNUstep instead, but that doesn't appear to buy you anything with the current base code. In fact, lack of objc support probably shouldn't cause configure to fail at all. Other missing dependencies you may bump into on systems other than OS X are Tcl with threads enabled, and mtree. I do hope you understand, BTW, that the vast majority of ports are never tested on anything other than Mac OS X... - Josh From ryandesign at macports.org Thu Aug 20 01:17:59 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 20 Aug 2009 03:17:59 -0500 Subject: php5 In-Reply-To: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> Message-ID: <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> On Aug 20, 2009, at 01:06, Scott Haneda wrote: > On Aug 19, 2009, at 6:30 PM, Scott Haneda wrote: > >> I installed php5 with imap, but it is not listed in phpInfo, >> testing a basic call: >> >> Fatal error: Call to undefined function imap_open() in /opt/local/ >> apache2/htdocs/me/domain/test.php on line 5 >> >> $port installed | grep php >> php5 @5.2.9_1+apache2+imap+macosx+mysql5+pspell+snmp+sqlite+tidy >> php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell+snmp+sqlite+tidy >> (active) >> >> Any ideas? > > There seems to be a wholly new way of dealing with php, where do I > find out more about this? Do you mean the new php5 module ports I've been adding in #19091? I've added a php5-imap port, but haven't yet removed imap functionality from the php5 port. At least, I didn't think I had committed that yet. From ryandesign at macports.org Thu Aug 20 01:19:32 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 20 Aug 2009 03:19:32 -0500 Subject: Building MacPorts on a Linux system In-Reply-To: <4A8CFBCC.2010900@macports.org> References: <4A8CFBCC.2010900@macports.org> Message-ID: <97DCD09D-C250-449B-88EB-9539B06520B1@macports.org> On Aug 20, 2009, at 02:31, Joshua Root wrote: > On 2009-8-20 14:17, Sumner Trammell wrote: > >> MacPorts works so well that I would like to build it on a Linux >> system >> and use it there. [snip] > I do hope you understand, BTW, that the vast majority of ports are > never > tested on anything other than Mac OS X... I for one would have no problem making changes to ports to accommodate other OSes, if someone tells me what to change, but don't have access to other OSes to figure out how to fix things if they're broken. From ryandesign at macports.org Thu Aug 20 01:21:18 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 20 Aug 2009 03:21:18 -0500 Subject: darwinbuild looking for ppc? In-Reply-To: <8267C46C-EFB9-4625-AD32-937941319725@bellsouth.net> References: <8267C46C-EFB9-4625-AD32-937941319725@bellsouth.net> Message-ID: <64742671-C1C2-4176-A6C1-2EC4BC5D6504@macports.org> On Aug 20, 2009, at 02:23, William Davis wrote: > darwinbuild 0.8.0_546 fails to build while looking for ppc? > > ---> Building darwinbuild > 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 > _darwinbuild/work/trunk" && /usr/bin/make -j1 all PREFIX=/opt/local > " returned error 2 > Command output: "_EVP_DigestInit", referenced from: > _calculate_digest in ccgqbnhH.o > ld: symbol(s) not found for architecture ppc64 [snip] > ld: symbol(s) not found for architecture ppc It didn't find what it was looking for in architecture ppc64, either. If you use debug mode, what's the first error message? From milosh at macports.org Thu Aug 20 02:36:09 2009 From: milosh at macports.org (Emmanuel Hainry) Date: Thu, 20 Aug 2009 11:36:09 +0200 Subject: Building MacPorts on a Linux system In-Reply-To: References: Message-ID: <20090820093609.GA22385@weetamoe.loria.fr> I used to run macports on my debian box. It worked quite well but I stopped because I did not find any way to use the system Xorg. The packages I installed were mostly (debian packages, so probably different on suse): libcurl3-gnutls, gobjc-4.4, gnustep-core-devel and probably a few other that I don't remember. Then, you can install ports that are not mac specific (all that is aqua is obviously out of question) and will bump into problems for some portfiles that are specifically designed for macs for lack of testers on other systems. If you want to try another package manager that works on linux, osx and bsd, you can have a look at pkgsrc (the ports collection from netbsd) which works on the command-line (relies on bsdmake), seamlessly builds packages and their dependencies from source, lets you locate your packages and dependencies in an entirely self-contained way (everything goes in /usr/pkg by default), works as well as macports. Good luck, Emmanuel Citando Sumner Trammell : > > Hi, > > I have been extremely satisfied with MacPorts on my Mac. I love that > MacPorts is self-contained and the ports and their dependencies don't > touch the rest of the system. I compiled it with: > > --prefix=~/macports --with-tclpackage=~/macports/Library/Tcl > > and everything is happily isolated in my home directory. > > > > MacPorts works so well that I would like to build it on a Linux system > and use it there. I'm (unfortunately) using SuSE (SLES) Linux. Running > configure without options died here: > > checking objc/objc.h usability... no > checking objc/objc.h presence... no > checking for objc/objc.h... no > configure: error: Can't locate Objective C runtime headers > > > I don't know a lot about Linux, but I expected this. Can you > recommend some configure options that might allow MacPorts to build on > a vanilla SuSE/SLES Linux system? (Is it possible for me to turn off > the Mac-specific things?) > > If there is no way to build MacPorts on a Linux system, is there a > next-best package management system that: > > 1. Works on the command-line. > > 2. Seamlessly builds packages and their dependencies from source. > > 3. Lets me locate my packages and dependencies in an entirely > self-contained way, not touching the rest of the system. > > 4. Works as well as MacPorts. > > > > Thanks. > -JS > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: From damitr at gmail.com Thu Aug 20 04:30:49 2009 From: damitr at gmail.com (damitr) Date: Thu, 20 Aug 2009 17:00:49 +0530 Subject: Problem with installing Kile Message-ID: Hi I tried to install Kile using ports, but it gives the following error, when halfway through the install. $sudo port install kile ---> Configuring xorg-libX11 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_x11_xorg-libX11/work/libX11-1.2.2" && ./configure --prefix=/opt/local --without-xcb " returned error 1 Command output: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking if xorg-macros used to generate configure is at least 1.2... configure: error: configure built with too old of a version of xorg-macros.m4 - requires version 1.1.0 or newer Error: The following dependencies failed to build: kdelibs3 mesa xorg-libXfixes xorg-libX11 xorg-libXi xorg-libXext xorg-libXmu xorg-libXt xorg-libsm xorg-libice openexr ilmbase gsed qt3 xorg-libXcursor xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto unsermake Error: Status 1 encountered during processing. I have Mac OSX 10.5, with DarwinPorts 1.7 on Intelbased machine. Please help. regards D -- What TeX version are you using? I am 3.141592... -------------- next part -------------- An HTML attachment was scrubbed... URL: From allbery at kf8nh.com Thu Aug 20 04:51:13 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Thu, 20 Aug 2009 07:51:13 -0400 Subject: darwinbuild looking for ppc? In-Reply-To: <64742671-C1C2-4176-A6C1-2EC4BC5D6504@macports.org> References: <8267C46C-EFB9-4625-AD32-937941319725@bellsouth.net> <64742671-C1C2-4176-A6C1-2EC4BC5D6504@macports.org> Message-ID: <5B723B1E-EF2E-45D4-9B3C-BABEF88EA8B4@kf8nh.com> On Aug 20, 2009, at 04:21 , Ryan Schmidt wrote: > On Aug 20, 2009, at 02:23, William Davis wrote: > darwinbuild 0.8.0_546 fails to build while looking for ppc? >> >> ---> Building darwinbuild >> 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_darwinbuild/work/trunk" && /usr/ >> bin/make -j1 all PREFIX=/opt/local " returned error 2 >> Command output: "_EVP_DigestInit", referenced from: >> _calculate_digest in ccgqbnhH.o >> ld: symbol(s) not found for architecture ppc64 > [snip] >> ld: symbol(s) not found for architecture ppc > > It didn't find what it was looking for in architecture ppc64, > either. If you use debug mode, what's the first error message? Note that his platform's Intel. Building +universal when dependencies aren't +universal? -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From jmr at macports.org Thu Aug 20 04:59:03 2009 From: jmr at macports.org (Joshua Root) Date: Thu, 20 Aug 2009 21:59:03 +1000 Subject: Problem with installing Kile In-Reply-To: References: Message-ID: <4A8D3A87.5060500@macports.org> On 2009-8-20 21:30, damitr wrote: > Hi > > I tried to install Kile using ports, but it gives the following error, > when halfway through the install. > > $sudo port install kile > ---> Configuring xorg-libX11 > 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_x11_xorg-libX11/work/libX11-1.2.2" > && ./configure --prefix=/opt/local --without-xcb " returned error 1 > Command output: checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... ./install-sh -c -d > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking if xorg-macros used to generate configure is at least 1.2... > configure: error: configure built with too old of a version of > xorg-macros.m4 - requires version 1.1.0 or newer Upgrade your outdated ports: sudo port upgrade outdated > I have Mac OSX 10.5, with DarwinPorts 1.7 The project has been called MacPorts since 2006. Beware of any site claiming to be DarwinPorts. - Josh From ryandesign at macports.org Thu Aug 20 06:10:22 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 20 Aug 2009 08:10:22 -0500 Subject: Problem with installing Kile In-Reply-To: <4A8D3A87.5060500@macports.org> References: <4A8D3A87.5060500@macports.org> Message-ID: On Aug 20, 2009, at 06:59, Joshua Root wrote: > Upgrade your outdated ports: > > sudo port upgrade outdated And before you do that, obtain updated port definitions: sudo port sync From dluke at geeklair.net Thu Aug 20 06:23:57 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Thu, 20 Aug 2009 09:23:57 -0400 Subject: Error installing rdiff-backup In-Reply-To: References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> <7BA7BCEC-0BED-4800-B498-7922BC7673BC@macports.org> <564C50ED-9D88-4968-9064-423135977FBD@geeklair.net> Message-ID: <831E8B94-74FC-4CEF-A8A6-5B81FEDAB8A4@geeklair.net> On Aug 19, 2009, at 10:15 PM, Ryan Schmidt wrote: > But these ports want to install binaries into ${prefix}/bin, not > just perl modules. > > p5-test-harness wants to install prove: > > Error: Target org.macports.activate returned: Image error: /mp/bin/ > prove is being used by the active perl5.8 port. Please deactivate > this port first, or use 'port -f activate p5-test-harness' to force > the activation. > > p5-podlators wants to install pod2man and pod2text: > > Error: Target org.macports.activate returned: Image error: /mp/bin/ > pod2man is being used by the active perl5.8 port. Please deactivate > this port first, or use 'port -f activate p5-podlators' to force the > activation. > > How do we accommodate this? Oh, interesting. Are the things they are installing significantly different than the ones that shipped with perl5? I would suspect that they don't change very much (but that the perl modules that get installed have most of the changes). It might be OK to just remove those files in post- destroot so they don't get installed. I haven't taken a look at them to see if this is actually the case or not, though. Otherwise they should probably be renamed before installing them (like how we handle other conflicts of this sort). -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From ryandesign at macports.org Thu Aug 20 07:20:53 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 20 Aug 2009 09:20:53 -0500 Subject: Error installing rdiff-backup In-Reply-To: <831E8B94-74FC-4CEF-A8A6-5B81FEDAB8A4@geeklair.net> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> <7BA7BCEC-0BED-4800-B498-7922BC7673BC@macports.org> <564C50ED-9D88-4968-9064-423135977FBD@geeklair.net> <831E8B94-74FC-4CEF-A8A6-5B81FEDAB8A4@geeklair.net> Message-ID: <80083BCF-C351-4BDD-A3B2-279FDFB9B65A@macports.org> On Aug 20, 2009, at 08:23, Daniel J. Luke wrote: > On Aug 19, 2009, at 10:15 PM, Ryan Schmidt wrote: > >> But these ports want to install binaries into ${prefix}/bin, not >> just perl modules. >> >> p5-test-harness wants to install prove: >> p5-podlators wants to install pod2man and pod2text: >> How do we accommodate this? > > Are the things they are installing significantly different than the > ones that shipped with perl5? I would suspect that they don't > change very much (but that the perl modules that get installed have > most of the changes). It might be OK to just remove those files in > post-destroot so they don't get installed. > > I haven't taken a look at them to see if this is actually the case > or not, though. Let me see... "prove" from p5-test-harness is nothing like "prove" from perl5.8. They have virtually no lines in common. "pod2man" and "pod2text" from perl5.8 are copyright 1999, 2000, 2001 while the versions in p5-podlators are newer with additional copyright years 2004, 2006, 2008. The embedded pod documentation has been updated, and the new versions have a few extra options, including UTF-8 support. > Otherwise they should probably be renamed before installing them > (like how we handle other conflicts of this sort). From dluke at geeklair.net Thu Aug 20 07:22:20 2009 From: dluke at geeklair.net (Daniel J. Luke) Date: Thu, 20 Aug 2009 10:22:20 -0400 Subject: Error installing rdiff-backup In-Reply-To: <80083BCF-C351-4BDD-A3B2-279FDFB9B65A@macports.org> References: <4A8A0586.4010906@gmail.com> <4997275b0908171910t4245bd46h4c29539911dfa62@mail.gmail.com> <1EF9753C-2FA6-45C0-959B-98EE9ABEC149@macports.org> <8F59EE31-4CA9-489F-B083-3104D1286038@macports.org> <9685633D-CF86-46E3-9212-455EA4072124@geeklair.net> <7BA7BCEC-0BED-4800-B498-7922BC7673BC@macports.org> <564C50ED-9D88-4968-9064-423135977FBD@geeklair.net> <831E8B94-74FC-4CEF-A8A6-5B81FEDAB8A4@geeklair.net> <80083BCF-C351-4BDD-A3B2-279FDFB9B65A@macports.org> Message-ID: <0D1EC175-C9C7-4ABB-A836-F219F1930239@geeklair.net> On Aug 20, 2009, at 10:20 AM, Ryan Schmidt wrote: >> I haven't taken a look at them to see if this is actually the case >> or not, though. > > Let me see... > > "prove" from p5-test-harness is nothing like "prove" from perl5.8. > They have virtually no lines in common. > > "pod2man" and "pod2text" from perl5.8 are copyright 1999, 2000, 2001 > while the versions in p5-podlators are newer with additional > copyright years 2004, 2006, 2008. The embedded pod documentation has > been updated, and the new versions have a few extra options, > including UTF-8 support. Are they like the ones in perl5.10? (We really should be using that as the default perl instead of 5.8.x) >> Otherwise they should probably be renamed before installing them >> (like how we handle other conflicts of this sort). -- Daniel J. Luke +========================================================+ | *---------------- dluke at geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: From face at CentosPrime.COM Thu Aug 20 08:15:24 2009 From: face at CentosPrime.COM (Chris Janton) Date: Thu, 20 Aug 2009 08:15:24 -0700 Subject: ZendFramework causing MySQL to "upgrade"? In-Reply-To: <283D021A-6501-410F-B558-412E434AF83B@macports.org> References: <4452449C-20EE-49B2-9180-A8294DA84A75@macports.org> <283D021A-6501-410F-B558-412E434AF83B@macports.org> Message-ID: <5ED136EB-F00F-4364-B0C3-71E7F0EC1BA6@CentosPrime.COM> On 2009-08-19 , at 18:07 , Ryan Schmidt wrote: > But oh -- you said you were running trunk. An up to date version of > trunk? If so, then I guess it has not been fixed yet. yes - trunk My SOP is to update macports, then do any upgrades required. > For now, you can upgrade ZendFramework without following dependencies: > > port -n upgrade ZendFramework worked fine thanks 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From trog24 at comcast.net Thu Aug 20 11:19:55 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Thu, 20 Aug 2009 11:19:55 -0700 Subject: Ticket #59 Message-ID: <5E90BC35-44A7-4A7C-87AB-4903C02D06E7@comcast.net> Hello, I get the error described in this ticket and am suppose to get the varian from /tags/darwinbuild-5. How do I do this? Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From talklists at newgeo.com Thu Aug 20 11:19:00 2009 From: talklists at newgeo.com (Scott Haneda) Date: Thu, 20 Aug 2009 11:19:00 -0700 Subject: php5 In-Reply-To: <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> Message-ID: <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> On Aug 20, 2009, at 1:17 AM, Ryan Schmidt wrote: > On Aug 20, 2009, at 01:06, Scott Haneda wrote: > >> On Aug 19, 2009, at 6:30 PM, Scott Haneda wrote: >> >>> I installed php5 with imap, but it is not listed in phpInfo, >>> testing a basic call: >>> >>> Fatal error: Call to undefined function imap_open() in /opt/local/ >>> apache2/htdocs/me/domain/test.php on line 5 >>> >>> $port installed | grep php >>> php5 @5.2.9_1+apache2+imap+macosx+mysql5+pspell+snmp+sqlite+tidy >>> php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell+snmp+sqlite+tidy >>> (active) >>> >>> Any ideas? >> >> There seems to be a wholly new way of dealing with php, where do I >> find out more about this? > > Do you mean the new php5 module ports I've been adding in #19091? I suspect so. I just read it. > > I've added a php5-imap port, but haven't yet removed imap > functionality from the php5 port. At least, I didn't think I had > committed that yet. Excuse any spelling or brevity, I am mobile. So apparently there is now a way in php to add modules or features without a recompile. I like this for many reasons. Namely, adding something has less risk to mess up php, since you are not touching it. Is that correct? No more waits to rebuilt the whole kit? So I ran port upgrade php5 +imap and restarted apache. I still did not have imap. More curious is you can see my installed line above which shows the imap variant in place. Any ideas? I then just ran port instal php5-imap and php5-mcrypt. I did this on two macines. Both now have imap. One asked me to delete a line about a path. Maybe better to suggest commenting the line. But also, why can't ports just do that for me, or are there risks? What I am not understanding is why a port installed | grep php shows me the same lines as above in my OP. I would think that with this new method it would just show php5 and no variants. It would list the other installs that are seperate ports, but doesn't the php5+foo+bar style installed list go away and I should see: php5 php5-whatever ... What are you suggestions for getting my systems cleaned and using entirely this new port group split port method? I guess just uninstall and run: port install php5 port install php5-whatever-I-need Last question. On a production server, live, serving real hosts. Say I need to update from php5.x to 5.3.x. It is also in the same state as my OP. Can I uninstall, and as long as I don't restart apache, it would still run in memory. I then do my install work, then restart apache, and the new version loads. I just want to make sure I can safely understand how to do in place upgrades with no downtime. I take it there is a mandated restart of apache for every php5-* I add in? Is there a php5-server port that would depend on a basic set of these php5-*'s so I can get a pretty good development or server install running without thinking much? I was thinking mysql, gd, upload progress bar, mcrypt, zip compression, sqlite, imap, tidy, spell, snmp, and probably a few others, like postgress would cover it. Thanks. -- Scott Iphone says hello. From blb at macports.org Thu Aug 20 12:15:59 2009 From: blb at macports.org (Bryan Blackburn) Date: Thu, 20 Aug 2009 13:15:59 -0600 Subject: Ticket #59 In-Reply-To: <5E90BC35-44A7-4A7C-87AB-4903C02D06E7@comcast.net> References: <5E90BC35-44A7-4A7C-87AB-4903C02D06E7@comcast.net> Message-ID: <20090820191559.GA776@ninagal.withay.com> On Thu, Aug 20, 2009 at 11:19:55AM -0700, Frank J. R. Hanstick said: > Hello, > I get the error described in this ticket and am suppose to get the > varian from /tags/darwinbuild-5. How do I do this? I think you want darwinbuild-dev: Bryan > > Frank J. R. Hanstick > trog24 at comcast.net > From LenoreHorner at sbcglobal.net Thu Aug 20 14:15:25 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Thu, 20 Aug 2009 16:15:25 -0500 Subject: Installing on OS X Leopard - Build Error In-Reply-To: References: <102BD7BB-B233-4FEA-A791-FB7B05EA6BCA@sbcglobal.net> <999B8A40-1B49-44EB-8901-4B3F24FA5998@sbcglobal.net> <8235CE90-28BE-4693-AB11-267C92B9187C@sbcglobal.net> <50961DE3-E3EE-4CEF-9FA6-8D757E53D2B0@macports.org> <7BA6A412-01F9-49F5-BB2A-7A8E30A0D0F7@macports.org> Message-ID: On Aug 19, 2009, at 10:39 , Christopher Stamper wrote: > Just to update you all. Someone here: > > http://trac.macports.org/ticket/20680 > > tested 3.10. Apparently, it still does not work. Quoting: > I pointed the Gwenhywfar people at the MacPorts ticket and got the following response. Lenore > Hi, > > On Donnerstag, 20. August 2009, Lenore Horner wrote: > [...] >> In short, the compile error (for Macs at least) that was present in >> 3.9 is still present in 3.10. > [...] > > Thanks, this is fixed now in SVN so the next release won't have this > bug > anymore (I kind'a applied the patch proposed in the ticket you > mentioned). > > > Regards > Martin > > > -- > "Things are only impossible until they're not" > > Martin Preuss - http://www.aquamaniac.de/ > AqBanking - http://www.aqbanking.de/ > LibChipcard - http://www.libchipcard.de/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From talklists at newgeo.com Thu Aug 20 14:32:21 2009 From: talklists at newgeo.com (Scott Haneda) Date: Thu, 20 Aug 2009 14:32:21 -0700 Subject: New install, can not get rsync in Message-ID: Downloaded MP and installed on the machine... Never installed before... $sudo port -d selfupdate Password: DEBUG: Synchronizing ports tree(s) Synchronizing local ports tree from rsync://rsync.macports.org/release/ ports/ DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/ release/ports/ /opt/local/var/macports/sources/rsync.macports.org/ release/ports receiving file list ... done sent 36 bytes received 397320 bytes 158942.40 bytes/sec total size is 24710723 speedup is 62.19 DEBUG: MacPorts sources location: /opt/local/var/macports/sources/ rsync.macports.org/release/base DEBUG: Updating MacPorts sources using rsync receiving file list ... done sent 36 bytes received 6909 bytes 13890.00 bytes/sec total size is 4061730 speedup is 584.84 MacPorts base version 1.710 installed DEBUG: Rebuilding and reinstalling MacPorts if needed Downloaded MacPorts base version 1.710 The MacPorts installation is not outdated so it was not updated DEBUG: Setting MacPorts sources ownership to root $sudo port install rsync ---> Fetching gperf ---> Attempting to fetch gperf-3.0.4.tar.gz from http://mirrors.kernel.org/gnu/gperf ---> Verifying checksum(s) for gperf ---> Extracting gperf ---> Configuring gperf 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_devel_gperf/work/gperf-3.0.4" && ./ configure --prefix=/opt/local --infodir=/opt/local/share/info " returned error 1 Command output: checking whether make sets $(MAKE)... no configure: creating ./config.status config.status: creating Makefile === configuring in lib (/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gperf/work/gperf-3.0.4/lib) configure: running /bin/sh ./configure '--prefix=/opt/local' '-- infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... no checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. configure: error: ./configure failed for lib Error: The following dependencies failed to build: libiconv gperf popt gettext expat ncurses ncursesw Error: Status 1 encountered during processing. $port installed No ports are installed. $sudo port -d selfupdate DEBUG: Synchronizing ports tree(s) Synchronizing local ports tree from rsync://rsync.macports.org/release/ ports/ DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/ release/ports/ /opt/local/var/macports/sources/rsync.macports.org/ release/ports receiving file list ... done devel/gperf/ net/rsync/ deleting devel/gperf/work deleting net/rsync/work sent 48 bytes received 397332 bytes 158952.00 bytes/sec total size is 24710723 speedup is 62.18 DEBUG: MacPorts sources location: /opt/local/var/macports/sources/ rsync.macports.org/release/base DEBUG: Updating MacPorts sources using rsync receiving file list ... done ./ Mk/ config/ doc/ doc/exampleport/ m4/ portmgr/ portmgr/bots/ portmgr/dmg/ portmgr/fedora/ portmgr/freebsd/ portmgr/jobs/ portmgr/packaging/ portmgr/ubuntu/ src/ src/cflib1.0/ src/cregistry/ src/darwintracelib1.0/ src/macports1.0/ src/macports1.0/tests/ src/package1.0/ src/pathconf/ src/pextlib1.0/ src/pextlib1.0/tests/ src/port/ src/port1.0/ src/port1.0/tests/ src/portindex/ src/programs/ src/programs/daemondo/ src/registry1.0/ src/registry2.0/ src/registry2.0/tests/ src/tclobjc1.0/ tests/ tests/test/ tests/test/case-insensitive-deactivate/ tests/test/checksums-1/ tests/test/cvs-and-patchsites/ tests/test/dependencies-a/ tests/test/dependencies-b/ tests/test/dependencies-c/ tests/test/dependencies-d/ tests/test/dependencies-e/ tests/test/envvariables/ tests/test/site-tags/ tests/test/trace/ tests/test/universal-2/ tests/test/universal/ tests/test/variants/ tests/test/xcodeversion/ sent 342 bytes received 7223 bytes 5043.33 bytes/sec total size is 4061730 speedup is 536.91 MacPorts base version 1.710 installed DEBUG: Rebuilding and reinstalling MacPorts if needed Downloaded MacPorts base version 1.710 The MacPorts installation is not outdated so it was not updated DEBUG: Setting MacPorts sources ownership to root $sudo port -d install rsync DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/rsync DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/net/rsync DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant powerpc is not provided by port rsync. DEBUG: Requested variant darwin is not provided by port rsync. DEBUG: Requested variant macosx is not provided by port rsync. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/popt DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/popt DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/ rsync.macports.org/release/ports/_resources/port1.0/group/ muniversal-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port popt. DEBUG: Requested variant darwin is not provided by port popt. DEBUG: Requested variant macosx is not provided by port popt. DEBUG: Searching for dependency: popt DEBUG: Didn't find receipt, going to depspec regex for: popt 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: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/ rsync.macports.org/release/ports/_resources/port1.0/group/ muniversal-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port libiconv. DEBUG: Requested variant darwin is not provided by port libiconv. DEBUG: Requested variant macosx is not provided by port libiconv. DEBUG: Searching for dependency: libiconv DEBUG: Didn't find receipt, going to depspec regex for: libiconv DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/gettext DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/ rsync.macports.org/release/ports/_resources/port1.0/group/ muniversal-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port gettext. DEBUG: Requested variant darwin is not provided by port gettext. DEBUG: Requested variant macosx is not provided by port gettext. DEBUG: Searching for dependency: gettext DEBUG: Didn't find receipt, going to depspec regex for: gettext DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Searching for dependency: libiconv DEBUG: Didn't find receipt, going to depspec regex for: libiconv DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Searching for dependency: libiconv DEBUG: Didn't find receipt, going to depspec regex for: libiconv DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/ncurses DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/ rsync.macports.org/release/ports/_resources/port1.0/group/ muniversal-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port ncurses. DEBUG: Requested variant darwin is not provided by port ncurses. DEBUG: Requested variant macosx is not provided by port ncurses. DEBUG: Searching for dependency: ncurses DEBUG: Didn't find receipt, going to depspec regex for: ncurses DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/textproc/expat DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant powerpc is not provided by port expat. DEBUG: Requested variant darwin is not provided by port expat. DEBUG: Requested variant macosx is not provided by port expat. DEBUG: Searching for dependency: expat DEBUG: Didn't find receipt, going to depspec regex for: expat DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/ncursesw DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/ rsync.macports.org/release/ports/_resources/port1.0/group/ muniversal-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port ncursesw. DEBUG: Requested variant darwin is not provided by port ncursesw. DEBUG: Requested variant macosx is not provided by port ncursesw. DEBUG: Searching for dependency: ncursesw DEBUG: Didn't find receipt, going to depspec regex for: ncursesw DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/gperf DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/ rsync.macports.org/release/ports/_resources/port1.0/group/ muniversal-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port gperf. DEBUG: Requested variant darwin is not provided by port gperf. DEBUG: Requested variant macosx is not provided by port gperf. DEBUG: Searching for dependency: gperf DEBUG: Didn't find receipt, going to depspec regex for: gperf DEBUG: Executing org.macports.main (gperf) DEBUG: Skipping completed org.macports.fetch (gperf) DEBUG: Skipping completed org.macports.checksum (gperf) DEBUG: Skipping completed org.macports.extract (gperf) DEBUG: Skipping completed org.macports.patch (gperf) ---> Configuring gperf DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (gperf) DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gperf/work/gperf-3.0.4" && ./ configure --prefix=/opt/local --infodir=/opt/local/share/info' checking whether make sets $(MAKE)... no configure: creating ./config.status config.status: creating Makefile === configuring in lib (/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gperf/work/gperf-3.0.4/lib) configure: running /bin/sh ./configure '--prefix=/opt/local' '-- infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... no checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. configure: error: ./configure failed for lib 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_devel_gperf/work/gperf-3.0.4" && ./ configure --prefix=/opt/local --infodir=/opt/local/share/info " returned error 1 Command output: checking whether make sets $(MAKE)... no configure: creating ./config.status config.status: creating Makefile === configuring in lib (/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gperf/work/gperf-3.0.4/lib) configure: running /bin/sh ./configure '--prefix=/opt/local' '-- infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... no checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. configure: error: ./configure failed for lib Warning: the following items did not execute (for gperf): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: libiconv gperf popt gettext expat ncurses ncursesw Error: Status 1 encountered during processing. -- Scott * If you contact me off list replace talklists@ with scott@ * From talklists at newgeo.com Thu Aug 20 14:36:04 2009 From: talklists at newgeo.com (Scott Haneda) Date: Thu, 20 Aug 2009 14:36:04 -0700 Subject: New install, can not get rsync in In-Reply-To: References: Message-ID: <162594E6-D29F-4666-ADE6-00D4A203CF47@newgeo.com> Hmpf, I bet it would help if I had developer tools installed on this machine. Ugh, Sorry for the noise. On Aug 20, 2009, at 2:32 PM, Scott Haneda wrote: > === configuring in lib (/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync > .macports.org_release_ports_devel_gperf/work/gperf-3.0.4/lib) > configure: running /bin/sh ./configure '--prefix=/opt/local' '-- > infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=. > checking whether make sets $(MAKE)... no > checking for gcc... /usr/bin/gcc-4.0 > checking for C compiler default output file name... > configure: error: C compiler cannot create executables > See `config.log' for more details. > configure: error: ./configure failed for lib -- Scott * If you contact me off list replace talklists@ with scott@ * From ryandesign at macports.org Thu Aug 20 15:22:12 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 20 Aug 2009 17:22:12 -0500 Subject: gcc and gfortran In-Reply-To: References: Message-ID: On Aug 20, 2009, at 12:36, karla Morris wrote: > How to install gcc 4.4 and gfortran. I have and old version of gcc > with Xcode You should ask questions by emailing the macports-users list itself, not its owners, but to answer your question: you would install the latest version of Xcode for your OS from connect.apple.com, then install the latest version of MacPorts from www.macports.org if you haven't already, then install the gcc44 port, which includes gcc and gfortran. From ryandesign at macports.org Thu Aug 20 15:44:03 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 20 Aug 2009 17:44:03 -0500 Subject: php5 In-Reply-To: <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> Message-ID: On Aug 20, 2009, at 13:19, Scott Haneda wrote: >>> There seems to be a wholly new way of dealing with php, where do >>> I find out more about this? >> >> Do you mean the new php5 module ports I've been adding in #19091? > > I suspect so. I just read it. > > >> I've added a php5-imap port, but haven't yet removed imap >> functionality from the php5 port. At least, I didn't think I had >> committed that yet. > > Excuse any spelling or brevity, I am mobile. You were quite loquacious. :) > So apparently there is now a way in php to add modules or features > without a recompile. I like this for many reasons. Namely, adding > something has less risk to mess up php, since you are not touching > it. Is that correct? Correct, you're not touching the php5 port when you add php5 module ports. > No more waits to rebuilt the whole kit? Correct. By removing a lot of baggage from the php5 port into module ports, the php5 port itself will be quicker to install, and the module ports will each be quick to build as well, and if I need to make a fix to one module, you'll only have to upgrade that one module, not the whole of php5. > So I ran port upgrade php5 +imap and restarted apache. I still did > not have imap. More curious is you can see my installed line above > which shows the imap variant in place. Any ideas? My machines have php5 portfiles in the middle of this transition so I have not had a chance to revert to the currently-available version to test its imap functionality. I did test the php5-imap port and it does provide the imap function you were missing. > I then just ran port instal php5-imap and php5-mcrypt. I did this > on two macines. Both now have imap. Great! > One asked me to delete a line about a path. The message is only printed if the erroneous line is present in the php.ini. > Maybe better to suggest commenting the line. Perhaps. But there shouldn't be a need to reinstate the line. > But also, why can't ports just do that for me, or are there risks? I don't think ports should modify user config files. If there are any ports that do so, there aren't many. > What I am not understanding is why a port installed | grep php > shows me the same lines as above in my OP. > > I would think that with this new method it would just show php5 and > no variants. It would list the other installs that are seperate > ports, but doesn't the php5+foo+bar style installed list go away > and I should see: > php5 > php5-whatever > ... The variants have been kept in the php5 port as stubs for now. If you select them, they advise you to install the separate module ports instead. This is so that users upgrading from the previous "monolithic" php5 port will not suddenly lose a lot of features they wanted and not know how to get them back. This is not entirely successful, though. I'm not only moving variants to module ports; I'm also moving some features that were previously always-on, and users get no notification of this, other than certain PHP functions no longer being available. I might have rethink this lack of notification, and remove all the stub variants and have php5 always print a message after install advising users to view the selection of module ports and install needed ones. > What are you suggestions for getting my systems cleaned and using > entirely this new port group split port method? > > I guess just uninstall and run: > port install php5 > port install php5-whatever-I-need The split is not completed yet. As you see in #19091 I have made many module ports, like php5-imap, whose corresponding variants remain in php5. I have a php5 portfile with many changes in my working copy that still needs some more testing and changes before I can commit it. That will complete round 2 of refactoring. Then there will be a 3rd round of factoring out the last few module ports. The final round will be making separate ports for the SAPIs (apache, fastcgi). And then I have to figure out what in the world I'm going to do with php5- devel. When a new version of the php5 port is made available to you, simple "port upgrade php5". If you have selected any variants that are now stubs, you'll be informed of what new module ports you should install to get the same functionality. You can leave php5 installed with those stub variants, or you can uninstall php5 and install it without them. Eventually the stub variants will be removed. > Last question. On a production server, live, serving real hosts. > Say I need to update from php5.x to 5.3.x. It is also in the same > state as my OP. Can I uninstall, and as long as I don't restart > apache, it would still run in memory. > > I then do my install work, then restart apache, and the new version > loads. I just want to make sure I can safely understand how to do > in place upgrades with no downtime. I would assume that's true, but I haven't tested it to the point that I would feel comfortable assuring you of that. You should test it yourself on another system first. > I take it there is a mandated restart of apache for every php5-* I > add in? I believe so but you can try it out. > Is there a php5-server port that would depend on a basic set of > these php5-*'s so I can get a pretty good development or server > install running without thinking much? > > I was thinking mysql, gd, upload progress bar, mcrypt, zip > compression, sqlite, imap, tidy, spell, snmp, and probably a few > others, like postgress would cover it. No, I have no plans for that. I feel you are best able to specify what PHP features you need, so you just need to install the corresponding ports. From drowe at roden.myzen.co.uk Thu Aug 20 16:06:13 2009 From: drowe at roden.myzen.co.uk (David Rowe) Date: Fri, 21 Aug 2009 00:06:13 +0100 Subject: A different openjdk6 install problem In-Reply-To: <8C8CCC70-678D-4AF6-B7AB-1E5B91993FFF@kf8nh.com> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> <4A89DD23.7090607@roden.myzen.co.uk> <4A8A729F.8090200@roden.myzen.co.uk> <4A8B45A6.2090907@roden.myzen.co.uk> <8C8CCC70-678D-4AF6-B7AB-1E5B91993FFF@kf8nh.com> Message-ID: <4A8DD6E5.30800@roden.myzen.co.uk> Brandon Allbery wrote: > On Aug 18, 2009, at 20:21 , David Rowe wrote: >> I had thought it was possible that a suitable declaration of >> 'X_ShmAttach' could be supplied by #including >> - so I inserted an appropriate #include >> statement near the beginning of awt_GraphicsEnv.c > Hm. Actually not; that's internal, you want > which includes shmproto.h after doing some other setup that's needed > for it to work right. I just tried that - but no joy - I still get the same error reports. On my system, the file /opt/local/include/X11/extensions/XShm.h contains: . . . . #include . . . . but not #include In fact I got MacOS to search the entire system - and there is no file that I can see that includes 'shmproto.h' There seems to be a fundamental fault here. Has anyone out there got openjdk6 to work under MacPorts? David Rowe From talklists at newgeo.com Thu Aug 20 17:00:30 2009 From: talklists at newgeo.com (Scott Haneda) Date: Thu, 20 Aug 2009 17:00:30 -0700 Subject: php5 In-Reply-To: References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> Message-ID: <98E45D4C-0BAD-4E0A-B94D-4847E4651C65@newgeo.com> On Aug 20, 2009, at 3:44 PM, Ryan Schmidt wrote: > On Aug 20, 2009, at 13:19, Scott Haneda wrote: > >> Excuse any spelling or brevity, I am mobile. > > You were quite loquacious. :) Just had to make me look that up :) >> What I am not understanding is why a port installed | grep php >> shows me the same lines as above in my OP. >> >> I would think that with this new method it would just show php5 and >> no variants. It would list the other installs that are seperate >> ports, but doesn't the php5+foo+bar style installed list go away >> and I should see: >> php5 >> php5-whatever >> ... > > The variants have been kept in the php5 port as stubs for now. If > you select them, they advise you to install the separate module > ports instead. This is so that users upgrading from the previous > "monolithic" php5 port will not suddenly lose a lot of features they > wanted and not know how to get them back. > > This is not entirely successful, though. I'm not only moving > variants to module ports; I'm also moving some features that were > previously always-on, and users get no notification of this, other > than certain PHP functions no longer being available. I might have > rethink this lack of notification, and remove all the stub variants > and have php5 always print a message after install advising users to > view the selection of module ports and install needed ones. If I have the ability to just not care, and want to be as clean as I can, what do I do? sudo port uninstall all the php and apache stuff, then a sudo port install apache2 and then sudo port install php5 and from there just port install whatever php5-*'s I want to use? Thanks for all your work on this, this to me, seems a much better way to go. Every time I had to go back and add in some library to php, I worried. It was a little rough for me to deal with on live servers, where who knows if a config file will get nuked and need to be pulled from a backup. This seems a very nice way to go moving forward. -- Scott * If you contact me off list replace talklists@ with scott@ * From allbery at kf8nh.com Thu Aug 20 18:35:13 2009 From: allbery at kf8nh.com (Brandon Allbery) Date: Thu, 20 Aug 2009 21:35:13 -0400 Subject: A different openjdk6 install problem In-Reply-To: <4A8DD6E5.30800@roden.myzen.co.uk> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> <4A89DD23.7090607@roden.myzen.co.uk> <4A8A729F.8090200@roden.myzen.co.uk> <4A8B45A6.2090907@roden.myzen.co.uk> <8C8CCC70-678D-4AF6-B7AB-1E5B91993FFF@kf8nh.com> <4A8DD6E5.30800@roden.myzen.co.uk> Message-ID: <1124539A-A48C-4FAD-9EA8-048F56764CC7@kf8nh.com> On Aug 20, 2009, at 19:06 , David Rowe wrote: > Brandon Allbery wrote: >> On Aug 18, 2009, at 20:21 , David Rowe wrote: >>> I had thought it was possible that a suitable declaration of >>> 'X_ShmAttach' could be supplied by #including >> shmproto.h> - so I inserted an appropriate #include statement near >>> the beginning of awt_GraphicsEnv.c >> Hm. Actually not; that's internal, you want > XShm.h> which includes shmproto.h after doing some other setup >> that's needed for it to work right. > > I just tried that - but no joy - I still get the same error reports. > > On my system, the file /opt/local/include/X11/extensions/XShm.h > contains: > . . . . > #include > . . . . I just looked more closely and I'm not sure shmproto.h is intended for user code, but instead for the server. On my system XShmAttach() is declared in XShm.h as well as shmproto.h. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part URL: From jmr at macports.org Fri Aug 21 00:03:40 2009 From: jmr at macports.org (Joshua Root) Date: Fri, 21 Aug 2009 17:03:40 +1000 Subject: ZendFramework causing MySQL to "upgrade"? In-Reply-To: <283D021A-6501-410F-B558-412E434AF83B@macports.org> References: <4452449C-20EE-49B2-9180-A8294DA84A75@macports.org> <283D021A-6501-410F-B558-412E434AF83B@macports.org> Message-ID: <4A8E46CC.8050300@macports.org> On 2009-8-20 11:07, Ryan Schmidt wrote: > > On Aug 19, 2009, at 20:04, Ryan Schmidt wrote: > >>> (And it is possible that mysql-devel is not compatible with software >>> that has been tested with mysql.) >> >> Ports that depend on mysql5 should do so in a way that mysql5-devel >> would be able to satisfy the dependency too, since they should be >> compatible. php5 does do this. But there seems to be a bug when >> upgrading ports that pulls in the original mysql5 dependency instead >> of allowing the installed mysql5-devel to satisfy it. This may have >> been fixed in MacPorts 1.8? I'm not sure. > > But oh -- you said you were running trunk. An up to date version of > trunk? If so, then I guess it has not been fixed yet. I am unable to reproduce this behaviour. It would not try to upgrade mysql5-devel (since the port doesn't depend on it, it just depends on a file that could come from anywhere), but neither would it try to install mysql5 unless something has an unsatisfied dependency on it. - Josh From face at CentosPrime.COM Fri Aug 21 05:04:06 2009 From: face at CentosPrime.COM (Chris Janton) Date: Fri, 21 Aug 2009 05:04:06 -0700 Subject: ZendFramework causing MySQL to "upgrade"? In-Reply-To: <4A8E46CC.8050300@macports.org> References: <4452449C-20EE-49B2-9180-A8294DA84A75@macports.org> <283D021A-6501-410F-B558-412E434AF83B@macports.org> <4A8E46CC.8050300@macports.org> Message-ID: On 2009-08-21 , at 00:03 , Joshua Root wrote: > I am unable to reproduce this behaviour. It would not try to upgrade > mysql5-devel (since the port doesn't depend on it, it just depends > on a > file that could come from anywhere), but neither would it try to > install > mysql5 unless something has an unsatisfied dependency on it. it doesn't do anything with mysql5-devel (which I have installed) it attempts to build/install mysql5 If I had any idea of how to figure out why I would go look. The only dependency that I can see is on php5, which is also installed Let's change the subject line to "upgrade/install". 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From drowe at roden.myzen.co.uk Fri Aug 21 07:42:29 2009 From: drowe at roden.myzen.co.uk (David Rowe) Date: Fri, 21 Aug 2009 15:42:29 +0100 Subject: A different openjdk6 install problem In-Reply-To: <1124539A-A48C-4FAD-9EA8-048F56764CC7@kf8nh.com> References: <4A86A557.8030704@roden.myzen.co.uk> <4A86B0F5.8080703@macports.org> <3954B89D-EFB9-4CDA-9F53-B3DF1328D6CB@macports.org> <4A889703.9010103@roden.myzen.co.uk> <4A89DD23.7090607@roden.myzen.co.uk> <4A8A729F.8090200@roden.myzen.co.uk> <4A8B45A6.2090907@roden.myzen.co.uk> <8C8CCC70-678D-4AF6-B7AB-1E5B91993FFF@kf8nh.com> <4A8DD6E5.30800@roden.myzen.co.uk> <1124539A-A48C-4FAD-9EA8-048F56764CC7@kf8nh.com> Message-ID: <4A8EB255.2040701@roden.myzen.co.uk> Brandon Allbery wrote: > On Aug 20, 2009, at 19:06 , David Rowe wrote: >> Brandon Allbery wrote: >>> On Aug 18, 2009, at 20:21 , David Rowe wrote: >>>> I had thought it was possible that a suitable declaration of >>>> 'X_ShmAttach' could be supplied by #including >>>> - so I inserted an appropriate #include >>>> statement near the beginning of awt_GraphicsEnv.c >>> Hm. Actually not; that's internal, you want >>> which includes shmproto.h after doing some other setup that's needed >>> for it to work right. >> . . . . > I just looked more closely and I'm not sure shmproto.h is intended for > user code, but instead for the server. On my system XShmAttach() is > declared in XShm.h as well as shmproto.h. > Perhaps we are getting warmer. What is upsetting the compilation of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_openjdk6/work/jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c is a missing declaration of: 'X_ShmAttach' (with an underscore character). What is declared in /opt/local/include/X11/extensions/XShm.h (which is #include-d in awt_GraphicsEnv.c) is 'XShmAttach' (without an underscore character) This is in my copy of XShm.h as well as in yours (Brandon) I have just done a MacOS 'find' of files in /opt/local and: There are many (11 to be precise) .h and .c files containing mentions of 'XShmAttach' There are only 2 files contining mentions of 'X_ShmAttach' and those files are 'awt_GraphicsEnv.c' (using, and causing all our problems) and 'shmproto.h' (defining - but not correctly for our purposes) I also note that awt_GraphicsEnv.c already contains usage of 'XShmAttach' as well as the one, failing usage of 'X_ShmAttach' In the process of some Googling, I did see some mention of the X11 codebase being recently modified to separate the X-server code from the X-client code (or something like that) - this looks very much like a slip-up during the modification. So - in the spirit of 'suck it and see' I edited the one occurrence of X_ShmAttach in awt_GraphicsEnv.c (line 966) to XShmAttach - and, Geronimo!, openjdk6 now builds. HOWEVER - I have not yet had time to try out the resulting code to see if it runs correctly. I presume some-one some-where has a validation suite for Java - but I guess it would have to try out the awt functions as that is the code I altered. Can anyone who actually knows the bowels of Java awt and X11 confirm that this edit is the correct fix for the bug. Regards David Rowe -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Fri Aug 21 07:59:04 2009 From: jmr at macports.org (Joshua Root) Date: Sat, 22 Aug 2009 00:59:04 +1000 Subject: ZendFramework causing MySQL to "upgrade"? In-Reply-To: References: <4452449C-20EE-49B2-9180-A8294DA84A75@macports.org> <283D021A-6501-410F-B558-412E434AF83B@macports.org> <4A8E46CC.8050300@macports.org> Message-ID: <4A8EB638.7010107@macports.org> On 2009-8-21 22:04, Chris Janton wrote: > On 2009-08-21 , at 00:03 , Joshua Root wrote: > >> I am unable to reproduce this behaviour. It would not try to upgrade >> mysql5-devel (since the port doesn't depend on it, it just depends on a >> file that could come from anywhere), but neither would it try to install >> mysql5 unless something has an unsatisfied dependency on it. > > > it doesn't do anything with mysql5-devel (which I have installed) > it attempts to build/install mysql5 > > If I had any idea of how to figure out why I would go look. > The only dependency that I can see is on php5, which is also installed Well, debug output would be the usual first step towards figuring out what's going on. - Josh From jmr at macports.org Fri Aug 21 11:08:38 2009 From: jmr at macports.org (Joshua Root) Date: Sat, 22 Aug 2009 04:08:38 +1000 Subject: MacPorts 1.8.0 release candidate 1 available for testing Message-ID: <4A8EE2A6.2060401@macports.org> I've created a tag for the first release candidate for 1.8.0 [1]; the changes from beta1 are mostly minor. Disk images with installer packages for Tiger and Leopard, as well as source tarballs, are available for download from [2]. If no show-stopping bugs are found, the final release should be just around the corner. - Josh [1] [2] From talklists at newgeo.com Fri Aug 21 14:16:06 2009 From: talklists at newgeo.com (Scott Haneda) Date: Fri, 21 Aug 2009 14:16:06 -0700 Subject: php5 In-Reply-To: References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> Message-ID: <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> Ryan, If I just want to clean out my macports for php... sudo port uninstall php5 @5.2.9_2+apache2+imap+macosx+mysql5+pspell +snmp+sqlite+tidy sudo port deactivate php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell +snmp+sqlite+tidy sudo port uninstall php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell +snmp+sqlite+tidy sudo port install php5 sudo port install php5-imap sudo port install php5-mysql5 sudo port install php5-snmp sudo port install php5-tidy sudo port install php5-pspell sudo port install php5-apache2 .. etc -- Scott * If you contact me off list replace talklists@ with scott@ * From alexchan.1976 at gmail.com Fri Aug 21 18:20:49 2009 From: alexchan.1976 at gmail.com (Alex C) Date: Fri, 21 Aug 2009 21:20:49 -0400 Subject: php5-mysql error. Message-ID: <8f494f760908211820p1b616e09m57b25c42ea58e14b@mail.gmail.com> Hi , I am not sure this has been addressed before but i am having trouble with php5-mysql port. I am getting this error.. dyld: Symbol not found: __mysqlnd_palloc_rinit Referenced from: /opt/local/lib/php/extensions/no-debug-non-zts-20090626/mysqli.so Expected in: dynamic lookup i am running mac ports on 10.4.11 what should i do to resolve it? Alex From ryandesign at macports.org Fri Aug 21 23:45:53 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 22 Aug 2009 01:45:53 -0500 Subject: php5 In-Reply-To: <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> Message-ID: <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> On Aug 21, 2009, at 16:16, Scott Haneda wrote: > Ryan, If I just want to clean out my macports for php... > > sudo port uninstall php5 @5.2.9_2+apache2+imap+macosx+mysql5+pspell > +snmp+sqlite+tidy > sudo port deactivate php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell > +snmp+sqlite+tidy > sudo port uninstall php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell > +snmp+sqlite+tidy > > sudo port install php5 > sudo port install php5-imap > sudo port install php5-mysql5 It's php5-mysql (not php5-mysql5) and its default variant (+mysqlnd) does not work at present (#20530) so either continue to use the +mysql5 variant of php5 or use the +mysql5 variant of php5-mysql. > sudo port install php5-snmp I haven't made this port yet, so continue to use the +snmp or +macports_snmp variant of php5 for now. > sudo port install php5-tidy > sudo port install php5-pspell > sudo port install php5-apache2 There aren't separate ports for the SAPIs (like apache) yet, and I don't plan on making them until I've moved all the modules that I can out into separate ports. For apache2 support, continue to use the +apache2 variant of php5, which is still the default. From ryandesign at macports.org Fri Aug 21 23:46:55 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 22 Aug 2009 01:46:55 -0500 Subject: php5-mysql error. In-Reply-To: <8f494f760908211820p1b616e09m57b25c42ea58e14b@mail.gmail.com> References: <8f494f760908211820p1b616e09m57b25c42ea58e14b@mail.gmail.com> Message-ID: <10F4C58D-3BFB-4650-A1BF-18E4D2AA2EE2@macports.org> On Aug 21, 2009, at 20:20, Alex C wrote: > I am not sure this has been addressed before but i am having trouble > with php5-mysql port. > I am getting this error.. > dyld: Symbol not found: __mysqlnd_palloc_rinit > Referenced from: > /opt/local/lib/php/extensions/no-debug-non-zts-20090626/mysqli.so > Expected in: dynamic lookup > > i am running mac ports on 10.4.11 > > what should i do to resolve it? Do not use the php5-mysql port for now. Its default variant, +mysqlnd, does not work; see #20530. Use the +mysqlnd variant in the php5 port for now if you want the mysqlnd driver. From trog24 at comcast.net Sat Aug 22 19:58:54 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Sat, 22 Aug 2009 19:58:54 -0700 Subject: Subversion check out failed Message-ID: Hello, The following error occurred when installing gnustep: ---> Fetching Etoile Error: Target org.macports.fetch returned: Subversion check out failed Error: The following dependencies failed to build: GNUMail Etoile Pantomime PRICE TalkSoup netclasses Yap.app ImageMagick a2ps psutils gworkspace system-preferences PreferencePanes windowmaker giflib xpm Error: Status 1 encountered during processing. The following error occurred when installing etoile directly: ---> Fetching Etoile Error: Target org.macports.fetch returned: Subversion check out failed Error: Status 1 encountered during processing. Is there a problem with Etoile? Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From trog24 at comcast.net Sun Aug 23 00:20:01 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Sun, 23 Aug 2009 00:20:01 -0700 Subject: Subversion check out failed In-Reply-To: References: Message-ID: <1062BD09-E070-41C0-B2AE-9550CC68520D@comcast.net> Hello, In looking at the Etoile Portfile, I found the following svn command: svn co svn://svn.gna.org/svn/etoile/stable/Etoile. In looking at http://etoileos.com/downloads, I found the following recommended command: svn co svn://svn.gna.org/svn/etoile/stable Etoile However, while changing the command solved the fetch error, attempting to install Etoile resulted in the following new erroe: ---> Applying patches to Etoile Error: Target org.macports.patch returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep _Etoile/work/Etoile" && patch -p0 < '/opt/local/var/macports/sources/ rsync.macports.org/release/ports/gnustep/Etoile/files/patch- etoile.make'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- etoile.make.orig 2007-04-30 01:07:49.000000000 -0400 |+++ etoile.make 2007-05-07 12:09:15.000000000 -0400 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: The following dependencies failed to build: GNUMail Etoile Pantomime PRICE TalkSoup netclasses Yap.app ImageMagick a2ps psutils gworkspace system-preferences PreferencePanes windowmaker xpm Error: Status 1 encountered during processing. There may be a newer stabe Etoile which either needs a different patch set or no patches at all. This is beyond my capabilities. On Aug 22, 2009, at 7:58 PM, Frank J. R. Hanstick wrote: > Hello, > The following error occurred when installing gnustep: > > ---> Fetching Etoile > Error: Target org.macports.fetch returned: Subversion check out failed > Error: The following dependencies failed to build: GNUMail Etoile > Pantomime PRICE TalkSoup netclasses Yap.app ImageMagick a2ps > psutils gworkspace system-preferences PreferencePanes windowmaker > giflib xpm > Error: Status 1 encountered during processing. > > The following error occurred when installing etoile directly: > > ---> Fetching Etoile > Error: Target org.macports.fetch returned: Subversion check out failed > Error: Status 1 encountered during processing. > > Is there a problem with Etoile? > Frank J. R. Hanstick > trog24 at comcast.net > > > > > _______________________________________________ > macports-users mailing list > macports-users at lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sun Aug 23 02:01:55 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 23 Aug 2009 04:01:55 -0500 Subject: Subversion check out failed In-Reply-To: References: Message-ID: On Aug 22, 2009, at 21:58, Frank J. R. Hanstick wrote: > Hello, > The following error occurred when installing gnustep: > > ---> Fetching Etoile > Error: Target org.macports.fetch returned: Subversion check out failed > Error: The following dependencies failed to build: GNUMail Etoile > Pantomime PRICE TalkSoup netclasses Yap.app ImageMagick a2ps > psutils gworkspace system-preferences PreferencePanes windowmaker > giflib xpm > Error: Status 1 encountered during processing. > > The following error occurred when installing etoile directly: > > ---> Fetching Etoile > Error: Target org.macports.fetch returned: Subversion check out failed > Error: Status 1 encountered during processing. > > Is there a problem with Etoile? Looks like yes. I filed a ticket. I'll see what I can do. http://trac.macports.org/ticket/20776 From trog24 at comcast.net Sun Aug 23 11:59:23 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Sun, 23 Aug 2009 11:59:23 -0700 Subject: Subversion check out failed In-Reply-To: References: Message-ID: <86130262-5B6B-4888-A6DE-A759F3F6868F@comcast.net> Hello, I noticed in the ticket that you cannot update because you cannot build the dependencies. I am running 10.4.11 on a PPC and have build the dependencies. Is there anything I can do to help? On Aug 23, 2009, at 2:01 AM, Ryan Schmidt wrote: > > On Aug 22, 2009, at 21:58, Frank J. R. Hanstick wrote: > >> Hello, >> The following error occurred when installing gnustep: >> >> ---> Fetching Etoile >> Error: Target org.macports.fetch returned: Subversion check out >> failed >> Error: The following dependencies failed to build: GNUMail Etoile >> Pantomime PRICE TalkSoup netclasses Yap.app ImageMagick a2ps >> psutils gworkspace system-preferences PreferencePanes windowmaker >> giflib xpm >> Error: Status 1 encountered during processing. >> >> The following error occurred when installing etoile directly: >> >> ---> Fetching Etoile >> Error: Target org.macports.fetch returned: Subversion check out >> failed >> Error: Status 1 encountered during processing. >> >> Is there a problem with Etoile? > > Looks like yes. I filed a ticket. I'll see what I can do. > > > http://trac.macports.org/ticket/20776 > > > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Sun Aug 23 13:43:45 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sun, 23 Aug 2009 15:43:45 -0500 Subject: Subversion check out failed In-Reply-To: <86130262-5B6B-4888-A6DE-A759F3F6868F@comcast.net> References: <86130262-5B6B-4888-A6DE-A759F3F6868F@comcast.net> Message-ID: <9E216150-3621-49E4-897E-B73B453EBCC8@macports.org> On Aug 23, 2009, at 13:59, Frank J. R. Hanstick wrote: > I noticed in the ticket that you cannot update because you cannot > build the dependencies. I am running 10.4.11 on a PPC and have > build the dependencies. Is there anything I can do to help? Could you tell me what port provides the gnustep-config program that I don't seem to have? port provides $(which gnustep-config) From frstan at bellsouth.net Sun Aug 23 16:14:51 2009 From: frstan at bellsouth.net (William Davis) Date: Sun, 23 Aug 2009 19:14:51 -0400 Subject: qt4-kde upgrade fails Message-ID: <463F0AE3-7F4E-40C7-A98A-A83DCE86B87D@bellsouth.net> the upgrade to qt4-kde 4.5.2_0 fails when the following mesg prints repeatedly to the screen: Which edition of Qt do you want to use ? Type 'c' if you want to use the Commercial Edition. Type 'o' if you want to use the Open Source Edition. Which edition of Qt do you want to use ? Type 'c' if you want to use the Commercial Edition. Type 'o' if you want to use the Open Source Edition. Which edition of Qt do you want to use ? no reply except ^C works William Davis frstanATbellsouthDOTnet Mac OS X.5.8 Darwin 9.8.0 XQuartz 2.4.0 (xorg-server 1.5.3-apple14) Mac Mini Intel Duo @ 1.86 GHz Mundus vult decepi, ego non From jmr at macports.org Sun Aug 23 17:08:53 2009 From: jmr at macports.org (Joshua Root) Date: Mon, 24 Aug 2009 10:08:53 +1000 Subject: qt4-kde upgrade fails In-Reply-To: <463F0AE3-7F4E-40C7-A98A-A83DCE86B87D@bellsouth.net> References: <463F0AE3-7F4E-40C7-A98A-A83DCE86B87D@bellsouth.net> Message-ID: <4A91DA15.4020600@macports.org> On 2009-8-24 09:14, William Davis wrote: > the upgrade to qt4-kde 4.5.2_0 fails when the following mesg prints > repeatedly to the screen: > > Which edition of Qt do you want to use ? > > Type 'c' if you want to use the Commercial Edition. > Type 'o' if you want to use the Open Source Edition. > > > Which edition of Qt do you want to use ? > > Type 'c' if you want to use the Commercial Edition. > Type 'o' if you want to use the Open Source Edition. > > > Which edition of Qt do you want to use ? > > no reply except ^C works From talklists at newgeo.com Sun Aug 23 18:42:45 2009 From: talklists at newgeo.com (Scott Haneda) Date: Sun, 23 Aug 2009 18:42:45 -0700 Subject: php5 In-Reply-To: <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> Message-ID: <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> Thanks. I think I may be more confused now than I was before :) but I will roll with it. I have a working php and mysql and apache2 install, so that works. I tend to want things to be as clean and simple as I can get them to make sure I can use this in production. If I was starting with a clean macports install, and I wanted apache2, mysql5 server, and php with mcrypt, gd, imap, and maybe sqlite, what would you recommend as the new install commands? I use curl a lot, do I need to factor that in? I would probaably go: sudo port install apache2 sudo port php5-imap sudo port php5-mysql +mysql5 (but I need server, or roll my own launchd?) sudo port install php5-curl Suggestions? Sounds like you are doing this in a way that it will be painless to clean it all up when you get the work all done, so I am not too worried. Thanks for all your work on this, it looks like a much better method in the long run. I do not envy you for app the php5-'s you have to make. Then again, one perl module can easily take me down that road in a heartbeat, so I somewhat feel your pain. On Aug 21, 2009, at 11:45 PM, Ryan Schmidt wrote: > > On Aug 21, 2009, at 16:16, Scott Haneda wrote: > >> Ryan, If I just want to clean out my macports for php... >> >> sudo port uninstall php5 @5.2.9_2+apache2+imap+macosx+mysql5+pspell >> +snmp+sqlite+tidy >> sudo port deactivate php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell >> +snmp+sqlite+tidy >> sudo port uninstall php5 @5.3.0_1+apache2+imap+macosx+mysql5+pspell >> +snmp+sqlite+tidy >> >> sudo port install php5 >> sudo port install php5-imap >> sudo port install php5-mysql5 > > It's php5-mysql (not php5-mysql5) and its default variant (+mysqlnd) > does not work at present (#20530) so either continue to use the > +mysql5 variant of php5 or use the +mysql5 variant of php5-mysql. > > >> sudo port install php5-snmp > > I haven't made this port yet, so continue to use the +snmp or > +macports_snmp variant of php5 for now. > > >> sudo port install php5-tidy >> sudo port install php5-pspell >> sudo port install php5-apache2 > > There aren't separate ports for the SAPIs (like apache) yet, and I > don't plan on making them until I've moved all the modules that I > can out into separate ports. For apache2 support, continue to use > the +apache2 variant of php5, which is still the default. -- Scott * If you contact me off list replace talklists@ with scott@ * From cadenza13 at gmail.com Sun Aug 23 21:59:02 2009 From: cadenza13 at gmail.com (supra) Date: Sun, 23 Aug 2009 21:59:02 -0700 (PDT) Subject: Freeradius 2.1.6 + mysql5 + rlm_wimax Message-ID: <25110421.post@talk.nabble.com> I have problem while trying install freeradius 2.16 + mysql5 + rlm_wimax. Default installation for freeradius (sudo port -d install freeradius) did not include rlm_sql_mysql so that i must configure freeradius portfile like this: configure.args --with-mysql-lib-dir=${prefix}/lib/mysql5/mysql \ --with-mysql-include-dir=${prefix}/include/mysql5 \ --with-openssl-includes=${prefix}/include/openssl \ --with-openssl-libraries=${prefix}/lib \ --with-system-libtool \ --without-rlm_krb5 Finally i have rlm_sql_mysql as radius library. But i confuse how to install rlm_wimax. Append parameter "--with-rlm_wimax" in above configuration argument still fail. Anybody can help me?? -- View this message in context: http://www.nabble.com/Freeradius-2.1.6-%2B-mysql5-%2B-rlm_wimax-tp25110421p25110421.html Sent from the MacPorts - Users mailing list archive at Nabble.com. From rambiusparkisanius at gmail.com Sun Aug 23 22:32:45 2009 From: rambiusparkisanius at gmail.com (Ivan "Rambius" Ivanov) Date: Mon, 24 Aug 2009 08:32:45 +0300 Subject: Problem installing tk 8.5.6 on Tiger Message-ID: <89ce7f740908232232k2acbd469of2bf54e0daa51470@mail.gmail.com> Hello, I am using MacPorts 1.710 on Tiger 10.4.11. I am trying to install tk 8.5.6 and I am getting the following error: $ sudo port install tk ---> Building tk Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix" && make all " returned error 2 Command output: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1167: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Intersect': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'a2Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'a1Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'b2Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'b1Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1196: error: 'iPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Get3DBorderFromObj': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1240: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1242: error: invalid operands to binary * /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1242: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1254: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1257: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1257: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1258: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1278: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1278: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1282: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1284: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1284: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1285: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'TkDebugBorder': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1365: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1368: error: invalid operands to binary * /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1368: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1371: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1371: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1373: error: parse error before ')' token make: *** [tk3d.o] Error 1 Error: Status 1 encountered during processing. For the sake of experimenting I went to the port's working directory I tried to make it there: $ cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix $ sudo make all I got similar but longer error: /usr/bin/gcc-4.0 -c -Os -O2 -pipe -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tcl8.5.6/generic -Wall -Wno-implicit-int -fno-common -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../bitmaps -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../../tcl8.5.6//generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../../tcl8.5.6//unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tk\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DMAC_OSX_TCL=1 -DHAVE_COREFOUNDATION=1 -DTCL_SHLIB_EXT=\".dylib\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:21, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:78:23: error: X11/Xlib.h: No such file or directory In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:21, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:549: error: parse error before 'Window' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:549: error: 'Window' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:549: warning: parameter names (without types) in function declaration /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:552: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:561: error: parse error before 'Tk_ClassCreateProc' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:561: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:568: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:568: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:655: error: parse error before 'Bool' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:655: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:657: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:661: error: parse error before 'time' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:661: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:667: error: parse error before 'same_screen' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:667: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:672: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:672: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:677: error: parse error before 'Bool' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:677: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:679: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:681: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:681: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:682: error: parse error before 'XActivateEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:682: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:683: error: parse error before 'XDeactivateEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:683: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:756: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:756: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:759: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:759: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:770: error: parse error before 'changes' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:770: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:772: error: parse error before 'atts' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:772: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:796: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:796: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:902: error: parse error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:996: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:998: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1099: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1099: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1128: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1128: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1162: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1162: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1174: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1174: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1175: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1175: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1176: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1176: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1177: error: parse error before 'stipple' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1177: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1178: error: parse error before 'activeStipple' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1178: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1180: error: parse error before 'disabledStipple' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1180: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1182: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1204: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1207: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1403: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1513: error: parse error before 'XErrorEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1515: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1517: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1519: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1524: error: parse error before 'XEvent' In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:1537, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:21, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:42: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:42: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:47: error: parse error before 'Tk_3DBorderGC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:48: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:54: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:62: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:76: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:102: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:102: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:108: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:115: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:134: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:144: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:178: error: parse error before 'XSetWindowAttributes' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:190: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:196: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:234: error: parse error before 'XWindowChanges' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:266: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:303: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:378: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:400: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:409: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:416: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:423: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:429: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:437: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:446: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:459: error: parse error before 'Tk_FontId' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:459: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:469: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:474: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:479: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:485: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:495: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:506: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:512: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:522: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:527: error: parse error before 'Tk_GCForColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:527: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:527: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:557: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:569: error: parse error before 'Tk_GetBitmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:570: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:575: error: parse error before 'Tk_GetBitmapFromData' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:577: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:588: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:589: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:594: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:595: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:595: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:600: error: parse error before 'Tk_GetColormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:601: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:637: error: parse error before 'Tk_GetGC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:638: error: parse error before 'XGCValues' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:638: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:692: error: parse error before 'Tk_GetPixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:692: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:693: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:724: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:735: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:737: error: parse error before 'Colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:737: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:754: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:759: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:776: error: parse error before 'Tk_InternAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:776: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:849: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:860: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:865: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:902: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:971: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:977: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:985: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1048: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1065: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1071: error: parse error before 'Colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1076: error: parse error before 'Visual' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1082: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1116: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1124: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1159: error: parse error before 'Tk_AllocBitmapFromObj' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1160: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1171: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1172: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1253: error: parse error before 'Tk_GetBitmapFromObj' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1254: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1259: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1260: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1369: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1374: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1380: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1388: error: parse error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1394: error: parse error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1400: error: parse error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1405: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1417: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1431: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1438: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1466: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1503: error: parse error before 'Tk_ClassProcs' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1542: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1639: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1674: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1679: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1710: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1710: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1711: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1711: error: 'GC' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1711: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1712: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1713: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1715: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1719: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1719: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1720: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1721: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1724: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1726: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1731: error: parse error before 'XSetWindowAttributes' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1733: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1734: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1739: error: parse error before 'XWindowChanges' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1744: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1750: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1762: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1766: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1767: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1768: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1769: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1770: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1771: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1772: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1774: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1774: error: 'Font' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1774: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1776: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1777: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1778: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1779: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1781: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1783: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1784: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1786: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1787: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1787: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1787: error: 'GC' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1787: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1792: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1794: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1794: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1794: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1795: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1795: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1795: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1797: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1797: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1798: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1798: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1798: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1799: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1799: error: 'Colormap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1799: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1805: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1805: error: parse error before 'XGCValues' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1805: error: 'GC' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1805: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1814: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1814: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1814: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1814: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1819: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1821: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1821: error: parse error before 'Colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1821: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1824: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1825: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1828: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1828: error: 'Atom' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1828: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1841: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1843: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1844: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1851: error: parse error before 'Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1862: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1863: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1864: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1875: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1878: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1879: error: parse error before 'Colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1880: error: parse error before 'Visual' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1881: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1887: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1888: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1894: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1894: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1894: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1896: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1896: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1910: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1910: error: 'Pixmap' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1910: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1911: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1911: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1930: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1931: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1932: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1933: error: parse error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1934: error: parse error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1935: error: parse error before 'Tk_Outline' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1936: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1938: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1940: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1941: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1945: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1951: error: parse error before 'Tk_ClassProcs' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1957: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1973: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1978: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1979: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1983: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1983: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1988: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkDecls.h:1988: warning: data definition has no type or storage class In file included from /usr/include/sys/time.h:235, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:63, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkPort.h:32, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:27, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /usr/include/time.h:136: error: 'time' redeclared as different kind of symbol /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:661: error: previous declaration of 'time' was here In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkPort.h:32, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:27, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:81:28: error: X11/cursorfont.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:82:24: error: X11/keysym.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:83:23: error: X11/Xatom.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:84:24: error: X11/Xproto.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:85:27: error: X11/Xresource.h: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../unix/tkUnixPort.h:86:23: error: X11/Xutil.h: No such file or directory In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:111: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:122: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:122: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:145: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:145: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:169: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:169: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:170: error: conflicting types for 'nextPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:141: error: previous declaration of 'nextPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:171: error: conflicting types for 'name' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:666: error: previous declaration of 'name' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:173: error: parse error before 'lastEventTime' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:173: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:214: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:214: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:272: error: parse error before 'cursorFont' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:272: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:432: error: parse error before 'multipleAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:432: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:434: error: parse error before 'incrAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:434: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:435: error: parse error before 'targetsAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:435: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:436: error: parse error before 'timestampAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:436: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:437: error: parse error before 'textAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:437: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:438: error: parse error before 'compoundTextAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:438: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:439: error: parse error before 'applicationAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:439: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:440: error: parse error before 'windowAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:440: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:441: error: parse error before 'clipboardAtom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:441: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:442: error: parse error before 'utf8Atom' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:442: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:466: error: parse error before 'commProperty' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:466: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:467: error: parse error before 'registryProperty' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:467: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:469: error: parse error before 'appNameProperty' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:469: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:480: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:480: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:480: error: 'XID' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:480: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:556: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:556: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:581: error: parse error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:581: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:599: error: conflicting types for 'nextPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:141: error: previous declaration of 'nextPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:602: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:602: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:703: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:703: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:704: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:708: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:708: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:720: error: conflicting types for 'parentPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk.h:764: error: previous declaration of 'parentPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:724: error: conflicting types for 'nextPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:141: error: previous declaration of 'nextPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:756: error: parse error before 'changes' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:756: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:759: error: parse error before 'atts' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:759: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:832: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:832: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:852: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:852: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:873: error: parse error before 'Pixmap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:873: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:873: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:875: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:875: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:876: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:876: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:885: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:885: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:951: error: parse error before '*' token In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:957, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:40: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:40: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:41: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:54: error: parse error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:59: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:64: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:80: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:86: error: parse error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:114: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:117: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:117: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:135: error: parse error before 'TkCurrentTime' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:135: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:135: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:145: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:150: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:156: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:162: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:182: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:187: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:193: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:193: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:194: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:209: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:214: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:234: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:235: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:246: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:246: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:246: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:257: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:257: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:257: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:287: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:292: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:302: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:315: error: parse error before 'keysym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:334: error: parse error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:347: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:352: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:368: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:373: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:378: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:395: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:395: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:395: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:400: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:400: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:400: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:426: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:426: error: 'TkpMakeWindow' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:437: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:437: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:442: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:459: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:465: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:484: error: parse error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:489: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:495: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:505: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:512: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:517: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:527: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:540: error: parse error before 'TkStringToKeysym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:540: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:552: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:557: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:562: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:562: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:562: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:567: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:572: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:577: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:583: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:588: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:594: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:599: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:647: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:647: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:664: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:825: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:832: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:838: error: parse error before 'KeySym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:843: error: parse error before 'TkpGetKeySym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:843: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:843: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:848: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:858: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:858: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:858: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:868: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:873: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:918: error: parse error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:966: error: parse error before 'TkWindow' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:966: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:968: error: parse error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:969: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:970: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:973: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:974: error: parse error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:978: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:978: error: parse error before 'XColor' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:978: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:981: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:981: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:981: error: 'Time' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:981: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:983: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:984: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:985: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:986: error: parse error before 'Display' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:989: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:990: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:991: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:991: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:991: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:994: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:995: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:998: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:998: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1000: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1000: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1000: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1002: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1002: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1002: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1007: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1008: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1010: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1012: error: parse error before 'keysym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1015: error: parse error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1017: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1018: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1021: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1022: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1023: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1026: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1026: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1026: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1027: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1027: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1027: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1032: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1032: error: 'tkpMakeWindow' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1034: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1034: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1035: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1038: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1039: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1042: error: parse error before 'TkDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1043: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1044: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1045: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1046: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1047: error: parse error before 'XEvent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1049: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1052: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1052: error: 'KeySym' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1052: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1054: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1055: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1056: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1056: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1056: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1057: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1058: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1059: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1060: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1061: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1062: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1063: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1072: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1072: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1075: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1191: error: parse error before 'GC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1192: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1193: error: parse error before 'KeySym' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1194: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1194: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1194: error: 'KeySym' declared as function returning a function /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1194: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1195: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1197: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1197: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1197: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1199: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1200: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1215: error: parse error before 'XPoint' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1223: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1223: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1228: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkIntDecls.h:1228: warning: data definition has no type or storage class In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:1154: error: parse error before 'XImage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:1175: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:1175: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:1191: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:1192: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:1194: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:1202: error: parse error before '*' token In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:17: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:31: error: parse error before 'Screen' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:31: warning: no semicolon at end of struct or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:32: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:36: error: parse error before 'colormap' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:36: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:50: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:50: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:52: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:52: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:55: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:55: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:59: error: parse error before 'shadow' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:59: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:62: error: parse error before 'bgGC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:62: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:64: error: parse error before 'darkGC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:64: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:67: error: parse error before 'lightGC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:67: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:72: error: conflicting types for 'nextPtr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tkInt.h:141: error: previous declaration of 'nextPtr' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:77: error: parse error before '}' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:77: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:89: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:89: warning: data definition has no type or storage class /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:90: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.h:91: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:32: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:36: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:39: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Alloc3DBorderFromObj': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:89: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:89: error: (Each undeclared identifier is reported only once /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:89: error: for each function it appears in.) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:94: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:110: warning: implicit declaration of function 'ScreenOfDisplay' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:110: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:110: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:111: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:133: error: 'firstBorderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:134: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:138: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:138: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:139: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:152: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Get3DBorder': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:192: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:192: error: 'existingBorderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:192: warning: left-hand operand of comma expression has no effect /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:192: warning: statement with no effect /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:194: error: 'XGCValues' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:194: error: parse error before 'gcValues' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:195: error: 'XColor' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:196: error: invalid operands to binary * /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:198: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:200: error: request for member 'borderInit' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:204: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:204: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:206: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:209: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:209: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:210: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:232: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:232: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:233: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:234: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:235: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:241: error: 'None' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:254: error: 'gcValues' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:255: error: 'GCForeground' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:281: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Draw3DRectangle': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:290: error: 'borderWidth' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:293: error: 'height' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:296: error: 'tkwin' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:296: error: 'drawable' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:296: error: 'border' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:297: error: 'relief' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_NameOf3DBorder': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:327: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:327: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:347: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:350: warning: return type defaults to 'int' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_3DBorderColor': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:351: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:371: error: parse error before 'Tk_3DBorderGC' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:377: warning: return type defaults to 'int' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_3DBorderGC': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:378: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:378: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:380: error: 'None' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:397: error: parse error before 'None' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Free3DBorder': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:422: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:422: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:423: error: 'Display' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:423: warning: implicit declaration of function 'DisplayOfScreen' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:424: error: 'prevPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:431: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:442: error: 'None' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'FreeBorderObjProc': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:525: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:525: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'DupBorderObjProc': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:560: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:560: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_SetBackgroundFromBorder': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:592: error: nested functions are disabled, use -fnested-functions to re-enable /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:592: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:594: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:743: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Draw3DPolygon': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:756: error: 'XPoint' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:756: error: parse error before 'poly' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:758: error: nested functions are disabled, use -fnested-functions to re-enable /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:758: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:759: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:759: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:762: error: 'Display' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:762: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:762: error: 'tkwin' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:764: error: 'None' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:772: error: 'leftRelief' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:775: error: 'borderWidth' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:776: error: 'drawable' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:776: error: 'border' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:776: error: 'pointPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:776: error: 'numPoints' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:790: error: 'p1Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:791: error: 'p2Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:835: warning: value computed is not used /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:835: warning: value computed is not used /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:836: warning: value computed is not used /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:836: warning: value computed is not used /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:848: error: 'newB1' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:849: error: 'newB2' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:851: error: 'poly' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:854: error: 'b1' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:854: error: 'b2' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:885: error: 'perp' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:888: error: 'c' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:889: error: 'shift1' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:890: error: 'shift2' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:904: error: 'gc' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:908: warning: implicit declaration of function 'XFillPolygon' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:908: error: 'Convex' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:909: error: 'CoordModeOrigin' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:947: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Fill3DRectangle': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:956: error: nested functions are disabled, use -fnested-functions to re-enable /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:956: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:965: error: 'relief' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:966: error: 'borderWidth' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:976: error: 'height' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:983: warning: implicit declaration of function 'XFillRectangle' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:983: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:983: error: 'tkwin' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:983: error: 'drawable' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:983: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:989: error: 'border' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1013: error: parse error before 'Drawable' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Fill3DPolygon': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1027: error: nested functions are disabled, use -fnested-functions to re-enable /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1027: error: syntax error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1029: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1029: error: 'tkwin' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1029: error: 'drawable' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1029: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1030: error: 'pointPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1030: error: 'numPoints' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1030: error: 'Complex' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1030: error: 'CoordModeOrigin' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1031: error: 'leftRelief' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1032: error: 'border' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1033: error: 'borderWidth' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1055: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'BorderInit': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1057: error: request for member 'borderInit' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1058: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1080: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'ShiftLine': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1117: error: 'p3Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1117: error: 'p1Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1118: error: 'p2Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1133: error: 'distance' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: At top level: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1167: error: parse error before '*' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Intersect': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'a2Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'a1Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'b2Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1181: error: 'b1Ptr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1196: error: 'iPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'Tk_Get3DBorderFromObj': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1240: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1242: error: invalid operands to binary * /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1242: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1254: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1257: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1257: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1258: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1278: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1278: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1282: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1284: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1284: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1285: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c: In function 'TkDebugBorder': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1365: error: 'borderPtr' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1368: error: invalid operands to binary * /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1368: error: parse error before ')' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1371: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1371: error: request for member 'borderTable' in something not a structure or union /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.6/unix/../generic/tk3d.c:1373: error: parse error before ')' token make: *** [tk3d.o] Error 1 More about my environment: $ port version Version: 1.710 $ uname -a Darwin lina.lan 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386 Mac OS X version 10.4.11 updated with the latest Software Updates from Apple Before I started the installation of tk I ran $ sudo port selfupdate and $ sudo port sync I tried to resolve the issues myself and I googled around and tried to find a solution with no success. If you need more information I will gladly provide it. Thank you in advance for your help. Regards Rambius -- Tangra Mega Rock: http://www.radiotangra.com From ryandesign at macports.org Sun Aug 23 23:45:32 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 24 Aug 2009 01:45:32 -0500 Subject: Problem installing tk 8.5.6 on Tiger In-Reply-To: <89ce7f740908232232k2acbd469of2bf54e0daa51470@mail.gmail.com> References: <89ce7f740908232232k2acbd469of2bf54e0daa51470@mail.gmail.com> Message-ID: <9AF45563-A423-4265-A2D5-B281A380EB3A@macports.org> On Aug 24, 2009, at 00:32, Ivan Rambius Ivanov wrote: > I am using MacPorts 1.710 on Tiger 10.4.11. I am trying to install tk > 8.5.6 and I am getting the following error: > > $ sudo port install tk [snip] > error: X11/Xlib.h: No such file or directory ${prefix}/include/X11/Xlib.h is provided by xorg-libX11 which is a dependency of xorg-libXext which is a dependency of xorg- libXScrnSaver which is a dependency of tk so you should have this file. Do you? Do you have the aforementioned ports installed and active? P.S: For future reference, you can get the full output of the failure from MacPorts, too, if you use the debug switch: $ sudo port -d install tk From damitr at gmail.com Sun Aug 23 23:51:54 2009 From: damitr at gmail.com (damitr) Date: Mon, 24 Aug 2009 12:21:54 +0530 Subject: Problem with installing Gnumeric Message-ID: Hi I tried to install gnumeric via this command: $sudo port install gnumeric half way through I get this error Camarilla:~ amitdhakulkar$ sudo port install gnumeric ---> Configuring libgnome 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_libgnome/work/libgnome-2.26.0" && ./configure --prefix=/opt/local " returned error 1 Command output: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking dependency style of /usr/bin/gcc-4.0... gcc3 checking for intltool >= 0.40.0... ./configure: line 3843: intltool-update: command not found found configure: error: Your intltool is too old. You need intltool 0.40.0 or later. Error: The following dependencies failed to build: libbonoboui libgnome libgnomeui gnome-keyring intltool libgcrypt libgpg-error libtasn1 py25-gtk py25-cairo py25-numpy py25-nose py25-setuptools Error: Status 1 encountered during processing. I tried to upgrade intltool, by $sudo port upgrade intltool The command gives no error, but it does not make any difference, intltool does not get upgraded. I have macports 1.7, Mac OS X 10.5 on Intel. regards D -- What TeX version are you using? I am 3.141592... -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Mon Aug 24 01:46:57 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 24 Aug 2009 03:46:57 -0500 Subject: Problem with installing Gnumeric In-Reply-To: References: Message-ID: On Aug 24, 2009, at 01:51, damitr wrote: > ---> Configuring libgnome [snip] > checking for intltool >= 0.40.0... ./configure: line 3843: intltool- > update: command not found > found > configure: error: Your intltool is too old. You need intltool > 0.40.0 or later. [snip] > I tried to upgrade intltool, by > > $sudo port upgrade intltool > > The command gives no error, but it does not make any difference, > intltool does not get upgraded. Do you have the latest port definitions? sudo port sync port outdated port upgrade outdated If that doesn't help, what version of inltool do you currently have installed? port installed intltool The current version in MacPorts is 0.40.6. From dave at difference.com.au Mon Aug 24 02:19:28 2009 From: dave at difference.com.au (David Cake) Date: Mon, 24 Aug 2009 17:19:28 +0800 Subject: custom build Message-ID: How do I use MacPorts to first download source ready to install, then make some custom changes, then build? My actual aim is to add a particular type of decoder to wireshark that doesn't appear to currently be included (though code exists), which I am reasonable sure requires building from source. So the code changes I want to make are unlikely to interact with anything else in the system. Cheers David From damitr at gmail.com Mon Aug 24 02:37:19 2009 From: damitr at gmail.com (damitr) Date: Mon, 24 Aug 2009 15:07:19 +0530 Subject: Problem with installing Gnumeric In-Reply-To: References: Message-ID: Hi $sudo port sync gave no errors While running $ sudo port outdated gave The following installed ports are outdated: ghostscript 8.64_3 < 8.70_0 gnome-icon-theme 2.22.0_0 < 2.26.0_0 gtk2 2.12.9_0 < 2.16.5_0 python26 2.6.2_3 < 2.6.2_4 Running $sudo port update outdated gives following output ---> Building ghostscript ---> Staging ghostscript into destroot ---> Deactivating ghostscript @8.64_3 ---> Installing ghostscript @8.70_0 ---> Activating ghostscript @8.70_0 ---> Cleaning ghostscript Portfile changed since last build; discarding previous state. ---> Fetching p5-getopt-long ---> Attempting to fetch Getopt-Long-2.38.tar.gz from ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Getopt ---> Verifying checksum(s) for p5-getopt-long ---> Extracting p5-getopt-long ---> Configuring p5-getopt-long ---> Building p5-getopt-long ---> Staging p5-getopt-long into destroot ---> Installing p5-getopt-long @2.38_0 ---> Activating p5-getopt-long @2.38_0 ---> Cleaning p5-getopt-long ---> Fetching p5-scalar-list-utils ---> Attempting to fetch Scalar-List-Utils-1.19.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/Scalar ---> Verifying checksum(s) for p5-scalar-list-utils ---> Extracting p5-scalar-list-utils ---> Configuring p5-scalar-list-utils ---> Building p5-scalar-list-utils ---> Staging p5-scalar-list-utils into destroot ---> Installing p5-scalar-list-utils @1.19_1 ---> Activating p5-scalar-list-utils @1.19_1 ---> Cleaning p5-scalar-list-utils Portfile changed since last build; discarding previous state. ---> Fetching intltool ---> Verifying checksum(s) for intltool ---> Extracting intltool ---> Configuring intltool ---> Building intltool ---> Staging intltool into destroot ---> Installing intltool @0.40.6_0 Error: Target org.macports.install returned: Registry error: intltool @0.40.6_0 already registered as installed. Please uninstall it first. Error: The following dependencies failed to build: intltool Error: Unable to upgrade port: 1 ---> Fetching python26 ---> Verifying checksum(s) for python26 ---> Extracting python26 ---> Applying patches to python26 ---> Configuring python26 ---> Building python26 ---> Staging python26 into destroot ---> Deactivating python26 @2.6.2_3 ---> Installing python26 @2.6.2_4 ---> Activating python26 @2.6.2_4 To fully complete your installation and make python 2.6 the default, please run sudo port install python_select sudo python_select python26 ---> Cleaning python26 Running $ sudo port install intltool gives following error ---> Installing intltool @0.40.6_0 Error: Target org.macports.install returned: Registry error: intltool @0.40.6_0 already registered as installed. Please uninstall it first. Error: Status 1 encountered during processing. My current intltool version AFAIK is 0.37.1. regards D -- What TeX version are you using? I am 3.141592... -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Mon Aug 24 02:51:45 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 24 Aug 2009 04:51:45 -0500 Subject: Problem with installing Gnumeric In-Reply-To: References: Message-ID: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> On Aug 24, 2009, at 04:37, damitr wrote: > ---> Installing intltool @0.40.6_0 > Error: Target org.macports.install returned: Registry error: > intltool @0.40.6_0 already registered as installed. Please > uninstall it first. > Error: Status 1 encountered during processing. > > > > My current intltool version AFAIK is 0.37.1. What does port installed intltool say? It looks like it is installed by not active. Try activating it, or uninstalling it and reinstalling it. From ryandesign at macports.org Mon Aug 24 02:52:35 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 24 Aug 2009 04:52:35 -0500 Subject: custom build In-Reply-To: References: Message-ID: On Aug 24, 2009, at 04:19, David Cake wrote: > How do I use MacPorts to first download source ready to install, > then make some custom changes, then build? > My actual aim is to add a particular type of decoder to wireshark > that doesn't appear to currently be included (though code exists), > which I am reasonable sure requires building from source. So the > code changes I want to make are unlikely to interact with anything > else in the system. If you would like to add this capability to the wireshark port, you can use "port edit wireshark" to see the wireshark portfile in your preferred editor, make the necessary changes, and then install the port. If you would like to contribute these changes back to the project, you can attach a diff of your changes to a ticket in the issue tracker. From damitr at gmail.com Mon Aug 24 03:25:49 2009 From: damitr at gmail.com (damitr) Date: Mon, 24 Aug 2009 15:55:49 +0530 Subject: Problem with installing Gnumeric In-Reply-To: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> Message-ID: > > > I uninstalled and reinstalled intltool, now it has upgraded. Now I am getting different problem for installing gnumeric When I run $sudo port install gnumeric This is what i get ---> Verifying checksum(s) for libgpg-error Error: Checksum (md5) mismatch for libgpg-error-1.7.tar.bz2 Error: Checksum (sha1) mismatch for libgpg-error-1.7.tar.bz2 Error: Checksum (rmd160) mismatch for libgpg-error-1.7.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: libgnomeui gnome-keyring libgcrypt libgpg-error libtasn1 py25-gtk Error: Status 1 encountered during processing. I tried to install libgpg-error seperately but it gives the same error. D -- What TeX version are you using? I am 3.141592... -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Mon Aug 24 03:44:36 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 24 Aug 2009 05:44:36 -0500 Subject: Problem with installing Gnumeric In-Reply-To: References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> Message-ID: <36636348-F778-4D08-948F-198BD857C6C5@macports.org> On Aug 24, 2009, at 05:25, damitr wrote: > When I run > $sudo port install gnumeric > This is what i get > ---> Verifying checksum(s) for libgpg-error > Error: Checksum (md5) mismatch for libgpg-error-1.7.tar.bz2 > Error: Checksum (sha1) mismatch for libgpg-error-1.7.tar.bz2 > Error: Checksum (rmd160) mismatch for libgpg-error-1.7.tar.bz2 > Error: Target org.macports.checksum returned: Unable to verify file > checksums > Error: The following dependencies failed to build: libgnomeui gnome- > keyring libgcrypt libgpg-error libtasn1 py25-gtk > Error: Status 1 encountered during processing. > > I tried to install libgpg-error seperately but it gives the same > error. Please try cleaning out the libgpg-error distfile and downloading it again. Maybe you got a bad download the first time. sudo port clean --all libgpg-error sudo port install libgpg-error If you still get a checksum mismatch, please let me know what server it downloaded the file from. From damitr at gmail.com Mon Aug 24 04:32:38 2009 From: damitr at gmail.com (damitr) Date: Mon, 24 Aug 2009 17:02:38 +0530 Subject: Problem with installing Gnumeric In-Reply-To: <36636348-F778-4D08-948F-198BD857C6C5@macports.org> References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <36636348-F778-4D08-948F-198BD857C6C5@macports.org> Message-ID: Hi cleaned the libgpg-error file, it works now, but some other errors have come up: $sudo port install gnumeric ---> Building gnome-keyring 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_gnome-keyring/work/gnome-keyring-2.26.3" && make all " returned error 2 Command output: make all-recursive Making all in . make[2]: Nothing to be done for `all-am'. Making all in gp11 make all-recursive Making all in . make[4]: Nothing to be done for `all-am'. Making all in egg make all-recursive Making all in . make[4]: Nothing to be done for `all-am'. Making all in gcr make all-recursive Making all in . /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -DPKCS11_MODULE_PATH=\""/opt/local/lib/gnome-keyring/gnome-keyring-pkcs11.so"\" -DGCR_API_SUBJECT_TO_CHANGE -DUIDIR=\""/opt/local/share/gcr/ui/"\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -Wno-strict-aliasing -Wno-sign-compare -MT libgcr_la-gcr-certificate.lo -MD -MP -MF .deps/libgcr_la-gcr-certificate.Tpo -c -o libgcr_la-gcr-certificate.lo `test -f 'gcr-certificate.c' || echo './'`gcr-certificate.c libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -DPKCS11_MODULE_PATH=\"/opt/local/lib/gnome-keyring/gnome-keyring-pkcs11.so\" -DGCR_API_SUBJECT_TO_CHANGE -DUIDIR=\"/opt/local/share/gcr/ui/\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -Wno-strict-aliasing -Wno-sign-compare -MT libgcr_la-gcr-certificate.lo -MD -MP -MF .deps/libgcr_la-gcr-certificate.Tpo -c gcr-certificate.c -fno-common -DPIC -o .libs/libgcr_la-gcr-certificate.o In file included from gcr.h:30, from gcr-internal.h:4, from gcr-certificate.c:24: gcr-importer.h:82: error: syntax error before 'GInputStream' gcr-importer.h:87: error: syntax error before 'GInputStream' gcr-importer.h:93: error: syntax error before 'GAsyncResult' make[4]: *** [libgcr_la-gcr-certificate.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: The following dependencies failed to build: libgnomeui gnome-keyring py25-gtk Error: Status 1 encountered during processing. > > > thanks and regards D -- What TeX version are you using? I am 3.141592... -------------- next part -------------- An HTML attachment was scrubbed... URL: From felix at laas.fr Mon Aug 24 07:42:24 2009 From: felix at laas.fr (Felix Ingrand) Date: Mon, 24 Aug 2009 16:42:24 +0200 Subject: glade-3 missing icons... In-Reply-To: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> Message-ID: I just installed glade-3 with mac ports. I manage to get dbus started... but I am still having trouble with missing icons when I launch glade-3: [zig:~] felix% glade-3 Xlib: extension "RANDR" missing on display "/tmp/launch-hq0Pzw/:0". (glade-3:669): GladeUI-CRITICAL **: Unable to load image (Couldn't recognize the image file format for file '/opt/local/share/glade3/ pixmaps/plus.png') (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk-window' was found for object class 'GtkWindow'. (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk-menuitem' was found for object class 'GtkMenuItem'. (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk- imagemenuitem' was found for object class 'GtkImageMenuItem'. .... glade starts, but most of the interface icon are missing? Any idea? Thanks -- Felix Sarko et la recherche: http://tinyurl.com/bj63q3 From devans at macports.org Mon Aug 24 08:51:41 2009 From: devans at macports.org (David Evans) Date: Mon, 24 Aug 2009 08:51:41 -0700 Subject: glade-3 missing icons... In-Reply-To: References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> Message-ID: <4A92B70D.9060002@macports.org> Felix Ingrand wrote: > I just installed glade-3 with mac ports. > > I manage to get dbus started... but I am still having trouble with > missing icons when I launch glade-3: > > [zig:~] felix% glade-3 > Xlib: extension "RANDR" missing on display "/tmp/launch-hq0Pzw/:0". > > (glade-3:669): GladeUI-CRITICAL **: Unable to load image (Couldn't > recognize the image file format for file > '/opt/local/share/glade3/pixmaps/plus.png') > > (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk-window' > was found for object class 'GtkWindow'. > > (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk-menuitem' > was found for object class 'GtkMenuItem'. > > (glade-3:669): GladeUI-WARNING **: No icon named > 'widget-gtk-imagemenuitem' was found for object class 'GtkImageMenuItem'. > > .... > > > glade starts, but most of the interface icon are missing? > > Any idea? > > Thanks > There are a few reports of this occuring but I have not been able to reproduce the problem myself. It is true that a few of the icons that represent widgets in the catalog panes are not yet available in the upstream source. These are the ones that generate the warning messages above. This should be fixed in a subsequent release. The critical error above however is more worrysome. Are the main menu icons missing (some/all)? Would appreciate it if you could post a ticket to trac with as much information as you can provide about the circumstances of this problem. If you could attach a screen shot of the application as it appears to the ticket it would be helpful in understanding exactly what you are seeing. As always please make sure that you have upgraded all your ports to the latest versions. sudo port selfupdate sudo port outdated sudo port upgrade outdated then sudo port uninstall glade3 sudo port install glade3 Thanks Dave From trog24 at comcast.net Mon Aug 24 09:46:24 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Mon, 24 Aug 2009 09:46:24 -0700 Subject: Subversion check out failed In-Reply-To: <9E216150-3621-49E4-897E-B73B453EBCC8@macports.org> References: <86130262-5B6B-4888-A6DE-A759F3F6868F@comcast.net> <9E216150-3621-49E4-897E-B73B453EBCC8@macports.org> Message-ID: <9EF4B36B-F73A-4CE3-A078-593E6449691F@comcast.net> Hello, All I got from the command: sudo port provides $(which gnustep-config) was: /Users/frank/no does not exist. /Users/frank/gnustep-config does not exist. /Users/frank/in does not exist. /opt/local/bin is a directory. /opt/local/sbin is a directory. /usr/local/bin is a directory. //bin is a directory. //sbin is a directory. /usr/bin is a directory. /usr/sbin is a directory. In doing a manual search, I did find: config-gnustep-user.sh in: /opt/local/var/macports/sources/rsync_macports.org/release/ports/ gnustep/gnustep/files On Aug 23, 2009, at 1:43 PM, Ryan Schmidt wrote: > > On Aug 23, 2009, at 13:59, Frank J. R. Hanstick wrote: > >> I noticed in the ticket that you cannot update because you cannot >> build the dependencies. I am running 10.4.11 on a PPC and have >> build the dependencies. Is there anything I can do to help? > > Could you tell me what port provides the gnustep-config program > that I don't seem to have? > > port provides $(which gnustep-config) > > > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From rambiusparkisanius at gmail.com Mon Aug 24 10:46:04 2009 From: rambiusparkisanius at gmail.com (Ivan "Rambius" Ivanov) Date: Mon, 24 Aug 2009 20:46:04 +0300 Subject: Problem installing tk 8.5.6 on Tiger In-Reply-To: <9AF45563-A423-4265-A2D5-B281A380EB3A@macports.org> References: <89ce7f740908232232k2acbd469of2bf54e0daa51470@mail.gmail.com> <9AF45563-A423-4265-A2D5-B281A380EB3A@macports.org> Message-ID: <89ce7f740908241046o1c1f7f62qa4a8e4ac0f793e27@mail.gmail.com> Hello Ryan, Thank you for your response. On Mon, Aug 24, 2009 at 9:45 AM, Ryan Schmidt wrote: > On Aug 24, 2009, at 00:32, Ivan Rambius Ivanov wrote: > >> I am using MacPorts 1.710 on Tiger 10.4.11. I am trying to install tk >> 8.5.6 and I am getting the following error: >> >> $ sudo port install tk > > [snip] > >> error: X11/Xlib.h: No such file or directory > > ${prefix}/include/X11/Xlib.h is provided by xorg-libX11 which is a > dependency of xorg-libXext which is a dependency of xorg-libXScrnSaver which > is a dependency of tk so you should have this file. Do you? Do you have the > aforementioned ports installed and active? Yes, I have X11/Xlib.h file: $ ls /opt/local/include/X11/Xlib.h /opt/local/include/X11/Xlib.h $ file /opt/local/include/X11/Xlib.h /opt/local/include/X11/Xlib.h: ASCII C program text And yes, I also have the dependency ports installed: $ port installed xorg-libX11 The following ports are currently installed: xorg-libX11 @1.2.1_0 xorg-libX11 @1.2.2_0 (active) $ port installed xorg-libXext The following ports are currently installed: xorg-libXext @1.0.5_1 xorg-libXext @1.0.99.4_1 (active) $ port installed xorg-libXScrnSaver The following ports are currently installed: xorg-libXScrnSaver @1.1.3_0 xorg-libXScrnSaver @1.1.3_1 (active) I am completely out of ideas. > P.S: For future reference, you can get the full output of the failure from > MacPorts, too, if you use the debug switch: > > $ sudo port -d install tk Point taken. Thank you for the reminder. Regards Rambius -- Tangra Mega Rock: http://www.radiotangra.com From dave at difference.com.au Mon Aug 24 10:47:31 2009 From: dave at difference.com.au (David Cake) Date: Tue, 25 Aug 2009 01:47:31 +0800 Subject: custom build In-Reply-To: References: Message-ID: At 4:52 AM -0500 24/8/09, Ryan Schmidt wrote: >On Aug 24, 2009, at 04:19, David Cake wrote: > >> How do I use MacPorts to first download source ready to >>install, then make some custom changes, then build? >> My actual aim is to add a particular type of decoder to >>wireshark that doesn't appear to currently be included (though code >>exists), which I am reasonable sure requires building from source. >>So the code changes I want to make are unlikely to interact with >>anything else in the system. > >If you would like to add this capability to the wireshark port, you >can use "port edit wireshark" to see the wireshark portfile in your >preferred editor, make the necessary changes, and then install the >port. If you would like to contribute these changes back to the >project, you can attach a diff of your changes to a ticket in the >issue tracker. That does seem interesting and useful, but what I want to know is basically how to make changes to the source, rather than the build instructions. Cheers David From jmr at macports.org Mon Aug 24 11:10:35 2009 From: jmr at macports.org (Joshua Root) Date: Tue, 25 Aug 2009 04:10:35 +1000 Subject: custom build In-Reply-To: References: Message-ID: <4A92D79B.4010609@macports.org> On 2009-8-25 03:47, David Cake wrote: > That does seem interesting and useful, but what I want to know is > basically how to make changes to the source, rather than the build > instructions. Run the extract phase: sudo port extract wireshark Go to the build dir: pushd `port work wireshark` Change whatever, and save a diff. Then continue the install: popd && sudo port install wireshark - Josh From dave at difference.com.au Mon Aug 24 12:02:20 2009 From: dave at difference.com.au (David Cake) Date: Tue, 25 Aug 2009 03:02:20 +0800 Subject: custom build In-Reply-To: <4A92D79B.4010609@macports.org> References: <4A92D79B.4010609@macports.org> Message-ID: At 4:10 AM +1000 25/8/09, Joshua Root wrote: >On 2009-8-25 03:47, David Cake wrote: >> That does seem interesting and useful, but what I want to know is >> basically how to make changes to the source, rather than the build >> instructions. > >Run the extract phase: > >sudo port extract wireshark > >Go to the build dir: > >pushd `port work wireshark` > >Change whatever, and save a diff. Then continue the install: > >popd && sudo port install wireshark Thanks, that was just what I was after. Cheers David From ryandesign at macports.org Mon Aug 24 12:59:36 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 24 Aug 2009 14:59:36 -0500 Subject: custom build In-Reply-To: References: Message-ID: <98DAD1B3-8717-4ED8-AA5B-07E9270D16DA@macports.org> On Aug 24, 2009, at 12:47, David Cake wrote: > At 4:52 AM -0500 24/8/09, Ryan Schmidt wrote: > >> On Aug 24, 2009, at 04:19, David Cake wrote: >> >>> How do I use MacPorts to first download source ready to install, >>> then make some custom changes, then build? >>> My actual aim is to add a particular type of decoder to >>> wireshark that doesn't appear to currently be included (though >>> code exists), which I am reasonable sure requires building from >>> source. So the code changes I want to make are unlikely to >>> interact with anything else in the system. >> >> If you would like to add this capability to the wireshark port, >> you can use "port edit wireshark" to see the wireshark portfile in >> your preferred editor, make the necessary changes, and then >> install the port. If you would like to contribute these changes >> back to the project, you can attach a diff of your changes to a >> ticket in the issue tracker. > > That does seem interesting and useful, but what I want to know is > basically how to make changes to the source, rather than the build > instructions. You want to make changes to the wireshark source? Ok, it's located in the directory printed out by the command port work wireshark So you could port extract wineshark and then cd $(port work wireshark) and make a copy of the wireshark source directory in there cp -Rp wireshark* orig and then go to town making modifications. You can get a diff between the original and your changes by doing diff -ru orig wireshark* You can then finish the install with your modifications with port install wireshark Note that by default autoclean mode is on which will delete the source directory along with your changes after installation. If you don't want that, turn off autoclean mode in macports.conf. From ryandesign at macports.org Mon Aug 24 13:13:29 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Mon, 24 Aug 2009 15:13:29 -0500 Subject: Problem with installing Gnumeric In-Reply-To: References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <36636348-F778-4D08-948F-198BD857C6C5@macports.org> Message-ID: <645BCC12-ED36-4882-A2F1-E51335593739@macports.org> On Aug 24, 2009, at 06:32, damitr wrote: > $sudo port install gnumeric > ---> Building gnome-keyring [snip] > libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. - > I.. -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include - > I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/ > include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/ > glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 > -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/ > local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/ > local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/ > glib-2.0/include -I/opt/local/include -I/opt/local/include -I/opt/ > local/include -I/opt/local/include -DPKCS11_MODULE_PATH=\"/opt/ > local/lib/gnome-keyring/gnome-keyring-pkcs11.so\" - > DGCR_API_SUBJECT_TO_CHANGE -DUIDIR=\"/opt/local/share/gcr/ui/\" - > Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes - > Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 - > Wno-strict-aliasing -Wno-sign-compare -MT libgcr_la-gcr- > certificate.lo -MD -MP -MF .deps/libgcr_la-gcr-certificate.Tpo -c > gcr-certificate.c -fno-common -DPIC -o .libs/libgcr_la-gcr- > certificate.o > In file included from gcr.h:30, > from gcr-internal.h:4, > from gcr-certificate.c:24: > gcr-importer.h:82: error: syntax error before 'GInputStream' > gcr-importer.h:87: error: syntax error before 'GInputStream' > gcr-importer.h:93: error: syntax error before 'GAsyncResult' Hm. It builds ok for me on Leopard. You showed before that your gtk2 port was outdated, and you said you upgraded all, but you didn't show any output showing gtk2 actually got upgraded. What version of gtk2 is installed now? What about pango, cairo, atk and glib2? This command will show you: port installed pango cairo atk glib2 gtk2 From platz at u.washington.edu Mon Aug 24 20:03:18 2009 From: platz at u.washington.edu (Stephen Platz) Date: Mon, 24 Aug 2009 20:03:18 -0700 Subject: building csound Message-ID: <93003F44-E85C-4861-82F9-2395F388F1A8@u.washington.edu> Hi - I hope posting this to this list is appropriate. I'm trying to install csound, but running into errors and I'm wondering if anyone has sufficient experience to interpret what they mean, i.e. suggest the next step I should take. I'm not adverse to doing some work here, just looking for suggestions because I'm rather new to the macports thing. Thanks for your insights - Steve From platz at u.washington.edu Mon Aug 24 20:05:13 2009 From: platz at u.washington.edu (Stephen Platz) Date: Mon, 24 Aug 2009 20:05:13 -0700 Subject: follow-up Message-ID: <70E833E1-B0EF-48D1-A7E1-34E4CA56C404@u.washington.edu> I just realized that I didn't include the console output: --> Building csound Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_c sound/work/csound-4.23f13gbs.0" && make all " returned error 2 Command output: Making all in csound make all-am make[2]: Nothing to be done for `all-am'. Making all in flcsound Making all in src if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I../../csound -I/opt/ local/include -I../.. -I../.. -O2 -Wall -I/opt/local/include -O2 - D_THREAD_SAFE -D_REENTRANT -MT flcsound-main.o -MD -MP -MF ".deps/ flcsound-main.Tpo" -c -o flcsound-main.o `test -f 'main.cpp' || echo './'`main.cpp; \ then mv -f ".deps/flcsound-main.Tpo" ".deps/flcsound-main.Po"; else rm -f ".deps/flcsound-main.Tpo"; exit 1; fi /opt/local/include/FL/mac.H: In function 'OpaqueRgnHandle* XRectangleRegion(int, int, int, int)': /opt/local/include/FL/mac.H:49: warning: 'NewRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/ Frameworks/QD.framework/Headers/Quickdraw.h:2877) /opt/local/include/FL/mac.H:49: warning: 'NewRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/ Frameworks/QD.framework/Headers/Quickdraw.h:2877) /opt/local/include/FL/mac.H:50: warning: 'SetRectRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/ Frameworks/QD.framework/Headers/Quickdraw.h:3055) /opt/local/include/FL/mac.H:50: warning: 'SetRectRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/ Frameworks/QD.framework/Headers/Quickdraw.h:3055) /opt/local/include/FL/mac.H: In function 'void XDestroyRegion (OpaqueRgnHandle*)': /opt/local/include/FL/mac.H:54: warning: 'DisposeRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/ Frameworks/QD.framework/Headers/Quickdraw.h:2997) /opt/local/include/FL/mac.H:54: warning: 'DisposeRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/ Frameworks/QD.framework/Headers/Quickdraw.h:2997) main.cpp: In function 'void::set_icon(Fl_Window*)': main.cpp:214: error: 'Pixmap' was not declared in this scope main.cpp:214: error: expected `;' before 'p' main.cpp:219: error: 'p' was not declared in this scope flcsound.xbm: At global scope: flcsound.xbm:6: warning: 'flcsound_bits' defined but not used make[2]: *** [flcsound-main.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 The command was sudo port install csound and I'm in my home directory. From jmr at macports.org Mon Aug 24 20:11:01 2009 From: jmr at macports.org (Joshua Root) Date: Tue, 25 Aug 2009 13:11:01 +1000 Subject: building csound In-Reply-To: <93003F44-E85C-4861-82F9-2395F388F1A8@u.washington.edu> References: <93003F44-E85C-4861-82F9-2395F388F1A8@u.washington.edu> Message-ID: <4A935645.2080903@macports.org> On 2009-8-25 13:03, Stephen Platz wrote: > Hi - I hope posting this to this list is appropriate. I'm trying to > install csound, but running into errors and I'm wondering if anyone has > sufficient experience to interpret what they mean, i.e. suggest the next > step I should take. I'm not adverse to doing some work here, just > looking for suggestions because I'm rather new to the macports thing. > Thanks for your insights - Steve The port looks really out of date. The first thing to try would be updating it to the current upstream release. - Josh From damitr at gmail.com Mon Aug 24 23:20:52 2009 From: damitr at gmail.com (damitr) Date: Tue, 25 Aug 2009 11:50:52 +0530 Subject: Problem with installing Gnumeric In-Reply-To: <645BCC12-ED36-4882-A2F1-E51335593739@macports.org> References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <36636348-F778-4D08-948F-198BD857C6C5@macports.org> <645BCC12-ED36-4882-A2F1-E51335593739@macports.org> Message-ID: The ports as shown installed are: $ port installed pango cairo atk glib2 gtk2 The following ports are currently installed: atk @1.22.0_1 atk @1.26.0_1 (active) cairo @1.6.4_1+macosx cairo @1.8.8_0+macosx (active) glib2 @2.16.5_0+darwin_9 glib2 @2.20.4_0 (active) gtk2 @2.12.9_0+x11 (active) gtk2 @2.16.5_0+x11 pango @1.20.5_0 pango @1.24.5_0+macosx (active) regards and thanks D -- What TeX version are you using? I am 3.141592... -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Mon Aug 24 23:52:38 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 25 Aug 2009 01:52:38 -0500 Subject: Problem with installing Gnumeric In-Reply-To: References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <36636348-F778-4D08-948F-198BD857C6C5@macports.org> <645BCC12-ED36-4882-A2F1-E51335593739@macports.org> Message-ID: <36D3B88E-5CD6-4E41-B8B1-30EC343515BE@macports.org> On Aug 25, 2009, at 01:20, damitr wrote: > The ports as shown installed are: > > $ port installed pango cairo atk glib2 gtk2 > > The following ports are currently installed: > atk @1.22.0_1 > atk @1.26.0_1 (active) > cairo @1.6.4_1+macosx > cairo @1.8.8_0+macosx (active) > glib2 @2.16.5_0+darwin_9 > glib2 @2.20.4_0 (active) > gtk2 @2.12.9_0+x11 (active) > gtk2 @2.16.5_0+x11 > pango @1.20.5_0 > pango @1.24.5_0+macosx (active) Everything looks fine except your gtk2. You have the latest 2.16.5 installed, but not active. Deactivate the old gtk2 2.12.9 and activate the latest 2.16.5. $ sudo port deactivate gtk2 @2.12.9_0+x11 $ sudo port activate gtk2 @2.16.5_0+x11 Then clean gnome-keyring and try again to install it. $ sudo port clean gnome-keyring $ sudo port install gnome-keyring From damitr at gmail.com Tue Aug 25 00:05:37 2009 From: damitr at gmail.com (damitr) Date: Tue, 25 Aug 2009 12:35:37 +0530 Subject: Problem with installing Gnumeric In-Reply-To: <36D3B88E-5CD6-4E41-B8B1-30EC343515BE@macports.org> References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <36636348-F778-4D08-948F-198BD857C6C5@macports.org> <645BCC12-ED36-4882-A2F1-E51335593739@macports.org> <36D3B88E-5CD6-4E41-B8B1-30EC343515BE@macports.org> Message-ID: Done with activating gtk2 @2.16.5_0+x11 $ sudo port installed gtk gives The following ports are currently installed: gtk2 @2.12.9_0+x11 gtk2 @2.16.5_0+x11 (active) gnome-keyring succesfully installed $ sudo port clean gnome-keyring ---> Cleaning gnome-keyring $ sudo port install gnome-keyring ---> Fetching gnome-keyring ---> Verifying checksum(s) for gnome-keyring ---> Extracting gnome-keyring ---> Configuring gnome-keyring ---> Building gnome-keyring ---> Staging gnome-keyring into destroot ---> Installing gnome-keyring @2.26.3_0 ---> Activating gnome-keyring @2.26.3_0 ---> Cleaning gnome-keyring But there still seems to be some problem with llibgnomeui and py25-gtk Running $sudo port install gnumeric gives this error ---> Fetching libgnomeui ---> Attempting to fetch libgnomeui-2.24.1.tar.bz2 from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libgnomeui/2.24/ ---> Verifying checksum(s) for libgnomeui ---> Extracting libgnomeui ---> Configuring libgnomeui ---> Building libgnomeui 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_libgnomeui/work/libgnomeui-2.24.1" && make all " returned error 2 Command output: && glib-mkenums \ --fhead "#ifndef __GNOMETYPEBUILTINS_H__\n" \ --fhead "#define __GNOMETYPEBUILTINS_H__ 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* __GNOMETYPEBUILTINS_H__ */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define GNOME_TYPE_ at ENUMSHORT@ @enum_name at _get_type()\n" \ --eprod "GType @enum_name at _get_type (void);\n" \ gnome-about.h gnome-app.h gnome-app-helper.h gnome-app-util.h gnome-appbar.h gnome-authentication-manager.h gnome-client.h gnome-color-picker.h gnome-dateedit.h gnome-dialog.h gnome-dialog-util.h gnome-druid.h gnome-druid-page.h gnome-druid-page-edge.h gnome-druid-page-standard.h gnome-entry.h gnome-file-entry.h gnome-font-picker.h gnome-help.h gnome-href.h gnome-ice.h gnome-icon-entry.h gnome-icon-item.h gnome-icon-list.h gnome-icon-lookup.h gnome-icon-sel.h gnome-icon-theme.h gnome-messagebox.h gnome-mdi.h gnome-mdi-child.h gnome-mdi-generic-child.h gnome-mdi-session.h gnome-password-dialog.h gnome-pixmap.h gnome-pixmap-entry.h gnome-popup-menu.h gnome-propertybox.h gnome-scores.h gnome-ui-init.h gnome-stock-icons.h gnome-thumbnail.h gnome-types.h gnome-uidefs.h gnome-url.h gnome-vfs-util.h gnome-window.h gnome-window-icon.h libgnomeui.h ) > xgen-gth \ && (cmp -s xgen-gth gnometypebuiltins.h || cp xgen-gth gnometypebuiltins.h) \ && rm -f xgen-gth \ && echo timestamp > stamp-gnometypebuiltins.h glib-genmarshal --prefix=_gnome_marshal ./gnome-marshal.list --header >> xgen-gmh \ && (cmp -s xgen-gmh gnome-marshal.h || cp xgen-gmh gnome-marshal.h) \ && rm -f xgen-gmh xgen-gmh~ \ && echo timestamp > stamp-gnome-marshal.h make all-recursive Making all in pixmaps rm -f gnome-stock-pixbufs.h var=`echo "stock_attach.png stock_book_blue.png stock_book_green.png stock_book_open.png stock_book_red.png stock_book_yellow.png stock_line_in.png stock_mail.png stock_mail_compose.png stock_mail_forward.png stock_mail_receive.png stock_mail_reply.png stock_mail_send.png stock_menu_about.png stock_menu_blank.png stock_scores.png stock_mic.png stock_multiple_file.png stock_not.png stock_table_borders.png stock_table_fill.png stock_text_bulleted_list.png stock_text_indent.png stock_text_numbered_list.png stock_text_unindent.png stock_timer.png stock_timer_stopped.png stock_trash.png stock_trash_full.png stock_volume.png stock_midi.png stock_authentication.png" | sed -e 's,stock_\([^\.]*\)\.png,stock_\1 ./stock_\1.png,g'` ; \ /opt/local/bin/gdk-pixbuf-csource --raw --build-list $var > pixbufs-tmp && \ cat ./copyright.txt pixbufs-tmp > gnome-stock-pixbufs.h failed to load "./stock_attach.png": Couldn't recognize the image file format for file './stock_attach.png' make[4]: *** [gnome-stock-pixbufs.h] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: The following dependencies failed to build: libgnomeui py25-gtk Error: Status 1 encountered during processing. regards and thanks D -- What TeX version are you using? I am 3.141592... -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Tue Aug 25 01:26:19 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 25 Aug 2009 03:26:19 -0500 Subject: Problem with installing Gnumeric In-Reply-To: References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <36636348-F778-4D08-948F-198BD857C6C5@macports.org> <645BCC12-ED36-4882-A2F1-E51335593739@macports.org> <36D3B88E-5CD6-4E41-B8B1-30EC343515BE@macports.org> Message-ID: <01055211-39F9-42F2-B798-5F39F7D1EB36@macports.org> On Aug 25, 2009, at 02:05, damitr wrote: > ---> Building libgnomeui [snip] > failed to load "./stock_attach.png": Couldn't recognize the image > file format for file './stock_attach.png' I see several occurrences of that error message when I search on Google: http://www.google.com/search?q=Couldn't+recognize+the+image+file +format+for+file+'./stock_attach.png' This one: http://projects.gnome.org/evolution/build.shtml suggests that you should rebuild gdk-pixbuf. Check with "port installed" whether a similar situation exists here as did with gtk2 -- do you perhaps have an older version active? If so, deactivate it and activate the newer one. If not, or if that doesn't help, try rebuilding it: $ sudo port -nf upgrade gdk-pixbuf Then clean libgnomeui and try again: $ sudo port clean libgnomeui $ sudo port install libgnomeui From damitr at gmail.com Tue Aug 25 01:56:24 2009 From: damitr at gmail.com (damitr) Date: Tue, 25 Aug 2009 14:26:24 +0530 Subject: Problem with installing Gnumeric In-Reply-To: <01055211-39F9-42F2-B798-5F39F7D1EB36@macports.org> References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <36636348-F778-4D08-948F-198BD857C6C5@macports.org> <645BCC12-ED36-4882-A2F1-E51335593739@macports.org> <36D3B88E-5CD6-4E41-B8B1-30EC343515BE@macports.org> <01055211-39F9-42F2-B798-5F39F7D1EB36@macports.org> Message-ID: Hi, I did not have gdk-pixbuf to begin with: $ port installed gdk-pixbuf None of the specified ports are installed. So I installed gdk-pixbuf with: $ sudo port install gdk-pixbuf ---> Fetching glib1 ---> Attempting to fetch glib-1.2.10.tar.gz from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/glib/1.2/ ---> Attempting to fetch ltconfig13 from http://distfiles.macports.org/glib1 ---> Attempting to fetch ltmain13 from http://distfiles.macports.org/glib1 ---> Verifying checksum(s) for glib1 ---> Extracting glib1 ---> Applying patches to glib1 ---> Configuring glib1 ---> Building glib1 ---> Staging glib1 into destroot ---> Installing glib1 @1.2.10_6 ---> Activating glib1 @1.2.10_6 ---> Cleaning glib1 ---> Fetching gtk1 ---> Attempting to fetch gtk+-1.2.10.tar.gz from http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gtk+/1.2/ ---> Attempting to fetch ltconfig13 from http://distfiles.macports.org/gtk1 ---> Attempting to fetch ltmain13 from http://distfiles.macports.org/gtk1 ---> Verifying checksum(s) for gtk1 ---> Extracting gtk1 ---> Applying patches to gtk1 ---> Configuring gtk1 ---> Building gtk1 ---> Staging gtk1 into destroot ---> Installing gtk1 @1.2.10_8 ---> Activating gtk1 @1.2.10_8 ---> Cleaning gtk1 ---> Fetching gdk-pixbuf ---> Attempting to fetch gdk-pixbuf-0.22.0.tar.bz2 from http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gdk-pixbuf/0.22 ---> Verifying checksum(s) for gdk-pixbuf ---> Extracting gdk-pixbuf ---> Applying patches to gdk-pixbuf ---> Configuring gdk-pixbuf ---> Building gdk-pixbuf ---> Staging gdk-pixbuf into destroot ---> Installing gdk-pixbuf @0.22.0_1 ---> Activating gdk-pixbuf @0.22.0_1 ---> Cleaning gdk-pixbuf Checking that gdk-pixbuf is installed and active $ sudo port installed gdk-pixbuf The following ports are currently installed: gdk-pixbuf @0.22.0_1 (active) Cleaning older libgnomeui $ sudo port clean libgnomeui ---> Cleaning libgnomeui Now a fresh install of libgnomeui $ sudo port install libgnomeui ---> Fetching libgnomeui ---> Verifying checksum(s) for libgnomeui ---> Extracting libgnomeui ---> Configuring libgnomeui ---> Building libgnomeui 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_libgnomeui/work/libgnomeui-2.24.1" && make all " returned error 2 Command output: && glib-mkenums \ --fhead "#ifndef __GNOMETYPEBUILTINS_H__\n" \ --fhead "#define __GNOMETYPEBUILTINS_H__ 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* __GNOMETYPEBUILTINS_H__ */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define GNOME_TYPE_ at ENUMSHORT@ @enum_name at _get_type()\n" \ --eprod "GType @enum_name at _get_type (void);\n" \ gnome-about.h gnome-app.h gnome-app-helper.h gnome-app-util.h gnome-appbar.h gnome-authentication-manager.h gnome-client.h gnome-color-picker.h gnome-dateedit.h gnome-dialog.h gnome-dialog-util.h gnome-druid.h gnome-druid-page.h gnome-druid-page-edge.h gnome-druid-page-standard.h gnome-entry.h gnome-file-entry.h gnome-font-picker.h gnome-help.h gnome-href.h gnome-ice.h gnome-icon-entry.h gnome-icon-item.h gnome-icon-list.h gnome-icon-lookup.h gnome-icon-sel.h gnome-icon-theme.h gnome-messagebox.h gnome-mdi.h gnome-mdi-child.h gnome-mdi-generic-child.h gnome-mdi-session.h gnome-password-dialog.h gnome-pixmap.h gnome-pixmap-entry.h gnome-popup-menu.h gnome-propertybox.h gnome-scores.h gnome-ui-init.h gnome-stock-icons.h gnome-thumbnail.h gnome-types.h gnome-uidefs.h gnome-url.h gnome-vfs-util.h gnome-window.h gnome-window-icon.h libgnomeui.h ) > xgen-gth \ && (cmp -s xgen-gth gnometypebuiltins.h || cp xgen-gth gnometypebuiltins.h) \ && rm -f xgen-gth \ && echo timestamp > stamp-gnometypebuiltins.h glib-genmarshal --prefix=_gnome_marshal ./gnome-marshal.list --header >> xgen-gmh \ && (cmp -s xgen-gmh gnome-marshal.h || cp xgen-gmh gnome-marshal.h) \ && rm -f xgen-gmh xgen-gmh~ \ && echo timestamp > stamp-gnome-marshal.h make all-recursive Making all in pixmaps rm -f gnome-stock-pixbufs.h var=`echo "stock_attach.png stock_book_blue.png stock_book_green.png stock_book_open.png stock_book_red.png stock_book_yellow.png stock_line_in.png stock_mail.png stock_mail_compose.png stock_mail_forward.png stock_mail_receive.png stock_mail_reply.png stock_mail_send.png stock_menu_about.png stock_menu_blank.png stock_scores.png stock_mic.png stock_multiple_file.png stock_not.png stock_table_borders.png stock_table_fill.png stock_text_bulleted_list.png stock_text_indent.png stock_text_numbered_list.png stock_text_unindent.png stock_timer.png stock_timer_stopped.png stock_trash.png stock_trash_full.png stock_volume.png stock_midi.png stock_authentication.png" | sed -e 's,stock_\([^\.]*\)\.png,stock_\1 ./stock_\1.png,g'` ; \ /opt/local/bin/gdk-pixbuf-csource --raw --build-list $var > pixbufs-tmp && \ cat ./copyright.txt pixbufs-tmp > gnome-stock-pixbufs.h failed to load "./stock_attach.png": Couldn't recognize the image file format for file './stock_attach.png' make[4]: *** [gnome-stock-pixbufs.h] 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. Still no success. regards and thanks D -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Tue Aug 25 03:24:10 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Tue, 25 Aug 2009 05:24:10 -0500 Subject: Problem with installing Gnumeric In-Reply-To: References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <36636348-F778-4D08-948F-198BD857C6C5@macports.org> <645BCC12-ED36-4882-A2F1-E51335593739@macports.org> <36D3B88E-5CD6-4E41-B8B1-30EC343515BE@macports.org> <01055211-39F9-42F2-B798-5F39F7D1EB36@macports.org> Message-ID: <3A7796A2-6843-4F86-8212-18FFD66F6889@macports.org> On Aug 25, 2009, at 03:56, damitr wrote: > I did not have gdk-pixbuf to begin with: > So I installed gdk-pixbuf with: > > $ sudo port install gdk-pixbuf > ---> Installing glib1 @1.2.10_6 > ---> Installing gtk1 @1.2.10_8 > ---> Installing gdk-pixbuf @0.22.0_1 > Still no success. My mistake; the gdk-pixbuf port is for the old glib1/gtk1 software. For the current glib2/gtk2 software, it looks like there isn't a separate port for gdk-pixbuf; I think it's part of the gtk2 port, which you already have. You could try to rebuild it. If that doesn't help, could you look through some of the other search results for that error message on Google and see if any of them have suggestions you could try? From platz at u.washington.edu Tue Aug 25 11:43:14 2009 From: platz at u.washington.edu (stephen eric platz) Date: Tue, 25 Aug 2009 11:43:14 -0700 (PDT) Subject: building csound In-Reply-To: <4A935645.2080903@macports.org> References: <93003F44-E85C-4861-82F9-2395F388F1A8@u.washington.edu> <4A935645.2080903@macports.org> Message-ID: Is there something that indicates that the port is out-of-date? Let me add the output again to this email to consolidate it: h7:~ stephenplatz$ sudo port install csound Password: ---> Building csound Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_csound/work/csound-4.23f13gbs.0" && make all " returned error 2 Command output: Making all in csound make all-am make[2]: Nothing to be done for `all-am'. Making all in flcsound Making all in src if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I../../csound -I/opt/local/include -I../.. -I../.. -O2 -Wall -I/opt/local/include -O2 -D_THREAD_SAFE -D_REENTRANT -MT flcsound-main.o -MD -MP -MF ".deps/flcsound-main.Tpo" -c -o flcsound-main.o `test -f 'main.cpp' || echo './'`main.cpp; \ then mv -f ".deps/flcsound-main.Tpo" ".deps/flcsound-main.Po"; else rm -f ".deps/flcsound-main.Tpo"; exit 1; fi /opt/local/include/FL/mac.H: In function 'OpaqueRgnHandle* XRectangleRegion(int, int, int, int)': /opt/local/include/FL/mac.H:49: warning: 'NewRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:2877) /opt/local/include/FL/mac.H:49: warning: 'NewRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:2877) /opt/local/include/FL/mac.H:50: warning: 'SetRectRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:3055) /opt/local/include/FL/mac.H:50: warning: 'SetRectRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:3055) /opt/local/include/FL/mac.H: In function 'void XDestroyRegion(OpaqueRgnHandle*)': /opt/local/include/FL/mac.H:54: warning: 'DisposeRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:2997) /opt/local/include/FL/mac.H:54: warning: 'DisposeRgn' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:2997) main.cpp: In function 'void::set_icon(Fl_Window*)': main.cpp:214: error: 'Pixmap' was not declared in this scope main.cpp:214: error: expected `;' before 'p' main.cpp:219: error: 'p' was not declared in this scope flcsound.xbm: At global scope: flcsound.xbm:6: warning: 'flcsound_bits' defined but not used make[2]: *** [flcsound-main.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing. On Tue, 25 Aug 2009, Joshua Root wrote: > On 2009-8-25 13:03, Stephen Platz wrote: >> Hi - I hope posting this to this list is appropriate. I'm trying to >> install csound, but running into errors and I'm wondering if anyone has >> sufficient experience to interpret what they mean, i.e. suggest the next >> step I should take. I'm not adverse to doing some work here, just >> looking for suggestions because I'm rather new to the macports thing. >> Thanks for your insights - Steve > > The port looks really out of date. The first thing to try would be > updating it to the current upstream release. > > - Josh > From jmr at macports.org Tue Aug 25 12:28:14 2009 From: jmr at macports.org (Joshua Root) Date: Wed, 26 Aug 2009 05:28:14 +1000 Subject: building csound In-Reply-To: References: <93003F44-E85C-4861-82F9-2395F388F1A8@u.washington.edu> <4A935645.2080903@macports.org> Message-ID: <4A943B4E.7010407@macports.org> On 2009-8-26 04:43, stephen eric platz wrote: > Is there something that indicates that the port is out-of-date? % port info --version csound version: 4.23f13gbs.0 The sourceforge page says that 5.0 was released in 2006, and 5.10 is current. - Josh From felix at laas.fr Tue Aug 25 23:06:33 2009 From: felix at laas.fr (Felix Ingrand) Date: Wed, 26 Aug 2009 08:06:33 +0200 Subject: glade-3 missing icons... In-Reply-To: <4A92B70D.9060002@macports.org> References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <4A92B70D.9060002@macports.org> Message-ID: On 24 ao?t 09, at 17:51, David Evans wrote: > Felix Ingrand wrote: >> I just installed glade-3 with mac ports. >> >> I manage to get dbus started... but I am still having trouble with >> missing icons when I launch glade-3: >> >> [zig:~] felix% glade-3 >> Xlib: extension "RANDR" missing on display "/tmp/launch-hq0Pzw/:0". >> >> (glade-3:669): GladeUI-CRITICAL **: Unable to load image (Couldn't >> recognize the image file format for file >> '/opt/local/share/glade3/pixmaps/plus.png') >> >> (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk-window' >> was found for object class 'GtkWindow'. >> >> (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk- >> menuitem' >> was found for object class 'GtkMenuItem'. >> >> (glade-3:669): GladeUI-WARNING **: No icon named >> 'widget-gtk-imagemenuitem' was found for object class >> 'GtkImageMenuItem'. >> >> .... >> >> >> glade starts, but most of the interface icon are missing? >> >> Any idea? >> >> Thanks >> > There are a few reports of this occuring but I have not been able to > reproduce the problem myself. > > It is true that a few of the icons that represent widgets in the > catalog > panes are not yet available in the upstream source. These are the > ones > that generate the warning messages > above. This should be fixed in a subsequent release. > > The critical error above however is more worrysome. > > Are the main menu icons missing (some/all)? > > Would appreciate it if you could post a ticket to trac with as much > information as you can provide about the circumstances of this > problem. > > If you could attach a screen shot of the application as it appears to > the ticket it would be helpful in understanding exactly what you are > seeing. > > As always please make sure that you have upgraded all your ports to > the > latest versions. > > sudo port selfupdate > sudo port outdated > sudo port upgrade outdated > > then > > sudo port uninstall glade3 > sudo port install glade3 > > Thanks > > Dave > > Dave, I updated everything and uninstall/install glade3. Here is is the errors I get upon statup: -------------- next part -------------- A non-text attachment was scrubbed... Name: err Type: application/octet-stream Size: 17991 bytes Desc: not available URL: -------------- next part -------------- and a screen dump -------------- next part -------------- A non-text attachment was scrubbed... Name: Picture 1.png Type: image/png Size: 78101 bytes Desc: not available URL: -------------- next part -------------- PS: can you point me to the trac where I can fill a bug report. Thanks, -- Felix Sarko et la recherche: http://tinyurl.com/bj63q3 From ryandesign at macports.org Tue Aug 25 23:11:30 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 26 Aug 2009 01:11:30 -0500 Subject: glade-3 missing icons... In-Reply-To: References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <4A92B70D.9060002@macports.org> Message-ID: On Aug 26, 2009, at 01:06, Felix Ingrand wrote: > PS: can you point me to the trac where I can fill a bug report. http://guide.macports.org/chunked/project.html#project.tickets From felix at laas.fr Tue Aug 25 23:46:01 2009 From: felix at laas.fr (Felix Ingrand) Date: Wed, 26 Aug 2009 08:46:01 +0200 Subject: glade-3 missing icons... In-Reply-To: References: <276FD76C-4813-43A9-B055-2FCF16BA8A52@macports.org> <4A92B70D.9060002@macports.org> Message-ID: Thanks, I just reported it: #20817: glade-3 3.6.7 starts with missing icons (and reports problem upon startup) On 26 ao?t 09, at 08:11, Ryan Schmidt wrote: > > On Aug 26, 2009, at 01:06, Felix Ingrand wrote: > >> PS: can you point me to the trac where I can fill a bug report. > > http://guide.macports.org/chunked/project.html#project.tickets > -- Felix Scientific Research, Sarko vs Obama: http://tinyurl.com/djnkej From ryandesign at macports.org Wed Aug 26 02:51:53 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 26 Aug 2009 04:51:53 -0500 Subject: php5 In-Reply-To: <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> Message-ID: <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> On Aug 23, 2009, at 20:42, Scott Haneda wrote: > Thanks. I think I may be more confused now than I was before :) > but I will roll with it. I have a working php and mysql and > apache2 install, so that works. Forget what I told you before about php5-mysql not working. I finally completed round 2 of refactoring a few minutes ago. See #19091 for details but the database module ports (like php5-mysql) now work and the corresponding variants have been removed from php5. > I tend to want things to be as clean and simple as I can get them > to make sure I can use this in production. > > If I was starting with a clean macports install, and I wanted > apache2, mysql5 server, and php with mcrypt, gd, imap, and maybe > sqlite, what would you recommend as the new install commands? I > use curl a lot, do I need to factor that in? At this point, simply install the php5 module ports for the features you want. You should also upgrade php5 to 5.3.0_2. There are still a few remaining variants in the php5 port for modules which are not yet available in separate ports. > I would probaably go: > sudo port install apache2 > sudo port php5-imap > sudo port php5-mysql +mysql5 (but I need server, or roll my own > launchd?) If you need a mysql5 server, install the port mysql5-server. :) The default +mysqlnd variant of the php5-mysql port now works, and I recommend you try it. It's not for everyone, but it should be fine for most people and is nice because it does not have a dependency on a mysql port. > sudo port install php5-curl > > Suggestions? > > Sounds like you are doing this in a way that it will be painless to > clean it all up when you get the work all done, so I am not too > worried. > > Thanks for all your work on this, it looks like a much better > method in the long run. I do not envy you for app the php5-'s you > have to make. Then again, one perl module can easily take me down > that road in a heartbeat, so I somewhat feel your pain. From lenorehorner at sbcglobal.net Wed Aug 26 05:01:16 2009 From: lenorehorner at sbcglobal.net (Lenore Horner) Date: Wed, 26 Aug 2009 07:01:16 -0500 Subject: error compiling Octave Message-ID: <1F771DE6-D205-43B3-A954-FA2EA9C45DB8@sbcglobal.net> There's a bug report on this, but nothing's happening on it, so I thought I'd ask the list. This is the error - before this a lot of things scroll by going fine. lo-specfun.cc: In function 'Complex xlgamma(const Complex&)': lo-specfun.cc:327: error: 'lgamma_r' was not declared in this scope make[2]: *** [lo-specfun.o] Error 1 make[1]: *** [liboctave] Error 2 make: *** [all] Error 2 I contacted the octave people because this looked like they had a messed up code, but they say it must be the port because some people are successful compiling on Mac (including the guy who responded to me). I haven't a clue how the port file could be messed up to cause the compiler to think a variable hadn't been declared. I've gotten the same error with Xcode 3.1.2 and Xcode 3.1.3. Maybe it's a ppc vs intel thing. Anyone have any clues? Lenore From lenorehorner at sbcglobal.net Wed Aug 26 06:05:09 2009 From: lenorehorner at sbcglobal.net (Lenore Horner) Date: Wed, 26 Aug 2009 08:05:09 -0500 Subject: Fwd: error compiling Octave References: <13712989.186161251291038789.JavaMail.webmail@ps7zhb.bluewin.ch> Message-ID: <3C193A02-93CA-4F19-8AD3-90FE0B3E0B22@sbcglobal.net> > > ----Message d'origine---- > De: lenorehorner at sbcglobal.net > Date: 26.08.2009 14:01 > ?: "MacPorts Users" > Objet: error compiling Octave > > There's a bug report on this, but nothing's happening on it, so I > thought I'd ask the list. > > This is the error - before this a lot of things scroll by going fine. > > lo-specfun.cc: In function 'Complex xlgamma(const Complex&)': > lo-specfun.cc:327: error: 'lgamma_r' was not declared in this scope > make[2]: *** [lo-specfun.o] Error 1 > make[1]: *** [liboctave] Error 2 > make: *** [all] Error 2 > > > I contacted the octave people because this looked like they had a > messed up code, but they say it must be the port because some people > are successful compiling on Mac (including the guy who responded to > me). I haven't a clue how the port file could be messed up to cause > the compiler to think a variable hadn't been declared. > > I've gotten the same error with Xcode 3.1.2 and Xcode 3.1.3. Maybe > it's a ppc vs intel thing. > > Anyone have any clues? > > Lenore > From: "nicos.pavlov at bluewin.ch" > Date: August 26, 2009 7:50:38 AM CDT > To: > Subject: RE: error compiling Octave > Reply-To: nicos.pavlov at bluewin.ch > > Hello, > > In the case of Intel (10.5.8, XCode 3.1.3), it is clearly a compiler > problem, where the -arch flag is not understood > by the gcc 4.3 compiler. > I could successfully compile the Octave port with the variant > "octave +g95". > > Regards, > > Nicolas > Are there any side-effect of using the +g95 variant? Is there a way to fix the problem with the -arch flag or have the default compiler not be gcc4.3? Lenore -------------- next part -------------- An HTML attachment was scrubbed... URL: From alakazam at macports.org Wed Aug 26 06:12:44 2009 From: alakazam at macports.org (Olivier Le Floch) Date: Wed, 26 Aug 2009 15:12:44 +0200 Subject: error compiling Octave In-Reply-To: <3C193A02-93CA-4F19-8AD3-90FE0B3E0B22@sbcglobal.net> References: <13712989.186161251291038789.JavaMail.webmail@ps7zhb.bluewin.ch> <3C193A02-93CA-4F19-8AD3-90FE0B3E0B22@sbcglobal.net> Message-ID: <36C0F71D-5102-4500-8575-AEF7BB7E8E90@macports.org> Hi ! >> From: "nicos.pavlov at bluewin.ch" >> Date: August 26, 2009 7:50:38 AM CDT >> To: >> Subject: RE: error compiling Octave >> Reply-To: nicos.pavlov at bluewin.ch >> >> In the case of Intel (10.5.8, XCode 3.1.3), it is clearly a >> compiler problem, where the -arch flag is not understood >> by the gcc 4.3 compiler. I believe this issue, only present when compiling with the trunk version of macports, is now fixed ? >> I could successfully compile the Octave port with the variant >> "octave +g95". >> > Are there any side-effect of using the +g95 variant? You'll be compiling the g95 port instead of gcc43. This is not supposed to be an issue apart from the compile time ;) > Is there a way to fix the problem with the -arch flag or have the > default compiler not be gcc4.3? If I'm not mistaken, this issue was only present with the trunk version of macports, and was linked to changes in macport's platform support. I've compiled octave successfully on a Mac Intel running Leopard and XCode 3.1.3 yesterday, and will be looking into the other (remaining) issues shortly. Please specify on the relevant open tickets your platform, xcode and mac os X version, and attach full error reports if compiling doesn't work. Thanks, -- Olivier Le Floch AKA Alakazam From alakazam at macports.org Wed Aug 26 06:15:45 2009 From: alakazam at macports.org (Olivier Le Floch) Date: Wed, 26 Aug 2009 15:15:45 +0200 Subject: error compiling Octave In-Reply-To: <1F771DE6-D205-43B3-A954-FA2EA9C45DB8@sbcglobal.net> References: <1F771DE6-D205-43B3-A954-FA2EA9C45DB8@sbcglobal.net> Message-ID: <43C78CD0-B92C-4E4E-91F7-1360FC9E647E@macports.org> Hi ! On 26 ao?t 09, at 14:01, Lenore Horner wrote: > There's a bug report on this, but nothing's happening on it, so I > thought I'd ask the list. First vacation, then work, has prevented me from looking into this in sufficient detail earlier. Sorry for the delay. > This is the error - before this a lot of things scroll by going fine. > > lo-specfun.cc: In function 'Complex xlgamma(const Complex&)': > lo-specfun.cc:327: error: 'lgamma_r' was not declared in this scope > make[2]: *** [lo-specfun.o] Error 1 > make[1]: *** [liboctave] Error 2 > make: *** [all] Error 2 > > I contacted the octave people because this looked like they had a > messed up code, but they say it must be the port because some people > are successful compiling on Mac (including the guy who responded to > me). I haven't a clue how the port file could be messed up to cause > the compiler to think a variable hadn't been declared. Which platform / mac os / gcc versions was he using, and which are you using ? What was the compile line for the failing file in your build, and in his. Starting from there, we can determine in which way the compiler args differ, and work from there. > I've gotten the same error with Xcode 3.1.2 and Xcode 3.1.3. Maybe > it's a ppc vs intel thing. > > Anyone have any clues? I would suspect it's an include / compile flags issue rather than a platform issue, in this specific case. If you're in a hurry to get octave built, I'd suggest you use another compiler variant, and see if that works correctly. Regards, -- Olivier Le Floch From lenorehorner at sbcglobal.net Wed Aug 26 06:58:18 2009 From: lenorehorner at sbcglobal.net (Lenore Horner) Date: Wed, 26 Aug 2009 08:58:18 -0500 Subject: error compiling Octave In-Reply-To: <36C0F71D-5102-4500-8575-AEF7BB7E8E90@macports.org> References: <13712989.186161251291038789.JavaMail.webmail@ps7zhb.bluewin.ch> <3C193A02-93CA-4F19-8AD3-90FE0B3E0B22@sbcglobal.net> <36C0F71D-5102-4500-8575-AEF7BB7E8E90@macports.org> Message-ID: On Aug 26, 2009, at 08:12 , Olivier Le Floch wrote: > Hi ! > >>> From: "nicos.pavlov at bluewin.ch" >>> Date: August 26, 2009 7:50:38 AM CDT >>> To: >>> Subject: RE: error compiling Octave >>> Reply-To: nicos.pavlov at bluewin.ch >>> >>> In the case of Intel (10.5.8, XCode 3.1.3), it is clearly a >>> compiler problem, where the -arch flag is not understood >>> by the gcc 4.3 compiler. > > I believe this issue, only present when compiling with the trunk > version of macports, is now fixed ? I'm not using trunk. I'm using 1.7.1. > >>> I could successfully compile the Octave port with the variant >>> "octave +g95". >>> >> Are there any side-effect of using the +g95 variant? > > You'll be compiling the g95 port instead of gcc43. This is not > supposed to be an issue apart from the compile time ;) > >> Is there a way to fix the problem with the -arch flag or have the >> default compiler not be gcc4.3? > > If I'm not mistaken, this issue was only present with the trunk > version of macports, and was linked to changes in macport's platform > support. I've compiled octave successfully on a Mac Intel running > Leopard and XCode 3.1.3 yesterday, and will be looking into the > other (remaining) issues shortly. Please specify on the relevant > open tickets your platform, xcode and mac os X version, and attach > full error reports if compiling doesn't work. Already done. > > Thanks, > > -- > Olivier Le Floch AKA Alakazam From talklists at newgeo.com Wed Aug 26 10:10:31 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 26 Aug 2009 10:10:31 -0700 Subject: php5 In-Reply-To: <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> Message-ID: <61F2C13F-FD57-43E7-AF84-2EDD25EE5E7F@newgeo.com> On Aug 26, 2009, at 2:51 AM, Ryan Schmidt wrote: > If you need a mysql5 server, install the port mysql5-server. :) > > The default +mysqlnd variant of the php5-mysql port now works, and I > recommend you try it. It's not for everyone, but it should be fine > for most people and is nice because it does not have a dependency on > a mysql port. Can you elaborate on "not for everyone"? Thanks for all your hard work. -- Scott Iphone says hello. From rambiusparkisanius at gmail.com Wed Aug 26 12:56:55 2009 From: rambiusparkisanius at gmail.com (Ivan "Rambius" Ivanov) Date: Wed, 26 Aug 2009 22:56:55 +0300 Subject: Problem installing tk 8.5.6 on Tiger In-Reply-To: <89ce7f740908241046o1c1f7f62qa4a8e4ac0f793e27@mail.gmail.com> References: <89ce7f740908232232k2acbd469of2bf54e0daa51470@mail.gmail.com> <9AF45563-A423-4265-A2D5-B281A380EB3A@macports.org> <89ce7f740908241046o1c1f7f62qa4a8e4ac0f793e27@mail.gmail.com> Message-ID: <89ce7f740908261256q3dff702fi90d43f6fdc218a46@mail.gmail.com> Hello, I was able to install tk by changing its port file. At line 46 (approximately) I changed configure.cppflags from configure.cppflags "-I${workpath}/tcl${version}/generic" to configure.cppflags "-I${workpath}/tcl${version}/generic -I${prefix}/include" I do not know if it is OK or not but it allows me to install python and mercurial which was my original aim. Regards Rambius -- Tangra Mega Rock: http://www.radiotangra.com From ryandesign at macports.org Wed Aug 26 14:22:07 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 26 Aug 2009 16:22:07 -0500 Subject: php5 In-Reply-To: <61F2C13F-FD57-43E7-AF84-2EDD25EE5E7F@newgeo.com> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <61F2C13F-FD57-43E7-AF84-2EDD25EE5E7F@newgeo.com> Message-ID: <7E39B93E-E4FF-4118-BD44-B95DFB011947@macports.org> On Aug 26, 2009, at 12:10, Scott Haneda wrote: > On Aug 26, 2009, at 2:51 AM, Ryan Schmidt wrote: > >> If you need a mysql5 server, install the port mysql5-server. :) >> >> The default +mysqlnd variant of the php5-mysql port now works, and >> I recommend you try it. It's not for everyone, but it should be >> fine for most people and is nice because it does not have a >> dependency on a mysql port. > > Can you elaborate on "not for everyone"? Thanks for all your hard > work. mysqlnd is new for php 5.3.0 and still has some bugs. http://tinyurl.com/mysqlndopenbugs If you run into those bugs, using "php5-mysql +mysql5" should let you work around them. From talklists at newgeo.com Wed Aug 26 14:37:12 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 26 Aug 2009 14:37:12 -0700 Subject: php5 In-Reply-To: <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> Message-ID: I can not seem to get php5 to go: http://dl.getdropbox.com/u/340087/Drops/08.26.09/php5-7a34d22a-143634.txt On Aug 26, 2009, at 2:51 AM, Ryan Schmidt wrote: > At this point, simply install the php5 module ports for the features > you want. You should also upgrade php5 to 5.3.0_2. There are still a > few remaining variants in the php5 port for modules which are not > yet available in separate ports. -- Scott * If you contact me off list replace talklists@ with scott@ * From ryandesign at macports.org Wed Aug 26 15:06:22 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 26 Aug 2009 17:06:22 -0500 Subject: php5 In-Reply-To: References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> Message-ID: <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> On Aug 26, 2009, at 16:37, Scott Haneda wrote: > I can not seem to get php5 to go: > http://dl.getdropbox.com/u/340087/Drops/08.26.09/ > php5-7a34d22a-143634.txt Looks like this bug, which seems to affect PowerPC only, or maybe 64- bit PowerPC only (are you building 64-bit PowerPC? either +universal or by setting build_arch?) http://bugs.php.net/bug.php?id=48198 They've fixed it in CVS. I'll see if I can apply the patch locally. From luomo1138 at yahoo.com Wed Aug 26 15:08:15 2009 From: luomo1138 at yahoo.com (Dexter Douglas) Date: Wed, 26 Aug 2009 15:08:15 -0700 (PDT) Subject: GrADS-2 User Defined Functions Message-ID: <555885.85947.qm@web65615.mail.ac4.yahoo.com> Hello, How to I enable user defined functions in GrADS 2? ga-> query udft Warning: User Defined Functions have been disabled in this version of GrADS Thanks. From ryandesign at macports.org Wed Aug 26 15:37:56 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 26 Aug 2009 17:37:56 -0500 Subject: Problem installing tk 8.5.6 on Tiger In-Reply-To: <89ce7f740908261256q3dff702fi90d43f6fdc218a46@mail.gmail.com> References: <89ce7f740908232232k2acbd469of2bf54e0daa51470@mail.gmail.com> <9AF45563-A423-4265-A2D5-B281A380EB3A@macports.org> <89ce7f740908241046o1c1f7f62qa4a8e4ac0f793e27@mail.gmail.com> <89ce7f740908261256q3dff702fi90d43f6fdc218a46@mail.gmail.com> Message-ID: <627398C7-45B0-4FBC-A78D-780BA27006D4@macports.org> On Aug 26, 2009, at 14:56, Ivan Rambius Ivanov wrote: > I was able to install tk by changing its port file. At line 46 > (approximately) I changed configure.cppflags from > > configure.cppflags "-I${workpath}/tcl${version}/generic" > > to > > configure.cppflags "-I${workpath}/tcl${version}/generic -I$ > {prefix}/include" > > I do not know if it is OK or not but it allows me to install python > and mercurial which was my original aim. Thanks for letting us know. I've added that information to the ticket I found for this probelm: http://trac.macports.org/ticket/20586 From talklists at newgeo.com Wed Aug 26 15:43:54 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 26 Aug 2009 15:43:54 -0700 Subject: php5 In-Reply-To: <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> Message-ID: On Aug 26, 2009, at 3:06 PM, Ryan Schmidt wrote: > On Aug 26, 2009, at 16:37, Scott Haneda wrote: > >> I can not seem to get php5 to go: >> http://dl.getdropbox.com/u/340087/Drops/08.26.09/php5-7a34d22a-143634.txt > > Looks like this bug, which seems to affect PowerPC only, or maybe 64- > bit PowerPC only (are you building 64-bit PowerPC? either +universal > or by setting build_arch?) > > http://bugs.php.net/bug.php?id=48198 > > They've fixed it in CVS. I'll see if I can apply the patch locally. I have a PPC Dual G5 that this is going into, that is all I know. Other than that, I have not edited or changed anything to the configs of MacPorts. I am sort of on a wire here, live server, and yes, php's old install is still sitting in memory and running fine, until the power goes out or something :) All I did was: $sudo port -d install php5 $cat macports.conf # MacPorts system wide configuration file # $Id: macports.conf.in 41379 2008-11-01 05:49:19Z jmr at macports.org $ # Set the directory in which to install ports prefix /opt/local # Where to store MacPorts working data portdbpath /opt/local/var/macports # Type of storage to use for the port registry information, "flat" or "sqlite" # NOTE: sqlite not yet supported. portdbformat flat # Type of installation to do for ports, "direct" or "image". See macports.conf(5) and online documentation. portinstalltype image # PATH settings that are used for external tools (configure, make, etc.) while installing ports. The default # paths are given in the example; it need not be uncommented. Customizing binpath is intended for advanced users only. #binpath /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/ sbin:/usr/X11/bin # Directory containing the X11 installation. x11prefix /usr/X11 # Directory containing Applications from ports. applications_dir /Applications/MacPorts # Directory containing Frameworks from ports. frameworks_dir /opt/local/Library/Frameworks # Where to find the sources list. sources_conf /opt/local/etc/macports/sources.conf # Where to find global variants definition file (optional) variants_conf /opt/local/etc/macports/variants.conf # Create and use binary archive packages for installation/ reinstallation ease portarchivemode no # Where to store/retrieve ports binary archive files portarchivepath /opt/local/var/macports/packages # Type of binary archive packages to create when using archive mode # # Note: Multiple types ARE allowed and must be a colon or comma # separated list of choices (NO spaces). Use of multiple types will # cause archive creation to build all the specified types in one step. # Unarchive uses multiple types as a search list to locate the archive, # first archive to match one of the specified types in order is used. # # Supported types: tgz (default), tar, tbz, tbz2, tlz, xar, zip, cpgz, cpio portarchivetype tgz # Use ccache (C/C++ compiler cache) - see http://ccache.samba.org/ configureccache no # Use distcc (distributed compiler) - see http://distcc.samba.org/ configuredistcc no # Use pipes rather than intermediate files when compiling C/C++/etc configurepipe no # Lowered scheduling priority (0-20) to use for make when building ports buildnicevalue 0 # Number of simultaneous make jobs (commands) to use when building ports. This # value may be set to 0 so the number of simultaneous make jobs will be set to # the number of CPU cores that are automatically detected. buildmakejobs 1 # Set whether to automatically execute "clean" after "install" of ports portautoclean yes # Rsync server to fetch MacPorts sources from. Note that this is only used # for selfupdate. The source(s) for the ports tree are set in sources.conf. # Known mirrors at time of writing (see http://trac.macports.org/wiki/Mirrors # for the current list): # rsync.macports.org - California, USA (master) # trd.no.rsync.macports.org - Trondheim, Norway rsync_server rsync.macports.org # Rsync directory from which to pull the base/ component (infrastructure) of MacPorts rsync_dir release/base/ # Rsync options rsync_options -rtzv --delete-after # Options for Universal Binaries (+universal variant) # MACOSX_DEPLOYMENT_TARGET universal_target 10.5 # the SDK "sysroot" to use universal_sysroot /Developer/SDKs/MacOSX10.5.sdk # machine architectures universal_archs ppc i386 # Options for generated startup items # startupitem_type may be "default", "systemstarter", "launchd", or "none"; # if the option is empty or "default" then a startupitem type appropriate # to the platform will be chosen. Mac OS X 10.4 Tiger and above will default to # launchd, while older Mac OS X systems will default to systemstarter. If # option "none" is chosen, port startupitems are ignored and no startupitems # are installed. startupitem_type default # Extra environment variables to keep. Any variables listed here are added # to the list of variables that are not removed from the environment used # while processing ports # extra_env KEEP_THIS THIS_TOO -- Scott * If you contact me off list replace talklists@ with scott@ * From ryandesign at macports.org Wed Aug 26 16:28:03 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 26 Aug 2009 18:28:03 -0500 Subject: php5 In-Reply-To: References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> Message-ID: On Aug 26, 2009, at 17:43, Scott Haneda wrote: > On Aug 26, 2009, at 3:06 PM, Ryan Schmidt wrote: > >> On Aug 26, 2009, at 16:37, Scott Haneda wrote: >> >>> I can not seem to get php5 to go: >>> http://dl.getdropbox.com/u/340087/Drops/08.26.09/ >>> php5-7a34d22a-143634.txt >> >> Looks like this bug, which seems to affect PowerPC only, or maybe >> 64-bit PowerPC only (are you building 64-bit PowerPC? either >> +universal or by setting build_arch?) >> >> http://bugs.php.net/bug.php?id=48198 >> >> They've fixed it in CVS. I'll see if I can apply the patch locally. > > I have a PPC Dual G5 that this is going into, that is all I know. > Other than that, I have not edited or changed anything to the > configs of MacPorts. I just confirmed the problem on my G4 so it's just a PowerPC thing, not a 64-bit thing. I filed http://trac.macports.org/ticket/20833 for this problem. > I am sort of on a wire here, live server, and yes, php's old > install is still sitting in memory and running fine, until the > power goes out or something :) No worries: The build did not succeed, so your old build is still installed and active. "port installed php5" should confirm this. From talklists at newgeo.com Wed Aug 26 16:55:32 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 26 Aug 2009 16:55:32 -0700 Subject: php5 In-Reply-To: References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> Message-ID: <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> > I just confirmed the problem on my G4 so it's just a PowerPC thing, > not a 64-bit thing. > > I filed http://trac.macports.org/ticket/20833 for this problem. > > >> I am sort of on a wire here, live server, and yes, php's old >> install is still sitting in memory and running fine, until the >> power goes out or something :) > > No worries: The build did not succeed, so your old build is still > installed and active. "port installed php5" should confirm this. ha ha, I was much more confident in myself today :) port -df uninstall php5 was issues beforehand. -- Scott * If you contact me off list replace talklists@ with scott@ * From ryandesign at macports.org Wed Aug 26 16:58:56 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 26 Aug 2009 18:58:56 -0500 Subject: php5 In-Reply-To: <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> Message-ID: <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> On Aug 26, 2009, at 18:55, Scott Haneda wrote: >> I just confirmed the problem on my G4 so it's just a PowerPC >> thing, not a 64-bit thing. >> >> I filed http://trac.macports.org/ticket/20833 for this problem. >> >> >>> I am sort of on a wire here, live server, and yes, php's old >>> install is still sitting in memory and running fine, until the >>> power goes out or something :) >> >> No worries: The build did not succeed, so your old build is still >> installed and active. "port installed php5" should confirm this. > > ha ha, I was much more confident in myself today :) > port -df uninstall php5 was issues beforehand. :) In that case, you are welcome to try the patch I attached to 20833. I am currently trying it, but my G4 will take several hours to build it. From talklists at newgeo.com Wed Aug 26 17:56:08 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 26 Aug 2009 17:56:08 -0700 Subject: php5 In-Reply-To: <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> Message-ID: <8603DD12-8704-41B5-8604-54BF41218288@newgeo.com> On Aug 26, 2009, at 4:58 PM, Ryan Schmidt wrote: > On Aug 26, 2009, at 18:55, Scott Haneda wrote: > >>> I just confirmed the problem on my G4 so it's just a PowerPC >>> thing, not a 64-bit thing. >>> >>> I filed http://trac.macports.org/ticket/20833 for this problem. >>> >>> >>>> I am sort of on a wire here, live server, and yes, php's old >>>> install is still sitting in memory and running fine, until the >>>> power goes out or something :) >>> >>> No worries: The build did not succeed, so your old build is still >>> installed and active. "port installed php5" should confirm this. >> >> ha ha, I was much more confident in myself today :) >> port -df uninstall php5 was issues beforehand. > > :) In that case, you are welcome to try the patch I attached to > 20833. I am currently trying it, but my G4 will take several hours > to build it. Running it as we speak, probably about 40% through it if past compile times are any indication of how long this one will take. I will let you know how it all goes via the ticket as soon as it is finished. Thanks so much. -- Scott * If you contact me off list replace talklists@ with scott@ * From talklists at newgeo.com Wed Aug 26 18:07:49 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 26 Aug 2009 18:07:49 -0700 Subject: php5 In-Reply-To: <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> Message-ID: <2BB15AE0-170F-4B48-8CAF-5F925168336C@newgeo.com> Works! Thanks. You may need to update your php.ini for any changes that have been made in this version of php. Compare /opt/local/etc/php5/php.ini with /opt/local/etc/php5/php.ini-development (if this is a development server) or /opt/local/etc/php5/php.ini-production (if this is a production server). If this is your first install, you need to activate PHP in your web server. To enable PHP in Apache, run cd /opt/local/apache2/modules /opt/local/apache2/bin/apxs -a -e -n "php5" libphp5.so DEBUG: Skipping org.macports.main (php5) since this port is already installed ---> Cleaning php5 DEBUG: Executing org.macports.clean (php5) ---> Removing build directory for php5 DEBUG: Removing directory: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_php5 DEBUG: delete: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_php5 DEBUG: Removing symlink: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/lang/php5/work DEBUG: delete: /opt/local/var/macports/sources/rsync.macports.org/ release/ports/lang/php5/work On Aug 26, 2009, at 4:58 PM, Ryan Schmidt wrote: > :) In that case, you are welcome to try the patch I attached to > 20833. I am currently trying it, but my G4 will take several hours > to build it. -- Scott * If you contact me off list replace talklists@ with scott@ * From talklists at newgeo.com Wed Aug 26 18:35:17 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 26 Aug 2009 18:35:17 -0700 Subject: php5 In-Reply-To: <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> Message-ID: <0BCCA0F1-CA1A-468E-834F-9D76B3BD1073@newgeo.com> In order to get mysql to work, I had to change php.ini, which I am using the production version of, to set a path for mysql.default_socket /opt/local/var/run/mysql5/mysql.sock I did not have to alter php.ini prior to this, is this normal? It seems php wants to look in /tmp/mysql.sock, but something has changed? -- Scott * If you contact me off list replace talklists@ with scott@ * From ryandesign at macports.org Wed Aug 26 18:40:19 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Wed, 26 Aug 2009 20:40:19 -0500 Subject: php5 In-Reply-To: <0BCCA0F1-CA1A-468E-834F-9D76B3BD1073@newgeo.com> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> <0BCCA0F1-CA1A-468E-834F-9D76B3BD1073@newgeo.com> Message-ID: <0EB26CA4-707F-4829-8D19-FE720186E285@macports.org> On Aug 26, 2009, at 20:35, Scott Haneda wrote: > In order to get mysql to work, I had to change php.ini, which I am > using the production version of, to set a path for > mysql.default_socket > > /opt/local/var/run/mysql5/mysql.sock > > I did not have to alter php.ini prior to this, is this normal? It > seems php wants to look in /tmp/mysql.sock, but something has changed? I didn't notice because I have always had the socket defined in my php.ini. This may be this bug: http://bugs.php.net/bug.php?id=45468 From talklists at newgeo.com Wed Aug 26 20:42:49 2009 From: talklists at newgeo.com (Scott Haneda) Date: Wed, 26 Aug 2009 20:42:49 -0700 Subject: php5 In-Reply-To: <0EB26CA4-707F-4829-8D19-FE720186E285@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> <0BCCA0F1-CA1A-468E-834F-9D76B3BD1073@newgeo.com> <0EB26CA4-707F-4829-8D19-FE720186E285@macports.org> Message-ID: <095D33D2-A1C5-48EC-BCA2-A1BA420A902D@newgeo.com> On Aug 26, 2009, at 6:40 PM, Ryan Schmidt wrote: > On Aug 26, 2009, at 20:35, Scott Haneda wrote: > >> In order to get mysql to work, I had to change php.ini, which I am >> using the production version of, to set a path for >> mysql.default_socket >> >> /opt/local/var/run/mysql5/mysql.sock >> >> I did not have to alter php.ini prior to this, is this normal? It >> seems php wants to look in /tmp/mysql.sock, but something has >> changed? > > I didn't notice because I have always had the socket defined in my > php.ini. > > This may be this bug: > > http://bugs.php.net/bug.php?id=45468 Looks like it. So this is one of those wait for a fix to get rolled out and in the mean time, just alter the .ini file? Where do the defaults come form now if not defined at compile time? My phpInfi() had all defaults as empty, then adding in a value, set defaults and master values to the added in value. Thanks. -- Scott * If you contact me off list replace talklists@ with scott@ * From ryandesign at macports.org Thu Aug 27 00:17:08 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Thu, 27 Aug 2009 02:17:08 -0500 Subject: php5 In-Reply-To: <095D33D2-A1C5-48EC-BCA2-A1BA420A902D@newgeo.com> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> <0BCCA0F1-CA1A-468E-834F-9D76B3BD1073@newgeo.com> <0EB26CA4-707F-4829-8D19-FE720186E285@macports.org> <095D33D2-A1C5-48EC-BCA2-A1BA420A902D@newgeo.com> Message-ID: <82A9F37B-2E7C-459C-A50E-FA0453348237@macports.org> On Aug 26, 2009, at 22:42, Scott Haneda wrote: > On Aug 26, 2009, at 6:40 PM, Ryan Schmidt wrote: > >> This may be this bug: >> >> http://bugs.php.net/bug.php?id=45468 > > Looks like it. So this is one of those wait for a fix to get > rolled out and in the mean time, just alter the .ini file? Apparently. > Where do the defaults come form now if not defined at compile > time? My phpInfi() had all defaults as empty, then adding in a > value, set defaults and master values to the added in value. According to the above bug report, the default socket for the mysql extension compiled with mysqlnd is "/tmp/mysql.sock". From payam.minoofar at meissner.com Thu Aug 27 09:10:31 2009 From: payam.minoofar at meissner.com (Payam Minoofar) Date: Thu, 27 Aug 2009 09:10:31 -0700 Subject: kde4-runtime Message-ID: Hello everyone, I get this error when I try to install kde4-runtime. QT4 has finally been successfully compiled and installed, but now I keep getting this error with kde4-runtime. FWIW, all other kde components are installed, and Amarok runs fine. So, I don't know if this is an important problem or not. Thanks in advance. Payam [payam-imac:~] payam% sudo port install kdebase4-runtime Password: Portfile changed since last build; discarding previous state. Error: Requested variants do not match original selection. Please perform 'port clean oxygen-icons' or specify the force option. Error: The following dependencies failed to build: oxygen-icons Error: Status 1 encountered during processing. -------------- next part -------------- An HTML attachment was scrubbed... URL: From LenoreHorner at sbcglobal.net Thu Aug 27 11:23:47 2009 From: LenoreHorner at sbcglobal.net (Lenore Horner) Date: Thu, 27 Aug 2009 13:23:47 -0500 Subject: cannot compile In-Reply-To: <25E57096-7C05-4A9B-99D8-471C32A4203C@mac.com> References: <01E043B1-EF04-4C9F-8CDD-722044CDB139@siue.edu> <517B406E-B9F5-41F0-ADC7-8D5EBFB18C8E@siue.edu> <25E57096-7C05-4A9B-99D8-471C32A4203C@mac.com> Message-ID: <00CA3F5D-8D86-4BFA-A7AE-13AB9D38629A@sbcglobal.net> >>>> >>>> lo-specfun.cc: In function 'Complex xlgamma(const Complex&)': >>>> lo-specfun.cc:327: error: 'lgamma_r' was not declared in this scope >>>> make[2]: *** [lo-specfun.o] Error 1 >>>> make[1]: *** [liboctave] Error 2 >>>> make: *** [all] Error 2 >>>> >>>> Error: Status 1 encountered during processing. >>> >>> Lenore, >>> >>> I apologize for giving you the run around, but as the problem >>> appears to be with MacPorts "port" of Octave, I suggest you report >>> the problem to them >>> >>> Ben >>> >> Thanks Ben. I had already done so, though nothing is happening >> there. Can you tell me what makes you think it's the port and not >> octave itself? I thought that this looked more like an octave >> problem. If it complained of a missing library, I'd expect it to >> be a port problem. What am I missing? >> >> Thanks, >> Lenore > > Octave 3.2.2 builds for many others on Mac OSX (including me). So I > assume it is a problem specific to MacPorts. > > Ben > I'm not the only one reporting an error though. The suspect is some configuration flags. Here's what I've been asked. >> > I have {{{checking for lgamma_r... no}}} when running {{{port -d > configure > octave}}} while you have {{{yes}}}. > > [http://lists.apple.com/archives/Xcode-users/2008/Feb/msg00557.html] > and > [http://lists.apple.com/archives/xcode-users/2008/Mar/msg00078.html] > are > probably related. > > {{{-D_REENTRANT}}} should probably be specified when compiling {{{lo- > specfun.cc}}} : > > {{{ > /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include > -I/opt/local/include/freetype2 -I/opt/local/include -I. -I.. > -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W > -Wshadow -Wold-style-cast -Wformat -O2 -I/opt/local/include/freetype2 > -I/opt/local/include lo-specfun.cc -o lo-specfun.o > lo-specfun.cc: In function 'Complex xlgamma(const Complex&)': > lo-specfun.cc:327: error: 'lgamma_r' was not declared in this scope > }}} > > I suspect this would however be an upstream issue. Lenore, you said > you > asked about this on the octave mailing lists ? Do you have a link to > the > conversation or could you provide the relevant bits, in particular > specific answers regarding successful compilation of the latest > octave on > a PPC machine (the best would be to have the same output as you > provided, > but for a successful build) ? Thanks ! > > -- > Ticket URL: > MacPorts > Ports system for Mac OS FWIW, I had Octave successfully compiled on this machine until I wiped it out to upgrade. It wasn't very old - some time this summer - but I don't know which version it actually was. -------------- next part -------------- An HTML attachment was scrubbed... URL: From talklists at newgeo.com Thu Aug 27 13:29:24 2009 From: talklists at newgeo.com (Scott Haneda) Date: Thu, 27 Aug 2009 13:29:24 -0700 Subject: php5 In-Reply-To: <82A9F37B-2E7C-459C-A50E-FA0453348237@macports.org> References: <1723E4BA-34BB-4C6C-AF79-B71E8FD217B4@newgeo.com> <0F3CD8E2-B752-4CA0-AFBA-DF5E0985807A@macports.org> <0E4E34F6-9871-4659-BE76-AEDC01206609@newgeo.com> <3481B0A6-D9B3-413D-89C6-DF3FDA8E3D6B@newgeo.com> <6008DF49-4BAB-47B8-BB58-BA6DBBC347E9@macports.org> <2A67569A-A341-4934-9877-25DC0F774BCA@newgeo.com> <47D80A62-2872-4477-901F-3BB8A38A1D5B@macports.org> <97378DFD-42CB-43F8-82E4-CBBC3EC4F998@macports.org> <2B680393-8D31-4992-833D-81E0BDBB1672@newgeo.com> <26792985-DBA1-42F3-B4A9-08F335DC4A2D@macports.org> <0BCCA0F1-CA1A-468E-834F-9D76B3BD1073@newgeo.com> <0EB26CA4-707F-4829-8D19-FE720186E285@macports.org> <095D33D2-A1C5-48EC-BCA2-A1BA420A902D@newgeo.com> <82A9F37B-2E7C-459C-A50E-FA0453348237@macports.org> Message-ID: On Aug 27, 2009, at 12:17 AM, Ryan Schmidt wrote: > On Aug 26, 2009, at 22:42, Scott Haneda wrote: > >> On Aug 26, 2009, at 6:40 PM, Ryan Schmidt wrote: >> >>> This may be this bug: >>> >>> http://bugs.php.net/bug.php?id=45468 >> >> Looks like it. So this is one of those wait for a fix to get >> rolled out and in the mean time, just alter the .ini file? > > Apparently. > >> Where do the defaults come form now if not defined at compile >> time? My phpInfi() had all defaults as empty, then adding in a >> value, set defaults and master values to the added in value. > > According to the above bug report, the default socket for the mysql > extension compiled with mysqlnd is "/tmp/mysql.sock". I am not clear on where they are taking that bug report. Are they considering the default location to be acceptable? I am going to assume so, since there is no compile time path to set, it must be set somewhere. This makes the php install rougher on the ports user. Either they have to adjust the php.ini file, or adjust mysql. Does Mac Ports have any suggested way of dealing with this? I see the options: 1) Alter MySql to change the socket path to /tmp 2) Alter the .ini files in place to add in the correct socket path 3) Leave it as an exercise to the user -- Scott * If you contact me off list replace talklists@ with scott@ * From killshot91 at comcast.net Thu Aug 27 23:09:12 2009 From: killshot91 at comcast.net (Steve Edwards) Date: Thu, 27 Aug 2009 23:09:12 -0700 Subject: .htaccess Issues With Macports Apache Install Message-ID: <4A977488.7070508@comcast.net> On my MacBook Pro, I installed Apache/MySQL/PHP using MacPorts. I'm running PHP 5.2.9 and Apache 2.2.11. It works great, except for a couple things. For some reason, the .htaccess file cannot have the following lines in it: # PHP 5, Apache 1 and 2. php_value magic_quotes_gpc 0 php_value register_globals 0 php_value session.auto_start 0 php_value mbstring.http_input pass php_value mbstring.http_output pass php_value mbstring.encoding_translation 0 When they are, I get the following error message in my Apache error log: /Users/steve/Sites/myartleague/.htaccess: php_value not allowed here However, if I comment them out and put them in httpd.conf, I don't get the error. However, this is a pain, since I have to modify the .htaccess any time it's updated. What's odd is that I have AllowOverride All set in httpd.conf. You can see it at http://pastebin.com/m4e09f963. In addition to that, extensions only work with separate .ini files. For instance, xdebug will only work if I have xdebug.ini in /opt/local/var/db/php5. If I have the xdebug settings in php.ini, they are not recognized. They are only recognized in the xdebug.ini. phpinfo shows a "Scan this dir for additional .ini files " setting with a value of /opt/local/var/db/php5, which apparently seems to mean that that directory has to be used. If anyone can shed some light on why I might be having these issues, I'd appreciate it. Thanks. Steve -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Thu Aug 27 23:19:08 2009 From: jmr at macports.org (Joshua Root) Date: Fri, 28 Aug 2009 16:19:08 +1000 Subject: MacPorts 1.8.0 has been released Message-ID: <4A9776DC.3010707@macports.org> The MacPorts Project is happy to announce that the 1.8.0 version has now been released. It is available via the usual methods: - selfupdate if you already have it installed - package installers in DMGs for 10.4 [1], 10.5 [2], and 10.6 [3] (all universal builds, the first two i386/ppc and the latter i386/x86_64) - source tarballs, both .tar.bz2 [4] and .tar.gz [5] - subversion tag [6] The list of what's new in 1.8.0 is quite extensive (so I won't list it here), the details can be found in the NEWS [7] file or the somewhat more exhaustive ChangeLog [8]. A big thanks to the developers for their hard work with all of the various features and bug fixes in 1.8.0, and to everyone for your patience while waiting for this version. Detached PGP signatures for the DMGs and source tarballs have been made with my key, which is available on the keyservers and my MacPorts wiki page [9]. - Josh [1] - [2] - [3] - [4] - [5] - [6] - [7] - [8] - [9] - PS, my PGP key ID is B70C8867DCDBFF26, fingerprint B6D0 0D4B 209D 03FF 2BCE B77F B70C 8867 DCDB FF26 From ryandesign at macports.org Fri Aug 28 00:08:52 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 28 Aug 2009 02:08:52 -0500 Subject: .htaccess Issues With Macports Apache Install In-Reply-To: <4A977488.7070508@comcast.net> References: <4A977488.7070508@comcast.net> Message-ID: <110CF7F8-DB06-483E-A1F7-2A566442D6D6@macports.org> Hi Steve! Here's some help for your first question; I'll tackle your second question in the next email. On Aug 28, 2009, at 01:09, Steve Edwards wrote: > On my MacBook Pro, I installed Apache/MySQL/PHP using MacPorts. I'm > running PHP 5.2.9 and Apache 2.2.11. It works great, except for a > couple things. For some reason, the .htaccess file cannot have the > following lines in it: > > # PHP 5, Apache 1 and 2. > > php_value magic_quotes_gpc 0 > php_value register_globals 0 > php_value session.auto_start 0 > php_value mbstring.http_input pass > php_value mbstring.http_output pass > php_value mbstring.encoding_translation 0 > > > When they are, I get the following error message in my Apache error > log: > > /Users/steve/Sites/myartleague/.htaccess: php_value not allowed here > > However, if I comment them out and put them in httpd.conf, I don't > get the error. However, this is a pain, since I have to modify > the .htaccess any time it's updated. > > What's odd is that I have AllowOverride All set in httpd.conf. You > can see it at http://pastebin.com/m4e09f963. True, the AllowOverride All you have in your block is all you need. But this line is undoing it: Include conf/extra/httpd-userdir.conf In httpd-userdir.conf, you'll see the line: AllowOverride FileInfo AuthConfig Limit Indexes I tried that line on my system and was able to reproduce your problem. So you can either change the AllowOverride in httpd- userdir.conf to All, or just don't use httpd-userdir.conf and mod_userdir at all. On my MacBook Pro, I'm the only user and the only one whose home directory should be served, so I turn off mod_userdir and don't include httpd-userdir.conf; instead, I just add this to my httpd.conf: # Enable just rschmidt's home directory. Options FollowSymLinks AllowOverride All Order allow,deny Allow from all Alias /~rschmidt /Users/rschmidt/Sites Note also in the Apache documentation: http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride "For security and performance reasons, do not set AllowOverride to anything other than None in your block." You have currently set AllowOverride to All in your block. From rambiusparkisanius at gmail.com Fri Aug 28 00:20:09 2009 From: rambiusparkisanius at gmail.com (Ivan "Rambius" Ivanov) Date: Fri, 28 Aug 2009 10:20:09 +0300 Subject: Failed to install perforce - fetch failed Message-ID: <89ce7f740908280020n4708bf73i3a9296ddc572c6ab@mail.gmail.com> Hello, I tried to installed perforce and it failed with fetch failed message: $ sudo port install perforce Password: ---> Computing dependencies for perforce ---> Fetching perforce ---> Attempting to fetch p4 from http://distfiles.macports.org/perforce ---> Attempting to fetch p4 from ftp://www.perforce.com/pub/perforce/r06.2/bin.darwin80ppc/ ---> Attempting to fetch p4 from http://www.perforce.com/perforce/doc.052/man/ ---> Attempting to fetch p4 from http://arn.se.distfiles.macports.org/perforce ---> Attempting to fetch p4 from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/perforce ---> Attempting to fetch p4 from http://svn.macports.org/repository/macports/distfiles/perforce ---> Attempting to fetch p4 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch p4 from http://svn.macports.org/repository/macports/downloads/perforce Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. I noticed this bug both on Mac OS X 10.4 and 10.5 with MacPort 1.7. I just selfupdated to MacPort 1.8 and reproduced them problem with it as well. I will appreciate any ideas how to fix this problem. Regards Ivan -- Tangra Mega Rock: http://www.radiotangra.com From trog24 at comcast.net Fri Aug 28 00:40:31 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Fri, 28 Aug 2009 00:40:31 -0700 Subject: MacPorts 1.8.0 Message-ID: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> Hello, Entering: sudo port upgrade installed after upgrading to 1.8.0 resulted in the following messages: Warning: Skipping upgrade since apache-ant 1.7.1_0 >= apache-ant 1.7.1_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since gmp 4.3.1_1 >= gmp 4.3.1_1, even though installed variants "" do not match "+powerpc". Use 'upgrade -- enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since gnustep-make 2.2.0_0 >= gnustep-make 2.2.0_0, even though installed variants "+gnustep_layout" do not match "+darwin+gnustep_layout". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since gnustep-base 1.19.1_0 >= gnustep-base 1.19.1_0, even though installed variants "+ffi" do not match "+darwin +ffi". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since gnustep-gui 0.17.0_0 >= gnustep-gui 0.17.0_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even though installed variants "" do not match "+darwin". Use 'upgrade -- enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since tk 8.5.6_1 >= tk 8.5.6_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce- variants' to switch to the requested variants. Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, even though installed variants "" do not match "+darwin". Use 'upgrade -- enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since python26 2.6.2_4 >= python26 2.6.2_4, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since glib2 2.20.4_0 >= glib2 2.20.4_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since gcc43 4.3.4_0 >= gcc43 4.3.4_0, even though installed variants "" do not match "+powerpc". Use 'upgrade -- enforce-variants' to switch to the requested variants. The system is MacOS 10.4.11 on a PPC. Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From martin.eisenhardt at mneisen.org Fri Aug 28 00:54:32 2009 From: martin.eisenhardt at mneisen.org (Martin Eisenhardt) Date: Fri, 28 Aug 2009 09:54:32 +0200 Subject: MacPorts 1.8.0 In-Reply-To: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> Message-ID: <4A978D38.2050904@mneisen.org> Hi Frank, Frank J. R. Hanstick wrote: > > > > sudo port upgrade installed > > > > after upgrading to 1.8.0 resulted in the following messages: > > > > Warning: Skipping upgrade since apache-ant 1.7.1_0 >= apache-ant > > 1.7.1_0, even though installed variants "" do not match "+darwin". Use > > 'upgrade --enforce-variants' to switch to the requested variants. I think you should just use sudo port upgrade --enforce-variants HTH! Regards Martin From martin.eisenhardt at mneisen.org Fri Aug 28 00:57:51 2009 From: martin.eisenhardt at mneisen.org (Martin Eisenhardt) Date: Fri, 28 Aug 2009 09:57:51 +0200 Subject: MacPorts 1.8.0: Cannot fetch openssl Message-ID: <4A978DFF.8090308@mneisen.org> Hi list, after installing MacPorts 1.8.0, I want to upgrade subversion and its perlbindings: $ mekkie:~ mneisen$ sudo port upgrade -u --enforce-variants subversion subversion-perlbindings But it gives me the following error messages: ---> Computing dependencies for openssl ---> Fetching openssl ---> Attempting to fetch openssl-0.9.8k.tar.gz from http://www.openssl.org/source/ ---> Attempting to fetch openssl-0.9.8k.tar.gz from http://arn.se.distfiles.macports.org/openssl ---> Attempting to fetch openssl-0.9.8k.tar.gz from http://distfiles.macports.org/openssl ---> Attempting to fetch openssl-0.9.8k.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/openssl ---> Attempting to fetch openssl-0.9.8k.tar.gz from http://svn.macports.org/repository/macports/distfiles/openssl ---> Attempting to fetch openssl-0.9.8k.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch openssl-0.9.8k.tar.gz from http://svn.macports.org/repository/macports/downloads/openssl Error: Target org.macports.fetch returned: fetch failed Error: Unable to upgrade port: 1 It seems like the version of openssl MacPorts want to upgrade to does not exist in the distfiles mirror. Any help? Or should I just wait? Thanks for the answers and help! Kind regards Martin From ryandesign at macports.org Fri Aug 28 01:00:35 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 28 Aug 2009 03:00:35 -0500 Subject: MacPorts 1.8.0 In-Reply-To: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> Message-ID: <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> On Aug 28, 2009, at 02:40, Frank J. R. Hanstick wrote: > sudo port upgrade installed > > after upgrading to 1.8.0 resulted in the following messages: > > Warning: Skipping upgrade since apache-ant 1.7.1_0 >= apache-ant > 1.7.1_0, even though installed variants "" do not match "+darwin". > Use 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since readline 6.0.000_1 >= readline > 6.0.000_1, even though installed variants "" do not match > "+darwin". Use 'upgrade --enforce-variants' to switch to the > requested variants. > Warning: Skipping upgrade since gmp 4.3.1_1 >= gmp 4.3.1_1, even > though installed variants "" do not match "+powerpc". Use 'upgrade > --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since gnustep-make 2.2.0_0 >= gnustep- > make 2.2.0_0, even though installed variants "+gnustep_layout" do > not match "+darwin+gnustep_layout". Use 'upgrade --enforce- > variants' to switch to the requested variants. > Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl > 0.9.8k_0, even though installed variants "" do not match "+darwin". > Use 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since gnustep-base 1.19.1_0 >= gnustep- > base 1.19.1_0, even though installed variants "+ffi" do not match > "+darwin+ffi". Use 'upgrade --enforce-variants' to switch to the > requested variants. > Warning: Skipping upgrade since gnustep-gui 0.17.0_0 >= gnustep-gui > 0.17.0_0, even though installed variants "" do not match "+darwin". > Use 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even > though installed variants "" do not match "+darwin". Use 'upgrade -- > enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since tk 8.5.6_1 >= tk 8.5.6_1, even > though installed variants "" do not match "+darwin". Use 'upgrade -- > enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, > even though installed variants "" do not match "+darwin". Use > 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since python26 2.6.2_4 >= python26 > 2.6.2_4, even though installed variants "" do not match "+darwin". > Use 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since glib2 2.20.4_0 >= glib2 2.20.4_0, > even though installed variants "" do not match "+darwin". Use > 'upgrade --enforce-variants' to switch to the requested variants. > Warning: Skipping upgrade since gcc43 4.3.4_0 >= gcc43 4.3.4_0, > even though installed variants "" do not match "+powerpc". Use > 'upgrade --enforce-variants' to switch to the requested variants. > > The system is MacOS 10.4.11 on a PPC. MacPorts is informing you that the variants it would select for these ports today do not match the variants that were recorded in the registry for the port at the time it was installed. You can ignore the warnings, or forcibly rebuild each affected port if you would like them to go away. There are two reasons this situation might occur. One is that a port may have had a variant added to it since you installed it, or for some other reason a variant which should be automatically selected was not in your previous install, but would be now. Taking gcc43 for example, I'm not sure why you don't have the +powerpc variant selected since it has been in the port since it was created. Did you perhaps explicitly turn it off when you installed it by using "sudo port isntall gcc43 -powerpc"? MacPorts 1.8.0 no longer allows you to deselect platform variants so that situation should hopefully no longer be possible. The other reason is that the registry did not used to record the variant "+darwin" for some reason. So any port that has a +darwin variant will show this warning until you upgrade it. MacPorts 1.8.0 now records all variants including "+darwin". From ryandesign at macports.org Fri Aug 28 01:06:26 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 28 Aug 2009 03:06:26 -0500 Subject: Failed to install perforce - fetch failed In-Reply-To: <89ce7f740908280020n4708bf73i3a9296ddc572c6ab@mail.gmail.com> References: <89ce7f740908280020n4708bf73i3a9296ddc572c6ab@mail.gmail.com> Message-ID: <0D47E7F1-D64B-42F0-AA66-853DE8B1B48B@macports.org> On Aug 28, 2009, at 02:20, Ivan Rambius Ivanov wrote: > I tried to installed perforce and it failed with fetch failed message: The port is ancient. I will try to update it. http://trac.macports.org/ticket/20851 From ryandesign at macports.org Fri Aug 28 01:12:53 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 28 Aug 2009 03:12:53 -0500 Subject: MacPorts 1.8.0: Cannot fetch openssl In-Reply-To: <4A978DFF.8090308@mneisen.org> References: <4A978DFF.8090308@mneisen.org> Message-ID: On Aug 28, 2009, at 02:57, Martin Eisenhardt wrote: > after installing MacPorts 1.8.0, I want to upgrade subversion and its > perlbindings: > > $ mekkie:~ mneisen$ sudo port upgrade -u --enforce-variants > subversion > subversion-perlbindings > > But it gives me the following error messages: > > ---> Computing dependencies for openssl > ---> Fetching openssl > ---> Attempting to fetch openssl-0.9.8k.tar.gz from > http://www.openssl.org/source/ > ---> Attempting to fetch openssl-0.9.8k.tar.gz from > http://arn.se.distfiles.macports.org/openssl > ---> Attempting to fetch openssl-0.9.8k.tar.gz from > http://distfiles.macports.org/openssl > ---> Attempting to fetch openssl-0.9.8k.tar.gz from > http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/ > openssl [snip] > It seems like the version of openssl MacPorts want to upgrade to does > not exist in the distfiles mirror. The file does exist on all four of the above servers. > ---> Attempting to fetch openssl-0.9.8k.tar.gz from > http://svn.macports.org/repository/macports/distfiles/openssl > ---> Attempting to fetch openssl-0.9.8k.tar.gz from > http://svn.macports.org/repository/macports/distfiles/general/ > ---> Attempting to fetch openssl-0.9.8k.tar.gz from > http://svn.macports.org/repository/macports/downloads/openssl > Error: Target org.macports.fetch returned: fetch failed > Error: Unable to upgrade port: 1 It is normal that the file does not exist in these locations. Try debug output: sudo port -d upgrade openssl Maybe that will give a clue about why it cannot fetch the file. Can you fetch the file from those locations using a web browser? From martin.eisenhardt at mneisen.org Fri Aug 28 02:21:03 2009 From: martin.eisenhardt at mneisen.org (Martin Eisenhardt) Date: Fri, 28 Aug 2009 11:21:03 +0200 Subject: MacPorts 1.8.0: Cannot fetch openssl In-Reply-To: References: <4A978DFF.8090308@mneisen.org> Message-ID: <4A97A17F.8070909@mneisen.org> Hi Ryan, thanks for the quick reply! Ryan Schmidt wrote: > Try debug output: > > sudo port -d upgrade openssl > > Maybe that will give a clue about why it cannot fetch the file. It gives me a clue: It simply works now. Strange. Thank you anyway! > > Can you fetch the file from those locations using a web browser? > > Yep. Kind regards Martin From ryandesign at macports.org Fri Aug 28 04:17:45 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 28 Aug 2009 06:17:45 -0500 Subject: .htaccess Issues With Macports Apache Install In-Reply-To: <4A977488.7070508@comcast.net> References: <4A977488.7070508@comcast.net> Message-ID: On Aug 28, 2009, at 01:09, Steve Edwards wrote: > In addition to that, extensions only work with separate .ini > files. For instance, xdebug will only work if I have xdebug.ini > in /opt/local/var/db/php5. If I have the xdebug settings in > php.ini, they are not recognized. They are only recognized in the > xdebug.ini. phpinfo shows a "Scan this dir for additional .ini > files " setting with a value of /opt/local/var/db/php5, which > apparently seems to mean that that directory has to be used. I've been in the process of splitting the formerly monolithic php5 port into separate ports for each module. Along with that I added the ability to load additional ini files from /opt/local/var/db/php5, and each module port installs its own ini into that directory. The user is not meant to modify this ini file (because the modifications would be lost if the port were upgraded); rather, this ini file only contains enough code to load the module (the "extension=something.so" line). There are some modules, like xdebug, which have additional settings you're supposed to set in an ini, and I admit I had not played with that yet. I would have expected to be able to set them in the primary php.ini. And indeed it seems to work for me. For example, I install php5-xdebug and restart my Apache and look at my phpinfo.php and see that xdebug is now there and in its configuration variables it shows that xdebug.auto_trace is off. I then add this line to the end of my / opt/local/etc/php5/php.ini: xdebug.auto_trace = On and I restart my Apache again and I see that auto_trace is now on. From raimue at macports.org Fri Aug 28 04:22:09 2009 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Fri, 28 Aug 2009 13:22:09 +0200 Subject: MacPorts 1.8.0 has been released In-Reply-To: <4A9776DC.3010707@macports.org> References: <4A9776DC.3010707@macports.org> Message-ID: <4A97BDE1.3030908@macports.org> On 2009-08-28 08:19 , Joshua Root wrote: > [1] - > > [2] - > > > [3] - > I got several reports on IRC that these URLs return a "403 Forbidden" error, most probably due to wrong permissions on the files. Please just wait until this gets fixed. Bill, could you please take a look? Rainer From trog24 at comcast.net Fri Aug 28 07:48:29 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Fri, 28 Aug 2009 07:48:29 -0700 Subject: MacPorts 1.8.0 In-Reply-To: <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> Message-ID: <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> Hello, I used: sudo port upgrade --enforce-variants sudo port /upgrade --enforce-variants as suggested with the following result: Can't map the URL 'file://.' to a port description file ("Could not find Portfile in /Users/frank"). Please verify that the directory and portfile syntax are correct. To use the current port, you must be in a port's directory. (you might also see this message if a pseudo-port such as outdated or installed expands to no ports). On Aug 28, 2009, at 1:00 AM, Ryan Schmidt wrote: > On Aug 28, 2009, at 02:40, Frank J. R. Hanstick wrote: > >> sudo port upgrade installed >> >> after upgrading to 1.8.0 resulted in the following messages: >> >> Warning: Skipping upgrade since apache-ant 1.7.1_0 >= apache-ant >> 1.7.1_0, even though installed variants "" do not match "+darwin". >> Use 'upgrade --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since readline 6.0.000_1 >= readline >> 6.0.000_1, even though installed variants "" do not match >> "+darwin". Use 'upgrade --enforce-variants' to switch to the >> requested variants. >> Warning: Skipping upgrade since gmp 4.3.1_1 >= gmp 4.3.1_1, even >> though installed variants "" do not match "+powerpc". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since gnustep-make 2.2.0_0 >= gnustep- >> make 2.2.0_0, even though installed variants "+gnustep_layout" do >> not match "+darwin+gnustep_layout". Use 'upgrade --enforce- >> variants' to switch to the requested variants. >> Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl >> 0.9.8k_0, even though installed variants "" do not match >> "+darwin". Use 'upgrade --enforce-variants' to switch to the >> requested variants. >> Warning: Skipping upgrade since gnustep-base 1.19.1_0 >= gnustep- >> base 1.19.1_0, even though installed variants "+ffi" do not match >> "+darwin+ffi". Use 'upgrade --enforce-variants' to switch to the >> requested variants. >> Warning: Skipping upgrade since gnustep-gui 0.17.0_0 >= gnustep- >> gui 0.17.0_0, even though installed variants "" do not match >> "+darwin". Use 'upgrade --enforce-variants' to switch to the >> requested variants. >> Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even >> though installed variants "" do not match "+darwin". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since tk 8.5.6_1 >= tk 8.5.6_1, even >> though installed variants "" do not match "+darwin". Use 'upgrade >> --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, >> even though installed variants "" do not match "+darwin". Use >> 'upgrade --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since python26 2.6.2_4 >= python26 >> 2.6.2_4, even though installed variants "" do not match "+darwin". >> Use 'upgrade --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since glib2 2.20.4_0 >= glib2 2.20.4_0, >> even though installed variants "" do not match "+darwin". Use >> 'upgrade --enforce-variants' to switch to the requested variants. >> Warning: Skipping upgrade since gcc43 4.3.4_0 >= gcc43 4.3.4_0, >> even though installed variants "" do not match "+powerpc". Use >> 'upgrade --enforce-variants' to switch to the requested variants. >> >> The system is MacOS 10.4.11 on a PPC. > > MacPorts is informing you that the variants it would select for > these ports today do not match the variants that were recorded in > the registry for the port at the time it was installed. You can > ignore the warnings, or forcibly rebuild each affected port if you > would like them to go away. > > There are two reasons this situation might occur. One is that a > port may have had a variant added to it since you installed it, or > for some other reason a variant which should be automatically > selected was not in your previous install, but would be now. Taking > gcc43 for example, I'm not sure why you don't have the +powerpc > variant selected since it has been in the port since it was > created. Did you perhaps explicitly turn it off when you installed > it by using "sudo port isntall gcc43 -powerpc"? MacPorts 1.8.0 no > longer allows you to deselect platform variants so that situation > should hopefully no longer be possible. > > The other reason is that the registry did not used to record the > variant "+darwin" for some reason. So any port that has a +darwin > variant will show this warning until you upgrade it. MacPorts 1.8.0 > now records all variants including "+darwin". > > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From killshot91 at comcast.net Fri Aug 28 07:52:56 2009 From: killshot91 at comcast.net (Steve Edwards) Date: Fri, 28 Aug 2009 07:52:56 -0700 Subject: .htaccess Issues With Macports Apache Install In-Reply-To: <110CF7F8-DB06-483E-A1F7-2A566442D6D6@macports.org> References: <4A977488.7070508@comcast.net> <110CF7F8-DB06-483E-A1F7-2A566442D6D6@macports.org> Message-ID: <4A97EF48.2080504@comcast.net> Ryan, Works like a charm. Thanks a ton! One quick follow up question: what does this line do? Alias /~rschmidt /Users/rschmidt/Sites Thanks. Steve Ryan Schmidt wrote: > Hi Steve! Here's some help for your first question; I'll tackle your > second question in the next email. > > > On Aug 28, 2009, at 01:09, Steve Edwards wrote: > >> On my MacBook Pro, I installed Apache/MySQL/PHP using MacPorts. I'm >> running PHP 5.2.9 and Apache 2.2.11. It works great, except for a >> couple things. For some reason, the .htaccess file cannot have the >> following lines in it: >> >> # PHP 5, Apache 1 and 2. >> >> php_value magic_quotes_gpc 0 >> php_value register_globals 0 >> php_value session.auto_start 0 >> php_value mbstring.http_input pass >> php_value mbstring.http_output pass >> php_value mbstring.encoding_translation 0 >> >> >> When they are, I get the following error message in my Apache error log: >> >> /Users/steve/Sites/myartleague/.htaccess: php_value not allowed here >> >> However, if I comment them out and put them in httpd.conf, I don't >> get the error. However, this is a pain, since I have to modify the >> .htaccess any time it's updated. >> >> What's odd is that I have AllowOverride All set in httpd.conf. You >> can see it at http://pastebin.com/m4e09f963. > > True, the AllowOverride All you have in your "/Users/steve/Sites"> block is all you need. But this line is undoing it: > > Include conf/extra/httpd-userdir.conf > > In httpd-userdir.conf, you'll see the line: > > AllowOverride FileInfo AuthConfig Limit Indexes > > I tried that line on my system and was able to reproduce your problem. > So you can either change the AllowOverride in httpd-userdir.conf to > All, or just don't use httpd-userdir.conf and mod_userdir at all. On > my MacBook Pro, I'm the only user and the only one whose home > directory should be served, so I turn off mod_userdir and don't > include httpd-userdir.conf; instead, I just add this to my httpd.conf: > > > # Enable just rschmidt's home directory. > > Options FollowSymLinks > AllowOverride All > Order allow,deny > Allow from all > > Alias /~rschmidt /Users/rschmidt/Sites > > > Note also in the Apache documentation: > > http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride > > "For security and performance reasons, do not set AllowOverride to > anything other than None in your block." > > You have currently set AllowOverride to All in your block. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jay+macports at covariant.org Fri Aug 28 08:12:17 2009 From: jay+macports at covariant.org (Jay Sachs) Date: Fri, 28 Aug 2009 11:12:17 -0400 Subject: db46 build fails with build_arch x86_64 Message-ID: <3486CF1B-5037-4C1C-A127-3EBDAD02595A@covariant.org> Using OS X 10.5.8, fresh selfupdate of 1.8.0. Only other port installed is a just-installed apr-1.3.8_0. Anyone else seeing this? ---> Fetching db46 ---> Attempting to fetch patch.4.6.21.1 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/ ---> Attempting to fetch patch.4.6.21.2 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/ ---> Attempting to fetch patch.4.6.21.3 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/ ---> Attempting to fetch db-4.6.21.tar.gz from http://distfiles.macports.org/db4/4.6.21_5 ---> Verifying checksum(s) for db46 ---> Extracting db46 ---> Applying patches to db46 ---> Configuring db46 ---> Building db46 Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_databases_db46/work/db-4.6.21/build_unix" && /usr/bin/make -j1 all " returned error 2 Command output: /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -c - O2 -arch x86_64 -I../dist/.. -I/opt/local/include -I/System/Library/ Frameworks/JavaVM.framework/Versions/Current/Headers ../dist/../ db_dump185/db_dump185.c /usr/bin/gcc-4.0 -c -O2 -arch x86_64 -I../dist/.. -I/opt/local/ include -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/ Headers ../dist/../db_dump185/db_dump185.c -fno-common -DPIC -o .libs/ db_dump185.o /usr/bin/gcc-4.0 -c -O2 -arch x86_64 -I../dist/.. -I/opt/local/ include -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/ Headers ../dist/../db_dump185/db_dump185.c -o db_dump185.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link /usr/bin/gcc-4.0 -O2 -arch x86_64 -o db_dump185 -L/opt/local/lib db_dump185.lo /usr/bin/gcc-4.0 -O2 -arch x86_64 -o db_dump185 .libs/db_dump185.o -L/ opt/local/lib /bin/sh ./libtool --mode=execute true db_dump185 /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -c -I. -I../dist/.. - I/opt/local/include -I/System/Library/Frameworks/JavaVM.framework/ Versions/Current/Headers -O2 -arch x86_64 ../dist/../db_archive/ db_archive.c /usr/bin/gcc-4.0 -c -I. -I../dist/.. -I/opt/local/include -I/System/ Library/Frameworks/JavaVM.framework/Versions/Current/Headers -O2 -arch x86_64 ../dist/../db_archive/db_archive.c -fno-common -DPIC -o .libs/ db_archive.o /usr/bin/gcc-4.0 -c -I. -I../dist/.. -I/opt/local/include -I/System/ Library/Frameworks/JavaVM.framework/Versions/Current/Headers -O2 -arch x86_64 ../dist/../db_archive/db_archive.c -o db_archive.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -c -I. -I../dist/.. - I/opt/local/include -I/System/Library/Frameworks/JavaVM.framework/ Versions/Current/Headers -O2 -arch x86_64 ../dist/../common/util_sig.c /usr/bin/gcc-4.0 -c -I. -I../dist/.. -I/opt/local/include -I/System/ Library/Frameworks/JavaVM.framework/Versions/Current/Headers -O2 -arch x86_64 ../dist/../common/util_sig.c -fno-common -DPIC -o .libs/ util_sig.o /usr/bin/gcc-4.0 -c -I. -I../dist/.. -I/opt/local/include -I/System/ Library/Frameworks/JavaVM.framework/Versions/Current/Headers -O2 -arch x86_64 ../dist/../common/util_sig.c -o util_sig.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link /usr/bin/gcc-4.0 -O2 -arch x86_64 -o db_archive -L/opt/local/lib \ db_archive.lo util_sig.lo libdb-4.6.la /usr/bin/gcc-4.0 -O2 -arch x86_64 -o .libs/db_archive .libs/ db_archive.o .libs/util_sig.o -L/opt/local/lib ./.libs/libdb-4.6.dylib ld warning: in ./.libs/libdb-4.6.dylib, file is not of required architecture Undefined symbols: "_db_env_create", referenced from: _main in db_archive.o "_db_strerror", referenced from: _main in db_archive.o _main in db_archive.o "___db_rpath", referenced from: _main in db_archive.o "_db_version", referenced from: _version_check in db_archive.o _main in db_archive.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [db_archive] Error 1 Error: The following dependencies failed to build: apr-util db46 expat libiconv gperf sqlite3 ncurses ncursesw readline cyrus-sasl2 openssl zlib gettext junit hamcrest-core apache-ant neon serf subversion Error: Status 1 encountered during processing. From frstan at bellsouth.net Fri Aug 28 08:06:17 2009 From: frstan at bellsouth.net (William Davis) Date: Fri, 28 Aug 2009 11:06:17 -0400 Subject: MacPorts 1.8.0 In-Reply-To: <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> Message-ID: <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> On Aug 28, 2009, at 10:48 AM, Frank J. R. Hanstick wrote: > sudo port upgrade --enforce-variants You need to type: sudo port upgrade outdated --enforce-variants As is, you are telling port to upgrade the port "nul" for which you got the currently scheduled error mesg. William Davis frstanATbellsouthDOTnet Mac OS X.5.8 Darwin 9.8.0 XQuartz 2.4.0 (xorg-server 1.5.3-apple14) Mac Mini Intel Duo @ 1.86 GHz Mundus vult decepi, ego non From protsman at mac.com Fri Aug 28 09:36:57 2009 From: protsman at mac.com (Shawn Protsman) Date: Fri, 28 Aug 2009 09:36:57 -0700 Subject: upgrade installed problem Message-ID: <63FC892C-F128-4DF6-9ED8-8A78C99B34DC@mac.com> I just upgraded to 1.8 this morning. A problem arose around ghc. Something I am using must be dependent upon it: ] sudo port clean --archive ghc ; sudo port clean --dist ghc ---> Cleaning ghc ---> Cleaning ghc ] sudo port uninstall ghc ] sudo port upgrade --enforce-variants installed ---> Computing dependencies for ghc ---> Fetching ghc ---> Attempting to fetch ghc-6.10.3-src.tar.bz2 from http://distfiles.macports.org/ghc ---> Attempting to fetch ghc-6.10.3-src-extralibs.tar.bz2 from http://distfiles.macports.org/ghc ---> Attempting to fetch testsuite-6.10.3.tar.bz2 from http://distfiles.macports.org/ghc ---> Attempting to fetch ghc-6.8.2-darwin-i386-leopard- bootstrap.tar.bz2 from http://distfiles.macports.org/ghc ---> Verifying checksum(s) for ghc ---> Extracting ghc ---> Applying patches to ghc ---> Configuring ghc Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_ghc/work/ghc-6.10.3" && ./configure -- prefix=/opt/local --prefix=/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_ghc/work/destroot/opt/local -- datadir=/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_ghc/work/destroot/opt/local/share/ ghc-6.10.3 --with-gmp-includes=/opt/local/include --with-gmp- libraries=/opt/local/lib --with-ghc='/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_lang_ghc/work/ghc-bootstrap/bin/ghc' -- with-gcc=/usr/bin/gcc-4.0 " returned error 2 Command output: checking build system type... i386-apple-darwin9.8.0 checking host system type... i386-apple-darwin9.8.0 checking target system type... i386-apple-darwin9.8.0 Canonicalised to: i386-apple-darwin checking version of ghc... 6.8.2 checking for nhc... no checking for nhc98... no checking for hbc... no checking for ld... /usr/bin/ld ./configure: line 11082: syntax error: unexpected end of file Error: Problem while installing ghc ===================== I cannot proceed with other updates due to this problem? Suggestions on how I can resolve it? Thanks, Shawn From rambiusparkisanius at gmail.com Fri Aug 28 11:18:27 2009 From: rambiusparkisanius at gmail.com (Ivan "Rambius" Ivanov) Date: Fri, 28 Aug 2009 21:18:27 +0300 Subject: Failed to install perforce - fetch failed In-Reply-To: <0D47E7F1-D64B-42F0-AA66-853DE8B1B48B@macports.org> References: <89ce7f740908280020n4708bf73i3a9296ddc572c6ab@mail.gmail.com> <0D47E7F1-D64B-42F0-AA66-853DE8B1B48B@macports.org> Message-ID: <89ce7f740908281118r3a5f18b1t7ffb87856c2cf688@mail.gmail.com> Hello Ryan, On Fri, Aug 28, 2009 at 11:06 AM, Ryan Schmidt wrote: > On Aug 28, 2009, at 02:20, Ivan Rambius Ivanov wrote: > >> I tried to installed perforce and it failed with fetch failed message: > > The port is ancient. I will try to update it. > > http://trac.macports.org/ticket/20851 I checked the ticket. How I can udpate perforce's Portfile and test it? Regards Rambius -- Tangra Mega Rock: http://www.radiotangra.com From merlyn at stonehenge.com Fri Aug 28 09:28:46 2009 From: merlyn at stonehenge.com (Randal L. Schwartz) Date: Fri, 28 Aug 2009 09:28:46 -0700 Subject: MacPorts 1.8.0 has been released In-Reply-To: <4A9776DC.3010707@macports.org> (Joshua Root's message of "Fri, 28 Aug 2009 16:19:08 +1000") References: <4A9776DC.3010707@macports.org> Message-ID: <86iqg7kim9.fsf@blue.stonehenge.com> This port broke my system. Good thing I had backups, so I could figure out what went wrong. $ sudo port -v selfupdate [upgrade to 1.8.0] $ port outdated The following installed ports are outdated: libcanberra 0.15_0 < 0.16_0 $ sudo port -puv upgrade libcanberra ... warnings about skipping upgrades ... ---> Cleaning libcanberra ---> Removing build directory for libcanberra ---> Uninstalling libcanberra @0.15_0 ---> Uninstall is removing libcanberra from the port registry. $ port outdated zsh: command not found: port What the F. Turns out the install is *removing* my /opt symlink, which points at private/opt. Why is the new installer removing my symlink? That's none of its business. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion From ryandesign at macports.org Fri Aug 28 12:54:46 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 28 Aug 2009 14:54:46 -0500 Subject: upgrade installed problem In-Reply-To: <63FC892C-F128-4DF6-9ED8-8A78C99B34DC@mac.com> References: <63FC892C-F128-4DF6-9ED8-8A78C99B34DC@mac.com> Message-ID: <7B9570FA-6C62-414A-A96A-9FF9AFB2C1EC@macports.org> On Aug 28, 2009, at 11:36, Shawn Protsman wrote: > ---> Configuring ghc > Error: Target org.macports.configure returned: configure failure: > shell command " cd "/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ > ghc/work/ghc-6.10.3" && ./configure --prefix=/opt/local --prefix=/ > opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ > ghc/work/destroot/opt/local --datadir=/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ > ghc/work/destroot/opt/local/share/ghc-6.10.3 --with-gmp-includes=/ > opt/local/include --with-gmp-libraries=/opt/local/lib --with-ghc='/ > opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ > ghc/work/ghc-bootstrap/bin/ghc' --with-gcc=/usr/bin/gcc-4.0 " > returned error 2 > Command output: checking build system type... i386-apple-darwin9.8.0 > checking host system type... i386-apple-darwin9.8.0 > checking target system type... i386-apple-darwin9.8.0 > Canonicalised to: i386-apple-darwin > checking version of ghc... 6.8.2 > checking for nhc... no > checking for nhc98... no > checking for hbc... no > checking for ld... /usr/bin/ld > ./configure: line 11082: syntax error: unexpected end of file ghc 6.10.3 is not compatible with the recently-released autoconf 2.64. http://trac.macports.org/ticket/20468 To install ghc 6.10.3, you will need to downgrade to autoconf 2.63. http://trac.macports.org/wiki/howto/InstallingOlderPort From ryandesign at macports.org Fri Aug 28 12:55:32 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 28 Aug 2009 14:55:32 -0500 Subject: Failed to install perforce - fetch failed In-Reply-To: <89ce7f740908281118r3a5f18b1t7ffb87856c2cf688@mail.gmail.com> References: <89ce7f740908280020n4708bf73i3a9296ddc572c6ab@mail.gmail.com> <0D47E7F1-D64B-42F0-AA66-853DE8B1B48B@macports.org> <89ce7f740908281118r3a5f18b1t7ffb87856c2cf688@mail.gmail.com> Message-ID: On Aug 28, 2009, at 13:18, Ivan Rambius Ivanov wrote: > On Fri, Aug 28, 2009 at 11:06 AM, Ryan Schmidt wrote: > >> On Aug 28, 2009, at 02:20, Ivan Rambius Ivanov wrote: >> >>> I tried to installed perforce and it failed with fetch failed >>> message: >> >> The port is ancient. I will try to update it. >> >> http://trac.macports.org/ticket/20851 > > I checked the ticket. How I can udpate perforce's Portfile and test > it? As for any committed update, you would sync your ports tree and try again: sudo port sync From ryandesign at macports.org Fri Aug 28 13:04:36 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Fri, 28 Aug 2009 15:04:36 -0500 Subject: .htaccess Issues With Macports Apache Install In-Reply-To: <4A97EF48.2080504@comcast.net> References: <4A977488.7070508@comcast.net> <110CF7F8-DB06-483E-A1F7-2A566442D6D6@macports.org> <4A97EF48.2080504@comcast.net> Message-ID: On Aug 28, 2009, at 09:52, Steve Edwards wrote: > One quick follow up question: what does this line do? > > Alias /~rschmidt /Users/rschmidt/Sites It makes it so that I can access http://localhost/~rschmidt/ to get to my Sites directory. Usually mod_userdir would create aliases for every user, but since I turned off mod_userdir, I create the alias manually just for me. From rambiusparkisanius at gmail.com Fri Aug 28 13:05:27 2009 From: rambiusparkisanius at gmail.com (Ivan "Rambius" Ivanov) Date: Fri, 28 Aug 2009 23:05:27 +0300 Subject: Failed to install perforce - fetch failed In-Reply-To: References: <89ce7f740908280020n4708bf73i3a9296ddc572c6ab@mail.gmail.com> <0D47E7F1-D64B-42F0-AA66-853DE8B1B48B@macports.org> <89ce7f740908281118r3a5f18b1t7ffb87856c2cf688@mail.gmail.com> Message-ID: <89ce7f740908281305h11dde502ued9c9bfb92fd075f@mail.gmail.com> Hello Ryan, On Fri, Aug 28, 2009 at 10:55 PM, Ryan Schmidt wrote: > > On Aug 28, 2009, at 13:18, Ivan Rambius Ivanov wrote: > >> On Fri, Aug 28, 2009 at 11:06 AM, Ryan Schmidt wrote: >> >>> On Aug 28, 2009, at 02:20, Ivan Rambius Ivanov wrote: >> I checked the ticket. How I can udpate perforce's Portfile and test it? > > As for any committed update, you would sync your ports tree and try again: > > sudo port sync > Now I understand. I confirm perforce port now works on 10.4 and 10.5. Thank you very much. Regards Rambius -- Tangra Mega Rock: http://www.radiotangra.com From jkorchok at hotmail.com Fri Aug 28 14:26:36 2009 From: jkorchok at hotmail.com (John Korchok) Date: Fri, 28 Aug 2009 17:26:36 -0400 Subject: php-oracle workaround In-Reply-To: References: <89ce7f740908280020n4708bf73i3a9296ddc572c6ab@mail.gmail.com><0D47E7F1-D64B-42F0-AA66-853DE8B1B48B@macports.org><89ce7f740908281118r3a5f18b1t7ffb87856c2cf688@mail.gmail.com> Message-ID: After installing the new Oracle PHP port, I was getting an error: Warning: oci_connect() [function.oci-connect]: OCIEnvNlsCreate() failed. There is something wrong with your system - please check that DYLD_LIBRARY_PATH includes the directory with Oracle Instant Client libraries in /Library/WebServer/Documents/Admin/getConnection.php on line 3 To get the new port running on my server, I had to add the following to /opt/local/apache2/bin/envvars: DYLD_LIBRARY_PATH=/opt/local/lib/oracle export DYLD_LIBRARY_PATH /opt/local/lib/oracle is the path to the Oracle Instant Client. Now it works fine. John Korchok From arno at alum.wpi.edu Fri Aug 28 14:42:33 2009 From: arno at alum.wpi.edu (Arno Hautala) Date: Fri, 28 Aug 2009 17:42:33 -0400 Subject: MacPorts 1.8.0 In-Reply-To: <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> Message-ID: <6adc49070908281442m6996124fn5383705ed0b291e9@mail.gmail.com> On Fri, Aug 28, 2009 at 11:06, William Davis wrote: > > You need to type: > > sudo port upgrade outdated --enforce-variants I'm just upgrading to 1.8 and my typical port upgrade process includes an initial fetch. port fetch outdated currently results in: $ sudo port fetch outdated Password: ... ---> Computing dependencies for libsigcxx2 Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. ---> Computing dependencies for mplayer-devel ... The fetch action also doesn't take the --enforce-variants flag. I presume that this won't be an issue as the version for these 2 haven't changed, but the error message could use some work for this case. Is this bug worthy, or purely informative and will be handled by the actual "upgrade --enforce-variants outdated" anyway? -- arno s hautala /-\ arno at alum.wpi.edu pgp eabb6fe6 d47c500f b2458f5d a7cc7abb f81c4e00 From artemiog at mac.com Fri Aug 28 16:16:53 2009 From: artemiog at mac.com (Artemio Gonzalez Lopez) Date: Sat, 29 Aug 2009 01:16:53 +0200 Subject: error compiling ffmpeg on Snow Leopard Message-ID: "sudo port -vd upgrade ffmpeg" fails with the following weird error message on my Intel iMac running Snow Leopard: DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (ffmpeg) DEBUG: Environment: CFLAGS='-O2 -DHAVE_LRINTF -I/opt/local/include - arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg /work/ffmpeg-0.5" && ./configure --prefix=/opt/local --disable-vhook -- enable-gpl --enable-postproc --enable-swscale --enable-avfilter -- enable-avfilter-lavf --enable-libmp3lame --enable-libvorbis --enable- libtheora --enable-libdirac --enable-libschroedinger --enable-libfaac --enable-libfaad --enable-libxvid --enable-libx264 --mandir=/opt/local/ share/man --enable-shared --enable-pthreads --cc=gcc-4.0' gcc-4.0 is unable to create an executable file. If gcc-4.0 is a cross-compiler, use the --enable-cross-compile option. Only do this if you know what cross compiling means. C compiler test failed. If you think configure made a mistake, make sure you are using the latest version from SVN. If the latest version fails, report the problem to the ffmpeg-user at mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "config.err" produced by configure as this will help solving the problem. Does anybody know what's going on? Cheers, Artemio -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1893 bytes Desc: not available URL: From mark at dxradio.demon.co.uk Fri Aug 28 17:40:53 2009 From: mark at dxradio.demon.co.uk (Mark Hattam) Date: Sat, 29 Aug 2009 01:40:53 +0100 Subject: MacPorts 1.8.0 In-Reply-To: <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> Message-ID: On 28 Aug 2009, at 16:06, William Davis wrote: > > On Aug 28, 2009, at 10:48 AM, Frank J. R. Hanstick wrote: > >> sudo port upgrade --enforce-variants > > > You need to type: > > sudo port upgrade outdated --enforce-variants > > As is, you are telling port to upgrade the port "nul" for which you > got the currently scheduled error mesg. > > William Davis That command doesn't appear to work. I just upgraded MySQL5 and php5, found I had "skipping upgrade" lines due to non-matching variants, but when I then tried to use the --enforce-variants line it didn't do anything, and errored saying that "Error: --enforce-variants is not installed". MacPorts base version 1.8.0 installed, MacPorts base version 1.8.0 downloaded. ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated The following installed ports are outdated: mysql5 5.0.84_0 < 5.0.85_0 mysql5-server 5.0.84_0 < 5.0.85_0 php5 5.3.0_1 < 5.3.0_2 iMac:~ mark$ sudo port upgrade outdated Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. ---> Computing dependencies for mysql5 ---> Fetching mysql5 ---> Attempting to fetch mysql-5.0.85.tar.gz from http://ftp.plusline.de/mysql/Downloads/MySQL-5.0/ ---> Verifying checksum(s) for mysql5 ---> Extracting mysql5 ---> Applying patches to mysql5 ---> Configuring mysql5 The +server variant is obsolete. Please install the mysql5-server port instead. ---> Building mysql5 ---> Staging mysql5 into destroot ---> Deactivating mysql5 @5.0.84_0+server ---> Computing dependencies for mysql5 ---> Installing mysql5 @5.0.85_0+server ---> Activating mysql5 @5.0.85_0+server ---> Cleaning mysql5 ---> Computing dependencies for mysql5-server ---> Fetching mysql5-server ---> Verifying checksum(s) for mysql5-server ---> Extracting mysql5-server ---> Configuring mysql5-server ---> Building mysql5-server ---> Staging mysql5-server into destroot ---> Creating launchd control script ########################################################### # A startup item has been generated that will aid in # starting mysql5-server with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/ org.macports.mysql5.plist ########################################################### ---> Deactivating mysql5-server @5.0.84_0 ---> Computing dependencies for mysql5-server ---> Installing mysql5-server @5.0.85_0 ****************************************************** * In order to setup the database, you might want to run * sudo -u mysql mysql_install_db5 * if this is a new install ****************************************************** ---> Activating mysql5-server @5.0.85_0 ---> Cleaning mysql5-server Warning: Skipping upgrade since bzip2 1.0.5_2 >= bzip2 1.0.5_2, even though installed variants "" do not match "+darwin". Use 'upgrade -- enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since apache2 2.2.11_0 >= apache2 2.2.11_0, even though installed variants "+darwin_9" do not match "+darwin +darwin_9". Use 'upgrade --enforce-variants' to switch to the requested variants. ---> Computing dependencies for php5 ---> Fetching php5 ---> Verifying checksum(s) for php5 ---> Extracting php5 ---> Applying patches to php5 ---> Configuring php5 The +mysql5 variant has been replaced by the php5-mysql port ---> Building php5 ---> Staging php5 into destroot Note: php5 installs files outside the common directory structure. ---> Deactivating php5 @5.3.0_1+apache2+macosx+mysql5 ---> Computing dependencies for php5 ---> Installing php5 @5.3.0_2+apache2+macosx+mysql5 ---> Activating php5 @5.3.0_2+apache2+macosx+mysql5 You may need to update your php.ini for any changes that have been made in this version of php. Compare /opt/local/etc/php5/php.ini with /opt/local/etc/php5/php.ini-development (if this is a development server) or /opt/local/etc/php5/php.ini-production (if this is a production server). If this is your first install, you need to activate PHP in your web server. To enable PHP in Apache, run cd /opt/local/apache2/modules /opt/local/apache2/bin/apxs -a -e -n "php5" libphp5.so ---> Cleaning php5 iMac:~ mark$ sudo port upgrade outdated --enforce-variants Error: --enforce-variants is not installed iMac:~ mark$ From mark at dxradio.demon.co.uk Fri Aug 28 17:58:48 2009 From: mark at dxradio.demon.co.uk (Mark Hattam) Date: Sat, 29 Aug 2009 01:58:48 +0100 Subject: Fwd: MySQL5 and php5 References: Message-ID: <7062A28E-98D8-43EA-8889-A745DC7DAD03@dxradio.demon.co.uk> Begin forwarded message: > From: Mark Hattam > Date: 27 August 2009 22:27:46 BST > To: MacPorts Users > Subject: MySQL5 and php5 > > As I've just port sync'd and received > > The following installed ports are outdated: > mysql5 5.0.84_0 < 5.0.85_0 > mysql5-server 5.0.84_0 < 5.0.85_0 > php5 5.3.0_1 < 5.3.0_2 > > It seems a good opportunity to sort out my MySQL5 and php5 > installations, as they're the "old" standard, rather than the > prolilfic number of new sub-ports. > > sudo port installed has > > The following ports are currently installed: > apache2 @2.2.11_0+darwin_9 (active) > apr @1.3.8_0 (active) > apr-util @1.3.9_0 (active) > autoconf @2.64_2 (active) > autoconf213 @2.13_1 (active) > automake @1.11_0 (active) > bash @4.0.28_0 (active) > bzip2 @1.0.5_2 (active) > ctags @5.8_0 (active) > curl @7.19.6_0 (active) > cyrus-sasl2 @2.1.23_0+kerberos (active) > db46 @4.6.21_5 (active) > dovecot @1.1.16_0+darwin_9 (active) > dspam @3.8.0_0+mysql5 (active) > expat @2.0.1_0 (active) > fontconfig @2.7.1_0+macosx (active) > freetype @2.3.9_0+macosx (active) > gawk @3.1.7_0 (active) > gdbm @1.8.3_1 (active) > getmail @4.11.0_0 (active) > gettext @0.17_4 (active) > gmake @3.81_0 (active) > gperf @3.0.4_0 (active) > grep @2.5.4_0 (active) > gsed @4.2.1_0 (active) > gzip @1.3.12_0 (active) > help2man @1.36.4_1 (active) > jpeg @6b_3 (active) > less @436_0 (active) > libiconv @1.13_0 (active) > libmcrypt @2.5.8_1 (active) > libpng @1.2.38_0 (active) > libtool @2.2.6a_0 (active) > libxml2 @2.7.3_0 (active) > libxslt @1.1.24_2 (active) > m4 @1.4.13_0 (active) > maildrop @2.2.0_0 (active) > mhash @0.9.9.9_0 (active) > mysql5 @5.0.84_0+server (active) > mysql5-server @5.0.84_0 (active) > ncurses @5.7_0 (active) > ncursesw @5.7_0 (active) > neon @0.28.6_0 (active) > openssl @0.9.8k_0 (active) > p5-locale-gettext @1.05_0 (active) > pcre @7.9_0 (active) > perl5.8 @5.8.9_3 (active) > php5 @5.3.0_1+apache2+macosx+mysql5 (active) > php5-gd @5.3.0_0 (active) > php5-mcrypt @5.3.0_1 (active) > pkgconfig @0.23_1 (active) > python25 @2.5.4_6+darwin_9+macosx (active) > python_select @0.2.1_0+darwin_9 (active) > readline @6.0.000_1 (active) > serf @0.3.0_0 (active) > sqlite3 @3.6.17_0 (active) > subversion @1.6.5_0 (active) > tcl @8.5.6_0 (active) > tiff @3.8.2_3+macosx (active) > tk @8.5.6_1 (active) > vim @7.2.245_0 (active) > wget @1.11.4_3 (active) > Xft2 @2.1.13_2 (active) > xorg-bigreqsproto @1.0.2_0 (active) > xorg-inputproto @1.5.1_0 (active) > xorg-kbproto @1.0.3_0 (active) > xorg-libX11 @1.2.2_0 (active) > xorg-libXau @1.0.4_1 (active) > xorg-libXdmcp @1.0.2_1 (active) > xorg-libXext @1.0.99.4_1 (active) > xorg-libXScrnSaver @1.2.0_0 (active) > xorg-renderproto @0.11_0 (active) > xorg-scrnsaverproto @1.2.0_0 (active) > xorg-util-macros @1.2.2_0 (active) > xorg-xcmiscproto @1.1.2_0 (active) > xorg-xextproto @7.1.1_0 (active) > xorg-xf86bigfontproto @1.1.2_0 (active) > xorg-xproto @7.0.15_0 (active) > xorg-xtrans @1.2.4_0 (active) > xrender @0.9.4_6 (active) > zlib @1.2.3_2 (active) > > > But what do I have to uninstall in what order, and will I be able to > rebuild everything again ... ? Is there a standard crib sheet of > which php5 subports used to get installed as "standard" and which of > these I now have to install separately? So far I've only run foul of > gd and mcrypt as you can see above. > > does php5 need +mysql5 or +mysql5-server or php5-mysql +mysql5 > or ... ? > sudo port install php5 +mysql5 > sudo port install php5 +mysql5-server > sudo port install php5-mysql +mysql5 > > oh and apache2 is still 2.2.11 not 2.2.13 ... > > Mark From trog24 at comcast.net Fri Aug 28 20:12:42 2009 From: trog24 at comcast.net (Frank J. R. Hanstick) Date: Fri, 28 Aug 2009 20:12:42 -0700 Subject: MacPorts 1.8.0 In-Reply-To: <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> Message-ID: <1B41487D-EABE-4B9B-9721-2CA17B891888@comcast.net> Hello, I entered: sudo port upgrade outdated --enforce-variants to get: Error: --enforce-variants is not installed If I enter: sudo port upgrade outdated -enforce-variants I get: Error: No ports found On Aug 28, 2009, at 8:06 AM, William Davis wrote: > > On Aug 28, 2009, at 10:48 AM, Frank J. R. Hanstick wrote: > >> sudo port upgrade --enforce-variants > > > You need to type: > > sudo port upgrade outdated --enforce-variants > > As is, you are telling port to upgrade the port "nul" for which you > got the currently scheduled error mesg. > > William Davis > frstanATbellsouthDOTnet > Mac OS X.5.8 Darwin 9.8.0 > XQuartz 2.4.0 (xorg-server 1.5.3-apple14) > Mac Mini Intel Duo @ 1.86 GHz > > Mundus vult decepi, ego non > Frank J. R. Hanstick trog24 at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From choffman at eclimb.net Fri Aug 28 20:36:00 2009 From: choffman at eclimb.net (Craig Hoffman) Date: Fri, 28 Aug 2009 21:36:00 -0600 Subject: Snow Leopard Apache + PHP + MySQL Message-ID: <401AE679-1286-4AF3-8267-CE7FBE947556@eclimb.net> Hi There, I having some trouble installing Apache, PHP and MySQL on a new Snow Leopard install. I start with this: sudo port install apache2 +universal I end up with this: Error: The following dependencies failed to build: apr apr-util db46 expat libiconv gperf sqlite3 ncurses ncursesw readline openssl zlib pcre bzip2 Error: Status 1 encountered during processing. Any ideas? Thanks - CH _______________________ Craig Hoffman iChat / AIM: mountain.dog _______________________ From raimue at macports.org Sat Aug 29 01:47:26 2009 From: raimue at macports.org (=?ISO-8859-1?Q?Rainer_M=FCller?=) Date: Sat, 29 Aug 2009 10:47:26 +0200 Subject: MacPorts 1.8.0 In-Reply-To: References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> Message-ID: <4A98EB1E.3010606@macports.org> On 2009-08-29 02:40 , Mark Hattam wrote: > iMac:~ mark$ sudo port upgrade outdated --enforce-variants > Error: --enforce-variants is not installed > iMac:~ mark$ Options have to come before port names or pseudo-ports. sudo port upgrade --enforce-variants outdated Rainer From ryandesign at macports.org Sat Aug 29 01:48:55 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 29 Aug 2009 03:48:55 -0500 Subject: error compiling ffmpeg on Snow Leopard In-Reply-To: References: Message-ID: <6CC7047B-5E55-4EB5-8B65-A9FCD35E7834@macports.org> On Aug 28, 2009, at 18:16, Artemio Gonzalez Lopez wrote: > "sudo port -vd upgrade ffmpeg" fails with the following weird error > message on my Intel iMac running Snow Leopard: I see that a fix has already been committed for this. Please "sudo port sync" and try again. From ryandesign at macports.org Sat Aug 29 01:49:56 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 29 Aug 2009 03:49:56 -0500 Subject: Snow Leopard Apache + PHP + MySQL In-Reply-To: <401AE679-1286-4AF3-8267-CE7FBE947556@eclimb.net> References: <401AE679-1286-4AF3-8267-CE7FBE947556@eclimb.net> Message-ID: <4219B2BA-91E1-4A55-8F96-8B8262C7C4D7@macports.org> On Aug 28, 2009, at 22:36, Craig Hoffman wrote: > I having some trouble installing Apache, PHP and MySQL on a new Snow > Leopard install. > > I start with this: > sudo port install apache2 +universal > > I end up with this: > Error: The following dependencies failed to build: apr apr-util db46 > expat libiconv gperf sqlite3 ncurses ncursesw readline openssl zlib > pcre bzip2 > Error: Status 1 encountered during processing. You've omitted the details which would enable us to know what's going on. We need to see the lines before this Error statement. We need to know which dependency failed to build and with what error message. From ryandesign at macports.org Sat Aug 29 02:38:52 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 29 Aug 2009 04:38:52 -0500 Subject: MySQL5 and php5 In-Reply-To: <7062A28E-98D8-43EA-8889-A745DC7DAD03@dxradio.demon.co.uk> References: <7062A28E-98D8-43EA-8889-A745DC7DAD03@dxradio.demon.co.uk> Message-ID: <05156D3B-0CCB-40B2-82F5-2BCD7B760D43@macports.org> On Aug 28, 2009, at 19:58, Mark Hattam wrote: > As I've just port sync'd and received > > The following installed ports are outdated: > mysql5 5.0.84_0 < 5.0.85_0 > mysql5-server 5.0.84_0 < 5.0.85_0 > php5 5.3.0_1 < 5.3.0_2 > > It seems a good opportunity to sort out my MySQL5 and php5 > installations, as they're the "old" standard, rather than the > prolilfic number of new sub-ports. > The following ports are currently installed: > php5 @5.3.0_1+apache2+macosx+mysql5 (active) Nothing has changed about the mysql5 ports recently. The php5 port is being split into separate ports for each module; this process is mostly complete. The MySQL support in particular is among the features that has been split out into its own port in 5.3.0_2. > But what do I have to uninstall in what order, and will I be able to > rebuild everything again ... ? You don't have to uninstall anything. Simply sudo port upgrade mysql5 mysql5-server php5 as always. > Is there a standard crib sheet of which php5 subports used to get > installed as "standard" and which of these I now have to install > separately? No, I have not written one. The changelog for the php5 port or my notes in ticket #19091 should tell you though. I was thinking it might be a good idea to make a "php" page in the wiki, but I haven't started work on it. While I'm working on the ports, if someone else would like to write documentation, be my guest. There is also already the "MAMP" page in the wiki which may need to be updated for the changes in php5 5.3.0_2. > So far I've only run foul of gd and mcrypt as you can see above. Those were some of the first to be pulled out of php5 in 5.3.0_1. Several more have been removed in 5.3.0_2. > does php5 need +mysql5 or +mysql5-server or php5-mysql +mysql5 > or ... ? > sudo port install php5 +mysql5 > sudo port install php5 +mysql5-server > sudo port install php5-mysql +mysql5 If you want a MySQL client program, you install the port mysql5, and if you want a MySQL server, you install the port mysql5-server, as before. "port variants php5" informs you what variants are available in that port. Previously, if you wanted MySQL support in PHP, you would select the +mysqlnd or +mysql5 or +mysql4 variant of the php5 port. If you do this now, or upgrade a php5 that already has these variants selected, a message will be printed explaining these variants are obsolete, and that you should now install the php5-mysql port instead to get the same functionality. (The wording of that message wasn't entirely clear so I just changed it.) The php5-mysql port has the same +mysqlnd, +mysql5 and +mysql4 variants you can select if desired. The default is +mysqlnd which does not require any MySQL libraries. > oh and apache2 is still 2.2.11 not 2.2.13 ... Fixed. http://trac.macports.org/ticket/20743 From artemiog at mac.com Sat Aug 29 02:49:55 2009 From: artemiog at mac.com (Artemio Gonzalez Lopez) Date: Sat, 29 Aug 2009 11:49:55 +0200 Subject: error compiling ffmpeg on Snow Leopard In-Reply-To: <6CC7047B-5E55-4EB5-8B65-A9FCD35E7834@macports.org> References: <6CC7047B-5E55-4EB5-8B65-A9FCD35E7834@macports.org> Message-ID: <5586C6F2-9D24-4A7D-9FF8-B4B459BAAE9A@mac.com> On Aug 29, 2009, at 10:48 AM, Ryan Schmidt wrote: > > On Aug 28, 2009, at 18:16, Artemio Gonzalez Lopez wrote: > >> "sudo port -vd upgrade ffmpeg" fails with the following weird error >> message on my Intel iMac running Snow Leopard: > > I see that a fix has already been committed for this. Please "sudo > port sync" and try again. Thanks for your help. I did as you said, and now it fails as follows: ERROR: libdirac not found If you think configure made a mistake, make sure you are using the latest version from SVN. If the latest version fails, report the problem to the ffmpeg-user at mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "config.err" produced by configure as this will help solving the problem. 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_multimedia_ffmpeg /work/ffmpeg-0.5" && ./configure --prefix=/opt/local --disable-vhook -- enable-gpl --enable-postproc --enable-swscale --enable-avfilter -- enable-avfilter-lavf --enable-libmp3lame --enable-libvorbis --enable- libtheora --enable-libdirac --enable-libschroedinger --enable-libfaac --enable-libfaad --enable-libxvid --enable-libx264 --mandir=/opt/local/ share/man --enable-shared --enable-pthreads --cc=/usr/bin/gcc-4.2 -- arch=x86_64 " returned error 1 Command output: ERROR: libdirac not found If you think configure made a mistake, make sure you are using the latest version from SVN. If the latest version fails, report the problem to the ffmpeg-user at mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "config.err" produced by configure as this will help solving the problem. On the other hand, "port installed dirac" produces The following ports are currently installed: dirac @1.0.2_0 (active) What gives??? Thanks a lot, Artemio -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1893 bytes Desc: not available URL: From ryandesign at macports.org Sat Aug 29 03:40:51 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 29 Aug 2009 05:40:51 -0500 Subject: Non-working non-root install Message-ID: <45A47C20-AD25-4AD6-9698-A04F9B84CCC6@macports.org> I have been running a non-root installation of MacPorts 1.7.1 and earlier with no problems. I use "port install foo" (without sudo) most of the time. When I encounter the occasional port that really does require root, then I use sudo. I now have a non-root install of MacPorts 1.8.0 and Snow Leopard on a clean drive and I am having problems. First, MacPorts now tells me all the time "MacPorts running without privileges. You may be unable to complete certain actions (eg install)." Is there a way to get MacPorts to shut up about it? :) I know what I'm doing and don't need to be reminded about it ten times per port. Second, every port I've tried so far fails to get through the install phase, citing permission problems with manpages, presumably relating to MacPorts' re-compressing of manpages. The latter is filed as http://trac.macports.org/ticket/20887 $ port install zlib MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Computing dependencies for zlib MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Fetching zlib MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Verifying checksum(s) for zlib MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Extracting zlib MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Applying patches to zlib MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Configuring zlib MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Building zlib MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Staging zlib into destroot MacPorts running without privileges. You may be unable to complete certain actions (eg install). ---> Installing zlib @1.2.3_2 Error: Target org.macports.install returned: could not set attributes of "/mp/var/macports/software/zlib/1.2.3_2/mp/share/man/man3/zlib. 3.gz": permission denied Error: Status 1 encountered during processing. $ If I give up and use sudo after all, it fails with a different permission error: $ sudo port install zlib Password: ---> Computing dependencies for zlib ---> Fetching zlib ---> Verifying checksum(s) for zlib ---> Extracting zlib ---> Applying patches to zlib ---> Configuring zlib ---> Building zlib ---> Staging zlib into destroot ---> Installing zlib @1.2.3_2 Error: Target org.macports.install returned: could not set owner for file "/mp/var/macports/software/zlib/1.2.3_2/mp/include/zconf.h": not owner Error: Status 1 encountered during processing. $ From artemiog at mac.com Sat Aug 29 03:42:44 2009 From: artemiog at mac.com (Artemio Gonzalez Lopez) Date: Sat, 29 Aug 2009 12:42:44 +0200 Subject: libXext fails to build under Snow Leopard Message-ID: <6A5D8270-6105-4809-B8F0-C138B4B846BD@mac.com> When trying to install libXext for Snow Leopard, I get the following error: ---> Building xorg-libXext Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg -libXext/work/libXext-1.0.99.4" && /usr/bin/make -j2 all " returned error 2 Command output: "_XFree", referenced from: _XeviGetVisualInfo in XEVI.o _XeviGetVisualInfo in XEVI.o _XSecurityFreeXauth in XSecurity.o _XcupStoreColors in Xcup.o _XcupGetReservedColormapEntries in Xcup.o _XcupGetReservedColormapEntries in Xcup.o _XdbeFreeVisualInfo in Xdbe.o _XdbeFreeVisualInfo in Xdbe.o __xgeDpyClose in Xge.o __xgeDpyClose in Xge.o _XextAddDisplay in extutil.o _XextDestroyExtension in extutil.o "__XAllocScratch", referenced from: _XShapeCombineRegion in XShape.o "_XIfEvent", referenced from: _XTestWriteInputActions in XTestExt1.o "__Xglobal_lock", referenced from: _XextFindDisplay in extutil.o _XextFindDisplay in extutil.o _XextRemoveDisplay in extutil.o _XextRemoveDisplay in extutil.o _XextRemoveDisplay in extutil.o _XextAddDisplay in extutil.o _XextAddDisplay in extutil.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [libXext.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. Does anybody know a fix for this? Cheers, Artemio -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1893 bytes Desc: not available URL: From mark at dxradio.demon.co.uk Sat Aug 29 03:45:02 2009 From: mark at dxradio.demon.co.uk (Mark Hattam) Date: Sat, 29 Aug 2009 11:45:02 +0100 Subject: MacPorts 1.8.0 In-Reply-To: <4A98EB1E.3010606@macports.org> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> <4A98EB1E.3010606@macports.org> Message-ID: <4F86A5BF-6307-4C9B-A491-3E802D61D66F@dxradio.demon.co.uk> On 29 Aug 2009, at 09:47, Rainer M?ller wrote: > On 2009-08-29 02:40 , Mark Hattam wrote: >> iMac:~ mark$ sudo port upgrade outdated --enforce-variants >> Error: --enforce-variants is not installed >> iMac:~ mark$ > > Options have to come before port names or pseudo-ports. > > sudo port upgrade --enforce-variants outdated > > Rainer Hmmm ... since I did a sudo port upgrade outdated which although it appeared to "skip" several things due to not having known in advance to specify --enforce-variants (let alone in the correct manner) seems to have upgraded the ports. So now I have no ports outdated ... and therefore I can't now do sudo port upgrade --enforce-variants outdated as there are no outdated ports to upgrade. So what became of the "skipped" items? Do they matter? (this is probably going to be a moot issue as SnowLeopard arrived in the post this morning, so it's all going to get a rebuild anyway - but not now as it's almost time to go to work) So when I rebuild everything under 10.6, do I have to specify +darwin for lots of ports to avoid this --enforce-variants message in the future, or is +darwin now assumed by the ports that need it? Mark From ryandesign at macports.org Sat Aug 29 03:47:48 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 29 Aug 2009 05:47:48 -0500 Subject: MacPorts 1.8.0 In-Reply-To: <4F86A5BF-6307-4C9B-A491-3E802D61D66F@dxradio.demon.co.uk> References: <2FB2C8CD-44F3-4306-8EA0-54B55467E64D@comcast.net> <42EDBF6D-9293-4247-AF8C-28773241936B@macports.org> <220E3F7E-5607-4068-A64B-4CD1663CC64D@comcast.net> <1B620EC9-DD91-4624-AF71-BFF14EF11355@bellsouth.net> <4A98EB1E.3010606@macports.org> <4F86A5BF-6307-4C9B-A491-3E802D61D66F@dxradio.demon.co.uk> Message-ID: <659540A2-86B8-414E-B87C-22FE25054745@macports.org> On Aug 29, 2009, at 05:45, Mark Hattam wrote: > > Hmmm ... since I did a > sudo port upgrade outdated > which although it appeared to "skip" several things due to not > having known in advance to specify --enforce-variants (let alone in > the correct manner) seems to have upgraded the ports. > > So now I have no ports outdated ... and therefore I can't now do > sudo port upgrade --enforce-variants outdated > as there are no outdated ports to upgrade. > > So what became of the "skipped" items? They were skipped. :) > Do they matter? It means the set of variants recorded in the registry for the installed port do not match the set of variants MacPorts would select if you installed the port today. If the variants differ by anything other than "+darwin" you should probably rebuild. > (this is probably going to be a moot issue as SnowLeopard arrived in > the post this morning, so it's all going to get a rebuild anyway - > but not now as it's almost time to go to work) True. > So when I rebuild everything under 10.6, do I have to specify > +darwin for lots of ports to avoid this --enforce-variants message > in the future, or is +darwin now assumed by the ports that need it? Ports always have and continue to use +darwin if needed. MacPorts 1.7.1 and earlier had a bug (or unintended behavior) that the +darwin variant was not recorded in the registry. In MacPorts 1.8.0 all variants are recorded in the registry. From ryandesign at macports.org Sat Aug 29 03:52:27 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 29 Aug 2009 05:52:27 -0500 Subject: error compiling ffmpeg on Snow Leopard In-Reply-To: <5586C6F2-9D24-4A7D-9FF8-B4B459BAAE9A@mac.com> References: <6CC7047B-5E55-4EB5-8B65-A9FCD35E7834@macports.org> <5586C6F2-9D24-4A7D-9FF8-B4B459BAAE9A@mac.com> Message-ID: <07D8290E-A3C6-4025-A3C5-CB0A3E065A27@macports.org> On Aug 29, 2009, at 04:49, Artemio Gonzalez Lopez wrote: > On Aug 29, 2009, at 10:48 AM, Ryan Schmidt wrote: > >> On Aug 28, 2009, at 18:16, Artemio Gonzalez Lopez wrote: >> >>> "sudo port -vd upgrade ffmpeg" fails with the following weird >>> error message on my Intel iMac running Snow Leopard: >> >> I see that a fix has already been committed for this. Please "sudo >> port sync" and try again. > > Thanks for your help. I did as you said, and now it fails as follows: > > ERROR: libdirac not found > If you think configure made a mistake, make sure you are using the > latest > version from SVN. If the latest version fails, report the problem > to the > ffmpeg-user at mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net > . > Include the log file "config.err" produced by configure as this will > help > solving the problem. > 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_multimedia_ffmpeg > /work/ffmpeg-0.5" && ./configure --prefix=/opt/local --disable-vhook > --enable-gpl --enable-postproc --enable-swscale --enable-avfilter -- > enable-avfilter-lavf --enable-libmp3lame --enable-libvorbis --enable- > libtheora --enable-libdirac --enable-libschroedinger --enable- > libfaac --enable-libfaad --enable-libxvid --enable-libx264 --mandir=/ > opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/ > gcc-4.2 --arch=x86_64 " returned error 1 > Command output: ERROR: libdirac not found > If you think configure made a mistake, make sure you are using the > latest > version from SVN. If the latest version fails, report the problem > to the > ffmpeg-user at mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net > . > Include the log file "config.err" produced by configure as this will > help > solving the problem. > > On the other hand, "port installed dirac" produces > > The following ports are currently installed: > dirac @1.0.2_0 (active) > > What gives??? Mac OS X 10.6.0 Snow Leopard and MacPorts 1.8.0 were just released yesterday, and many of us are seeing these versions now for the first time. It's inevitable that a small percentage of our over 6000 ports will have problems with one or the other and will need to be tweaked. Please bear with us over the coming weeks as we work to resolve these issues. Please file tickets for problems you see (if that has not been done already) and if you know how to fix them please let us know. In this case, however, I did not have any problem building ffmpeg in a clean MacPorts 1.8.0 install on Snow Leopard. Did you upgrade from Leopard to Snow Leopard and are now trying to upgrade your ports or install new ones? If so, you should be aware that you really must install all new ports on Snow Leopard; you cannot use the ports you installed with Leopard. See: http://trac.macports.org/wiki/Migration From ryandesign at macports.org Sat Aug 29 03:53:48 2009 From: ryandesign at macports.org (Ryan Schmidt) Date: Sat, 29 Aug 2009 05:53:48 -0500 Subject: libXext fails to build under Snow Leopard In-Reply-To: <6A5D8270-6105-4809-B8F0-C138B4B846BD@mac.com> References: <6A5D8270-6105-4809-B8F0-C138B4B846BD@mac.com> Message-ID: <58DA962F-B6B1-4605-9559-12507F9271E2@macports.org> On Aug 29, 2009, at 05:42, Artemio Gonzalez Lopez wrote: > When trying to install libXext for Snow Leopard, I get the following > error: > > ---> Building xorg-libXext > Error: Target org.macports.build returned: shell command " cd "/opt/ > local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg > -libXext/work/libXext-1.0.99.4" && /usr/bin/make -j2 all " returned > error 2 > Command output: "_XFree", referenced from: > _XeviGetVisualInfo in XEVI.o > _XeviGetVisualInfo in XEVI.o > _XSecurityFreeXauth in XSecurity.o > _XcupStoreColors in Xcup.o > _XcupGetReservedColormapEntries in Xcup.o > _XcupGetReservedColormapEntries in Xcup.o > _XdbeFreeVisualInfo in Xdbe.o > _XdbeFreeVisualInfo in Xdbe.o > __xgeDpyClose in Xge.o > __xgeDpyClose in Xge.o > _XextAddDisplay in extutil.o > _XextDestroyExtension in extutil.o > "__XAllocScratch", referenced from: > _XShapeCombineRegion in XShape.o > "_XIfEvent", referenced from: > _XTestWriteInputActions in XTestExt1.o > "__Xglobal_lock", referenced from: > _XextFindDisplay in extutil.o > _XextFindDisplay in extutil.o > _XextRemoveDisplay in extutil.o > _XextRemoveDisplay in extutil.o > _XextRemo