Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

ci/coverage.sh is broken on AWS #403

Closed
mvines opened this issue Jun 21, 2018 · 2 comments
Closed

ci/coverage.sh is broken on AWS #403

mvines opened this issue Jun 21, 2018 · 2 comments
Assignees
Milestone

Comments

@mvines
Copy link
Contributor

mvines commented Jun 21, 2018

cc: #398

ore::ops::index::IndexMut<I> for [T]>::index_mut':
--
  | /checkout/src/libcore/slice/mod.rs:778: undefined reference to `<core::ops::range::RangeFull as core::slice::SliceIndex<[T]>>::index_mut'
  | /solana/target/debug/deps/solana-e479d614c684f746.29iy2rpwe8zy8cyi.rcgu.o: In function `core::slice::<impl core::ops::index::IndexMut<I> for [T]>::index_mut':
  | /checkout/src/libcore/slice/mod.rs:778: undefined reference to `<core::ops::range::RangeFull as core::slice::SliceIndex<[T]>>::index_mut'
  | /solana/target/debug/deps/solana-e479d614c684f746.2ftx62vmjux0jz57.rcgu.o: In function `solana::write_stage::WriteStage::new_drain':
  | /solana/src/write_stage.rs:60: undefined reference to `std::thread::Builder::spawn'
  | /solana/target/debug/deps/solana-e479d614c684f746.4cdw7ghqmqpreqbn.rcgu.o: In function `<&'a T as core::fmt::Debug>::fmt':
  | /checkout/src/libcore/fmt/mod.rs:1768: undefined reference to `<solana::mint::Mint as core::fmt::Debug>::fmt'
  | /usr/bin/ld: /solana/target/debug/deps/solana-e479d614c684f746: hidden symbol `_ZN90_$LT$core..ops..range..RangeFull$u20$as$u20$core..slice..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$9index_mut17hbc92bcc287064735E' isn't defined
  | /usr/bin/ld: final link failed: Bad value
  | collect2: error: ld returned 1 exit status

🤕

@mvines mvines added this to the v0.7.0 milestone Jun 21, 2018
@mvines mvines self-assigned this Jun 21, 2018
@mvines
Copy link
Contributor Author

mvines commented Jun 22, 2018

Note to self, revert #409 as a part of fixing this issue

@mvines
Copy link
Contributor Author

mvines commented Jun 23, 2018

Fixed

@mvines mvines closed this as completed Jun 23, 2018
mvines pushed a commit to mvines/solana that referenced this issue Jun 15, 2020
vkomenda pushed a commit to vkomenda/solana that referenced this issue Aug 29, 2021
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](solana-labs/solana@v1.3.8...v1.3.9)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
buffalojoec pushed a commit to buffalojoec/solana that referenced this issue Mar 23, 2024
* Update comments

* Nitty variable name update
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant