[MacPorts] #22493: Incompatible library version

MacPorts noreply at macports.org
Fri Nov 13 18:41:29 PST 2009


#22493: Incompatible library version
-------------------------------------------+--------------------------------
 Reporter:  vash_the__typhoon@…            |       Owner:  ryandesign@…           
     Type:  defect                         |      Status:  new                    
 Priority:  Normal                         |   Milestone:                         
Component:  ports                          |     Version:  1.8.1                  
 Keywords:                                 |        Port:  libiconv               
-------------------------------------------+--------------------------------

Comment(by vash_the__typhoon@…):

 Oops, Sorry for got about the last little bit..

 >What computer is this?
 Its a 13" 2.4GHz White Macbook

 >What are the values of build_arch and universal_archs in
 /opt/local/etc/macports/macports.conf?
 I don't have either of these values in that file?[[BR]]
 {{{
 # MacPorts system wide configuration file
 # $Id: macports.conf.in 31197 2007-11-18 06:06:14Z jmpp 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

 # Directory containing the X11 installation.
 x11prefix               /usr/X11R6

 # 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
 buildmakejobs           1

 # Set whether to automatically execute "clean" after "install" of ports
 portautoclean           yes

 # Rsync server to fetch MacPorts sources from
 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 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. Tiger 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
 }}}


 >What's in /opt/local/etc/macports/variants.conf?
 Nothing, just the bolck header comments[[BR]]
 {{{
 # To specify global variants to use for all port builds,
 # customize this file to list variant settings you want.
 #
 # Be sure to uncomment/define the variants_conf setting
 # in the system wide ${prefix}/etc/macports/macports.conf
 # file or in your personal ~/.macports/macports.conf to
 # point to this file to enable this feature.
 #
 # Any variants specified here that are not supported by
 # a port will just be ignored. Multiple variants can be
 # specified per line, or one per line is also allowed.
 #
 # Example:
 # +ipv6 +no_x11
 }}}


 Cheers,[[BR]]
 B

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


More information about the macports-tickets mailing list