echo "Auto-Tester has been disabled"
Auto-Tester has been disabled
make -f posix.mak OS=linux MODEL=32 BUILD=release INSTALL_DIR=../install \
	DMD=../dmd/generated/linux/release/32/dmd install2
make[1]: Entering directory '/home/braddr/sandbox/at-client/pull-5470895-Linux_32/phobos'
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/compress.c -ogenerated/linux/release/32/etc/c/zlib/compress.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/gzclose.c -ogenerated/linux/release/32/etc/c/zlib/gzclose.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/gzlib.c -ogenerated/linux/release/32/etc/c/zlib/gzlib.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/gzread.c -ogenerated/linux/release/32/etc/c/zlib/gzread.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/gzwrite.c -ogenerated/linux/release/32/etc/c/zlib/gzwrite.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/crc32.c -ogenerated/linux/release/32/etc/c/zlib/crc32.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/adler32.c -ogenerated/linux/release/32/etc/c/zlib/adler32.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/deflate.c -ogenerated/linux/release/32/etc/c/zlib/deflate.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/infback.c -ogenerated/linux/release/32/etc/c/zlib/infback.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/inffast.c -ogenerated/linux/release/32/etc/c/zlib/inffast.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/inflate.c -ogenerated/linux/release/32/etc/c/zlib/inflate.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/inftrees.c -ogenerated/linux/release/32/etc/c/zlib/inftrees.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/trees.c -ogenerated/linux/release/32/etc/c/zlib/trees.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/uncompr.c -ogenerated/linux/release/32/etc/c/zlib/uncompr.o
cc -c -m32 -fPIC -std=c11 -DHAVE_UNISTD_H -O3 etc/c/zlib/zutil.c -ogenerated/linux/release/32/etc/c/zlib/zutil.o
make -C ../dmd/druntime -f posix.mak MODEL=32 DMD=/home/braddr/sandbox/at-client/pull-5470895-Linux_32/dmd/generated/linux/release/32/dmd OS=linux BUILD=release
make[2]: Entering directory '/home/braddr/sandbox/at-client/pull-5470895-Linux_32/dmd/druntime'
make[2]: Nothing to be done for 'target'.
make[2]: Leaving directory '/home/braddr/sandbox/at-client/pull-5470895-Linux_32/dmd/druntime'
../dmd/generated/linux/release/32/dmd  -conf= -I../dmd/druntime/import  -w -de -preview=dip1000 -preview=dtorfields -preview=fieldwise -m32 -fPIC -O -release -lib -ofgenerated/linux/release/32/libphobos2.a ../dmd/druntime/../generated/linux/release/32/libdruntime.a std/array.d std/ascii.d std/base64.d std/bigint.d std/bitmanip.d std/checkedint.d std/compiler.d std/complex.d std/concurrency.d std/conv.d std/csv.d std/demangle.d std/encoding.d std/exception.d std/file.d std/functional.d std/getopt.d std/int128.d std/json.d std/mathspecial.d std/meta.d std/mmfile.d std/numeric.d std/outbuffer.d std/package.d std/parallelism.d std/path.d std/process.d std/random.d std/signals.d std/socket.d std/stdint.d std/stdio.d std/string.d std/sumtype.d std/system.d std/traits.d std/typecons.d std/uri.d std/utf.d std/uuid.d std/variant.d std/zip.d std/zlib.d std/algorithm/comparison.d std/algorithm/iteration.d std/algorithm/mutation.d std/algorithm/package.d std/algorithm/searching.d std/algorithm/setops.d std/algorithm/sorting.d std/container/array.d std/container/binaryheap.d std/container/dlist.d std/container/package.d std/container/rbtree.d std/container/slist.d std/container/util.d std/datetime/date.d std/datetime/interval.d std/datetime/package.d std/datetime/stopwatch.d std/datetime/systime.d std/datetime/timezone.d std/digest/crc.d std/digest/hmac.d std/digest/md.d std/digest/murmurhash.d std/digest/package.d std/digest/ripemd.d std/digest/sha.d std/experimental/allocator/common.d std/experimental/allocator/gc_allocator.d std/experimental/allocator/mallocator.d std/experimental/allocator/mmap_allocator.d std/experimental/allocator/package.d std/experimental/allocator/showcase.d std/experimental/allocator/typed.d std/experimental/allocator/building_blocks/affix_allocator.d std/experimental/allocator/building_blocks/aligned_block_list.d std/experimental/allocator/building_blocks/allocator_list.d std/experimental/allocator/building_blocks/ascending_page_allocator.d std/experimental/allocator/building_blocks/bucketizer.d std/experimental/allocator/building_blocks/fallback_allocator.d std/experimental/allocator/building_blocks/free_list.d std/experimental/allocator/building_blocks/free_tree.d std/experimental/allocator/building_blocks/bitmapped_block.d std/experimental/allocator/building_blocks/kernighan_ritchie.d std/experimental/allocator/building_blocks/null_allocator.d std/experimental/allocator/building_blocks/package.d std/experimental/allocator/building_blocks/quantizer.d std/experimental/allocator/building_blocks/region.d std/experimental/allocator/building_blocks/scoped_allocator.d std/experimental/allocator/building_blocks/segregator.d std/experimental/allocator/building_blocks/stats_collector.d std/experimental/logger/core.d std/experimental/logger/filelogger.d std/experimental/logger/nulllogger.d std/experimental/logger/multilogger.d std/experimental/logger/package.d std/format/package.d std/format/read.d std/format/spec.d std/format/write.d std/format/internal/floats.d std/format/internal/read.d std/format/internal/write.d std/logger/core.d std/logger/filelogger.d std/logger/nulllogger.d std/logger/multilogger.d std/logger/package.d std/math/algebraic.d std/math/constants.d std/math/exponential.d std/math/hardware.d std/math/operations.d std/math/package.d std/math/remainder.d std/math/rounding.d std/math/traits.d std/math/trigonometry.d std/net/curl.d std/net/isemail.d std/uni/package.d std/experimental/checkedint.d std/range/interfaces.d std/range/package.d std/range/primitives.d std/regex/package.d std/regex/internal/generator.d std/regex/internal/ir.d std/regex/internal/parser.d std/regex/internal/backtracking.d std/regex/internal/tests.d std/regex/internal/tests2.d std/regex/internal/thompson.d std/regex/internal/kickstart.d std/windows/charset.d std/windows/registry.d std/windows/syserror.d etc/c/curl.d etc/c/odbc/sql.d etc/c/odbc/sqlext.d etc/c/odbc/sqltypes.d etc/c/odbc/sqlucode.d etc/c/sqlite3.d etc/c/zlib.d std/algorithm/internal.d std/internal/cstring.d std/internal/memory.d std/internal/digest/sha_SSSE3.d std/internal/math/biguintcore.d std/internal/math/biguintnoasm.d std/internal/math/biguintx86.d std/internal/math/errorfunction.d std/internal/math/gammafunction.d std/internal/scopebuffer.d std/internal/test/dummyrange.d std/internal/test/range.d std/internal/unicode_comp.d std/internal/unicode_decomp.d std/internal/unicode_grapheme.d std/internal/unicode_norm.d std/internal/unicode_tables.d std/internal/windows/advapi32.d std/typetuple.d generated/linux/release/32/etc/c/zlib/adler32.o generated/linux/release/32/etc/c/zlib/compress.o generated/linux/release/32/etc/c/zlib/crc32.o generated/linux/release/32/etc/c/zlib/deflate.o generated/linux/release/32/etc/c/zlib/gzclose.o generated/linux/release/32/etc/c/zlib/gzlib.o generated/linux/release/32/etc/c/zlib/gzread.o generated/linux/release/32/etc/c/zlib/gzwrite.o generated/linux/release/32/etc/c/zlib/infback.o generated/linux/release/32/etc/c/zlib/inffast.o generated/linux/release/32/etc/c/zlib/inflate.o generated/linux/release/32/etc/c/zlib/inftrees.o generated/linux/release/32/etc/c/zlib/trees.o generated/linux/release/32/etc/c/zlib/uncompr.o generated/linux/release/32/etc/c/zlib/zutil.o
../dmd/generated/linux/release/32/dmd  -conf= -I../dmd/druntime/import  -w -de -preview=dip1000 -preview=dtorfields -preview=fieldwise -m32 -fPIC -O -release -shared -defaultlib= -debuglib= -L-lpthread -L-lm -ofgenerated/linux/release/32/libphobos2.so.0.104.0 -L-soname=libphobos2.so.0.104 ../dmd/druntime/../generated/linux/release/32/libdruntime.so.a -L-ldl std/array.d std/ascii.d std/base64.d std/bigint.d std/bitmanip.d std/checkedint.d std/compiler.d std/complex.d std/concurrency.d std/conv.d std/csv.d std/demangle.d std/encoding.d std/exception.d std/file.d std/functional.d std/getopt.d std/int128.d std/json.d std/mathspecial.d std/meta.d std/mmfile.d std/numeric.d std/outbuffer.d std/package.d std/parallelism.d std/path.d std/process.d std/random.d std/signals.d std/socket.d std/stdint.d std/stdio.d std/string.d std/sumtype.d std/system.d std/traits.d std/typecons.d std/uri.d std/utf.d std/uuid.d std/variant.d std/zip.d std/zlib.d std/algorithm/comparison.d std/algorithm/iteration.d std/algorithm/mutation.d std/algorithm/package.d std/algorithm/searching.d std/algorithm/setops.d std/algorithm/sorting.d std/container/array.d std/container/binaryheap.d std/container/dlist.d std/container/package.d std/container/rbtree.d std/container/slist.d std/container/util.d std/datetime/date.d std/datetime/interval.d std/datetime/package.d std/datetime/stopwatch.d std/datetime/systime.d std/datetime/timezone.d std/digest/crc.d std/digest/hmac.d std/digest/md.d std/digest/murmurhash.d std/digest/package.d std/digest/ripemd.d std/digest/sha.d std/experimental/allocator/common.d std/experimental/allocator/gc_allocator.d std/experimental/allocator/mallocator.d std/experimental/allocator/mmap_allocator.d std/experimental/allocator/package.d std/experimental/allocator/showcase.d std/experimental/allocator/typed.d std/experimental/allocator/building_blocks/affix_allocator.d std/experimental/allocator/building_blocks/aligned_block_list.d std/experimental/allocator/building_blocks/allocator_list.d std/experimental/allocator/building_blocks/ascending_page_allocator.d std/experimental/allocator/building_blocks/bucketizer.d std/experimental/allocator/building_blocks/fallback_allocator.d std/experimental/allocator/building_blocks/free_list.d std/experimental/allocator/building_blocks/free_tree.d std/experimental/allocator/building_blocks/bitmapped_block.d std/experimental/allocator/building_blocks/kernighan_ritchie.d std/experimental/allocator/building_blocks/null_allocator.d std/experimental/allocator/building_blocks/package.d std/experimental/allocator/building_blocks/quantizer.d std/experimental/allocator/building_blocks/region.d std/experimental/allocator/building_blocks/scoped_allocator.d std/experimental/allocator/building_blocks/segregator.d std/experimental/allocator/building_blocks/stats_collector.d std/experimental/logger/core.d std/experimental/logger/filelogger.d std/experimental/logger/nulllogger.d std/experimental/logger/multilogger.d std/experimental/logger/package.d std/format/package.d std/format/read.d std/format/spec.d std/format/write.d std/format/internal/floats.d std/format/internal/read.d std/format/internal/write.d std/logger/core.d std/logger/filelogger.d std/logger/nulllogger.d std/logger/multilogger.d std/logger/package.d std/math/algebraic.d std/math/constants.d std/math/exponential.d std/math/hardware.d std/math/operations.d std/math/package.d std/math/remainder.d std/math/rounding.d std/math/traits.d std/math/trigonometry.d std/net/curl.d std/net/isemail.d std/uni/package.d std/experimental/checkedint.d std/range/interfaces.d std/range/package.d std/range/primitives.d std/regex/package.d std/regex/internal/generator.d std/regex/internal/ir.d std/regex/internal/parser.d std/regex/internal/backtracking.d std/regex/internal/tests.d std/regex/internal/tests2.d std/regex/internal/thompson.d std/regex/internal/kickstart.d std/windows/charset.d std/windows/registry.d std/windows/syserror.d etc/c/curl.d etc/c/odbc/sql.d etc/c/odbc/sqlext.d etc/c/odbc/sqltypes.d etc/c/odbc/sqlucode.d etc/c/sqlite3.d etc/c/zlib.d std/algorithm/internal.d std/internal/cstring.d std/internal/memory.d std/internal/digest/sha_SSSE3.d std/internal/math/biguintcore.d std/internal/math/biguintnoasm.d std/internal/math/biguintx86.d std/internal/math/errorfunction.d std/internal/math/gammafunction.d std/internal/scopebuffer.d std/internal/test/dummyrange.d std/internal/test/range.d std/internal/unicode_comp.d std/internal/unicode_decomp.d std/internal/unicode_grapheme.d std/internal/unicode_norm.d std/internal/unicode_tables.d std/internal/windows/advapi32.d std/typetuple.d generated/linux/release/32/etc/c/zlib/adler32.o generated/linux/release/32/etc/c/zlib/compress.o generated/linux/release/32/etc/c/zlib/crc32.o generated/linux/release/32/etc/c/zlib/deflate.o generated/linux/release/32/etc/c/zlib/gzclose.o generated/linux/release/32/etc/c/zlib/gzlib.o generated/linux/release/32/etc/c/zlib/gzread.o generated/linux/release/32/etc/c/zlib/gzwrite.o generated/linux/release/32/etc/c/zlib/infback.o generated/linux/release/32/etc/c/zlib/inffast.o generated/linux/release/32/etc/c/zlib/inflate.o generated/linux/release/32/etc/c/zlib/inftrees.o generated/linux/release/32/etc/c/zlib/trees.o generated/linux/release/32/etc/c/zlib/uncompr.o generated/linux/release/32/etc/c/zlib/zutil.o
std/random.d(915): Error: integer overflow: `1812433253u * 5489u`
std/random.d(915): Error: `1812433253u * (mtState.data[i + 1u] ^ mtState.data[i + 1u] >> 30) + (624u - (i + 1u))` cannot be interpreted at compile time
std/random.d(884):        called from here: `seedImpl(5489u, mtState)`
std/random.d(860):        called from here: `defaultState()`
std/random.d(1081): Error: template instance `std.random.MersenneTwisterEngine!(uint, 32u, 624u, 397u, 31u, 2567483615u, 11u, 4294967295u, 7u, 2636928640u, 15u, 4022730752u, 18u, 1812433253u)` error instantiating
std/random.d(915): Error: integer overflow: `6364136223846793005LU * 5489LU`
std/random.d(915): Error: `6364136223846793005LU * (mtState.data[i + 1u] ^ mtState.data[i + 1u] >> 62) + cast(ulong)(312u - (i + 1u))` cannot be interpreted at compile time
std/random.d(884):        called from here: `seedImpl(5489LU, mtState)`
std/random.d(860):        called from here: `defaultState()`
std/random.d(915): Error: integer overflow: `1812433253u * 5489u`
std/random.d(1124): Error: template instance `std.random.MersenneTwisterEngine!(ulong, 64u, 312u, 156u, 31u, 13043109905998158313LU, 29u, 6148914691236517205LU, 17u, 8202884508482404352LU, 37u, 18444473444759240704LU, 43u, 6364136223846793005LU)` error instantiating
std/random.d(915): Error: `1812433253u * (mtState.data[i + 1u] ^ mtState.data[i + 1u] >> 30) + (624u - (i + 1u))` cannot be interpreted at compile time
std/random.d(884):        called from here: `seedImpl(5489u, mtState)`
std/random.d(860):        called from here: `defaultState()`
std/random.d(1081): Error: template instance `std.random.MersenneTwisterEngine!(uint, 32u, 624u, 397u, 31u, 2567483615u, 11u, 4294967295u, 7u, 2636928640u, 15u, 4022730752u, 18u, 1812433253u)` error instantiating
std/random.d(915): Error: integer overflow: `6364136223846793005LU * 5489LU`
std/random.d(915): Error: `6364136223846793005LU * (mtState.data[i + 1u] ^ mtState.data[i + 1u] >> 62) + cast(ulong)(312u - (i + 1u))` cannot be interpreted at compile time
std/random.d(884):        called from here: `seedImpl(5489LU, mtState)`
std/random.d(860):        called from here: `defaultState()`
std/random.d(1124): Error: template instance `std.random.MersenneTwisterEngine!(ulong, 64u, 312u, 156u, 31u, 13043109905998158313LU, 29u, 6148914691236517205LU, 17u, 8202884508482404352LU, 37u, 18444473444759240704LU, 43u, 6364136223846793005LU)` error instantiating
posix.mak:348: recipe for target 'generated/linux/release/32/libphobos2.a' failed
make[1]: *** [generated/linux/release/32/libphobos2.a] Error 1
make[1]: *** Waiting for unfinished jobs....
posix.mak:358: recipe for target 'generated/linux/release/32/libphobos2.so.0.104.0' failed
make[1]: *** [generated/linux/release/32/libphobos2.so.0.104.0] Error 1
make[1]: Leaving directory '/home/braddr/sandbox/at-client/pull-5470895-Linux_32/phobos'
posix.mak:322: recipe for target 'install' failed
make: *** [install] Error 2