[MacPorts] #54642: mesa at 17.1.6 Failed to locate 'lbzip2' in path

MacPorts noreply at macports.org
Sat Aug 19 18:41:27 UTC 2017


#54642: mesa at 17.1.6 Failed to locate 'lbzip2' in path
--------------------------+------------------
 Reporter:  chicagotripp  |      Owner:
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:
 Keywords:                |       Port:  mesa
--------------------------+------------------
 Mesa fails to build with the following error message:
 {{{
 DEBUG: Failed to locate 'lbzip2' in path:
 '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its
 MacPorts configuration time location, did you move it?
     while executing
 "error "$eMessage or at its MacPorts configuration time location, did you
 move it?""
     invoked from within
 "try -pass_signal {
             set cmd_path [macports::binaryInPath $prog]
             return $cmd_path
         } catch {{*} eCode eMessage} {
        ..."
     (procedure "macports::findBinary" line 5)
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 }}}

 Here are the steps of what I have to help resolve this issue:
 {{{port select llvm}}}
 Output:
 {{{
 Available versions for llvm:
         mp-llvm-3.7
         mp-llvm-3.8
         mp-llvm-3.9
         mp-llvm-4.0 (active)
         none
 }}}
 port info mp-llvm-4.0
 Output:
 {{{
 Error: Port mp-llvm-4.0 not found
 }}}
 port installed | grep llvm
 {{{
   cctools @895_4+llvm39 (active)
   ld64-latest @274.2_1+llvm39 (active)
   llvm-3.7 @3.7.1_4 (active)
   llvm-3.8 @3.8.1_3 (active)
   llvm-3.9 @3.9.1_3 (active)
   llvm-4.0 @4.0.1_0 (active)
   llvm_select @2_0 (active)
 }}}
 port info llvm-4.0
 {{{
 llvm-4.0 @4.0.1 (lang)
 Sub-ports:            clang-4.0, lldb-4.0
 Variants:             assertions, debug, ocaml, polly, universal

 Description:          The LLVM Core libraries provide a modern source- and
 target-independent optimizer, along with code generation support for many
 popular CPUs (as well as some less common ones!) These libraries are built
 around a well specified code representation known as the LLVM intermediate
 representation ("LLVM IR").
 Homepage:             http://llvm.org/

 Extract Dependencies: xz
 Build Dependencies:   cmake
 Library Dependencies: libedit, libffi, ncurses, xar, zlib, libcxx
 Runtime Dependencies: perl5, llvm_select
 Platforms:            darwin
 License:              NCSA
 Maintainers:          Email: jeremyhu at macports.org, GitHub: jeremyhu
 Email: larryv at macports.org
 }}}
 uname -m

 Output:
 {{{x86_64}}}

 uname -r

 Output:
 {{{16.7.0}}}

 I am including the config.log and the main.log. I hope this information
 proves to be helpful.

--
Ticket URL: <https://trac.macports.org/ticket/54642>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list