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

Move disabled Dockerfiles into subdirectory. #310

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

reitermarkus
Copy link
Member

No description provided.

burrbull
burrbull previously approved these changes Sep 6, 2019
@burrbull
Copy link

burrbull commented Sep 6, 2019

  = note: "i686-w64-mingw32-gcc" "-Wl,--enable-long-section-names" "-fno-use-linker-plugin" "-Wl,--nxcompat" "-nostdlib" "-Wl,--large-address-aware" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/crt2.o" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/rsbegin.o" "-L" "/rust/lib/rustlib/i686-pc-windows-gnu/lib" "/target/i686-pc-windows-gnu/debug/deps/hello-ec7b84674a9e3bba.277uvmxiy5izerk.rcgu.o" "/target/i686-pc-windows-gnu/debug/deps/hello-ec7b84674a9e3bba.375oddektui2fsjk.rcgu.o" "/target/i686-pc-windows-gnu/debug/deps/hello-ec7b84674a9e3bba.3j3vrk6kge3lh3lx.rcgu.o" "/target/i686-pc-windows-gnu/debug/deps/hello-ec7b84674a9e3bba.3yxqn7ejlimc9wt7.rcgu.o" "/target/i686-pc-windows-gnu/debug/deps/hello-ec7b84674a9e3bba.435aa74k3pizeujv.rcgu.o" "/target/i686-pc-windows-gnu/debug/deps/hello-ec7b84674a9e3bba.47534013bc6orm4v.rcgu.o" "-o" "/target/i686-pc-windows-gnu/debug/deps/hello-ec7b84674a9e3bba.exe" "/target/i686-pc-windows-gnu/debug/deps/hello-ec7b84674a9e3bba.2edoeti2w1rycpxn.rcgu.o" "-Wl,--gc-sections" "-nodefaultlibs" "-L" "/target/i686-pc-windows-gnu/debug/deps" "-L" "/target/debug/deps" "-L" "/rust/lib/rustlib/i686-pc-windows-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libstd-50a8121a5e7efb7f.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libpanic_unwind-b0467db834f16dfe.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libbacktrace-f4894a210c0e8459.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libbacktrace_sys-00f11c74feaf8ab3.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/librustc_demangle-24d8ff7fa27b3cd8.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libhashbrown-0f479e7b90025eab.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/librustc_std_workspace_alloc-566374a31958fca6.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libunwind-fe6cab3e9ab95751.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libcfg_if-942d96d88e593192.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/liblibc-3839c191a2d5be29.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/liballoc-56bc44a2de4edb0e.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/librustc_std_workspace_core-ea9e7dd7125a6525.rlib" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libcore-73167a183a797baa.rlib" "-Wl,--end-group" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/libcompiler_builtins-637dc3c50b518d2c.rlib" "-Wl,-Bdynamic" "-ladvapi32" "-lws2_32" "-luserenv" "-Wl,-Bstatic" "-lgcc_eh" "-lpthread" "-Wl,-Bdynamic" "-lmingwex" "-lmingw32" "-lgcc" "-lmsvcrt" "-lmsvcrt" "-luser32" "-lkernel32" "/rust/lib/rustlib/i686-pc-windows-gnu/lib/rsend.o"
  = note: /rust/lib/rustlib/i686-pc-windows-gnu/lib/libpanic_unwind-b0467db834f16dfe.rlib(panic_unwind-b0467db834f16dfe.panic_unwind.94aa2fax-cgu.0.rcgu.o): In function `ZN12panic_unwind3imp5panic17h03674fc4deb12f3fE':
          /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b\/src\libpanic_unwind/gcc.rs:73: undefined reference to `_Unwind_RaiseException'
          /rust/lib/rustlib/i686-pc-windows-gnu/lib/libpanic_unwind-b0467db834f16dfe.rlib(panic_unwind-b0467db834f16dfe.panic_unwind.94aa2fax-cgu.0.rcgu.o): In function `rust_eh_unwind_resume':
          /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b\/src\libpanic_unwind/gcc.rs:281: undefined reference to `_Unwind_Resume'
          collect2: error: ld returned 1 exit status

@reitermarkus
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Sep 6, 2019
310: Move disabled Dockerfiles into subdirectory. r=reitermarkus a=reitermarkus



Co-authored-by: Markus Reiter <[email protected]>
@bors
Copy link
Contributor

bors bot commented Sep 6, 2019

Build succeeded

  • rust-embedded.cross

@bors bors bot merged commit 0ed269f into cross-rs:master Sep 6, 2019
@reitermarkus reitermarkus deleted the disabled-dockerfiles branch September 6, 2019 21:54
@Alexhuszagh Alexhuszagh added the meta issues/PRs related to the maintenance of the crate. label Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta issues/PRs related to the maintenance of the crate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants