Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[2019-12][ios][32bits] mscorlib Part 2 still too large to build in debug #18614

@spouliot

Description

@spouliot

http://xamarin-storage/jenkins/xamarin-macios/pull-request/b660546b2f601af89769b29bac28598009dbbc56/3422522/device-tests/jenkins-results/tests/index.html

note: mscorlib unit tests were split - but part 2 is still to big, by itself, to build.

Steps to Reproduce

  1. Build mscorlib part 2 on 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions