| 2 | |
| 3 | Did a recent selfupdate/upgrade outdated and qt5-creator-mac seemed to download and install normally at first: |
| 4 | |
| 5 | Computing dependencies for qt5-creator-mac |
| 6 | |
| 7 | ---> Fetching archive for qt5-creator-mac---> Attempting to fetch qt5-creator-mac-3.2.2_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/qt5-creator-mac |
| 8 | |
| 9 | ---> Attempting to fetch qt5-creator-mac-3.2.2_0.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/qt5-creator-mac |
| 10 | |
| 11 | ---> Installing qt5-creator-mac @3.2.2_0 |
| 12 | |
| 13 | ---> Activating qt5-creator-mac @3.2.2_0 |
| 14 | |
| 15 | ---> Cleaning qt5-creator-mac |
| 16 | |
| 17 | |
| 18 | |
| 19 | but later on: |
| 20 | |
| 21 | |
| 22 | |
| 23 | ---> Updating database of binaries |
| 24 | |
| 25 | ---> Scanning binaries for linking errors |
| 26 | |
| 27 | ---> Found 549 broken file(s), matching files to ports |
| 28 | |
| 29 | ---> Found 2 broken port(s), determining rebuild order |
| 30 | |
| 31 | ---> Rebuilding in order |
| 32 | |
| 33 | qt5-creator-mac @3.2.2 |
| 34 | |
| 35 | |
| 36 | py27-pyqt5 @5.4 |
| 37 | |
| 38 | ... |
| 39 | |
| 40 | ---> Computing dependencies for qt5-creator-mac |
| 41 | |
| 42 | ---> Fetching distfiles for qt5-creator-mac |
| 43 | |
| 44 | ---> Attempting to fetch qt-creator-opensource-src-3.2.2.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/qt5-creator-mac |
| 45 | |
| 46 | ---> Attempting to fetch qt-creator-opensource-src-3.2.2.tar.gz from http://distfiles.macports.org/qt5-creator-mac |
| 47 | |
| 48 | ---> Verifying checksums for qt5-creator-mac |
| 49 | |
| 50 | ---> Extracting qt5-creator-mac |
| 51 | |
| 52 | ---> Configuring qt5-creator-mac |
| 53 | |
| 54 | ---> Building qt5-creator-mac |
| 55 | |
| 56 | ---> Staging qt5-creator-mac into destroot |
| 57 | |
| 58 | Error: org.macports.destroot for port qt5-creator-mac returned: can't read "qt_apps_dir": no such variable |
| 59 | |
| 60 | Please see the log file for port qt5-creator-mac for details: |
| 61 | |
| 62 | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_qt5-creator-mac/qt5-creator-mac/main.log |
| 63 | |
| 64 | Error: Unable to upgrade port: 1 |
| 65 | |
| 66 | Error rebuilding qt5-creator-mac |
| 67 | |
| 68 | while executing |
| 69 | |
| 70 | "error "Error rebuilding $portname"" |
| 71 | |
| 72 | (procedure "revupgrade_scanandrebuild" line 395) |
| 73 | |
| 74 | invoked from within |
| 75 | |
| 76 | "revupgrade_scanandrebuild broken_port_counts $opts" |
| 77 | |
| 78 | (procedure "macports::revupgrade" line 5) |
| 79 | |
| 80 | invoked from within |
| 81 | |
| 82 | "macports::revupgrade $opts" |
| 83 | |
| 84 | (procedure "action_revupgrade" line 2) |
| 85 | |
| 86 | invoked from within |
| 87 | |
| 88 | "action_revupgrade $action $portlist $opts" |
| 89 | |
| 90 | (procedure "action_target" line 96) |
| 91 | |
| 92 | invoked from within |
| 93 | |
| 94 | "$action_proc $action $portlist [array get global_options]" |
| 95 | |
| 96 | (procedure "process_cmd" line 103) |
| 97 | |
| 98 | invoked from within |
| 99 | |
| 100 | "process_cmd $remaining_args" |
| 101 | |
| 102 | invoked from within |
| 103 | |
| 104 | "if { [llength $remaining_args] > 0 } { |
| 105 | |
| 106 | |
| 107 | |
| 108 | # If there are remaining arguments, process those as a command |
| 109 | |
| 110 | set exit_status [process_cmd $remaining..." |
| 111 | |
| 112 | |
| 113 | (file "/opt/local/bin/port" line 5268) |
| 114 | |
| 115 | |
| 116 | |
| 117 | I have included a log file for details of the error. |