Advertisement
Guest User

result of debug selfupdate

a guest
Nov 4th, 2013
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. ! sudo port -d selfupdate
  2. Password:
  3. ---> Updating the ports tree
  4. DEBUG: Synchronizing ports tree(s)
  5. Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/
  6. DEBUG: /usr/bin/rsync -rtzv --delete-after '--exclude=/PortIndex*' rsync://rsync.macports.org/release/ports/ /opt/local/var/macports/sources/rsync.macports.org/release/ports
  7. receiving file list ... done
  8. ./
  9. _resources/port1.0/group/
  10. _resources/port1.0/group/cmake-1.0.tcl
  11. devel/git-core/
  12. devel/git-core/Portfile
  13. devel/git-core/files/
  14. devel/git-core/files/git-subtree.1.diff
  15. gnome/gconf/
  16. gnome/gconf/Portfile
  17. lang/erlang/
  18. lang/erlang/Portfile
  19. lang/erlang/files/
  20. lang/gawk/
  21. lang/gawk/Portfile
  22. science/nco/
  23. science/nco/Portfile
  24. sysutils/pv/
  25. deleting lang/erlang/files/patch-disable_wx.diff
  26. deleting sysutils/pv/work
  27.  
  28. sent 693 bytes received 730139 bytes 112435.69 bytes/sec
  29. total size is 39022550 speedup is 53.39
  30. Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/ports
  31. Failed to parse file devel/git-core/Portfile: invalid command name "get_canonical_archflags"
  32. Adding port gnome/gconf
  33. Failed to parse file lang/erlang/Portfile: invalid command name "license_noconflict"
  34. Failed to parse file lang/gawk/Portfile: invalid command name "installs_libs"
  35. Adding port science/nco
  36.  
  37. Total number of ports parsed: 5
  38. Ports successfully parsed: 2
  39. Ports failed: 3
  40. Up-to-date ports skipped: 9387
  41.  
  42. DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/base
  43. ---> Updating MacPorts base sources using rsync
  44. receiving file list ... done
  45. ./
  46. Mk/
  47. doc/
  48. portmgr/freebsd/
  49. src/
  50. src/cregistry/
  51. src/darwintracelib1.0/
  52. src/machista1.0/
  53. src/macports1.0/
  54. src/package1.0/
  55. src/pextlib1.0/
  56. src/port/
  57. src/port1.0/
  58. src/programs/
  59. src/registry2.0/
  60. src/thread2.6/
  61. src/thread2.6/Makefile.in
  62. src/thread2.6/configure
  63. src/thread2.6/generic/
  64. src/thread2.6/generic/threadPoolCmd.c
  65. src/thread2.6/lib/
  66. src/thread2.6/lib/ttrace.tcl
  67. deleting config.log
  68.  
  69. sent 3832 bytes received 10266 bytes 9398.67 bytes/sec
  70. total size is 4562307 speedup is 323.61
  71. MacPorts base version 1.9.2 installed,
  72. DEBUG: Rebuilding and reinstalling MacPorts if needed
  73. MacPorts base version 2.2.1 downloaded.
  74. ---> MacPorts base is outdated, installing new version 2.2.1
  75. DEBUG: Permissions OK
  76. Installing new MacPorts release in /opt/local as root:admin; permissions 0777; Tcl-Package in /Library/Tcl
  77.  
  78. checking build system type... i386-apple-darwin13.0.0
  79. checking host system type... i386-apple-darwin13.0.0
  80. checking target system type... i386-apple-darwin13.0.0
  81. checking MacPorts version... 2.2.1
  82. checking for sw_vers... /usr/bin/sw_vers
  83. checking for defaults... /usr/bin/defaults
  84. checking for xcode-select... /usr/bin/xcode-select
  85. checking Mac OS X version... 10.9
  86. checking Xcode location... /Applications/Xcode.app/Contents/Developer
  87. checking Xcode version... 5.0.1
  88. checking for gcc... /usr/bin/llvm-gcc-4.2
  89. checking whether the C compiler works... no
  90. configure: error: in `/opt/local/var/macports/sources/rsync.macports.org/release/base':
  91. configure: error: C compiler cannot create executables
  92. See `config.log' for more details
  93. shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && CC=/usr/bin/llvm-gcc-4.2 ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-group=admin --with-directory-mode=0777 --enable-readline && make && make install" returned error 77
  94. DEBUG: Error installing new MacPorts base: shell command failed (see log for details)
  95. while executing
  96. "macports::selfupdate [array get global_options] base_updated"
  97. Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement