Opened 7 years ago
Closed 7 years ago
#59260 closed defect (duplicate)
sudo port upgrade outdated generates multiple errors
| Reported by: | PaxVobiscuit | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.6.1 |
| Keywords: | Cc: | jmroot (Joshua Root) | |
| Port: |
Description (last modified by PaxVobiscuit)
Recently upgraded to Catalina, after FINALLY getting xCode updated I was able to reinstall Macports, however when I run "sudo port upgrade outdated" I get the following:
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: No port libomp found in the index. Warning: No port llvm-9.0 found in the index. Warning: No port python27 found in the index. Warning: No port libedit found in the index. Warning: No port libffi found in the index. Warning: No port ncurses found in the index. Warning: No port zlib found in the index. Warning: No port libcxx found in the index. Warning: No port clang_select found in the index. Warning: No port ld64 found in the index. Error: Problem while installing clang-9.0 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Change History (10)
comment:1 Changed 7 years ago by PaxVobiscuit
| Description: | modified (diff) |
|---|
comment:2 Changed 7 years ago by jmroot (Joshua Root)
comment:3 Changed 7 years ago by jmroot (Joshua Root)
| Cc: | jmroot added |
|---|
comment:5 Changed 7 years ago by jmroot (Joshua Root)
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
NP, thanks for confirming.
comment:6 Changed 7 years ago by PaxVobiscuit
| Resolution: | invalid |
|---|---|
| Status: | closed → reopened |
After Port Sync, then sudo port selfupdate, everything seemed to run fine. Once I try to run sudo port upgrade outdated I get the following:
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: No port libomp found in the index. Warning: No port llvm-9.0 found in the index. Warning: No port python27 found in the index. Warning: No port libedit found in the index. Warning: No port libffi found in the index. Warning: No port ncurses found in the index. Warning: No port zlib found in the index. Warning: No port libcxx found in the index. Warning: No port clang_select found in the index. Warning: No port ld64 found in the index. Error: Problem while installing clang-9.0 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
comment:7 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Please try with the -d flag and show us the output.
comment:9 Changed 7 years ago by PaxVobiscuit
"sudo port -d upgrade outdated" results in :
DEBUG: Copying /Users/cabot/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: aspell 0.60.7_0 exists in the ports tree
DEBUG: aspell 0.60.6.1_1 is the latest installed
DEBUG: aspell 0.60.6.1_1 is active
DEBUG: Merging existing variants '-nls' into variants
DEBUG: new fully merged portvariants: nls -
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/aspell
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: adding the default universal variant
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Chosen compiler macports-clang-9.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-9.0
DEBUG: Adding depends_skip_archcheck clang-9.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: epoch: in tree: 1 installed: 1
DEBUG: autoconf 2.69_5 exists in the ports tree
DEBUG: autoconf 2.69_5 is the latest installed
DEBUG: autoconf 2.69_5 is active
DEBUG: Merging existing variants '' into variants
DEBUG: new fully merged portvariants:
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/autoconf
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: only one arch supported, so not adding the default universal variant
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Chosen compiler macports-clang-9.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-9.0
DEBUG: Adding depends_skip_archcheck clang-9.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: platform mismatch ... upgrading!
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: xz 5.2.4_0 exists in the ports tree
DEBUG: xz 5.2.4_0 is the latest installed
DEBUG: xz 5.2.4_0 is active
DEBUG: Merging existing variants '' into variants
DEBUG: new fully merged portvariants:
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/xz
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Chosen compiler macports-clang-9.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-9.0
DEBUG: Adding depends_skip_archcheck clang-9.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: platform mismatch ... upgrading!
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/llvm-9.0
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for configure.pre_args
DEBUG: Re-registering default for build.dir
DEBUG: Re-registering default for destroot.target
DEBUG: Sourcing PortGroup cmake 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for build.dir
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Executing variant analyzer provides analyzer
DEBUG: Executing variant libstdcxx provides libstdcxx
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: cmake 3.15.4_0 exists in the ports tree
DEBUG: cmake 3.15.3_0 is the latest installed
DEBUG: cmake 3.15.3_0 is active
DEBUG: Merging existing variants '' into variants
DEBUG: new fully merged portvariants:
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/cmake
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
DEBUG: Sourcing PortGroup cxx11 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cxx11-1.1.tcl
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Chosen compiler macports-clang-9.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-9.0
DEBUG: Adding depends_skip_archcheck clang-9.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: libxml2 2.9.9_2 exists in the ports tree
DEBUG: libxml2 2.9.9_2 is the latest installed
DEBUG: libxml2 2.9.9_2 is active
DEBUG: Merging existing variants '' into variants
DEBUG: new fully merged portvariants:
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxml2
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Chosen compiler macports-clang-9.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-9.0
DEBUG: Adding depends_skip_archcheck clang-9.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: platform mismatch ... upgrading!
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: pkgconfig 0.29.2_0 exists in the ports tree
DEBUG: pkgconfig 0.29.2_0 is the latest installed
DEBUG: pkgconfig 0.29.2_0 is active
DEBUG: Merging existing variants '' into variants
DEBUG: new fully merged portvariants:
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pkgconfig
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Chosen compiler macports-clang-9.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-9.0
DEBUG: Adding depends_skip_archcheck clang-9.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: platform mismatch ... upgrading!
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/llvm-9.0
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for configure.pre_args
DEBUG: Re-registering default for build.dir
DEBUG: Re-registering default for destroot.target
DEBUG: Sourcing PortGroup cmake 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for build.dir
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Executing variant analyzer provides analyzer
DEBUG: Executing variant libstdcxx provides libstdcxx
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/libomp
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for configure.pre_args
DEBUG: Re-registering default for build.dir
DEBUG: Re-registering default for destroot.target
DEBUG: Sourcing PortGroup cmake 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
DEBUG: universal_variant is false, so not adding the default universal variant
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: Chosen compiler macports-clang-9.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-9.0
DEBUG: Adding depends_skip_archcheck clang-9.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: perl5 5.26.1_0 exists in the ports tree
DEBUG: perl5 5.26.1_0 +perl5_26 is the latest installed
DEBUG: perl5 5.26.1_0 +perl5_26 is active
DEBUG: Merging existing variants '+perl5_26' into variants
DEBUG: new fully merged portvariants: perl5_26 +
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Re-registering default for configure.universal_args
DEBUG: Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
DEBUG: Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
DEBUG: universal_variant is false, so not adding the default universal variant
DEBUG: Executing variant perl5_26 provides perl5_26
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Chosen compiler macports-gcc-9 is provided by a port, adding dependency
DEBUG: Adding depends_build port:gcc9
DEBUG: Adding depends_lib path:lib/libgcc/libgcc_s.1.dylib:libgcc
DEBUG: Adding depends_skip_archcheck gcc9
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: platform mismatch ... upgrading!
DEBUG: gcc9 is *not* installed by MacPorts
DEBUG: Searching for dependency: gcc9
DEBUG: Didn't find receipt, going to depspec regex for: gcc9
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/gcc9
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
DEBUG: Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
DEBUG: compiler llvm-gcc-4.2 blacklisted because it's not installed or it doesn't work
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant +perl5_26 is not provided by port gcc9.
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Chosen compiler macports-clang-8.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-8.0
DEBUG: Adding depends_skip_archcheck clang-8.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: clang-8.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-8.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-8.0
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/llvm-8.0
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for configure.pre_args
DEBUG: Re-registering default for build.dir
DEBUG: Re-registering default for destroot.target
DEBUG: Sourcing PortGroup cmake 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for build.dir
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant +perl5_26 is not provided by port clang-8.0.
DEBUG: Executing variant analyzer provides analyzer
DEBUG: Executing variant libstdcxx provides libstdcxx
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/libomp
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for configure.pre_args
DEBUG: Re-registering default for build.dir
DEBUG: Re-registering default for destroot.target
DEBUG: Sourcing PortGroup cmake 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
DEBUG: universal_variant is false, so not adding the default universal variant
DEBUG: Requested variant +perl5_26 is not provided by port libomp.
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: Chosen compiler macports-clang-9.0 is provided by a port, adding dependency
DEBUG: Adding depends_build port:clang-9.0
DEBUG: Adding depends_skip_archcheck clang-9.0
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/llvm-9.0
DEBUG: OS darwin/19.0.0 (macOS 10.15) arch i386
DEBUG: Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for configure.pre_args
DEBUG: Re-registering default for build.dir
DEBUG: Re-registering default for destroot.target
DEBUG: Sourcing PortGroup cmake 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
DEBUG: Re-registering default for configure.dir
DEBUG: Re-registering default for build.dir
DEBUG: compiler clang blacklisted because it's not installed or it doesn't work
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant +perl5_26 is not provided by port clang-9.0.
DEBUG: Executing variant analyzer provides analyzer
DEBUG: Executing variant libstdcxx provides libstdcxx
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
DEBUG: libomp is *not* installed by MacPorts
DEBUG: Searching for dependency: libomp
DEBUG: Didn't find receipt, going to depspec regex for: libomp
DEBUG: clang-9.0 is *not* installed by MacPorts
DEBUG: Searching for dependency: clang-9.0
DEBUG: Didn't find receipt, going to depspec regex for: clang-9.0
Warning: No port libomp found in the index.
Warning: No port llvm-9.0 found in the index.
Warning: No port python27 found in the index.
Warning: No port libedit found in the index.
Warning: No port libffi found in the index.
Warning: No port ncurses found in the index.
Warning: No port zlib found in the index.
Warning: No port libcxx found in the index.
Warning: No port clang_select found in the index.
Warning: No port ld64 found in the index.
DEBUG: too many nested evaluations (infinite loop?)
while executing
"builtin_catch {tcl::puts {*}$args}"
("uplevel" body line 1)
invoked from within
"uplevel 1 [list builtin_catch {*}$args]"
(procedure "catch" line 7)
invoked from within
"catch {tcl::puts {*}$args}"
(procedure "puts" line 2)
invoked from within
"puts $chan $prefix[lindex $args 0]"
(procedure "ui_message" line 25)
invoked from within
"ui_debug "Logging disabled, error opening log file: $err""
(procedure "macports::init_logging" line 6)
invoked from within
"macports::init_logging $mport"
(procedure "macports::push_log" line 3)
invoked from within
"macports::push_log $mport"
(procedure "mportexec" line 13)
invoked from within
"mportexec $mport activate"
Error: Unable to exec port: too many nested evaluations (infinite loop?)
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
comment:10 Changed 7 years ago by jmroot (Joshua Root)
| Resolution: | → duplicate |
|---|---|
| Status: | reopened → closed |
So yes, it's a duplicate and the dependency loop has already been fixed. You just need to sync or selfupdate.
Also I see a lot of "platform mismatch ... upgrading!" which means you didn't follow the wiki:Migration instructions, which you really should.
Note: See
TracTickets for help on using
tickets.

Looks like you don't have a PortIndex? Have you run
port syncafter installing?