Ticket #53562: libopenraw_error_c++_compiler.txt

File libopenraw_error_c++_compiler.txt, 3.1 KB (added by fmw42 (Fred Weinhaus), 7 years ago)

session log

Line 
1Last login: Sun Feb 19 16:24:12 on ttys002
2Fred-Weinhauss-Mac-mini:~ fred$ port outdated
3The following installed ports are outdated:
4libopenraw                     0.0.9_6 < 0.1.0_1         
5opencv                         3.1.0_3 < 3.2.0_1         
6
7
8
9
10Fred-Weinhauss-Mac-mini:~ fred$ sudo port upgrade libopenraw
11--->  Computing dependencies for libopenraw
12--->  Configuring libopenraw
13Error: libopenraw does not support your selected MacPorts C++ runtime. libc++ must be selected and C++-based ports built against it.
14Error: Please follow the instructions on https://trac.macports.org/wiki/LibcxxOnOlderSystems.
15Error: After adding the required options to macports.conf, reinstall all ports like you would when switching macOS versions.
16Error: Follow step 3 on https://trac.macports.org/wiki/Migration in order to do this.
17Error: Failed to configure libopenraw: libstdc++ unsupported.
18Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libopenraw/libopenraw/main.log for details.
19Error: Follow https://guide.macports.org/#project.tickets to report a bug.
20
21
22
23
24sudo port upgrade opencv +contrib+python35
25Password:
26Warning: Skipping upgrade since cmake 3.7.2_0 >= cmake 3.7.2_0, even though installed variants "" do not match "+docs+python35". Use 'upgrade --enforce-variants' to switch to the requested variants.
27Error: xorg-libxcb: Variant python27 conflicts with python35
28Error: Unable to open port: Error evaluating variants
29Error: Follow https://guide.macports.org/#project.tickets to report a bug.
30
31
32
33
34
35Fred-Weinhauss-Mac-mini:~ fred$ sudo port upgrade --enforce-variants opencv +contrib+python35
36--->  Computing dependencies for cmake
37--->  Fetching archive for cmake
38--->  Attempting to fetch cmake-3.7.2_0+docs+python35.darwin_10.x86_64.tbz2 from https://packages.macports.org/cmake
39--->  Attempting to fetch cmake-3.7.2_0+docs+python35.darwin_10.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/cmake
40--->  Attempting to fetch cmake-3.7.2_0+docs+python35.darwin_10.x86_64.tbz2 from http://kmq.jp.packages.macports.org/cmake
41--->  Fetching distfiles for cmake
42--->  Attempting to fetch cmake-3.7.2.tar.gz from https://distfiles.macports.org/cmake
43--->  Verifying checksums for cmake
44--->  Extracting cmake
45--->  Applying patches to cmake
46--->  Configuring cmake
47--->  Building cmake
48--->  Staging cmake into destroot
49--->  Installing cmake @3.7.2_0+docs+python35
50--->  Cleaning cmake
51--->  Computing dependencies for cmake
52--->  Deactivating cmake @3.7.2_0
53--->  Cleaning cmake
54--->  Activating cmake @3.7.2_0+docs+python35
55--->  Cleaning cmake
56Error: xorg-libxcb: Variant python27 conflicts with python35
57Error: Unable to open port: Error evaluating variants
58Error: Follow https://guide.macports.org/#project.tickets to report a bug.
59
60
61
62
63Fred-Weinhauss-Mac-mini:~ fred$ sudo port upgrade --enforce-variants xorg-libxcb +python35
64Password:
65Error: xorg-libxcb: Variant python27 conflicts with python35
66Error: Unable to open port: Error evaluating variants
67Error: Follow https://guide.macports.org/#project.tickets to report a bug.