linus@DESKTOP-G7G89KC MINGW64 ~/sbcl $ git checkout sbcl-2.3.5 Updating files: 100% (933/933), done. Note: switching to 'sbcl-2.3.5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 4eec3b341 2.3.5: will be tagged as "sbcl-2.3.5" linus@DESKTOP-G7G89KC MINGW64 ~/sbcl $ sh make.sh --fancy This is SBCL 2.2.2-WIP, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * "SBCL" * rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl rm -rf sbcl asdf "docstrings/" rm -f sbcl.html asdf.html rm -f contrib-docs.texi-temp rm -f package-locks.texi-temp rm -f variables.texinfo rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs rm -f sbcl.info sbcl.info-* asdf.info rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \ *.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \ html-stamp sbcl-internals/ //entering make-config.sh //ensuring the existence of output/ directory //guessing default target CPU architecture from host architecture //setting up CPU-architecture-dependent information sbcl_arch="x86-64" Enabling threads due to --fancy. //initializing /home/linus/sbcl/local-target-features.lisp-expr //setting up OS-dependent information x86-64-arch.h x86-64-lispregs.h Config.x86-64-win32 x86-64-win32-os.h win32-os.h make: Entering directory '/home/linus/sbcl/tools-for-build' cc -I../src/runtime avx2.c -o avx2 make: Leaving directory '/home/linus/sbcl/tools-for-build' make: Entering directory '/home/linus/sbcl/tools-for-build' gcc -I../src/runtime -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ determine-endianness.c -l ws2_32 -ladvapi32 -o determine-endianness make: Leaving directory '/home/linus/sbcl/tools-for-build' //finishing /home/linus/sbcl/local-target-features.lisp-expr //Starting build: Mon Jun 19 15:34:28 CEST 2023 //Options: --prefix='C:\Program Files/sbcl' --xc-host='sbcl --no-userinit --no-sysinit' This is SBCL 2.2.2-WIP, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * * // Rewrote 1 of 1513 new files out of 1514 total. T * //entering make-host-1.sh //building cross-compiler, and doing first genesis This is SBCL 2.2.2-WIP, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * T * target SB-XC:*FEATURES* = (:X86-64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD- TRUENAME :AVX2 :C-STACK-IS-CONTROL-STACK :CALL-SYMBOL :COMMON-LISP :COMPACT-INSTANCE-HEADER :COMPACT -SYMBOL :COMPARE-AND-SWAP-VOPS :CYCLE-COUNTER :EXECUTABLE-FUNINSTANCES :FP-AND-PC-STANDARD-SAVE :IEE E-FLOATING-POINT :IMMOBILE-CODE :IMMOBILE-SPACE :INT3-BREAKPOINTS :INTEGER-EQL-VOP :LITTLE-ENDIAN :N O-CONTINUE-UNWIND :OS-PROVIDES-DLOPEN :PACKAGE-LOCAL-NICKNAMES :SB-AFTER-XC-CORE :SB-CORE-COMPRESSIO N :SB-DOC :SB-EVAL :SB-FUTEX :SB-LDB :SB-PACKAGE-LOCKS :SB-QSHOW :SB-SAFEPOINT :SB-SIMD-PACK :SB-SIM D-PACK-256 :SB-SOURCE-LOCATIONS :SB-THREAD :SB-UNICODE :SB-XREF-FOR-INTERNALS :SBCL :SOFT-CARD-MARKS :STACK-GROWS-DOWNWARD-NOT-UPWARD :SYSTEM-TLABS :UNBIND-IN-UNWIND :UNDEFINED-FUN-RESTARTS :UNWIND-TO -FRAME-AND-CALL-VOP :USE-CONS-REGION :WIN32) ; Building Unicode data ; compiling file "C:/msys64/home/linus/sbcl/tools-for-build/ucd.lisp" (written 19 JUN 2023 03:33:56 PM): ; wrote C:/msys64/home/linus/sbcl/tools-for-build/ucd.fasl ; compilation finished in 0:00:01.018 ;; loading #P"C:/msys64/home/linus/sbcl/tools-for-build/ucd.fasl" ; Installed READ interceptor ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-early.lisp" (written 14 JUN 2022 10:36:39 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-early.fasl-tmp ; compilation finished in 0:00:00.086 ; compiling file "C:/msys64/home/linus/sbcl/src/code/show.lisp" (written 27 JUL 2020 01:41:22 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/show.fasl-tmp ; compilation finished in 0:00:00.031 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/early-constantp.lisp" (written 14 JUN 2022 10:36:43 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/early-constantp.fasl-tmp ; compilation finished in 0:00:00.012 ; compiling file "C:/msys64/home/linus/sbcl/src/code/primordial-extensions.lisp" (written 19 JUN 202 3 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/primordial-extensions.fasl-tmp ; compilation finished in 0:00:00.160 ; compiling file "C:/msys64/home/linus/sbcl/src/code/cold-init-helper-macros.lisp" (written 19 JUN 2 023 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp ; compilation finished in 0:00:00.049 ; compiling file "C:/msys64/home/linus/sbcl/src/code/backq.lisp" (written 14 JUN 2022 10:36:39 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/backq.fasl-tmp ; compilation finished in 0:00:00.107 ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-byte.lisp" (written 14 JUN 2022 10:36:39 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-byte.fasl-tmp ; compilation finished in 0:00:00.054 ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-misc.lisp" (written 19 JUN 2023 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-misc.fasl-tmp ; compilation finished in 0:00:00.109 ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-char.lisp" (written 27 JUL 2020 01:41:19 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-char.fasl-tmp ; compilation finished in 0:00:00.021 ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-float.lisp" (written 19 JUN 2023 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-float.fasl-tmp ; compilation finished in 0:00:00.651 //CROSS-FLOAT DISCREPANCY! // CACHE: (= -9223372036854775808 #.(MAKE-DOUBLE-FLOAT #x-3C200000 #x0)) -> (T) // HOST : (NIL) ; Float-ops cache prefill: 4220 entries ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-io.lisp" (written 27 JUL 2020 01:41:19 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-io.fasl-tmp ; compilation finished in 0:00:00.029 ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-condition.lisp" (written 27 JUL 2020 01:4 1:19 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-condition.fasl-tmp ; compilation finished in 0:00:00.038 ; compiling file "C:/msys64/home/linus/sbcl/src/code/uncross.lisp" (written 14 JUN 2022 10:36:42 AM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/uncross.fasl-tmp ; compilation finished in 0:00:00.018 ; compiling file "C:/msys64/home/linus/sbcl/src/code/defbangtype.lisp" (written 14 JUN 2022 10:36:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/defbangtype.fasl-tmp ; compilation finished in 0:00:00.024 ; compiling file "C:/msys64/home/linus/sbcl/src/code/early-constants.lisp" (written 14 JUN 2022 10:3 6:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/early-constants.fasl-tmp ; compilation finished in 0:00:00.006 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/vop-existsp.lisp" (written 14 JUN 2022 10:3 6:45 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/vop-existsp.fasl-tmp ; compilation finished in 0:00:00.040 ; compiling file "C:/msys64/home/linus/sbcl/src/code/function-names.lisp" (written 14 JUN 2022 10:36 :40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/function-names.fasl-tmp ; compilation finished in 0:00:00.017 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/early-globaldb.lisp" (written 19 JUN 2023 0 3:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/early-globaldb.fasl-tmp ; compilation finished in 0:00:00.090 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/parms.lisp" (written 19 JUN 2023 03 :33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/parms.fasl-tmp ; compilation finished in 0:00:00.039 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/parms.lisp" (written 19 JUN 2023 03: 33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/parms.fasl-tmp ; compilation finished in 0:00:00.026 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/early-vm.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/early-vm.fasl-tmp ; compilation finished in 0:00:00.019 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/early-objdef.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp ; compilation finished in 0:00:00.035 ; compiling file "C:/msys64/home/linus/sbcl/src/code/parse-body.lisp" (written 27 JUL 2020 01:41:21 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/parse-body.fasl-tmp ; compilation finished in 0:00:00.047 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/policy.lisp" (written 14 JUN 2022 10:36:44 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/policy.fasl-tmp ; compilation finished in 0:00:00.114 ; compiling file "C:/msys64/home/linus/sbcl/src/code/early-extensions.lisp" (written 19 JUN 2023 03: 33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/early-extensions.fasl-tmp ; compilation finished in 0:00:00.322 ; compiling file "C:/msys64/home/linus/sbcl/src/code/defbangstruct.lisp" (written 14 JUN 2022 10:36: 40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/defbangstruct.fasl-tmp ; compilation finished in 0:00:00.037 ; compiling file "C:/msys64/home/linus/sbcl/src/code/early-raw-slots.lisp" (written 19 JUN 2023 03:3 3:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/early-raw-slots.fasl-tmp ; compilation finished in 0:00:00.038 ; compiling file "C:/msys64/home/linus/sbcl/src/code/hashset.lisp" (written 19 JUN 2023 03:33:46 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/hashset.fasl-tmp ; compilation finished in 0:00:00.180 ; compiling file "C:/msys64/home/linus/sbcl/src/code/string-hash.lisp" (written 19 JUN 2023 03:33:47 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/string-hash.fasl-tmp ; compilation finished in 0:00:00.029 ; compiling file "C:/msys64/home/linus/sbcl/src/code/xset.lisp" (written 19 JUN 2023 03:33:48 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/xset.fasl-tmp ; compilation finished in 0:00:00.079 ; compiling file "C:/msys64/home/linus/sbcl/src/code/type-class.lisp" (written 19 JUN 2023 03:33:48 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/type-class.fasl-tmp ; compilation finished in 0:00:00.827 ; compiling file "C:/msys64/home/linus/sbcl/src/code/thread-structs.lisp" (written 19 JUN 2023 03:33 :48 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/thread-structs.fasl-tmp ; compilation finished in 0:00:00.008 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/early-c.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/early-c.fasl-tmp ; compilation finished in 0:00:00.159 ; compiling file "C:/msys64/home/linus/sbcl/src/pcl/slot-name.lisp" (written 19 JUN 2023 03:33:52 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/pcl/slot-name.fasl-tmp ; compilation finished in 0:00:00.017 ; compiling file "C:/msys64/home/linus/sbcl/src/code/early-classoid.lisp" (written 19 JUN 2023 03:33 :46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/early-classoid.fasl-tmp ; compilation finished in 0:00:00.372 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/layout-ids.lisp" (written 19 JUN 20 23 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/layout-ids.fasl-tmp ; compilation finished in 0:00:00.016 ; compiling file "C:/msys64/home/linus/sbcl/src/code/debug-var-io.lisp" (written 14 JUN 2022 10:36:4 0 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/debug-var-io.fasl-tmp ; compilation finished in 0:00:00.095 ; compiling file "C:/msys64/home/linus/sbcl/src/code/early-float.lisp" (written 14 JUN 2022 10:36:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/early-float.fasl-tmp ; compilation finished in 0:00:00.052 ; compiling file "C:/msys64/home/linus/sbcl/src/code/huffman.lisp" (written 19 JUN 2023 03:33:46 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/huffman.fasl-tmp ; compilation finished in 0:00:00.035 ; compiling file "C:/msys64/home/linus/sbcl/src/code/early-time.lisp" (written 14 JUN 2022 10:36:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/early-time.fasl-tmp ; compilation finished in 0:00:00.015 ; compiling file "C:/msys64/home/linus/sbcl/src/code/misc.lisp" (written 14 JUN 2022 10:36:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/misc.fasl-tmp ; compilation finished in 0:00:00.004 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/parse-lambda-list.lisp" (written 19 JUN 202 3 03:33:50 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp ; compilation finished in 0:00:00.241 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/macros.lisp" (written 19 JUN 2023 03:33:50 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/macros.fasl-tmp ; compilation finished in 0:00:00.277 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/fun-info.lisp" (written 19 JUN 2023 03:33:4 9 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/fun-info.fasl-tmp ; compilation finished in 0:00:00.092 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/vm-macs.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp ; compilation finished in 0:00:00.121 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/policies.lisp" (written 19 JUN 2023 03:33:5 0 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/policies.fasl-tmp ; compilation finished in 0:00:00.196 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/info-vector.lisp" (written 19 JUN 2023 03:3 3:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/info-vector.fasl-tmp ; compilation finished in 0:00:00.311 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/globaldb.lisp" (written 19 JUN 2023 03:33:4 9 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/globaldb.fasl-tmp ; compilation finished in 0:00:00.282 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/objdef.lisp" (written 19 JUN 2023 0 3:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/objdef.fasl-tmp ; compilation finished in 0:00:00.067 ; compiling file "C:/msys64/home/linus/sbcl/src/code/lockfree-list.lisp" (written 19 JUN 2023 03:33: 46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/lockfree-list.fasl-tmp ; compilation finished in 0:00:00.011 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/vm-array.lisp" (written 14 JUN 2022 10:36:43 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/vm-array.fasl-tmp ; compilation finished in 0:00:00.054 ; compiling file "C:/msys64/home/linus/sbcl/src/code/primordial-type.lisp" (written 19 JUN 2023 03:3 3:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/primordial-type.fasl-tmp ; compilation finished in 0:00:00.051 ; compiling file "C:/msys64/home/linus/sbcl/src/code/specializable-array.lisp" (written 27 JUL 2020 01:41:22 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/specializable-array.fasl-tmp ; compilation finished in 0:00:00.030 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/sset.lisp" (written 14 JUN 2022 10:36:45 AM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/sset.fasl-tmp ; compilation finished in 0:00:00.091 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/node.lisp" (written 19 JUN 2023 03:33:50 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/node.fasl-tmp ; compilation finished in 0:00:05.032 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/early-assem.lisp" (written 14 JUN 2022 10:3 6:43 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/early-assem.fasl-tmp ; compilation finished in 0:00:00.046 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/vop.lisp" (written 19 JUN 2023 03:33:51 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/vop.fasl-tmp ; compilation finished in 0:00:01.865 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/backend.lisp" (written 14 JUN 2022 10:36:42 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/backend.fasl-tmp ; compilation finished in 0:00:00.016 ; compiling file "C:/msys64/home/linus/sbcl/src/code/sc-offset.lisp" (written 14 JUN 2022 10:36:41 A M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/sc-offset.fasl-tmp ; compilation finished in 0:00:00.017 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/vmdef.lisp" (written 19 JUN 2023 03:33:51 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/vmdef.fasl-tmp ; compilation finished in 0:00:00.074 ; compiling file "C:/msys64/home/linus/sbcl/src/code/defmacro.lisp" (written 14 JUN 2022 10:36:40 AM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/defmacro.fasl-tmp ; compilation finished in 0:00:00.020 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/meta-vmdef.lisp" (written 19 JUN 2023 03:33 :50 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/meta-vmdef.fasl-tmp ; compilation finished in 0:00:01.519 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/vm.lisp" (written 19 JUN 2023 03:33: 51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/vm.fasl-tmp ; compilation finished in 0:00:00.391 ; compiling file "C:/msys64/home/linus/sbcl/src/code/alieneval.lisp" (written 19 JUN 2023 03:33:45 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/alieneval.fasl-tmp ; compilation finished in 0:00:01.239 ; compiling file "C:/msys64/home/linus/sbcl/src/code/class.lisp" (written 19 JUN 2023 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/class.fasl-tmp ; compilation finished in 0:00:00.302 ; compiling file "C:/msys64/home/linus/sbcl/src/pcl/pre-warm.lisp" (written 19 JUN 2023 03:33:52 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/pcl/pre-warm.fasl-tmp ; compilation finished in 0:00:00.038 ; compiling file "C:/msys64/home/linus/sbcl/src/code/debug-info.lisp" (written 19 JUN 2023 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/debug-info.fasl-tmp ; compilation finished in 0:00:00.307 ; compiling file "C:/msys64/home/linus/sbcl/src/code/source-location.lisp" (written 19 JUN 2023 03:3 3:47 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/source-location.fasl-tmp ; compilation finished in 0:00:00.063 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/proclaim.lisp" (written 19 JUN 2023 03:33:5 0 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/proclaim.fasl-tmp ; compilation finished in 0:00:00.111 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/constantp.lisp" (written 14 JUN 2022 10:36: 42 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/constantp.fasl-tmp ; compilation finished in 0:00:00.087 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/deftype.lisp" (written 14 JUN 2022 10:36:43 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/deftype.fasl-tmp ; compilation finished in 0:00:00.024 ; compiling file "C:/msys64/home/linus/sbcl/src/code/type.lisp" (written 19 JUN 2023 03:33:48 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/type.fasl-tmp ; compilation finished in 0:00:01.740 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/vm-type.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/vm-type.fasl-tmp ; compilation finished in 0:00:00.120 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/primtype.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/primtype.fasl-tmp ; compilation finished in 0:00:00.126 ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-type.lisp" (written 19 JUN 2023 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-type.fasl-tmp ; compilation finished in 0:00:00.126 ; compiling file "C:/msys64/home/linus/sbcl/src/code/deftypes-for-target.lisp" (written 19 JUN 2023 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/deftypes-for-target.fasl-tmp ; compilation finished in 0:00:00.087 ; compiling file "C:/msys64/home/linus/sbcl/src/code/type-init.lisp" (written 19 JUN 2023 03:33:48 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/type-init.fasl-tmp ; compilation finished in 0:00:00.026 ; compiling file "C:/msys64/home/linus/sbcl/src/code/defstruct.lisp" (written 19 JUN 2023 03:33:46 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/defstruct.fasl-tmp ; compilation finished in 0:00:00.649 ; compiling file "C:/msys64/home/linus/sbcl/src/code/alien-type.lisp" (written 14 JUN 2022 10:36:39 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/alien-type.fasl-tmp ; compilation finished in 0:00:00.017 ; compiling file "C:/msys64/home/linus/sbcl/src/code/force-delayed-defbangstructs.lisp" (written 27 JUL 2020 01:41:21 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp ; compilation finished in 0:00:00.077 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/compiler-error.lisp" (written 27 JUL 2020 0 1:41:24 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/compiler-error.fasl-tmp ; compilation finished in 0:00:00.039 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/fixup-type.lisp" (written 19 JUN 2023 03:33 :49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/fixup-type.fasl-tmp ; compilation finished in 0:00:00.010 ; compiling file "C:/msys64/home/linus/sbcl/src/code/package.lisp" (written 19 JUN 2023 03:33:46 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/package.fasl-tmp ; compilation finished in 0:00:00.033 ; compiling file "C:/msys64/home/linus/sbcl/src/code/random.lisp" (written 27 JUL 2020 01:41:21 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/random.fasl-tmp ; compilation finished in 0:00:00.018 ; compiling file "C:/msys64/home/linus/sbcl/src/code/hash-table.lisp" (written 19 JUN 2023 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/hash-table.fasl-tmp ; compilation finished in 0:00:00.032 ; compiling file "C:/msys64/home/linus/sbcl/src/code/readtable.lisp" (written 14 JUN 2022 10:36:41 A M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/readtable.fasl-tmp ; compilation finished in 0:00:00.023 ; compiling file "C:/msys64/home/linus/sbcl/src/code/host-pprint.lisp" (written 14 JUN 2022 10:36:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/host-pprint.fasl-tmp ; compilation finished in 0:00:00.019 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/knownfun.lisp" (written 19 JUN 2023 03:33:5 0 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/knownfun.fasl-tmp ; compilation finished in 0:00:00.131 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ctype.lisp" (written 19 JUN 2023 03:33:49 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ctype.fasl-tmp ; compilation finished in 0:00:00.354 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/fndb.lisp" (written 19 JUN 2023 03:33:49 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/fndb.fasl-tmp ; compilation finished in 0:00:00.116 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/vm-fndb.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp ; compilation finished in 0:00:00.054 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/late-objdef.lisp" (written 19 JUN 2 023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp ; compilation finished in 0:00:00.122 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/interr.lisp" (written 19 JUN 2023 0 3:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/interr.fasl-tmp ; compilation finished in 0:00:00.025 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/bit-util.lisp" (written 14 JUN 2022 10:36:4 2 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/bit-util.fasl-tmp ; compilation finished in 0:00:00.019 ; compiling file "C:/msys64/home/linus/sbcl/src/code/load.lisp" (written 19 JUN 2023 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/load.fasl-tmp ; compilation finished in 0:00:00.463 ; compiling file "C:/msys64/home/linus/sbcl/src/code/format-directive.lisp" (written 14 JUN 2022 10: 36:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/format-directive.fasl-tmp ; compilation finished in 0:00:00.061 ; compiling file "C:/msys64/home/linus/sbcl/src/code/c-call.lisp" (written 19 JUN 2023 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/c-call.fasl-tmp ; compilation finished in 0:00:00.064 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/disassem.lisp" (written 19 JUN 2023 03:33:4 9 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/disassem.fasl-tmp ; compilation finished in 0:00:00.199 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/assem.lisp" (written 19 JUN 2023 03:33:48 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/assem.fasl-tmp ; compilation finished in 0:00:00.837 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/codegen.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/codegen.fasl-tmp ; compilation finished in 0:00:00.133 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/dump.lisp" (written 19 JUN 2023 03:33:49 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/dump.fasl-tmp ; compilation finished in 0:00:00.284 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir1report.lisp" (written 19 JUN 2023 03:33: 49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir1report.fasl-tmp ; compilation finished in 0:00:00.258 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/main.lisp" (written 19 JUN 2023 03:33:50 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/main.fasl-tmp ; compilation finished in 0:00:00.389 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/xref.lisp" (written 19 JUN 2023 03:33:51 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/xref.fasl-tmp ; compilation finished in 0:00:00.080 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir1tran.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir1tran.fasl-tmp ; compilation finished in 0:00:00.502 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir1tran-lambda.lisp" (written 19 JUN 2023 0 3:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp ; compilation finished in 0:00:00.270 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir1-translators.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir1-translators.fasl-tmp ; compilation finished in 0:00:00.413 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir1util.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir1util.fasl-tmp ; compilation finished in 0:00:00.912 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/callable-args.lisp" (written 19 JUN 2023 03 :33:48 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/callable-args.fasl-tmp ; compilation finished in 0:00:00.111 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/locall.lisp" (written 19 JUN 2023 03:33:50 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/locall.fasl-tmp ; compilation finished in 0:00:00.272 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir1opt.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir1opt.fasl-tmp ; compilation finished in 0:00:00.580 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/loop.lisp" (written 14 JUN 2022 10:36:43 AM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/loop.fasl-tmp ; compilation finished in 0:00:00.046 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/constraint.lisp" (written 19 JUN 2023 03:33 :49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/constraint.fasl-tmp ; compilation finished in 0:00:00.606 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/equality-constraints.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/equality-constraints.fasl-tmp ; compilation finished in 0:00:00.273 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/saptran.lisp" (written 14 JUN 2022 10:36:45 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/saptran.fasl-tmp ; compilation finished in 0:00:00.123 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/modarith.lisp" (written 19 JUN 2023 03:33:5 0 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/modarith.fasl-tmp ; compilation finished in 0:00:00.229 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/sxhash.lisp" (written 19 JUN 2023 03:33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/sxhash.fasl-tmp ; compilation finished in 0:00:00.028 ; compiling file "C:/msys64/home/linus/sbcl/src/code/quantifiers.lisp" (written 19 JUN 2023 03:33:47 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/quantifiers.fasl-tmp ; compilation finished in 0:00:00.012 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/bitops-derive-type.lisp" (written 19 JUN 20 23 03:33:48 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp ; compilation finished in 0:00:00.080 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/dfo.lisp" (written 14 JUN 2022 10:36:43 AM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/dfo.fasl-tmp ; compilation finished in 0:00:00.110 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/dce.lisp" (written 19 JUN 2023 03:33:49 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/dce.fasl-tmp ; compilation finished in 0:00:00.037 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/checkgen.lisp" (written 19 JUN 2023 03:33:4 9 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/checkgen.fasl-tmp ; compilation finished in 0:00:00.129 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/tn.lisp" (written 19 JUN 2023 03:33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/tn.fasl-tmp ; compilation finished in 0:00:00.309 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/life.lisp" (written 19 JUN 2023 03:33:50 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/life.fasl-tmp ; compilation finished in 0:00:00.359 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/debug-dump.lisp" (written 19 JUN 2023 03:33 :49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/debug-dump.fasl-tmp ; compilation finished in 0:00:00.261 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/utils.lisp" (written 19 JUN 2023 03 :33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/utils.fasl-tmp ; compilation finished in 0:00:00.125 ; compiling file "C:/msys64/home/linus/sbcl/src/assembly/assemfile.lisp" (written 19 JUN 2023 03:33: 45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/assembly/assemfile.fasl-tmp ; compilation finished in 0:00:00.093 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/insts.lisp" (written 19 JUN 2023 03: 33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/insts.fasl-tmp ; compilation finished in 0:00:00.867 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/avx2-insts.lisp" (written 19 JUN 202 3 03:33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/avx2-insts.fasl-tmp ; compilation finished in 0:00:00.377 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/macros.lisp" (written 19 JUN 2023 03 :33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/macros.fasl-tmp ; compilation finished in 0:00:00.133 ; compiling file "C:/msys64/home/linus/sbcl/src/assembly/x86-64/support.lisp" (written 19 JUN 2023 0 3:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/assembly/x86-64/support.fasl-tmp ; compilation finished in 0:00:00.077 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/move.lisp" (written 19 JUN 2023 03:3 3:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/move.fasl-tmp ; compilation finished in 0:00:00.421 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/float.lisp" (written 19 JUN 2023 03: 33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/float.fasl-tmp ; compilation finished in 0:00:01.417 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/simd-pack.lisp" (written 19 JUN 2023 03:33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/simd-pack.fasl-tmp ; compilation finished in 0:00:00.420 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/simd-pack-256.lisp" (written 19 JUN 2023 03:33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/simd-pack-256.fasl-tmp ; compilation finished in 0:00:00.557 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/sap.lisp" (written 19 JUN 2023 03:33 :51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/sap.fasl-tmp ; compilation finished in 0:00:00.584 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/system.lisp" (written 19 JUN 2023 03 :33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/system.fasl-tmp ; compilation finished in 0:00:00.176 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/char.lisp" (written 14 JUN 2022 10:3 6:45 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/char.fasl-tmp ; compilation finished in 0:00:00.175 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/memory.lisp" (written 19 JUN 2023 03 :33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/memory.fasl-tmp ; compilation finished in 0:00:00.125 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/arith.lisp" (written 19 JUN 2023 03: 33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/arith.fasl-tmp ; compilation finished in 0:00:01.945 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/pred.lisp" (written 19 JUN 2023 03:3 3:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/pred.fasl-tmp ; compilation finished in 0:00:00.206 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/float-tran.lisp" (written 19 JUN 2023 03:33 :49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/float-tran.fasl-tmp ; compilation finished in 0:00:00.820 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/array-tran.lisp" (written 19 JUN 2023 03:33 :48 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/array-tran.fasl-tmp ; compilation finished in 0:00:00.708 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir1final.lisp" (written 19 JUN 2023 03:33:4 9 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir1final.fasl-tmp ; compilation finished in 0:00:00.090 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/vm-tran.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp ; compilation finished in 0:00:00.173 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/type-vop-macros.lisp" (written 19 JUN 2023 03:33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/type-vop-macros.fasl-tmp ; compilation finished in 0:00:00.046 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/type-vops.lisp" (written 19 JUN 2023 03:33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/type-vops.fasl-tmp ; compilation finished in 0:00:00.631 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/type-vops.lisp" (written 19 JUN 202 3 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/type-vops.fasl-tmp ; compilation finished in 0:00:00.436 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/srctran.lisp" (written 19 JUN 2023 03:33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/srctran.fasl-tmp ; compilation finished in 0:00:01.937 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/seqtran.lisp" (written 19 JUN 2023 03:33:50 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/seqtran.fasl-tmp ; compilation finished in 0:00:00.967 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/typetran.lisp" (written 19 JUN 2023 03:33:5 1 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/typetran.fasl-tmp ; compilation finished in 0:00:00.340 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/vm-typetran.lisp" (written 19 JUN 2 023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp ; compilation finished in 0:00:00.057 ; compiling file "C:/msys64/home/linus/sbcl/src/code/cross-modular.lisp" (written 14 JUN 2022 10:36: 39 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/cross-modular.fasl-tmp ; compilation finished in 0:00:00.027 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/subprim.lisp" (written 27 JUL 2020 0 1:41:28 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/subprim.fasl-tmp ; compilation finished in 0:00:00.048 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/debug.lisp" (written 14 JUN 2022 10: 36:45 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/debug.fasl-tmp ; compilation finished in 0:00:00.048 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/c-call.lisp" (written 19 JUN 2023 03 :33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/c-call.fasl-tmp ; compilation finished in 0:00:00.107 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/cell.lisp" (written 19 JUN 2023 03:3 3:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/cell.fasl-tmp ; compilation finished in 0:00:00.727 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/values.lisp" (written 19 JUN 2023 03 :33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/values.fasl-tmp ; compilation finished in 0:00:00.051 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/alloc.lisp" (written 19 JUN 2023 03: 33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/alloc.fasl-tmp ; compilation finished in 0:00:00.242 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/call.lisp" (written 19 JUN 2023 03:3 3:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/call.fasl-tmp ; compilation finished in 0:00:00.495 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/nlx.lisp" (written 19 JUN 2023 03:33 :51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/nlx.fasl-tmp ; compilation finished in 0:00:00.090 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/late-nlx.lisp" (written 27 JUL 2020 01:41:24 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp ; compilation finished in 0:00:00.023 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/show.lisp" (written 19 JUN 2023 03:3 3:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/show.fasl-tmp ; compilation finished in 0:00:00.023 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/x86-64/array.lisp" (written 19 JUN 2023 03: 33:51 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/x86-64/array.fasl-tmp ; compilation finished in 0:00:01.277 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/type-error.lisp" (written 19 JUN 20 23 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/type-error.fasl-tmp ; compilation finished in 0:00:00.158 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/envanal.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/envanal.fasl-tmp ; compilation finished in 0:00:00.108 ; compiling file "C:/msys64/home/linus/sbcl/src/assembly/x86-64/assem-rtns.lisp" (written 19 JUN 202 3 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/assembly/x86-64/assem-rtns.fasl-tmp ; compilation finished in 0:00:00.062 ; compiling file "C:/msys64/home/linus/sbcl/src/assembly/x86-64/array.lisp" (written 14 JUN 2022 10: 36:39 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/assembly/x86-64/array.fasl-tmp ; compilation finished in 0:00:00.028 ; compiling file "C:/msys64/home/linus/sbcl/src/assembly/x86-64/arith.lisp" (written 19 JUN 2023 03: 33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/assembly/x86-64/arith.fasl-tmp ; compilation finished in 0:00:00.109 ; compiling file "C:/msys64/home/linus/sbcl/src/assembly/x86-64/alloc.lisp" (written 19 JUN 2023 03: 33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/assembly/x86-64/alloc.fasl-tmp ; compilation finished in 0:00:00.011 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/pseudo-vops.lisp" (written 19 JUN 2023 03:3 3:50 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/pseudo-vops.fasl-tmp ; compilation finished in 0:00:00.026 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/aliencomp.lisp" (written 14 JUN 2022 10:36: 42 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/aliencomp.fasl-tmp ; compilation finished in 0:00:00.158 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/coverage.lisp" (written 14 JUN 2022 10:36:4 3 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/coverage.fasl-tmp ; compilation finished in 0:00:00.033 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ltv.lisp" (written 14 JUN 2022 10:36:43 AM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ltv.fasl-tmp ; compilation finished in 0:00:00.025 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/gtn.lisp" (written 14 JUN 2022 10:36:43 AM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/gtn.fasl-tmp ; compilation finished in 0:00:00.063 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ltn.lisp" (written 19 JUN 2023 03:33:50 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ltn.fasl-tmp ; compilation finished in 0:00:00.230 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/stack.lisp" (written 19 JUN 2023 03:33:51 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/stack.fasl-tmp ; compilation finished in 0:00:00.103 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/control.lisp" (written 14 JUN 2022 10:36:43 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/control.fasl-tmp ; compilation finished in 0:00:00.069 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/entry.lisp" (written 19 JUN 2023 03:33:49 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/entry.fasl-tmp ; compilation finished in 0:00:00.049 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir2tran.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir2tran.fasl-tmp ; compilation finished in 0:00:00.821 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/vm-ir2tran.lisp" (written 19 JUN 20 23 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp ; compilation finished in 0:00:00.247 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/copyprop.lisp" (written 14 JUN 2022 10:36:4 3 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/copyprop.fasl-tmp ; compilation finished in 0:00:00.058 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/represent.lisp" (written 19 JUN 2023 03:33: 50 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/represent.fasl-tmp ; compilation finished in 0:00:00.178 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/ir2opt.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/ir2opt.fasl-tmp ; compilation finished in 0:00:00.354 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/pack.lisp" (written 19 JUN 2023 03:33:50 PM ): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/pack.fasl-tmp ; compilation finished in 0:00:00.692 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/pack-iterative.lisp" (written 14 JUN 2022 1 0:36:44 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/pack-iterative.fasl-tmp ; compilation finished in 0:00:00.412 ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/debug.lisp" (written 19 JUN 2023 03:33:49 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/debug.fasl-tmp ; compilation finished in 0:00:00.558 ; compiling file "C:/msys64/home/linus/sbcl/src/code/error.lisp" (written 19 JUN 2023 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/error.fasl-tmp ; compilation finished in 0:00:00.089 ; compiling file "C:/msys64/home/linus/sbcl/src/code/parse-defmacro-errors.lisp" (written 14 JUN 202 2 10:36:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp ; compilation finished in 0:00:00.040 ; compiling file "C:/msys64/home/linus/sbcl/src/code/macroexpand.lisp" (written 19 JUN 2023 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/macroexpand.fasl-tmp ; compilation finished in 0:00:00.024 ; compiling file "C:/msys64/home/linus/sbcl/src/code/simd-fndb.lisp" (written 19 JUN 2023 03:33:47 P M): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/simd-fndb.fasl-tmp ; compilation finished in 0:00:00.004 ; compiling file "C:/msys64/home/linus/sbcl/src/code/late-extensions.lisp" (written 14 JUN 2022 10:3 6:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/late-extensions.fasl-tmp ; compilation finished in 0:00:00.021 ; compiling file "C:/msys64/home/linus/sbcl/src/code/brothertree.lisp" (written 19 JUN 2023 03:33:45 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/brothertree.fasl-tmp ; compilation finished in 0:00:00.008 ; compiling file "C:/msys64/home/linus/sbcl/src/code/early-step.lisp" (written 27 JUL 2020 01:41:20 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/early-step.fasl-tmp ; compilation finished in 0:00:00.004 ; compiling file "C:/msys64/home/linus/sbcl/src/code/avltree.lisp" (written 19 JUN 2023 03:33:45 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/avltree.fasl-tmp ; compilation finished in 0:00:00.006 ; compiling file "C:/msys64/home/linus/sbcl/src/pcl/walk.lisp" (written 19 JUN 2023 03:33:52 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/pcl/walk.fasl-tmp ; compilation finished in 0:00:00.209 ; compiling file "C:/msys64/home/linus/sbcl/src/code/setf.lisp" (written 14 JUN 2022 10:36:41 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/setf.fasl-tmp ; compilation finished in 0:00:00.201 ; compiling file "C:/msys64/home/linus/sbcl/src/code/macros.lisp" (written 19 JUN 2023 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/macros.fasl-tmp ; compilation finished in 0:00:00.705 ; compiling file "C:/msys64/home/linus/sbcl/src/code/loop.lisp" (written 19 JUN 2023 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/loop.fasl-tmp ; compilation finished in 0:00:00.428 ; compiling file "C:/msys64/home/linus/sbcl/src/pcl/defclass.lisp" (written 19 JUN 2023 03:33:52 PM) : ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/pcl/defclass.fasl-tmp ; compilation finished in 0:00:00.110 ; compiling file "C:/msys64/home/linus/sbcl/src/code/early-defmethod.lisp" (written 14 JUN 2022 10:3 6:40 AM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/early-defmethod.fasl-tmp ; compilation finished in 0:00:00.044 ; compiling file "C:/msys64/home/linus/sbcl/src/code/format.lisp" (written 19 JUN 2023 03:33:46 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/code/format.fasl-tmp ; compilation finished in 0:00:00.551 ;; loading #P"C:/msys64/home/linus/sbcl/tests/type.before-xc.lisp" ;; loading #P"C:/msys64/home/linus/sbcl/tests/info.before-xc.lisp" ;; loading #P"C:/msys64/home/linus/sbcl/tests/vm.before-xc.lisp" ; compiling file "C:/msys64/home/linus/sbcl/src/compiler/generic/genesis.lisp" (written 19 JUN 2023 03:33:49 PM): ; wrote C:/msys64/home/linus/sbcl/obj/from-host/src/compiler/generic/genesis.fasl-tmp ; compilation finished in 0:00:01.628 beginning GENESIS, creating headers in "src/runtime/genesis" real 1m7.042s user 0m0.015s sys 0m0.076s //entering make-target-1.sh //building runtime system and symbol table file make: Entering directory '/home/linus/sbcl/src/runtime' rm -f *.[do] ../../tlsf-bsd/tlsf/tlsf.o sbcl.exe *.tmp libsbcl.a sbcl.h \ ldb unit-tests libsbcl.a shrinkwrap-sbcl* sbcl.mk core make: Leaving directory '/home/linus/sbcl/src/runtime' make: Entering directory '/home/linus/sbcl/src/runtime' echo '#include "genesis/config.h"' >sbcl.h echo '#include "genesis/constants.h"' >>sbcl.h gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o alloc.o alloc.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o arena.o arena.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o backtrace.o backtrace.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o breakpoint.o breakpoint.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o coalesce.o coalesce.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o coreparse.o coreparse.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o dynbind.o dynbind.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o funcall.o funcall.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o gc-common.o gc-common.c In file included from thread.h:39, from interrupt.h:139, from gc-common.c:36: gc-common.c: In function 'scrub_thread_control_stack': validate.h:47:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 47 | (CONTROL_STACK_HARD_GUARD_PAGE(th) + win32_page_size + win32_stack_guarantee) | ^ gc-common.c:2280:42: note: in expansion of macro 'CONTROL_STACK_GUARD_PAGE' 2280 | os_vm_address_t guard_page_address = CONTROL_STACK_GUARD_PAGE(th); | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.h:47:58: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 47 | (CONTROL_STACK_HARD_GUARD_PAGE(th) + win32_page_size + win32_stack_guarantee) | ^ gc-common.c:2280:42: note: in expansion of macro 'CONTROL_STACK_GUARD_PAGE' 2280 | os_vm_address_t guard_page_address = CONTROL_STACK_GUARD_PAGE(th); | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o globals.o globals.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o hopscotch.o hopscotch.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o interr.o interr.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o interrupt.o interrupt.c In file included from thread.h:39, from arch.h:17, from interrupt.c:56: interrupt.c: In function 'handle_guard_page_triggered': validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ interrupt.c:1857:16: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 1857 | if(addr >= BINDING_STACK_HARD_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ interrupt.c:1857:16: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 1857 | if(addr >= BINDING_STACK_HARD_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ interrupt.c:1858:15: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 1858 | addr < BINDING_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ interrupt.c:1858:15: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 1858 | addr < BINDING_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1858:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 1858 | addr < BINDING_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) { | ^ validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1861:21: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 1861 | else if(addr >= BINDING_STACK_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1861:21: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 1861 | else if(addr >= BINDING_STACK_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.h:94:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^ interrupt.c:1861:21: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 1861 | else if(addr >= BINDING_STACK_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1862:20: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 1862 | addr < BINDING_STACK_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1862:20: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 1862 | addr < BINDING_STACK_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.h:94:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^ interrupt.c:1862:20: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 1862 | addr < BINDING_STACK_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1862:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 1862 | addr < BINDING_STACK_GUARD_PAGE(th) + os_vm_page_size) { | ^ validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1880:21: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 1880 | else if(addr >= BINDING_STACK_RETURN_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1880:21: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 1880 | else if(addr >= BINDING_STACK_RETURN_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:94:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1880:21: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 1880 | else if(addr >= BINDING_STACK_RETURN_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:96:35: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^ interrupt.c:1880:21: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 1880 | else if(addr >= BINDING_STACK_RETURN_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1881:20: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 1881 | addr < BINDING_STACK_RETURN_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1881:20: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 1881 | addr < BINDING_STACK_RETURN_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:94:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1881:20: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 1881 | addr < BINDING_STACK_RETURN_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:96:35: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^ interrupt.c:1881:20: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 1881 | addr < BINDING_STACK_RETURN_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1881:56: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 1881 | addr < BINDING_STACK_RETURN_GUARD_PAGE(th) + os_vm_page_size) { | ^ interrupt.c:1888:52: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 1888 | addr < ALIEN_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) { | ^ validate.h:74:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 74 | (ALIEN_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) | ^ interrupt.c:1891:21: note: in expansion of macro 'ALIEN_STACK_GUARD_PAGE' 1891 | else if(addr >= ALIEN_STACK_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~ validate.h:74:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 74 | (ALIEN_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) | ^ interrupt.c:1892:20: note: in expansion of macro 'ALIEN_STACK_GUARD_PAGE' 1892 | addr < ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1892:47: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 1892 | addr < ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) { | ^ validate.h:74:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 74 | (ALIEN_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) | ^ validate.h:76:6: note: in expansion of macro 'ALIEN_STACK_GUARD_PAGE' 76 | (ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1904:21: note: in expansion of macro 'ALIEN_STACK_RETURN_GUARD_PAGE' 1904 | else if(addr >= ALIEN_STACK_RETURN_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:76:33: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 76 | (ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) | ^ interrupt.c:1904:21: note: in expansion of macro 'ALIEN_STACK_RETURN_GUARD_PAGE' 1904 | else if(addr >= ALIEN_STACK_RETURN_GUARD_PAGE(th) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:74:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 74 | (ALIEN_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) | ^ validate.h:76:6: note: in expansion of macro 'ALIEN_STACK_GUARD_PAGE' 76 | (ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1905:20: note: in expansion of macro 'ALIEN_STACK_RETURN_GUARD_PAGE' 1905 | addr < ALIEN_STACK_RETURN_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:76:33: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 76 | (ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) | ^ interrupt.c:1905:20: note: in expansion of macro 'ALIEN_STACK_RETURN_GUARD_PAGE' 1905 | addr < ALIEN_STACK_RETURN_GUARD_PAGE(th) + os_vm_page_size) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interrupt.c:1905:54: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 1905 | addr < ALIEN_STACK_RETURN_GUARD_PAGE(th) + os_vm_page_size) { | ^ interrupt.c:1912:45: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 1912 | addr < undefined_alien_address + os_vm_page_size) { | ^ gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o largefile.o largefile.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o main.o main.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o math.o math.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o monitor.o monitor.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o murmur_hash.o murmur_hash.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o os-common.o os-common.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o parse.o parse.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o print.o print.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o regnames.o regnames.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o runtime.o runtime.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o safepoint.o safepoint.c safepoint.c: In function 'gc_stop_the_world': safepoint.c:833:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 833 | gc_advance(GC_QUIET,gc_state.phase); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ safepoint.c:834:9: note: here 834 | case GC_FLIGHT: | ^~~~ safepoint.c:837:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 837 | if ((gc_state.phase == GC_MESSAGE) | ^ safepoint.c:848:9: note: here 848 | case GC_QUIET: | ^~~~ gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o save.o save.c save.c: In function 'write_bytes_to_file': save.c:138:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 ha s type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 138 | printf("compressed %lu bytes into %lu at level %i\n", | ~~^ | | | long unsigned int | %llu 139 | bytes, total_written, compression); | ~~~~~ | | | size_t {aka long long unsigned int} gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o sc-offset.o sc-offset.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o search.o search.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o stringspace.o stringspace.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o thread.o thread.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o time.o time.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o validate.o validate.c In file included from validate.c:24: validate.c: In function 'protect_binding_stack_hard_guard_page': validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:157:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 157 | DEF_PROTECT_PAGE(binding_stack_hard_guard_page, | ^~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:157:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 157 | DEF_PROTECT_PAGE(binding_stack_hard_guard_page, | ^~~~~~~~~~~~~~~~ validate.c: In function 'protect_binding_stack_guard_page': validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:160:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 160 | DEF_PROTECT_PAGE(binding_stack_guard_page, | ^~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:160:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 160 | DEF_PROTECT_PAGE(binding_stack_guard_page, | ^~~~~~~~~~~~~~~~ validate.h:94:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:160:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 160 | DEF_PROTECT_PAGE(binding_stack_guard_page, | ^~~~~~~~~~~~~~~~ validate.c: In function 'protect_binding_stack_return_guard_page': validate.h:91:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:163:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 163 | DEF_PROTECT_PAGE(binding_stack_return_guard_page, | ^~~~~~~~~~~~~~~~ validate.h:91:70: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 91 | (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ | ^ validate.h:94:6: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:163:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 163 | DEF_PROTECT_PAGE(binding_stack_return_guard_page, | ^~~~~~~~~~~~~~~~ validate.h:94:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 94 | (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) | ^ validate.h:96:6: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:163:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 163 | DEF_PROTECT_PAGE(binding_stack_return_guard_page, | ^~~~~~~~~~~~~~~~ validate.h:96:35: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 96 | (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) | ^ validate.c:144:28: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:163:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 163 | DEF_PROTECT_PAGE(binding_stack_return_guard_page, | ^~~~~~~~~~~~~~~~ validate.c: In function 'protect_alien_stack_guard_page': validate.h:74:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 74 | (ALIEN_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) | ^ validate.c:144:28: note: in expansion of macro 'ALIEN_STACK_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:170:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 170 | DEF_PROTECT_PAGE(alien_stack_guard_page, | ^~~~~~~~~~~~~~~~ validate.c: In function 'protect_alien_stack_return_guard_page': validate.h:74:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 74 | (ALIEN_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) | ^ validate.h:76:6: note: in expansion of macro 'ALIEN_STACK_GUARD_PAGE' 76 | (ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) | ^~~~~~~~~~~~~~~~~~~~~~ validate.c:144:28: note: in expansion of macro 'ALIEN_STACK_RETURN_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:173:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 173 | DEF_PROTECT_PAGE(alien_stack_return_guard_page, | ^~~~~~~~~~~~~~~~ validate.h:76:33: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 76 | (ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) | ^ validate.c:144:28: note: in expansion of macro 'ALIEN_STACK_RETURN_GUARD_PAGE' 144 | protect_guard_page(page_name(thread), protect_p, flags); \ | ^~~~~~~~~ validate.c:173:1: note: in expansion of macro 'DEF_PROTECT_PAGE' 173 | DEF_PROTECT_PAGE(alien_stack_return_guard_page, | ^~~~~~~~~~~~~~~~ gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o var-io.o var-io.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o vars.o vars.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o wrap.o wrap.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o x86-64-arch.o x86-64-arch.c gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o win32-os.o win32-os.c win32-os.c: In function 'os_get_build_time_shared_libraries': win32-os.c:330:14: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 330 | base + ((IMAGE_DOS_HEADER*)base)->e_lfanew; | ^ win32-os.c:349:69: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 349 | IMAGE_FILE_HEADER* image_file_header = (base_magic_location + 4); | ^ win32-os.c:355:18: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 355 | base + image_import_direntry->VirtualAddress; | ^ In file included from win32-os.c:69: win32-os.c:364:35: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 364 | (char*)(base + image_import_descriptor->Name)); | ^ print.h:29:38: note: in definition of macro 'odxprint' 29 | odxprint_fun(fmt "\n", ##__VA_ARGS__); \ | ^~~~~~~~~~~ win32-os.c:375:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 375 | GetModuleHandle(base + image_import_descriptor->Name); | ^ win32-os.c:412:31: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 412 | (base + image_import_descriptor->Name); | ^ win32-os.c:416:39: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 416 | (char*)(base + image_import_descriptor->Name)); | ^ print.h:29:38: note: in definition of macro 'odxprint' 29 | odxprint_fun(fmt "\n", ##__VA_ARGS__); \ | ^~~~~~~~~~~ In file included from thread.h:39, from arch.h:17, from win32-os.c:37: win32-os.c: In function 'win32_reset_stack_overflow_guard_page': validate.h:47:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 47 | (CONTROL_STACK_HARD_GUARD_PAGE(th) + win32_page_size + win32_stack_guarantee) | ^ win32-os.c:755:31: note: in expansion of macro 'CONTROL_STACK_GUARD_PAGE' 755 | void *stack_guard_start = CONTROL_STACK_GUARD_PAGE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~ validate.h:47:58: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 47 | (CONTROL_STACK_HARD_GUARD_PAGE(th) + win32_page_size + win32_stack_guarantee) | ^ win32-os.c:755:31: note: in expansion of macro 'CONTROL_STACK_GUARD_PAGE' 755 | void *stack_guard_start = CONTROL_STACK_GUARD_PAGE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~ win32-os.c:756:70: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 756 | fprintf(stderr, "INFO: Reprotecting control stack guard (0x%p+0x%x)\n", | ~^ | | | unsigned int | %lx win32-os.c:761:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 761 | VirtualProtect(stack_guard_start + WIN32_STACK_GUARD_SLACK, | ^ win32-os.c: In function 'load_core_bytes': win32-os.c:882:14: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 882 | addr += count; | ^~ gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o x86-64-win32-os.o x86-64-win32-os.c x86-64-win32-os.c: In function 'arch_os_thread_init': x86-64-win32-os.c:66:5: warning: implicit declaration of function 'win32_set_stack_guarantee' [-Wimp licit-function-declaration] 66 | win32_set_stack_guarantee(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ x86-64-win32-os.c: In function 'os_context_register_addr': x86-64-win32-os.c:127:43: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 127 | ((void*)(context->win32_context)) + offsets[offset] : 0; | ^ x86-64-win32-os.c: In function 'arch_os_thread_init': x86-64-win32-os.c:57:10: warning: 'stack_memory' may be used uninitialized [-Wmaybe-uninitialized] 57 | if (!VirtualQuery(&stack_memory, &stack_memory, sizeof(stack_memory))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/msys64/mingw64/include/winbase.h:25, from C:/msys64/mingw64/include/windows.h:70, from pthreads_win32.h:12, from runtime.h:21, from os.h:21, from x86-64-win32-os.c:25: C:/msys64/mingw64/include/memoryapi.h:47:28: note: by argument 1 of type 'LPCVOID' {aka 'const void *'} to 'VirtualQuery' declared here 47 | WINBASEAPI SIZE_T WINAPI VirtualQuery (LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuff er, SIZE_T dwLength); | ^~~~~~~~~~~~ x86-64-win32-os.c:47:30: note: 'stack_memory' declared here 47 | MEMORY_BASIC_INFORMATION stack_memory; | ^~~~~~~~~~~~ gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o fullcgc.o fullcgc.c fullcgc.c:32:5: warning: "HAVE_GETRUSAGE" is not defined, evaluates to 0 [-Wundef] 32 | #if HAVE_GETRUSAGE | ^~~~~~~~~~~~~~ fullcgc.c: In function 'execute_full_mark_phase': fullcgc.c:397:5: warning: "HAVE_GETRUSAGE" is not defined, evaluates to 0 [-Wundef] 397 | #if HAVE_GETRUSAGE | ^~~~~~~~~~~~~~ fullcgc.c:426:5: warning: "HAVE_GETRUSAGE" is not defined, evaluates to 0 [-Wundef] 426 | #if HAVE_GETRUSAGE | ^~~~~~~~~~~~~~ gcc -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -W -Wall -Wno-unused-function -Wno-unused-parameter -Wno-cast-function-type -fno-omit-frame-pointer -O5 -m64 -DWINVER=0x0501 -D__W32API_USE_DLLIMPORT__ -fno-pie -I. -c -o gencgc.o gencgc.c gencgc.c: In function 'dynamic_space_code_from_pc': gencgc.c:3617:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 3617 | if((long)pc % 4 == 0 && is_code(page_table[find_page_index(pc)].type)) { | ^ In file included from gencgc.c:5988: verify.inc: In function 'gc_show_pte': verify.inc:482:24: warning: format '%ld' expects argument of type 'long int', but argument 2 has typ e 'page_index_t' {aka 'long long int'} [-Wformat=] 482 | printf("page %ld (v) base %p gens %s ss=%p%s\n", | ~~^ | | | long int | %lld 483 | page, text_page_address(page), genstring, | ~~~~ | | | page_index_t {aka long long int} verify.inc:490:24: warning: format '%ld' expects argument of type 'long int', but argument 2 has typ e 'page_index_t' {aka 'long long int'} [-Wformat=] 490 | printf("page %ld (f) align %d gens %x%s\n", page, | ~~^ ~~~~ | | | | long int page_index_t {aka long long int} | %lld during RTL pass: pro_and_epilogue gencgc.c: In function 'collect_garbage': gencgc.c:4720:1: internal compiler error: in choose_baseaddr, at config/i386/i386.cc:7141 4720 | } | ^ libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make: *** [: gencgc.o] Error 1 make: Leaving directory '/home/linus/sbcl/src/runtime' real 3m40.231s user 0m1.163s sys 0m7.122s linus@DESKTOP-G7G89KC MINGW64 ~/sbcl $