Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile crossbeam-utils (Mac OS 11 20A5343i, rustc 1.45.2 (d3fb005a3 2020-07-31)) #543

Closed
haze opened this issue Aug 13, 2020 · 4 comments

Comments

@haze
Copy link

haze commented Aug 13, 2020

error: linking with `cc` failed: exit code: 1
  |
  = note: "cc" "-m64" "-L" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib" "/Users/haze/src/ifunny/target/debug/build/crossbeam-utils-ba1109790b645cdd/build_script_build-ba1109790b645cdd.build_script_build.ea6sjmiu-cgu.0.rcgu.o" "/Users/haze/src/ifunny/target/debug/build/crossbeam-utils-ba1109790b645cdd/build_script_build-ba1109790b645cdd.build_script_build.ea6sjmiu-cgu.1.rcgu.o" "/Users/haze/src/ifunny/target/debug/build/crossbeam-utils-ba1109790b645cdd/build_script_build-ba1109790b645cdd.build_script_build.ea6sjmiu-cgu.2.rcgu.o" "/Users/haze/src/ifunny/target/debug/build/crossbeam-utils-ba1109790b645cdd/build_script_build-ba1109790b645cdd.build_script_build.ea6sjmiu-cgu.3.rcgu.o" "/Users/haze/src/ifunny/target/debug/build/crossbeam-utils-ba1109790b645cdd/build_script_build-ba1109790b645cdd.build_script_build.ea6sjmiu-cgu.4.rcgu.o" "-o" "/Users/haze/src/ifunny/target/debug/build/crossbeam-utils-ba1109790b645cdd/build_script_build-ba1109790b645cdd" "/Users/haze/src/ifunny/target/debug/build/crossbeam-utils-ba1109790b645cdd/build_script_build-ba1109790b645cdd.4s9dtnmxsqax5pds.rcgu.o" "-Wl,-dead_strip" "-nodefaultlibs" "-L" "/Users/haze/src/ifunny/target/debug/deps" "-L" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib" "/Users/haze/src/ifunny/target/debug/deps/libautocfg-c70505b511331772.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libstd-f13f993217d0ff19.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-fd322230517448c5.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libhashbrown-bfac32b2346e6f4f.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/librustc_std_workspace_alloc-366aa1278b6a1212.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libbacktrace-e3336f6b916a3e06.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libbacktrace_sys-f90e2fda5c4354a8.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/librustc_demangle-3f082039d6523013.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libunwind-0e0d502cf4053e50.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libcfg_if-a69411463c63ffac.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/liblibc-63b216fe2d62ff77.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/liballoc-4e60e72e5eb2e571.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/librustc_std_workspace_core-4c26a78942ac2ec8.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libcore-81342cbee8440a1f.rlib" "/Users/haze/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-f0244eb4ede32fb8.rlib" "-lSystem" "-lresolv" "-lc" "-lm"
  = note: Undefined symbols for architecture x86_64:
            "_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$::fmt::he5b4873212312894", referenced from:
                l___unnamed_6 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.11.rcgu.o)
            "core::ptr::slice_from_raw_parts_mut::he93604b77c1f3864", referenced from:
                _$LT$alloc..vec..Vec$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h9537700275a76481 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.15.rcgu.o)
            "core::ptr::slice_from_raw_parts_mut::hc9e90197801b2668", referenced from:
                _$LT$alloc..vec..Vec$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h1ef94283e34865f2 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.15.rcgu.o)
            "core::ptr::write::h993af8e0c4b50d5a", referenced from:
                alloc::vec::Vec$LT$T$GT$::extend_desugared::hdfb8a17977f61bbc in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.15.rcgu.o)
                _$LT$alloc..vec..Vec$LT$T$GT$$u20$as$u20$alloc..vec..SpecExtend$LT$T$C$I$GT$$GT$::from_iter::hd593c0ae7f3d9298 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.15.rcgu.o)
            "core::ptr::slice_from_raw_parts_mut::he419cb59b6f86475", referenced from:
                core::slice::from_raw_parts_mut::hfb723bb2436101eb in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.6.rcgu.o)
                _$LT$alloc..vec..Vec$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::ha5b81bd95f9f1645 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.15.rcgu.o)
            "core::ptr::slice_from_raw_parts::h82fa29b5ea1b0e6d", referenced from:
                core::slice::from_raw_parts::hd1847ca160328344 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.6.rcgu.o)
            "core::ptr::slice_from_raw_parts::hac3549961267512b", referenced from:
                core::slice::from_raw_parts::h3274cdecb384beea in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.6.rcgu.o)
            "core::ptr::slice_from_raw_parts::h5cbe8e177be85b81", referenced from:
                core::slice::from_raw_parts::h006962a1b971535c in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.6.rcgu.o)
            "core::iter::traits::iterator::Iterator::try_fold::hc08be6a761d122c1", referenced from:
                _$LT$core..iter..adapters..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::try_fold::h4abd9e9aaf6d6643 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
            "core::ptr::slice_from_raw_parts_mut::h2bd1c8be06f4dc46", referenced from:
                _$LT$alloc..vec..Vec$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::hdd903988839b495a in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.15.rcgu.o)
            "core::str::_$LT$impl$u20$str$GT$::as_ptr::he1b818ad3ab4c614", referenced from:
                core::str::traits::_$LT$impl$u20$core..slice..SliceIndex$LT$str$GT$$u20$for$u20$core..ops..range..RangeTo$LT$usize$GT$$GT$::get_unchecked::he868bf743f174f1f in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
                core::str::traits::_$LT$impl$u20$core..slice..SliceIndex$LT$str$GT$$u20$for$u20$core..ops..range..RangeFrom$LT$usize$GT$$GT$::get_unchecked::h4e66e257d57130b2 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
            "core::str::_$LT$impl$u20$str$GT$::find::hbf73400a694fb834", referenced from:
                autocfg::version::Version::from_rustc::h54ac12abf4292d31 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.14.rcgu.o)
            "core::ptr::slice_from_raw_parts_mut::hff55e44d43277e17", referenced from:
                _$LT$alloc..vec..Vec$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::ha82d42d4e1d1e268 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.15.rcgu.o)
            "core::str::_$LT$impl$u20$str$GT$::splitn::hfef7f3e6e76cb81e", referenced from:
                autocfg::version::Version::from_rustc::h54ac12abf4292d31 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.14.rcgu.o)
            "core::str::_$LT$impl$u20$str$GT$::parse::hbf50e4848a8866a8", referenced from:
                autocfg::version::Version::from_rustc::h54ac12abf4292d31 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.14.rcgu.o)
            "core::str::_$LT$impl$u20$core..convert..AsRef$LT$$u5b$u8$u5d$$GT$$u20$for$u20$str$GT$::as_ref::h673be1018c0c1c3e", referenced from:
                _$LT$$RF$T$u20$as$u20$core..convert..AsRef$LT$U$GT$$GT$::as_ref::ha8e265b89cc59652 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.2.rcgu.o)
            "core::iter::traits::iterator::Iterator::size_hint::h1d5845803811251f", referenced from:
                _$LT$core..iter..adapters..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::size_hint::h49c747c6533fb585 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
            "core::ptr::swap_nonoverlapping_one::hd10dc2d4a003205e", referenced from:
                core::mem::swap::h259c7daffa6cc1e4 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.2.rcgu.o)
            "core::iter::traits::iterator::Iterator::find::h9f217918ab095acc", referenced from:
                autocfg::version::Version::from_rustc::h54ac12abf4292d31 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.14.rcgu.o)
            "core::ptr::slice_from_raw_parts::h4beaebc650a9de31", referenced from:
                core::slice::from_raw_parts::hf60dee06be31db61 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.6.rcgu.o)
            "core::ptr::read::he4e012d25b15c7fa", referenced from:
                _$LT$$LT$alloc..collections..btree..map..IntoIter$LT$K$C$V$GT$$u20$as$u20$core..ops..drop..Drop$GT$..drop..DropGuard$LT$K$C$V$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::he3d720974126f5ae in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.9.rcgu.o)
                _$LT$alloc..collections..btree..map..IntoIter$LT$K$C$V$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h128d0463c8161aca in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.9.rcgu.o)
            "core::iter::traits::iterator::Iterator::map::h2248d161107c02a0", referenced from:
                autocfg::AutoCfg::with_dir::_$u7b$$u7b$closure$u7d$$u7d$::h24ee3394f70af7cc in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.0.rcgu.o)
            "core::ptr::read::hc5c45f7acff9d159", referenced from:
                alloc::collections::btree::node::NodeRef$LT$alloc..collections..btree..node..marker..Immut$C$K$C$V$C$Type$GT$::into_slices::h187942c127f8887f in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.8.rcgu.o)
            "core::ptr::read::h621ec59c83a3a1cb", referenced from:
                alloc::collections::btree::navigate::replace::h81d9da7ef21ae5fc in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.5.rcgu.o)
            "core::ptr::read::h474a91911f51743b", referenced from:
                alloc::collections::btree::map::full_range_search::ha5dc60373c2d6fdf in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.9.rcgu.o)
            "core::str::_$LT$impl$u20$str$GT$::lines::ha7ad01ea4caf3b23", referenced from:
                autocfg::version::Version::from_rustc::h54ac12abf4292d31 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.14.rcgu.o)
            "core::str::_$LT$impl$u20$str$GT$::len::hcd918534bdc0d982", referenced from:
                autocfg::version::Version::from_rustc::h54ac12abf4292d31 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.14.rcgu.o)
                core::str::traits::_$LT$impl$u20$core..slice..SliceIndex$LT$str$GT$$u20$for$u20$core..ops..range..RangeFrom$LT$usize$GT$$GT$::get_unchecked::h4e66e257d57130b2 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
                core::str::traits::_$LT$impl$u20$core..slice..SliceIndex$LT$str$GT$$u20$for$u20$core..ops..range..RangeFrom$LT$usize$GT$$GT$::index::hca2bc857caba94f1 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
            "_$LT$core..str..SplitN$LT$P$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h0a045a52b29c11f2", referenced from:
                autocfg::version::Version::from_rustc::h54ac12abf4292d31 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.14.rcgu.o)
            "core::ptr::swap_nonoverlapping_one::h29b7e01d7cf4ce32", referenced from:
                core::mem::swap::ha82119ee763c8952 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.2.rcgu.o)
            "core::ptr::write::h129d14f0a8e78963", referenced from:
                alloc::collections::btree::navigate::replace::h81d9da7ef21ae5fc in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.5.rcgu.o)
            "core::str::from_utf8_unchecked::hf500964a1589717e", referenced from:
                _$LT$alloc..string..String$u20$as$u20$core..ops..deref..Deref$GT$::deref::h861cac3599b00de9 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.9.rcgu.o)
                core::str::traits::_$LT$impl$u20$core..slice..SliceIndex$LT$str$GT$$u20$for$u20$core..ops..range..RangeTo$LT$usize$GT$$GT$::get_unchecked::he868bf743f174f1f in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
                core::str::traits::_$LT$impl$u20$core..slice..SliceIndex$LT$str$GT$$u20$for$u20$core..ops..range..RangeFrom$LT$usize$GT$$GT$::get_unchecked::h4e66e257d57130b2 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
            "core::ptr::read::hcfa4000385a4c22c", referenced from:
                _$LT$alloc..collections..btree..map..BTreeMap$LT$K$C$V$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h1bfaf45ab00286d7 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.9.rcgu.o)
            "core::str::_$LT$impl$u20$str$GT$::split::hf77abc6ea6cd876e", referenced from:
                autocfg::AutoCfg::with_dir::_$u7b$$u7b$closure$u7d$$u7d$::h24ee3394f70af7cc in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.0.rcgu.o)
            "core::ptr::read::hab62531d2f96afc2", referenced from:
                alloc::collections::btree::navigate::_$LT$impl$u20$alloc..collections..btree..node..Handle$LT$alloc..collections..btree..node..NodeRef$LT$alloc..collections..btree..node..marker..Owned$C$K$C$V$C$alloc..collections..btree..node..marker..Leaf$GT$$C$alloc..collections..btree..node..marker..Edge$GT$$GT$::next_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::h4a33535f2f81cc4a in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.5.rcgu.o)
            "core::str::_$LT$impl$u20$str$GT$::is_char_boundary::h8b7cf42c476def16", referenced from:
                core::str::traits::_$LT$impl$u20$core..slice..SliceIndex$LT$str$GT$$u20$for$u20$core..ops..range..RangeTo$LT$usize$GT$$GT$::get::h3e0627d1c13e9fc4 in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
                core::str::traits::_$LT$impl$u20$core..slice..SliceIndex$LT$str$GT$$u20$for$u20$core..ops..range..RangeFrom$LT$usize$GT$$GT$::get::h3c5b2f41e98e5aef in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.3.rcgu.o)
            "core::ptr::read::h93f0e28c0a8e640d", referenced from:
                alloc::collections::btree::navigate::_$LT$impl$u20$alloc..collections..btree..node..Handle$LT$alloc..collections..btree..node..NodeRef$LT$alloc..collections..btree..node..marker..Owned$C$K$C$V$C$alloc..collections..btree..node..marker..Leaf$GT$$C$alloc..collections..btree..node..marker..Edge$GT$$GT$::next_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::h4a33535f2f81cc4a in libautocfg-c70505b511331772.rlib(autocfg-c70505b511331772.autocfg.eg10n6jh-cgu.5.rcgu.o)
          ld: symbol(s) not found for architecture x86_64
          clang: error: linker command failed with exit code 1 (use -v to see invocation)


