[MacPorts] #50657: Installation of clang-3.9 with +opengl flag fails

MacPorts noreply at macports.org
Wed Feb 17 15:48:52 PST 2016


#50657: Installation of clang-3.9 with +opengl flag fails
----------------------------------+--------------------------------
 Reporter:  panos.sanfrancisco@…  |      Owner:  macports-tickets@…
     Type:  defect                |     Status:  new
 Priority:  Normal                |  Milestone:
Component:  ports                 |    Version:  2.3.4
 Keywords:  clang-3.9             |       Port:
----------------------------------+--------------------------------
 ganglion:janus panos$ sudo port install clang-3.9 +openmp
 --->  Computing dependencies for clang-3.9
 --->  Dependencies to be installed: clang_select ld64 ld64-latest libomp
 llvm-3.9 python27 db48 python2_select sqlite3
 --->  Fetching archive for clang_select
 --->  Attempting to fetch clang_select-1.0_0.darwin_15.noarch.tbz2 from
 http://packages.macports.org/clang_select
 --->  Attempting to fetch clang_select-1.0_0.darwin_15.noarch.tbz2.rmd160
 from http://packages.macports.org/clang_select
 --->  Installing clang_select @1.0_0
 --->  Activating clang_select @1.0_0
 --->  Cleaning clang_select
 --->  Fetching archive for ld64-latest
 --->  Attempting to fetch ld64-latest-253.3_0+llvm37.darwin_15.x86_64.tbz2
 from http://packages.macports.org/ld64-latest
 --->  Attempting to fetch
 ld64-latest-253.3_0+llvm37.darwin_15.x86_64.tbz2.rmd160 from
 http://packages.macports.org/ld64-latest
 --->  Installing ld64-latest @253.3_0+llvm37
 --->  Activating ld64-latest @253.3_0+llvm37
 --->  Cleaning ld64-latest
 --->  Fetching archive for ld64
 --->  Attempting to fetch ld64-2_0.darwin_15.x86_64.tbz2 from
 http://packages.macports.org/ld64
 --->  Attempting to fetch ld64-2_0.darwin_15.x86_64.tbz2.rmd160 from
 http://packages.macports.org/ld64
 --->  Installing ld64 @2_0
 --->  Activating ld64 @2_0
 --->  Cleaning ld64
 --->  Fetching archive for libomp
 --->  Attempting to fetch libomp-0.0_260306.darwin_15.x86_64.tbz2 from
 http://packages.macports.org/libomp
 --->  Attempting to fetch libomp-0.0_260306.darwin_15.x86_64.tbz2 from
 http://sjc.us.packages.macports.org/libomp
 --->  Attempting to fetch libomp-0.0_260306.darwin_15.x86_64.tbz2 from
 http://sea.us.packages.macports.org/macports/packages/libomp
 --->  Fetching distfiles for libomp
 --->  Verifying checksums for libomp
 --->  Extracting libomp
 --->  Configuring libomp
 --->  Building libomp
 --->  Staging libomp into destroot
 --->  Installing libomp @0.0_260306
 --->  Activating libomp @0.0_260306

 Use with clang-3.[78] (when built with +openmp variant) by adding
 "-fopenmp" to your compile and link lines.
 (Or "-I/opt/local/include/libomp -L/opt/local/lib/libomp -fopenmp"
 if clang is installed without +openmp.)

 --->  Cleaning libomp
 --->  Fetching archive for llvm-3.9
 --->  Attempting to fetch
 llvm-3.9-3.9-r259341_1+assertions+debug.darwin_15.x86_64.tbz2 from
 http://packages.macports.org/llvm-3.9
 --->  Attempting to fetch
 llvm-3.9-3.9-r259341_1+assertions+debug.darwin_15.x86_64.tbz2.rmd160 from
 http://packages.macports.org/llvm-3.9
 --->  Installing llvm-3.9 @3.9-r259341_1+assertions+debug
 --->  Activating llvm-3.9 @3.9-r259341_1+assertions+debug
 --->  Cleaning llvm-3.9
 --->  Fetching archive for db48
 --->  Attempting to fetch db48-4.8.30_4.darwin_15.x86_64.tbz2 from
 http://packages.macports.org/db48
 --->  Attempting to fetch db48-4.8.30_4.darwin_15.x86_64.tbz2.rmd160 from
 http://packages.macports.org/db48
 --->  Installing db48 @4.8.30_4
 --->  Activating db48 @4.8.30_4
 --->  Cleaning db48
 --->  Fetching archive for python2_select
 --->  Attempting to fetch python2_select-0.0_1.darwin_15.noarch.tbz2 from
 http://packages.macports.org/python2_select
 --->  Attempting to fetch
 python2_select-0.0_1.darwin_15.noarch.tbz2.rmd160 from
 http://packages.macports.org/python2_select
 --->  Installing python2_select @0.0_1
 --->  Activating python2_select @0.0_1
 --->  Cleaning python2_select
 --->  Fetching archive for sqlite3
 --->  Attempting to fetch sqlite3-3.10.2_0.darwin_15.x86_64.tbz2 from
 http://packages.macports.org/sqlite3
 --->  Attempting to fetch sqlite3-3.10.2_0.darwin_15.x86_64.tbz2.rmd160
 from http://packages.macports.org/sqlite3
 --->  Installing sqlite3 @3.10.2_0
 --->  Activating sqlite3 @3.10.2_0
 --->  Cleaning sqlite3
 --->  Fetching archive for python27
 --->  Attempting to fetch python27-2.7.11_0.darwin_15.x86_64.tbz2 from
 http://packages.macports.org/python27
 --->  Attempting to fetch python27-2.7.11_0.darwin_15.x86_64.tbz2.rmd160
 from http://packages.macports.org/python27
 --->  Installing python27 @2.7.11_0
 --->  Activating python27 @2.7.11_0

 To make this the default Python or Python 2 (i.e., the version run by the
 'python' or 'python2' commands), run one or both of:

     sudo port select --set python python27
     sudo port select --set python2 python27

 --->  Cleaning python27
 --->  Fetching archive for clang-3.9
 --->  Attempting to fetch
 clang-3.9-3.9-r259341_1+analyzer+assertions+debug+openmp.darwin_15.x86_64.tbz2
 from http://packages.macports.org/clang-3.9
 --->  Attempting to fetch
 clang-3.9-3.9-r259341_1+analyzer+assertions+debug+openmp.darwin_15.x86_64.tbz2
 from http://sjc.us.packages.macports.org/clang-3.9
 --->  Attempting to fetch
 clang-3.9-3.9-r259341_1+analyzer+assertions+debug+openmp.darwin_15.x86_64.tbz2
 from http://sea.us.packages.macports.org/macports/packages/clang-3.9
 --->  Fetching distfiles for clang-3.9
 Error: org.macports.fetch for port clang-3.9 returned: Subversion check
 out failed
 Please see the log file for port clang-3.9 for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.9/clang-3.9/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port clang-3.9 failed

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


More information about the macports-tickets mailing list