[MacPorts] #66429: llvm-3.4: clang requires version 1.0.0 or later, but libLLVM-3.4.dylib provides version 0.0.0

MacPorts noreply at macports.org
Sat Dec 10 16:32:49 UTC 2022


#66429: llvm-3.4: clang requires version 1.0.0 or later, but libLLVM-3.4.dylib
provides version 0.0.0
------------------------------+-------------------------
  Reporter:  programmingkidx  |      Owner:  jeremyhu
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:                   |   Keywords:  snowleopard
      Port:  llvm-3.4         |
------------------------------+-------------------------

Comment (by programmingkidx):

 @jmroot I just checked and I do have /usr/bin/perl. Here is its output:

 $ /usr/bin/perl -v

 This is perl, v5.10.0 built for darwin-thread-multi-2level
 (with 2 registered patches, see perl -V for more detail)

 Copyright 1987-2007, Larry Wall

 Perl may be copied only under the terms of either the Artistic License or
 the
 GNU General Public License, which may be found in the Perl 5 source kit.

 Complete documentation for Perl, including FAQ lists, should be found on
 this system using "man perl" or "perldoc perl".  If you have access to the
 Internet, point your browser at http://www.perl.org/, the Perl Home Page.



 I made this small test program and it worked:

 {{{

 #!/usr/bin/perl

 # Modules used
 use strict;
 use warnings;

 # Print function
 print("Hello World\n");
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66429#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list