* installing *source* package 'winch' ...
** package 'winch' successfully unpacked and MD5 sums checked
** using staged installation
++ dirname src/configure.win.sh
+ cd src
+ PKG_CFLAGS=
+ '[' x/x64 = x/x64 ']'
++ nproc
+ nproc=2
+ make -j 2 -l 2 -f D:/RCompile/recent/R/etc/x64/Makeconf -f Makevars.configure.win
make[1]: Entering directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src'
mkdir -p build/libbacktrace && cd build/libbacktrace && CC="gcc " AR="ar" RANLIB="ranlib" ../../vendor/libbacktrace/configure --disable-host-shared --prefix=${PWD}/../../local
checking build system type... x86_64-pc-msys
checking host system type... x86_64-pc-msys
checking target system type... x86_64-pc-msys
checking for gcc... gcc 
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc  accepts -g... yes
checking for gcc  option to accept ISO C89... none needed
checking whether gcc  understands -c and -o together... yes
checking how to run the C preprocessor... gcc  -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/vendor/libbacktrace/missing: Unknown `--is-lightweight' option
Try `/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/vendor/libbacktrace/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc 
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc  accepts -g... (cached) yes
checking for gcc  option to accept ISO C89... (cached) none needed
checking whether gcc  understands -c and -o together... (cached) yes
checking for ranlib... ranlib
checking for gawk... (cached) gawk
checking for dwz... no
checking how to print strings... printf
checking for a sed that does not truncate output... sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc ... /x86_64-w64-mingw32.static.posix/bin/ld
checking if the linker (/x86_64-w64-mingw32.static.posix/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /d/compiler/perl/c/bin/nm -B
checking the name lister (/d/compiler/perl/c/bin/nm -B) interface... BSD nm
checking whether ln -s works... no, using cp -pR
checking the maximum length of command line arguments... expr: non-integer argument
expr: syntax error: unexpected argument '3'

checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /x86_64-w64-mingw32.static.posix/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /d/compiler/perl/c/bin/nm -B output from gcc  object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc  supports -fno-rtti -fno-exceptions... no
checking for gcc  option to produce PIC... -fPIC -DPIC
checking if gcc  PIC flag -fPIC -DPIC works... yes
checking if gcc  static flag -static works... yes
checking if gcc  supports -c -o file.o... yes
checking if gcc  supports -c -o file.o... (cached) yes
checking whether the gcc  linker (/x86_64-w64-mingw32.static.posix/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for -funwind-tables option... yes
checking for -frandom-seed=string option... yes
checking whether gcc  supports -Wall... yes
checking for _Unwind_GetIPInfo... yes
checking __sync extensions... yes
checking __atomic extensions... yes
checking output filetype... pecoff
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking link.h usability... no
checking link.h presence... no
checking for link.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking sys/ldr.h usability... no
checking sys/ldr.h presence... no
checking for sys/ldr.h... no
checking for fcntl... no
checking whether strnlen is declared... yes
checking whether getpagesize is declared... no
checking for lstat... no
checking for readlink... no
checking for getexecname... no
checking for KERN_PROC... no
checking for KERN_PROG_ARGS... no
checking for clock_gettime... yes
checking whether -pthread is supported... yes
checking whether -gdwarf-5 is supported... yes
checking for compress in -lz... yes
checking whether --compress-debug-sections is supported... no
checking for objcopy... objcopy
checking for readelf... readelf
checking whether objcopy supports debuglink... D:\rtools44\x86_64-w64-mingw32.static.posix\bin\objcopy.exe: 'D:/rtools44/usr/bin/ls': No such file
no
checking for dsymutil... no
checking whether tests can run... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating backtrace-supported.h
config.status: creating install-debuginfo-for-buildid.sh
config.status: creating config.h
config.status: executing libtool commands
config.status: executing default commands
cd build/libbacktrace && make install
make[2]: Entering directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=atomic.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o atomic.lo ../../vendor/libbacktrace/atomic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=atomic.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/atomic.c -o atomic.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=dwarf.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o dwarf.lo ../../vendor/libbacktrace/dwarf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=dwarf.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/dwarf.c -o dwarf.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=fileline.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o fileline.lo ../../vendor/libbacktrace/fileline.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=fileline.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/fileline.c -o fileline.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=posix.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o posix.lo ../../vendor/libbacktrace/posix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=posix.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/posix.c -o posix.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=print.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o print.lo ../../vendor/libbacktrace/print.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=print.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/print.c -o print.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=sort.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o sort.lo ../../vendor/libbacktrace/sort.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=sort.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/sort.c -o sort.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=state.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o state.lo ../../vendor/libbacktrace/state.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=state.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/state.c -o state.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=backtrace.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o backtrace.lo ../../vendor/libbacktrace/backtrace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=backtrace.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/backtrace.c -o backtrace.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=simple.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o simple.lo ../../vendor/libbacktrace/simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=simple.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/simple.c -o simple.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=pecoff.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o pecoff.lo ../../vendor/libbacktrace/pecoff.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=pecoff.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/pecoff.c -o pecoff.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=read.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o read.lo ../../vendor/libbacktrace/read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=read.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/read.c -o read.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace    -funwind-tables -frandom-seed=alloc.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c -o alloc.lo ../../vendor/libbacktrace/alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../vendor/libbacktrace -funwind-tables -frandom-seed=alloc.lo -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ../../vendor/libbacktrace/alloc.c -o alloc.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -funwind-tables -frandom-seed=libbacktrace.la -Wall -fPIC -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -o libbacktrace.la -rpath /d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/lib atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo pecoff.lo read.lo alloc.lo 
./libtool: line 8666: test: : integer expression expected
./libtool: line 8666: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
./libtool: line 8692: test: : integer expression expected
libtool: link: ar cru .libs/libbacktrace.a atomic.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a dwarf.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a fileline.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a posix.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a print.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a sort.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a state.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a backtrace.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a simple.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a pecoff.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a read.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: : .libs/libbacktrace.a
libtool: link: ar cru .libs/libbacktrace.a alloc.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && cp -pR "../libbacktrace.la" "libbacktrace.la" )
make[3]: Entering directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace'
 /usr/bin/mkdir -p '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/include'
 /usr/bin/install -c -m 644 ../../vendor/libbacktrace/backtrace.h backtrace-supported.h '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/include'
 /usr/bin/mkdir -p '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libbacktrace.la '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/lib'
libtool: install: /usr/bin/install -c .libs/libbacktrace.lai /d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/lib/libbacktrace.la
libtool: install: /usr/bin/install -c .libs/libbacktrace.a /d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/lib/libbacktrace.a
libtool: install: chmod 644 /d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/lib/libbacktrace.a
libtool: install: ranlib /d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/lib/libbacktrace.a
----------------------------------------------------------------------
Libraries have been installed in:
   /d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace/../../local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace'
make[2]: Leaving directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src/build/libbacktrace'
make[1]: Leaving directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src'
+ PKG_LIBBACKTRACE=-DHAVE_LIBBACKTRACE
+ WINCH_LOCAL_LIBS=local/lib/libbacktrace.a
+ PKG_LIBS=
+ PKG_CFLAGS='  -DHAVE_LIBBACKTRACE'
+ sed -e 's|@cflags@|  -DHAVE_LIBBACKTRACE|' -e 's|@libs@||' -e 's|@winch_local_libs@|local/lib/libbacktrace.a|' -e 's|@header@|# Generated from Makevars.in, do not edit by hand|' Makevars.in
+ '[' '!' -f Makevars ']'
+ cp -f Makevars.new Makevars
+ rm -f Makevars.new
+ exit 0
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Ilocal/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DHAVE_LIBBACKTRACE   -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign  -c call.c -o call.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Ilocal/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DHAVE_LIBBACKTRACE   -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Ilocal/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DHAVE_LIBBACKTRACE   -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign  -c stop.c -o stop.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Ilocal/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DHAVE_LIBBACKTRACE   -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign  -c trace_back.c -o trace_back.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Ilocal/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DHAVE_LIBBACKTRACE   -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign  -c trace_back_backtrace.c -o trace_back_backtrace.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Ilocal/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DHAVE_LIBBACKTRACE   -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign  -c trace_back_unwind.c -o trace_back_unwind.o
gcc -shared -static-libgcc -o winch.dll tmp.def call.o init.o stop.o trace_back.o trace_back_backtrace.o trace_back_unwind.o local/lib/libbacktrace.a -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src'
make[1]: Entering directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src'
make[1]: Leaving directory '/d/temp/RtmpSqJ0kl/R.INSTALL15a7865015b7a/winch/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-winch/00new/winch/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'winch' as winch_0.1.1.zip
* DONE (winch)