-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
note: mscorlib unit tests were split - but part 2 is still to big, by itself, to build.
Steps to Reproduce
- Build
mscorlib part 2on iOS 32bits (without LLVM)
Current Behavior
Build failure
19:53:17.8732950 /Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/obj/iPhone/Debug32/mtouch-cache/armv7/monotouch_corlib_xunit-test.part2.dll.s(1444685,8): error GDC116A36: can not encode offset '0x1000064' in resulting scattered relocation. [/Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/mscorlib Part 2.csproj]
19:53:18.0121990 /Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/obj/iPhone/Debug32/mtouch-cache/armv7/monotouch_corlib_xunit-test.part2.dll.s(1444697,8): error GDC116A36: can not encode offset '0x10000E4' in resulting scattered relocation. [/Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/mscorlib Part 2.csproj]
19:53:18.0128030 /Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/obj/iPhone/Debug32/mtouch-cache/armv7/monotouch_corlib_xunit-test.part2.dll.s(1444709,8): error GDC116A36: can not encode offset '0x1000164' in resulting scattered relocation. [/Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/mscorlib Part 2.csproj]
19:53:18.0131600 /Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/obj/iPhone/Debug32/mtouch-cache/armv7/monotouch_corlib_xunit-test.part2.dll.s(1444723,8): error GDC116A36: can not encode offset '0x10001EC' in resulting scattered relocation. [/Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/mscorlib Part 2.csproj]
19:53:18.0135480 /Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/obj/iPhone/Debug32/mtouch-cache/armv7/monotouch_corlib_xunit-test.part2.dll.s(1444745,8): error GDC116A36: can not encode offset '0x10002DC' in resulting scattered relocation. [/Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/mscorlib Part 2.csproj]
19:53:18.0139940 /Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/obj/iPhone/Debug32/mtouch-cache/armv7/monotouch_corlib_xunit-test.part2.dll.s(1444752,8): error GDC116A36: can not encode offset '0x1000354' in resulting scattered relocation. [/Users/xamarinqa/agent/_work/9/s/tests/xharness/tmp-test-dir/mscorlib Part 2407/mscorlib Part 2.csproj]
...
Expected Behavior
Build success
On which platforms did you notice this
[x] iOS 32bits (debug / non-llvm)
[ ] macOS
[ ] Linux
[ ] Windows
Version Used:
mono 2019-12
Stacktrace
none