error: aborting due to previous error

error: could not compile `crossbeam-utils`.
@taiki-e
Copy link
Member

taiki-e commented Sep 1, 2020

macOS 11 is still a preview release, so it could be a macOS or Xcode issue instead of crossbeam.
It may be fixed by the ways described here, but if it does not resolved, I'd suggest opening the issue in rust-lang/rust repo. (sometimes similar issues are reported regarding incremental compile)

@haze
Copy link
Author

haze commented Sep 2, 2020

Yeah, I know it's a beta OS and that there could be problems within the toolchain / elsewhere, just thought it would be nice to have a report in the same repo (for anyone else encountering the same issue and wanted to read on other experiences). I'll update here if I get anything working. (Thanks for responding btw!)

@APIPLM
Copy link

APIPLM commented Sep 3, 2020

@haze I built crossbeam-rs/crossbeam on my CentOS, and there is not any issue. To see the error log information in the above you post ,and also your guys said that Mac OS 11 20A5343i is a beta OS. seem like there are something lost. Then I tried to use macOS Cross tool chain for Linux to build that in the CentOS, where successfully built crossbeam-rs/crossbeam, but have not success. The repo address of cross compile tools is that https://github.com/tpoechtrager/osxcross. I think you can try to check the rlibs in the folder /root/.rustup/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib to see if there is the losting rlibs there, I mean the full list in 1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib where crossbeam-rs/crossbeam can be built successfully on any macOS. My rlibs of CentOS list in the below. The reason why I mentioned cross platform compile is that if there is one of rlibs they do not have been released in the beta OS. You can have cross platform compile to fix this issue complete in your current Mac OS Version. @taiki-e any comments, just feel freely to say.
liballoc-a5729542b65954aa.rlib
libpanic_unwind-ca8087507780d964.rlib
librustc_std_workspace_std-9137a404219e7a82.rlib
libbacktrace-8a1651b8e23d2aaf.rlib
libproc_macro-ad9eb7a5eb56b42d.rlib
libstd-8bb11f807a7b6b4c.rlib
libbacktrace_sys-23bdd98b0574083e.rlib
libprofiler_builtins-5a495e1577415633.rlib
libstd-8bb11f807a7b6b4c.so
libcfg_if-b326273841bae587.rlib
librustc_demangle-855a92055ec33e2e.rlib
libterm-be4838eb8e86accd.rlib
libcompiler_builtins-5a0398ee67f74664.rlib
librustc-stable_rt.asan.a
libtest-3ad1ab5f7ba3783f.rlib
libcore-9a787681bfbeaf61.rlib
librustc-stable_rt.lsan.a
libtest-3ad1ab5f7ba3783f.so
libgetopts-d7f97d30aca9ddf1.rlib
librustc-stable_rt.msan.a
libunicode_width-2e806a0559ee0b3f.rlib
libhashbrown-259c92b387c1c166.rlib
librustc-stable_rt.tsan.a
libunwind-24c70dd44fbacdfb.rlib
liblibc-ac3c1f0e16507051.rlib
librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib
libpanic_abort-486f392c38021cf4.rlib
librustc_std_workspace_core-09bd1119ab1cad7d.rlib

@taiki-e
Copy link
Member

taiki-e commented Oct 27, 2020

It may be able to fix this using any of the ways commented in rust-lang/rust#25289 (perhaps sudo xcode-select --reset). However this is not an issue of the crossbeam side, so I'm going to close this. (This issue is considered OS or compiler issue as crossbeam does not depend on other langs and can be compiled with other versions of macOS)

@taiki-e taiki-e closed this as completed Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants