[MacPorts] #37395: On PPC Tiger, Mac OS X 10.4.11, tk has a problematic wish: Could not open /opt/local/lib:/opt/local/lib/libtk8.6.dylib

MacPorts noreply at macports.org
Wed Dec 26 21:05:59 PST 2012


#37395: On PPC Tiger, Mac OS X 10.4.11, tk has a problematic wish: Could not open
/opt/local/lib:/opt/local/lib/libtk8.6.dylib
------------------------------+--------------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  tk               |
------------------------------+--------------------------------

Comment (by macports@…):

 Snow Leopard (10.6.8) build log attached, from forced rebuild as
 suggested.  Appears to reproduce the problem.  Terminal output from build
 below, for reference.

 {{{
 ewen at bethel:~$ sudo port -kn upgrade --force tk
 Password:
 --->  Computing dependencies for tk
 --->  Deactivating tk @8.6.0_0+x11
 --->  Cleaning tk
 --->  Uninstalling tk @8.6.0_0+x11
 --->  Cleaning tk
 --->  Computing dependencies for tk
 --->  Fetching archive for tk
 --->  Attempting to fetch tk-8.6.0_0+x11.darwin_10.x86_64.tbz2 from
 http://packages.macports.org/tk
 --->  Attempting to fetch tk-8.6.0_0+x11.darwin_10.x86_64.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/tk
 --->  Attempting to fetch tk-8.6.0_0+x11.darwin_10.x86_64.tbz2 from
 http://lil.fr.packages.macports.org/tk
 --->  Fetching distfiles for tk
 --->  Verifying checksum(s) for tk
 --->  Extracting tk
 --->  Configuring tk
 --->  Building tk
 --->  Staging tk into destroot
 --->  Installing tk @8.6.0_0+x11
 --->  Activating tk @8.6.0_0+x11
 --->  Updating database of binaries: 100.0%
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 1 broken file(s), matching files to ports
 --->  Found 1 broken port(s), determining rebuild order
 --->  Rebuilding in order
      tk @8.6.0 +x11
 --->  Computing dependencies for tk
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 1 broken file(s), matching files to ports
 --->  Found 1 broken port(s), determining rebuild order
 --->  Rebuilding in order
      tk @8.6.0 +x11
 --->  Computing dependencies for tk
 --->  Deactivating tk @8.6.0_0+x11
 --->  Cleaning tk
 --->  Uninstalling tk @8.6.0_0+x11
 --->  Cleaning tk
 --->  Computing dependencies for tk
 --->  Installing tk @8.6.0_0+x11
 --->  Activating tk @8.6.0_0+x11
 --->  Updating database of binaries: 100.0%
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 1 broken file(s), matching files to ports
 --->  Found 1 broken port(s), determining rebuild order
 --->  Rebuilding in order
      tk @8.6.0 +x11
 --->  Computing dependencies for tk
 --->  Deactivating tk @8.6.0_0+x11
 --->  Cleaning tk
 --->  Uninstalling tk @8.6.0_0+x11
 --->  Cleaning tk
 --->  Computing dependencies for tk
 --->  Installing tk @8.6.0_0+x11
 --->  Activating tk @8.6.0_0+x11
 --->  Updating database of binaries: 100.0%
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 1 broken file(s), matching files to ports
 Error: Port tk is still broken after rebuiling it more than 3 times.
 Error: Please run port -d -y rev-upgrade and use the output to report a
 bug.
 Port tk still broken after rebuilding 3 time(s)
 [.... random "port" stack trace stuff removed, since it seems irrelevant
 ....]
 ewen at bethel:~$ port logfile tk
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/tk/main.log
 ewen at bethel:~$ otool -L /opt/local/bin/wish8.6
 /opt/local/bin/wish8.6:
         /opt/local/lib/libfontconfig.1.dylib (compatibility version 8.0.0,
 current version 8.2.0)
         /opt/local/lib:/opt/local/lib/libtk8.6.dylib (compatibility
 version 8.6.0, current version 8.6.0)
         /opt/local/lib/libtcl8.6.dylib (compatibility version 8.6.0,
 current version 8.6.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 125.2.11)
 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 (compatibility version 150.0.0, current version 550.44.0)
         /opt/local/lib/libXft.2.dylib (compatibility version 6.0.0,
 current version 6.1.0)
         /opt/local/lib/libX11.6.dylib (compatibility version 10.0.0,
 current version 10.0.0)
         /opt/local/lib/libXss.1.dylib (compatibility version 2.0.0,
 current version 2.0.0)
         /opt/local/lib/libXext.6.dylib (compatibility version 11.0.0,
 current version 11.0.0)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.7)
 ewen at bethel:~$
 }}}

 I've not looked at the build log yet.  I'll have a glance through and add
 another comment if anything jumps out at me as a possible cause.

 Ewen

-- 
Ticket URL: <https://trac.macports.org/ticket/37395#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list