Ticket #58613: carthage_macports_error.txt

File carthage_macports_error.txt, 10.2 KB (added by ParityError, 5 years ago)

carthage fails to install

Line 
1$ sudo port install carthage
2--->  Computing dependencies for carthage
3--->  Fetching archive for carthage
4--->  Attempting to fetch carthage-0.33.0_0.darwin_17.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/carthage
5--->  Attempting to fetch carthage-0.33.0_0.darwin_17.x86_64.tbz2 from https://packages.macports.org/carthage
6--->  Attempting to fetch carthage-0.33.0_0.darwin_17.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/carthage
7--->  Fetching distfiles for carthage
8--->  Verifying checksums for carthage
9--->  Extracting carthage
10--->  Configuring carthage
11--->  Building carthage
12--->  Staging carthage into destroot
13Error: Failed to destroot carthage: command execution failed
14Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/main.log for details.
15Error: Follow https://guide.macports.org/#project.tickets to report a bug.
16Error: Processing of port carthage failed
17
18$ sudo port -d install carthage
19DEBUG: Copying /Users/Username/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
20DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/carthage
21DEBUG: OS darwin/17.7.0 (Mac OS X 10.13) arch i386
22DEBUG: Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
23DEBUG: Re-registering default for livecheck.regex
24DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
25DEBUG: universal_variant is false, so not adding the default universal variant
26DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
27DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
28DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
29DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
30DEBUG: Running callback portstartupitem::add_notes
31DEBUG: Finished running callback portstartupitem::add_notes
32DEBUG: dropping privileges: euid changed to 502, egid changed to 501.
33DEBUG: Starting logging for carthage
34DEBUG: macOS 10.13 (darwin/17.7.0) arch i386
35DEBUG: MacPorts 2.5.4
36DEBUG: Xcode 10.1
37DEBUG: SDK 10.13
38DEBUG: MACOSX_DEPLOYMENT_TARGET: 10.13
39DEBUG: Found Dependency: path: /usr/bin filename: git regex: ^git$
40--->  Computing dependencies for carthage
41DEBUG: carthage has no conflicts
42DEBUG: Found Dependency: path: /usr/bin filename: git regex: ^git$
43DEBUG: Searching for dependency: git
44DEBUG: Didn't find receipt, going to depspec regex for: git
45DEBUG: Found Dependency: path: /usr/bin filename: git regex: ^git$
46DEBUG: Executing org.macports.main (carthage)
47DEBUG: dropping privileges: euid changed to 502, egid changed to 501.
48DEBUG: Skipping completed org.macports.archivefetch (carthage)
49DEBUG: Privilege de-escalation not attempted as not running as root.
50DEBUG: Skipping completed org.macports.fetch (carthage)
51DEBUG: Privilege de-escalation not attempted as not running as root.
52DEBUG: Skipping completed org.macports.checksum (carthage)
53DEBUG: Privilege de-escalation not attempted as not running as root.
54DEBUG: Skipping completed org.macports.extract (carthage)
55DEBUG: Privilege de-escalation not attempted as not running as root.
56DEBUG: Skipping completed org.macports.patch (carthage)
57DEBUG: Privilege de-escalation not attempted as not running as root.
58DEBUG: Skipping completed org.macports.configure (carthage)
59DEBUG: Privilege de-escalation not attempted as not running as root.
60DEBUG: Skipping completed org.macports.build (carthage)
61DEBUG: Privilege de-escalation not attempted as not running as root.
62DEBUG: destroot phase started at Sun Jul 21 11:52:17 MST 2019
63--->  Staging carthage into destroot
64DEBUG: Can't run destroot under sudo without elevated privileges (due to mtree).
65DEBUG: Run destroot without sudo to avoid root privileges.
66DEBUG: Going to escalate privileges back to root.
67DEBUG: euid changed to: 0. egid changed to: 0.
68DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/destroot: /usr/sbin/mtree -e -U -f /opt/local/share/macports/install/macosx.mtree
69. missing (directory not created: File exists)
70./Applications missing (directory not created: File exists)
71./Developer missing (directory not created: File exists)
72./Library missing (directory not created: File exists)
73DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/destroot/opt/local: /usr/sbin/mtree -e -U -f /opt/local/share/macports/install/prefix.mtree
74DEBUG: Executing org.macports.destroot (carthage)
75DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: /usr/bin/make prefix_install PREFIX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/destroot/opt/local CARTHAGE_TEMPORARY_FOLDER=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/destroot SWIFTPM_DISABLE_SANDBOX_SHOULD_BE_FLAGGED=should_be_flagged
76swift build --configuration release --disable-sandbox -Xswiftc -static-stdlib
77Updating https://github.com/Carthage/ReactiveTask.git
78Updating https://github.com/Quick/Nimble.git
79Updating https://github.com/Carthage/Commandant.git
80Updating https://github.com/mdiep/Tentacle.git
81Updating https://github.com/Quick/Quick.git
82Updating https://github.com/thoughtbot/Curry.git
83Updating https://github.com/jdhealy/PrettyColors.git
84Updating https://github.com/antitypical/Result.git
85Updating https://github.com/apple/swift-package-manager.git
86Updating https://github.com/ReactiveCocoa/ReactiveSwift.git
87Updating https://github.com/apple/swift-llbuild.git
88https://github.com/apple/swift-llbuild.git @ master: error: manifest parse error(s):
89/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/.tmp/TemporaryFile.KVCq2e.swift:55:16: error: incorrect argument label in call (have 'name:dependencies:path:linkerSettings:', expected 'name:dependencies:path:exclude:')
90        .target(
91               ^
92'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Quick' not found
93'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Nimble' not found
94'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Tentacle' not found
95'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Curry' not found
96'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'SwiftPM-auto' not found
97'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Result' not found
98'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'ReactiveSwift' not found
99'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'ReactiveTask' not found
100'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Quick' not found
101'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Nimble' not found
102'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Commandant' not found
103'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'Curry' not found
104'Carthage' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/Carthage-0.33.0: error: product dependency 'PrettyColors' not found
105make: *** [installables] Error 1
106Command failed: /usr/bin/make prefix_install PREFIX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/destroot/opt/local CARTHAGE_TEMPORARY_FOLDER=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/destroot SWIFTPM_DISABLE_SANDBOX_SHOULD_BE_FLAGGED=should_be_flagged
107Exit code: 2
108Error: Failed to destroot carthage: command execution failed
109DEBUG: Error code: NONE
110DEBUG: Backtrace: command execution failed
111    while executing
112"$procedure $targetname"
113Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/main.log for details.
114Error: Follow https://guide.macports.org/#project.tickets to report a bug.
115Error: Processing of port carthage failed