[MacPorts] #46829: port -v selfupdate from 2.2.1 to 2.3.3

MacPorts noreply at macports.org
Wed Feb 11 09:11:14 PST 2015


#46829: port -v selfupdate from 2.2.1 to 2.3.3
-----------------------------+--------------------------------
  Reporter:  jerome.yanga@…  |      Owner:  macports-tickets@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  base            |    Version:  2.3.3
Resolution:                  |   Keywords:
      Port:                  |
-----------------------------+--------------------------------
Changes (by cal@…):

 * component:  ports => base


Old description:

> Help.
>
> I have OSX 10.9.5.  I attempted to perform the update and got the message
> below.
>
> Thank you in advance.
>
> # port -v selfupdate
> --->  Updating MacPorts base sources using rsync
> receiving file list ... done
>
> sent 36 bytes  received 69 bytes  210.00 bytes/sec
> total size is 27013120  speedup is 257267.81
> receiving file list ... done
>
> sent 36 bytes  received 76 bytes  74.67 bytes/sec
> total size is 512  speedup is 4.57
> MacPorts base version 2.2.1 installed,
> MacPorts base version 2.3.3 downloaded.
> --->  Updating the ports tree
> Synchronizing local ports tree from
> rsync://rsync.macports.org/release/tarballs/ports.tar
> receiving file list ... done
>
> sent 36 bytes  received 70 bytes  212.00 bytes/sec
> total size is 60743680  speedup is 573053.58
> receiving file list ... done
>
> sent 36 bytes  received 77 bytes  226.00 bytes/sec
> total size is 512  speedup is 4.53
> receiving file list ... done
>
> sent 36 bytes  received 70 bytes  70.67 bytes/sec
> total size is 12102862  speedup is 114177.94
> receiving file list ... done
>
> sent 36 bytes  received 77 bytes  226.00 bytes/sec
> total size is 512  speedup is 4.53
> --->  MacPorts base is outdated, installing new version 2.3.3
> Installing new MacPorts release in /opt/local as root:admin; permissions
> 0755; Tcl-Package in /Library/Tcl
>
> configure: WARNING: unrecognized options: --with-tclpackage
> checking build system type... i386-apple-darwin13.4.0
> checking host system type... i386-apple-darwin13.4.0
> checking target system type... i386-apple-darwin13.4.0
> checking MacPorts version... 2.3.3
> checking for sw_vers... /usr/bin/sw_vers
> checking for defaults... /usr/bin/defaults
> checking for xcode-select... /usr/bin/xcode-select
> checking Mac OS X version... 10.9.5
> checking Xcode location... /Applications/Xcode.app/Contents/Developer
> checking Xcode version... 6.1.1
> checking whether the C compiler works... no
> configure: error: in
> `/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base':
> configure: error: C compiler cannot create executables
> See `config.log' for more details
> Command failed: cd
> /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base
> && CC=/usr/bin/cc OBJC=/usr/bin/cc ./configure --prefix=/opt/local
> --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-
> group=admin --with-directory-mode=0755 --enable-readline && make
> SELFUPDATING=1 && make install SELFUPDATING=1
> Exit code: 77
> Error: Error installing new MacPorts base: command execution failed
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> Error: /opt/local/bin/port: port selfupdate failed: Error installing new
> MacPorts base: command execution failed

New description:

 Help.

 I have OSX 10.9.5.  I attempted to perform the update and got the message
 below.

 Thank you in advance.

 {{{
 # port -v selfupdate
 --->  Updating MacPorts base sources using rsync
 receiving file list ... done

 sent 36 bytes  received 69 bytes  210.00 bytes/sec
 total size is 27013120  speedup is 257267.81
 receiving file list ... done

 sent 36 bytes  received 76 bytes  74.67 bytes/sec
 total size is 512  speedup is 4.57
 MacPorts base version 2.2.1 installed,
 MacPorts base version 2.3.3 downloaded.
 --->  Updating the ports tree
 Synchronizing local ports tree from
 rsync://rsync.macports.org/release/tarballs/ports.tar
 receiving file list ... done

 sent 36 bytes  received 70 bytes  212.00 bytes/sec
 total size is 60743680  speedup is 573053.58
 receiving file list ... done

 sent 36 bytes  received 77 bytes  226.00 bytes/sec
 total size is 512  speedup is 4.53
 receiving file list ... done

 sent 36 bytes  received 70 bytes  70.67 bytes/sec
 total size is 12102862  speedup is 114177.94
 receiving file list ... done

 sent 36 bytes  received 77 bytes  226.00 bytes/sec
 total size is 512  speedup is 4.53
 --->  MacPorts base is outdated, installing new version 2.3.3
 Installing new MacPorts release in /opt/local as root:admin; permissions
 0755; Tcl-Package in /Library/Tcl

 configure: WARNING: unrecognized options: --with-tclpackage
 checking build system type... i386-apple-darwin13.4.0
 checking host system type... i386-apple-darwin13.4.0
 checking target system type... i386-apple-darwin13.4.0
 checking MacPorts version... 2.3.3
 checking for sw_vers... /usr/bin/sw_vers
 checking for defaults... /usr/bin/defaults
 checking for xcode-select... /usr/bin/xcode-select
 checking Mac OS X version... 10.9.5
 checking Xcode location... /Applications/Xcode.app/Contents/Developer
 checking Xcode version... 6.1.1
 checking whether the C compiler works... no
 configure: error: in
 `/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base':
 configure: error: C compiler cannot create executables
 See `config.log' for more details
 Command failed: cd
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base
 && CC=/usr/bin/cc OBJC=/usr/bin/cc ./configure --prefix=/opt/local --with-
 tclpackage=/Library/Tcl --with-install-user=root --with-install-
 group=admin --with-directory-mode=0755 --enable-readline && make
 SELFUPDATING=1 && make install SELFUPDATING=1
 Exit code: 77
 Error: Error installing new MacPorts base: command execution failed
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: /opt/local/bin/port: port selfupdate failed: Error installing new
 MacPorts base: command execution failed
 }}}

--

Comment:

 Please use WikiFormatting and preview your post when using Trac.

 Please attach
 `opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base/config.log`,
 but I'm pretty sure you didn't install the command line tools, since your
 C compiler doesn't work.

-- 
Ticket URL: <https://trac.macports.org/ticket/46829#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list