Changes between Initial Version and Version 4 of Ticket #33626


Ignore:
Timestamp:
Mar 14, 2012, 5:33:30 PM (12 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

Please use WikiFormatting. You don't need to Cc yourself. Don't set priority to high, as this is reserved for MacPorts developers (as described in the Ticket Guidelines prominently linked from the "New Ticket" page) and set the component to base if reporting problems against MacPorts base (as opposed to a port in MacPorts).

Duplicate of #33523, #25318, #30932. The culprit here is Mono.framework installing /usr/bin/pkg-config and thus messing with Apple-owned namespace on the filesystem. See #30932 for more info and the bug report on the Mono bugtracker aboout this.

Uninstall Mono.framework, move it aside during the update or move /usr/bin/pkg-config somewhere else.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33626

    • Property Status changed from new to closed
    • Property Component changed from ports to base
    • Property Priority changed from High to Normal
    • Property Resolution changed from to duplicate
  • Ticket #33626 – Description

    initial v4  
     1{{{
    12sudo port -dv selfupdate
    2 [[BR]]DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
    3 [[BR]]--->  Updating MacPorts base sources using rsync
    4 [[BR]]receiving file list ... done
    5 [[BR]]base.tar
    6 [[BR]]
    7 [[BR]]sent 10894 bytes  received 111 bytes  7336.67 bytes/sec
    8 [[BR]]total size is 3236352  speedup is 294.08
    9 [[BR]]receiving file list ... done
    10 [[BR]]base.tar.rmd160
    11 [[BR]]
    12 [[BR]]sent 64 bytes  received 116 bytes  120.00 bytes/sec
    13 [[BR]]total size is 512  speedup is 2.84
    14 [[BR]]DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
    15 [[BR]]DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base.tar
    16 [[BR]]MacPorts base version 2.0.3 installed,
    17 [[BR]]DEBUG: Rebuilding and reinstalling MacPorts if needed
    18 [[BR]]MacPorts base version 2.0.4 downloaded.
    19 [[BR]]--->  Updating the ports tree
    20 [[BR]]DEBUG: Synchronizing ports tree(s)
    21 [[BR]]Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar
    22 [[BR]]DEBUG: /usr/bin/rsync -rtzv --delete-after  [[BR]]rsync://rsync.macports.org/release/tarballs/ports.tar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
    23 [[BR]]receiving file list ... done
    24 [[BR]]ports.tar
    25 [[BR]]
    26 [[BR]]sent 49723 bytes  received 5692 bytes  15832.86 bytes/sec
    27 [[BR]]total size is 50226176  speedup is 906.36
    28 [[BR]]DEBUG: /usr/bin/rsync -rtzv --delete-after  [[BR]]rsync://rsync.macports.org/release/tarballs/ports.tar.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
    29 [[BR]]receiving file list ... done
    30 [[BR]]ports.tar.rmd160
    31 [[BR]]
    32 [[BR]]sent 64 bytes  received 636 bytes  1400.00 bytes/sec
    33 [[BR]]total size is 512  speedup is 0.73
    34 [[BR]]DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
    35 [[BR]]DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports.tar
    36 [[BR]]DEBUG: /usr/bin/rsync -rtzv --delete-after [[BR]]rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_11_i386/PortIndex /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
    37 [[BR]]receiving file list ... done
    38 [[BR]]PortIndex
    39 [[BR]]
    40 [[BR]]sent 16690 bytes  received 112 bytes  6720.80 bytes/sec
    41 [[BR]]total size is 7671347  speedup is 456.57
    42 [[BR]]DEBUG: /usr/bin/rsync -rtzv --delete-after [[BR]]rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_11_i386/PortIndex.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
    43 [[BR]]receiving file list ... done
    44 [[BR]]PortIndex.rmd160
    45 [[BR]]
    46 [[BR]]sent 64 bytes  received 117 bytes  362.00 bytes/sec
    47 [[BR]]total size is 512  speedup is 2.83
    48 [[BR]]DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
    49 [[BR]]--->  MacPorts base is outdated, installing new version 2.0.4
    50 [[BR]]DEBUG: Permissions OK
    51 [[BR]]Installing new MacPorts release in /opt/local as root:admin; [[BR]]permissions 0755; Tcl-Package in /Library/Tcl
    52 [[BR]]
    53 [[BR]]checking build system type... x86_64-apple-darwin11.3.0
    54 [[BR]]checking host system type... x86_64-apple-darwin11.3.0
    55 [[BR]]checking target system type... x86_64-apple-darwin11.3.0
    56 [[BR]]checking MacPorts version... 2.0.4
    57 [[BR]]checking for sw_vers... /usr/bin/sw_vers
    58 [[BR]]checking for defaults... /usr/bin/defaults
    59 [[BR]]checking for xcode-select... /usr/bin/xcode-select
    60 [[BR]]checking Mac OS X version... 10.7.3
    61 [[BR]]checking Xcode location... /Developer
    62 [[BR]]checking Xcode version... 4.2.1
    63 [[BR]]checking for gcc... /usr/bin/cc
    64 [[BR]]checking whether the C compiler works... yes
    65 [[BR]]checking for C compiler default output file name... a.out
    66 [[BR]]checking for suffix of executables...
    67 [[BR]]checking whether we are cross compiling... no
    68 [[BR]]checking for suffix of object files... o
    69 [[BR]]checking whether we are using the GNU C compiler... yes
    70 [[BR]]checking whether /usr/bin/cc accepts -g... yes
    71 [[BR]]checking for /usr/bin/cc option to accept ISO C89... none needed
    72 [[BR]]checking for gcc... gcc
    73 [[BR]]checking whether we are using the GNU Objective C compiler... yes
     3DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
     4--->  Updating MacPorts base sources using rsync
     5receiving file list ... done
     6base.tar
     7
     8sent 10894 bytes  received 111 bytes  7336.67 bytes/sec
     9total size is 3236352  speedup is 294.08
     10receiving file list ... done
     11base.tar.rmd160
     12
     13sent 64 bytes  received 116 bytes  120.00 bytes/sec
     14total size is 512  speedup is 2.84
     15DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
     16DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base.tar
     17MacPorts base version 2.0.3 installed,
     18DEBUG: Rebuilding and reinstalling MacPorts if needed
     19MacPorts base version 2.0.4 downloaded.
     20--->  Updating the ports tree
     21DEBUG: Synchronizing ports tree(s)
     22Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar
     23DEBUG: /usr/bin/rsync -rtzv --delete-after  rsync://rsync.macports.org/release/tarballs/ports.tar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
     24receiving file list ... done
     25ports.tar
     26
     27sent 49723 bytes  received 5692 bytes  15832.86 bytes/sec
     28total size is 50226176  speedup is 906.36
     29DEBUG: /usr/bin/rsync -rtzv --delete-after  rsync://rsync.macports.org/release/tarballs/ports.tar.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
     30receiving file list ... done
     31ports.tar.rmd160
     32
     33sent 64 bytes  received 636 bytes  1400.00 bytes/sec
     34total size is 512  speedup is 0.73
     35DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
     36DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports.tar
     37DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_11_i386/PortIndex /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
     38receiving file list ... done
     39PortIndex
     40
     41sent 16690 bytes  received 112 bytes  6720.80 bytes/sec
     42total size is 7671347  speedup is 456.57
     43DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_11_i386/PortIndex.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
     44receiving file list ... done
     45PortIndex.rmd160
     46
     47sent 64 bytes  received 117 bytes  362.00 bytes/sec
     48total size is 512  speedup is 2.83
     49DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
     50--->  MacPorts base is outdated, installing new version 2.0.4
     51DEBUG: Permissions OK
     52Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl
     53
     54checking build system type... x86_64-apple-darwin11.3.0
     55checking host system type... x86_64-apple-darwin11.3.0
     56checking target system type... x86_64-apple-darwin11.3.0
     57checking MacPorts version... 2.0.4
     58checking for sw_vers... /usr/bin/sw_vers
     59checking for defaults... /usr/bin/defaults
     60checking for xcode-select... /usr/bin/xcode-select
     61checking Mac OS X version... 10.7.3
     62checking Xcode location... /Developer
     63checking Xcode version... 4.2.1
     64checking for gcc... /usr/bin/cc
     65checking whether the C compiler works... yes
     66checking for C compiler default output file name... a.out
     67checking for suffix of executables...
     68checking whether we are cross compiling... no
     69checking for suffix of object files... o
     70checking whether we are using the GNU C compiler... yes
     71checking whether /usr/bin/cc accepts -g... yes
     72checking for /usr/bin/cc option to accept ISO C89... none needed
     73checking for gcc... gcc
     74checking whether we are using the GNU Objective C compiler... yes
    7475checking whether gcc accepts -g... yes
    7576checking for a BSD-compatible install... /usr/bin/install -c
     
    487488"macports::selfupdate [array get global_options] base_updated"
    488489Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)
     490}}}