Changes between Version 1 and Version 2 of Ticket #65587


Ignore:
Timestamp:
Aug 1, 2022, 6:53:17 PM (21 months ago)
Author:
pilgyunk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65587 – Description

    v1 v2  
    77sudo port install qt5
    88
    9 --->  Deactivating qt5 @5.15.5_0
    10 --->  Cleaning qt5
    11 --->  Uninstalling qt5 @5.15.5_0
    12 --->  Cleaning qt5
    13 kangpilguin@KANGuiMcBookAir ~ % sudo port install qt5 
    14 --->  Computing dependencies for webp
    15 --->  Fetching archive for webp
    16 --->  Attempting to fetch webp-1.2.3_0.darwin_20.arm64.tbz2 from https://packages.macports.org/webp
    17 --->  Attempting to fetch webp-1.2.3_0.darwin_20.arm64.tbz2.rmd160 from https://packages.macports.org/webp
    18 --->  Installing webp @1.2.3_0
    19 --->  Cleaning webp
    20 --->  Computing dependencies for webp
    21 --->  Deactivating webp @1.2.2_0
    22 --->  Cleaning webp
    23 --->  Activating webp @1.2.3_0
    24 --->  Cleaning webp
    25 --->  Fetching archive for libomp
    26 --->  Attempting to fetch libomp-14.0.6_0.darwin_20.arm64.tbz2 from https://packages.macports.org/libomp
    27 --->  Attempting to fetch libomp-14.0.6_0.darwin_20.arm64.tbz2.rmd160 from https://packages.macports.org/libomp
    28 --->  Installing libomp @14.0.6_0
    29 --->  Cleaning libomp
    30 --->  Deactivating libomp @14.0.4_0
    31 --->  Cleaning libomp
    32 --->  Activating libomp @14.0.6_0
    33 --->  Cleaning libomp
    34 --->  Computing dependencies for perl5
    35 --->  Fetching archive for perl5
    36 --->  Attempting to fetch perl5-5.34.1_0+perl5_34.darwin_20.noarch.tbz2 from https://packages.macports.org/perl5
    37 --->  Attempting to fetch perl5-5.34.1_0+perl5_34.darwin_20.noarch.tbz2.rmd160 from https://packages.macports.org/perl5
    38 --->  Installing perl5 @5.34.1_0+perl5_34
    39 --->  Cleaning perl5
    40 --->  Computing dependencies for perl5
    41 --->  Deactivating perl5 @5.28.3_0+perl5_34
    42 --->  Cleaning perl5
    43 --->  Activating perl5 @5.34.1_0+perl5_34
    44 --->  Cleaning perl5
    45 --->  Computing dependencies for qt5
     9---->  Computing dependencies for qt5
    4610--->  Fetching archive for qt5
    4711--->  Attempting to fetch qt5-5.15.5_0.darwin_20.noarch.tbz2 from https://packages.macports.org/qt5
     
    5014--->  Activating qt5 @5.15.5_0
    5115--->  Cleaning qt5
    52 --->  Updating database of binaries
    5316--->  Scanning binaries for linking errors
    5417Warning: Error parsing file /opt/local/libexec/qt5/bin/moc: Error opening or reading file
     
    538501Error: rev-upgrade failed: Error rebuilding qbs
    539502Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    540 --->  Some of the ports you installed have notes:
    541   libomp has the following notes:
    542     To use this OpenMP library:
    543      * For clang-3.8+, or clang-3.7 with +openmp variant:
    544         add "-fopenmp" during compilation / linking.
    545      * For clang-3.7 without +openmp variant, use:
    546         "-I/opt/local/include/libomp -L/opt/local/lib/libomp -fopenmp"
    547 
    548