Created
August 19, 2018 19:16
-
-
Save DemonRx/669755bf97aac855bf78b691a348ea84 to your computer and use it in GitHub Desktop.
BerkeleyDB build log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. | |
make[1]: Entering directory '/home/demon/dev/mxe_patch' | |
uname -a | |
Linux UbuntuHP 4.16.0-041600-generic #201804012230 SMP Sun Apr 1 22:31:39 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux | |
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1 | |
f05f66c9205efcb7ac6c9ba187a6f518fbcd5c6a - fix db-2-install.patch [4 hours ago] [ (HEAD -> master, origin/master, origin/HEAD)] | |
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true | |
Distributor ID: Ubuntu | |
Description: Ubuntu 16.04.5 LTS | |
Release: 16.04 | |
Codename: xenial | |
autoconf --version 2>/dev/null | head -1 | |
autoconf (GNU Autoconf) 2.69 | |
automake --version 2>/dev/null | head -1 | |
automake (GNU automake) 1.15 | |
gcc --version | |
gcc (GCC) 8.2.0 | |
Copyright (C) 2018 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
g++ --version | |
g++ (GCC) 8.2.0 | |
Copyright (C) 2018 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
python --version | |
Python 2.7.12 | |
perl --version 2>&1 | head -3 | |
This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi | |
(with 69 registered patches, see perl -V for more detail) | |
rm -rf '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static' | |
mkdir -p '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static' | |
mkdir -p '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26' | |
mkdir -p '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26.build_' | |
# disable wine with readonly directory | |
# see https://github.com/mxe/mxe/issues/841 | |
mkdir -p '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/readonly' | |
chmod 0555 '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/readonly' | |
cd '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static' && tar xzf '/home/demon/dev/mxe_patch/pkg/db-6.1.26.tar.gz' | |
cd '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26' | |
(cd '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26' && patch -p1 -u) < /home/demon/dev/mxe_patch/src/db-1-fix-including-winioctl-h-lowcase.patch | |
patching file src/dbinc/win_db.h | |
(cd '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26' && patch -p1 -u) < /home/demon/dev/mxe_patch/src/db-2-install-exe.patch | |
patching file dist/Makefile.in | |
cd '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26/build_unix' && ../dist/configure --host='i686-w64-mingw32.static' --build='x86_64-pc-linux-gnu' --prefix='/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static' --enable-static --disable-shared ac_cv_prog_HAVE_DOXYGEN="false" --enable-doc=no --enable-gtk-doc=no --enable-gtk-doc-html=no --enable-gtk-doc-pdf=no --{docdir,infodir,mandir,with-html-dir}='/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26.build_.sink' --disable-doxygen --enable-mingw --enable-cxx --enable-cryptography --disable-replication | |
configure: loading site script /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/share/config.site | |
checking build system type... (cached) x86_64-pc-linux-gnu | |
checking host system type... i686-w64-mingw32.static | |
checking if building in the top-level or dist directories... no | |
checking if --enable-smallbuild option specified... no | |
checking if --disable-atomicsupport option specified... no | |
checking if --disable-compression option specified... no | |
checking if --disable-hash option specified... no | |
checking if --disable-heap option specified... no | |
checking if --disable-mutexsupport option specified... no | |
checking if --disable-log_checksum option specified... no | |
checking if --disable-partition option specified... no | |
checking if --disable-queue option specified... no | |
checking if --disable-replication option specified... yes | |
checking if --disable-statistics option specified... no | |
checking if --disable-verify option specified... no | |
checking if --enable-compat185 option specified... no | |
checking if --enable-cxx option specified... yes | |
checking if --enable-debug option specified... no | |
checking if --enable-debug_rop option specified... no | |
checking if --enable-debug_wop option specified... no | |
checking if --enable-error_history option specified... no | |
checking if --enable-diagnostic option specified... no | |
checking if --enable-dump185 option specified... no | |
checking if --enable-java option specified... no | |
checking if --enable-mingw option specified... yes | |
checking if --enable-o_direct option specified... no | |
checking if --enable-posixmutexes option specified... no | |
checking if --enable-rpc option specified... no | |
checking if --enable-sql option specified... no | |
checking if --enable-sql_compat option specified... no | |
checking if --enable-jdbc option specified... no | |
checking if --with-jdbc=DIR option specified... no | |
checking if --enable-amalgamation option specified... no | |
checking if --enable-sql_codegen option specified... no | |
checking if --enable-stl option specified... no | |
checking if --enable-tcl option specified... no | |
checking if --enable-test option specified... no | |
checking if --enable-localization option specified... no | |
checking if --enable-stripped_messages option specified... no | |
checking if --enable-dbm option specified... no | |
checking if --enable-dtrace option specified... no | |
checking if --enable-systemtap option specified... no | |
checking if --enable-perfmon-statistics option specified... no | |
checking if --enable-failchk_broadcast option specified... no | |
checking if --enable-uimutexes option specified... no | |
checking if --enable-umrw option specified... no | |
checking if --enable-atomicfileread option specified... no | |
checking if --with-mutex=MUTEX option specified... no | |
checking if --with-tcl=DIR option specified... no | |
checking if --with-uniquename=NAME option specified... no | |
checking if --with-cryptography option specified... yes | |
checking for i686-w64-mingw32.static-chmod... no | |
checking for chmod... chmod | |
configure: WARNING: using cross tools not prefixed with host triplet | |
checking for i686-w64-mingw32.static-cp... no | |
checking for cp... cp | |
checking for i686-w64-mingw32.static-ln... no | |
checking for ln... ln | |
checking for i686-w64-mingw32.static-mkdir... no | |
checking for mkdir... mkdir | |
checking for i686-w64-mingw32.static-rm... no | |
checking for rm... rm | |
checking for i686-w64-mingw32.static-mv... no | |
checking for mv... mv | |
checking for i686-w64-mingw32.static-sh... no | |
checking for sh... /bin/sh | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for i686-w64-mingw32.static-cc... no | |
checking for i686-w64-mingw32.static-gcc... i686-w64-mingw32.static-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... yes | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether i686-w64-mingw32.static-gcc accepts -g... yes | |
checking for i686-w64-mingw32.static-gcc option to accept ISO C89... none needed | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for GCC aligned attribute... yes | |
checking for i686-w64-mingw32.static-g++... i686-w64-mingw32.static-g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether i686-w64-mingw32.static-g++ accepts -g... yes | |
checking how to run the C++ preprocessor... i686-w64-mingw32.static-g++ -E | |
checking whether C++ supports the ISO C++ standard includes... yes | |
checking whether we are using gcc version 2.96... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by i686-w64-mingw32.static-gcc... /home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-ld | |
checking if the linker (/home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-nm -B | |
checking the name lister (/home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32.static format... func_convert_file_nix_to_w32 | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-ld option to reload object files... -r | |
checking for i686-w64-mingw32.static-objdump... i686-w64-mingw32.static-objdump | |
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL | |
checking for i686-w64-mingw32.static-dlltool... i686-w64-mingw32.static-dlltool | |
checking how to associate runtime and link libraries... func_cygming_dll_for_implib | |
checking for i686-w64-mingw32.static-ar... i686-w64-mingw32.static-ar | |
checking for archiver @FILE support... @ | |
checking for i686-w64-mingw32.static-strip... i686-w64-mingw32.static-strip | |
checking for i686-w64-mingw32.static-ranlib... i686-w64-mingw32.static-ranlib | |
checking for gawk... gawk | |
checking command to parse /home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-nm -B output from i686-w64-mingw32.static-gcc object... ok | |
checking for sysroot... no | |
checking for i686-w64-mingw32.static-mt... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... i686-w64-mingw32.static-gcc -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 for dlfcn.h... no | |
checking for objdir... .libs | |
checking if i686-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... no | |
checking for i686-w64-mingw32.static-gcc option to produce PIC... -DDLL_EXPORT -DPIC | |
checking if i686-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... yes | |
checking if i686-w64-mingw32.static-gcc static flag -static works... yes | |
checking if i686-w64-mingw32.static-gcc supports -c -o file.o... yes | |
checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes | |
checking whether the i686-w64-mingw32.static-gcc linker (/home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes | |
checking dynamic linker characteristics... Win32 ld.exe | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... i686-w64-mingw32.static-g++ -E | |
checking for ld used by i686-w64-mingw32.static-g++... /home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-ld | |
checking if the linker (/home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes | |
checking whether the i686-w64-mingw32.static-g++ linker (/home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes | |
checking for i686-w64-mingw32.static-g++ option to produce PIC... -DDLL_EXPORT -DPIC | |
checking if i686-w64-mingw32.static-g++ PIC flag -DDLL_EXPORT -DPIC works... yes | |
checking if i686-w64-mingw32.static-g++ static flag -static works... yes | |
checking if i686-w64-mingw32.static-g++ supports -c -o file.o... yes | |
checking if i686-w64-mingw32.static-g++ supports -c -o file.o... (cached) yes | |
checking whether the i686-w64-mingw32.static-g++ linker (/home/demon/dev/mxe_patch/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes | |
checking dynamic linker characteristics... Win32 ld.exe | |
checking how to hardcode library paths into programs... immediate | |
checking SOSUFFIX from libtool... .dll | |
checking MODSUFFIX from libtool... .dll | |
checking JMODSUFFIX from libtool... .dll | |
checking whether stat file-mode macros are broken... no | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking execinfo.h usability... no | |
checking execinfo.h presence... no | |
checking for execinfo.h... no | |
checking sys/select.h usability... no | |
checking sys/select.h presence... no | |
checking for sys/select.h... no | |
checking sys/socket.h usability... no | |
checking sys/socket.h presence... no | |
checking for sys/socket.h... no | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for struct stat.st_blksize... no | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... yes | |
checking if stdint.h can be used by C++... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for unistd.h... (cached) yes | |
checking size of char... 1 | |
checking size of unsigned char... 1 | |
checking size of short... 2 | |
checking size of unsigned short... 2 | |
checking size of int... 4 | |
checking size of unsigned int... 4 | |
checking size of long... 4 | |
checking size of unsigned long... 4 | |
checking size of long long... 8 | |
checking size of unsigned long long... 8 | |
checking size of char *... 4 | |
checking for u_char... no | |
checking for u_short... no | |
checking for u_int... no | |
checking for u_long... no | |
checking for u_int8_t... no | |
checking for u_int16_t... no | |
checking for int16_t... yes | |
checking for u_int32_t... no | |
checking for int32_t... yes | |
checking for u_int64_t... no | |
checking for int64_t... yes | |
checking for FILE *... yes | |
checking for off_t... yes | |
checking size of off_t... 4 | |
checking for db_off_t... no | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking for time_t... yes | |
checking size of size_t... 4 | |
checking for ssize_t... yes | |
checking for uintmax_t... yes | |
checking for uintptr_t... yes | |
checking for socklen_t... no | |
checking for socklen_t equivalent... int | |
checking for ANSI C exit success/failure values... yes | |
checking for getopt optreset variable... no | |
checking for mutexes... win32/gcc | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for main in -lpthread... yes | |
checking for atomic operations... mingw | |
checking for library containing sched_yield... none required | |
checking for library containing fdatasync... no | |
checking for library containing getaddrinfo... no | |
checking for library containing hstrerror... no | |
checking for main in -lm... yes | |
checking for main in -lnsl... no | |
checking for main in -lsocket... no | |
checking for abort... yes | |
checking for atoi... yes | |
checking for atol... yes | |
checking for bsearch... yes | |
checking for getcwd... yes | |
checking for getenv... yes | |
checking for getopt... yes | |
checking for isalpha... yes | |
checking for isdigit... yes | |
checking for isprint... yes | |
checking for isspace... yes | |
checking for memcmp... yes | |
checking for memcpy... yes | |
checking for memmove... yes | |
checking for printf... yes | |
checking for qsort... yes | |
checking for raise... yes | |
checking for rand... yes | |
checking for strcat... yes | |
checking for strchr... yes | |
checking for strdup... yes | |
checking for strerror... yes | |
checking for strncat... yes | |
checking for strncmp... yes | |
checking for strrchr... yes | |
checking for strsep... no | |
checking for strtol... yes | |
checking for strtoul... yes | |
checking whether strcasecmp is declared... yes | |
checking for _fstati64... yes | |
checking for backtrace... no | |
checking for backtrace_symbols... no | |
checking for directio... no | |
checking for fchmod... no | |
checking for fclose... yes | |
checking for fcntl... no | |
checking for fdatasync... no | |
checking for fgetc... yes | |
checking for fgets... yes | |
checking for fopen... yes | |
checking for fwrite... yes | |
checking for getgid... no | |
checking for getrusage... no | |
checking for getuid... no | |
checking for hstrerror... no | |
checking for mprotect... yes | |
checking for pstat_getdynamic... no | |
checking for pthread_self... yes | |
checking for pthread_yield... no | |
checking for random... no | |
checking for sched_yield... yes | |
checking for select... no | |
checking for setgid... no | |
checking for setuid... no | |
checking for sigaction... no | |
checking for snprintf... yes | |
checking for stat... yes | |
checking for sysconf... no | |
checking for vsnprintf... yes | |
checking for yield... no | |
checking for initstate_r... no | |
checking for random_r... no | |
checking for srandom_r... no | |
checking for gettimeofday... yes | |
checking for localtime... yes | |
checking for localtime_r... no | |
checking for time... yes | |
checking for strftime... yes | |
checking for clock_gettime... yes | |
checking for clock_gettime monotonic clock... yes | |
checking for ctime_r... no | |
checking for ftruncate... yes | |
checking for pread... no | |
checking for pwrite... no | |
checking for getaddrinfo... no | |
checking for fcntl/F_SETFD... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... 64 | |
checking for mlock... no | |
checking for munlock... no | |
checking for mmap... no | |
checking for munmap... no | |
checking for shmget... no | |
checking for shmctl... no | |
configure: WARNING: Neither mmap/munmap(2) or shmget(2) library functions. | |
checking for 64-bit integral type support for sequences... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating db_cxx.h | |
config.status: creating db_int.h | |
config.status: creating clib_port.h | |
config.status: creating include.tcl | |
config.status: creating db.h | |
config.status: creating db_config.h | |
config.status: executing libtool commands | |
make -C '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26/build_unix' -j '4' | |
make[2]: Entering directory '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26/build_unix' | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_win32.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_compare.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_compress.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_conv.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_win32.c -o mut_win32.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_conv.c -o bt_conv.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_compare.c -o bt_compare.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_compress.c -o bt_compress.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_curadj.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_curadj.c -o bt_curadj.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_cursor.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_cursor.c -o bt_cursor.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_delete.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_delete.c -o bt_delete.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_method.c -o bt_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_open.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_put.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_open.c -o bt_open.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_put.c -o bt_put.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_rec.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_rec.c -o bt_rec.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_reclaim.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_reclaim.c -o bt_reclaim.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_recno.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_recno.c -o bt_recno.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_rsearch.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_search.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_rsearch.c -o bt_rsearch.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_search.c -o bt_search.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_split.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_split.c -o bt_split.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_stat.c -o bt_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_compact.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_compact.c -o bt_compact.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_upgrade.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_upgrade.c -o bt_upgrade.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/btree_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/btree_auto.c -o btree_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash.c -o hash.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_auto.c -o hash_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_compact.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_compact.c -o hash_compact.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_conv.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_conv.c -o hash_conv.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_dup.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_dup.c -o hash_dup.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_meta.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_meta.c -o hash_meta.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_method.c -o hash_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_open.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_open.c -o hash_open.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_page.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_page.c -o hash_page.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_rec.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_reclaim.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_rec.c -o hash_rec.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_reclaim.c -o hash_reclaim.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_stat.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_upgrade.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_stat.c -o hash_stat.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_upgrade.c -o hash_upgrade.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_verify.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_auto.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_backup.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_verify.c -o hash_verify.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap.c -o heap.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_auto.c -o heap_auto.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_backup.c -o heap_backup.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_conv.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_conv.c -o heap_conv.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_method.c -o heap_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_open.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_rec.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_open.c -o heap_open.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_rec.c -o heap_rec.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_reclaim.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_reclaim.c -o heap_reclaim.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_stat.c -o heap_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_upgrade.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_upgrade.c -o heap_upgrade.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_verify.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_verify.c -o heap_verify.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam.c -o qam.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_auto.c -o qam_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_conv.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_conv.c -o qam_conv.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_files.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_files.c -o qam_files.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_method.c -o qam_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_open.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_open.c -o qam_open.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_rec.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_rec.c -o qam_rec.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_stat.c -o qam_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_upgrade.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_upgrade.c -o qam_upgrade.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_verify.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/rep/rep_stub.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_verify.c -o qam_verify.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/rep/rep_stub.c -o rep_stub.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/repmgr/repmgr_stub.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/repmgr/repmgr_stub.c -o repmgr_stub.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_ovfl_vrfy.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_vrfy.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_vrfyutil.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_vrfy.c -o db_vrfy.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_vrfyutil.c -o db_vrfyutil.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_verify.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/bt_verify.c -o bt_verify.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_verify.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_verify.c -o log_verify.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_verify_util.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_verify_util.c -o log_verify_util.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_verify_int.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_verify_int.c -o log_verify_int.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_verify_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_verify_auto.c -o log_verify_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock.c -o lock.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_deadlock.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_deadlock.c -o lock_deadlock.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_failchk.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_failchk.c -o lock_failchk.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_id.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_id.c -o lock_id.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_list.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_list.c -o lock_list.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_method.c -o lock_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_region.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_region.c -o lock_region.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_stat.c -o lock_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_timer.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_timer.c -o lock_timer.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_util.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/lock/lock_util.c -o lock_util.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_alloc.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_alloc.c -o mut_alloc.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_failchk.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_failchk.c -o mut_failchk.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_method.c -o mut_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_region.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_region.c -o mut_region.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mutex/mut_stat.c -o mut_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/clib/strsep.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/clib/strsep.c -o strsep.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/aes_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/aes_method.c -o aes_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/crypto.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/mersenne/mt19937db.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/crypto.c -o crypto.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/mersenne/mt19937db.c -o mt19937db.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/rijndael/rijndael-alg-fst.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/rijndael/rijndael-api-fst.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/blob/blob_fileops.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/blob/blob_fileops.c -o blob_fileops.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/blob/blob_page.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/blob/blob_page.c -o blob_page.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/blob/blob_stream.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/blob/blob_stream.c -o blob_stream.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/blob/blob_util.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/blob/blob_util.c -o blob_util.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/clock.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/clock.c -o clock.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/crdel_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/crdel_auto.c -o crdel_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/crdel_rec.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/crdel_rec.c -o crdel_rec.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_am.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db.c -o db.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_am.c -o db_am.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_auto.c -o db_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_backup.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_backup.c -o db_backup.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_byteorder.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_byteorder.c -o db_byteorder.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_cam.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_cds.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_cam.c -o db_cam.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_cds.c -o db_cds.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_compact.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_compact.c -o db_compact.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_compint.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_compint.c -o db_compint.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_conv.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_conv.c -o db_conv.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_copy.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_copy.c -o db_copy.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_dispatch.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_dispatch.c -o db_dispatch.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_dup.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_dup.c -o db_dup.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_err.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_err.c -o db_err.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_getlong.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_getlong.c -o db_getlong.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_idspace.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_idspace.c -o db_idspace.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_iface.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_iface.c -o db_iface.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_join.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_log2.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_join.c -o db_join.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_log2.c -o db_log2.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_meta.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_meta.c -o db_meta.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_method.c -o db_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_open.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_open.c -o db_open.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_overflow.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_overflow.c -o db_overflow.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_pr.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_pr.c -o db_pr.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_rec.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_rec.c -o db_rec.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_reclaim.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_reclaim.c -o db_reclaim.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_remove.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_remove.c -o db_remove.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_rename.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_rename.c -o db_rename.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_ret.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_ret.c -o db_ret.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_setid.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_setid.c -o db_setid.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_setlsn.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_setlsn.c -o db_setlsn.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_shash.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/db_shash.c -o db_shash.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_sort_multiple.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_sort_multiple.c -o db_sort_multiple.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_stati.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_stati.c -o db_stati.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_truncate.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_truncate.c -o db_truncate.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_upg.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_upg.c -o db_upg.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_upg_opd.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_upg_opd.c -o db_upg_opd.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg.c -o dbreg.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_stat.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_stat.c -o dbreg_stat.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_auto.c -o dbreg_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_rec.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_rec.c -o dbreg_rec.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_util.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_util.c -o dbreg_util.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/dbt.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/dbt.c -o dbt.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_alloc.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_alloc.c -o env_alloc.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_config.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_config.c -o env_config.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_backup.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_backup.c -o env_backup.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_failchk.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_failchk.c -o env_failchk.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_file.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_globals.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_file.c -o env_file.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_globals.c -o env_globals.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_open.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_open.c -o env_open.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_method.c -o env_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_name.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_name.c -o env_name.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_recover.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_recover.c -o env_recover.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_region.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_region.c -o env_region.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_register.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_register.c -o env_register.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_sig.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_sig.c -o env_sig.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/env/env_stat.c -o env_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fileops_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fileops_auto.c -o fileops_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fop_basic.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fop_basic.c -o fop_basic.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fop_rec.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fop_util.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fop_rec.c -o fop_rec.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fop_util.c -o fop_util.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_func.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_func.c -o hash_func.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hmac/hmac.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hmac/hmac.c -o hmac.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log.c -o log.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_archive.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_archive.c -o log_archive.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_compare.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_compare.c -o log_compare.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_debug.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_debug.c -o log_debug.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_get.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_get.c -o log_get.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_method.c -o log_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_print.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_print.c -o log_print.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_put.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_put.c -o log_put.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/log/log_stat.c -o log_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/mkpath.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/mkpath.c -o mkpath.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_alloc.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_alloc.c -o mp_alloc.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_backup.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_backup.c -o mp_backup.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_bh.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_bh.c -o mp_bh.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fget.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fget.c -o mp_fget.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fmethod.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fmethod.c -o mp_fmethod.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fopen.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fopen.c -o mp_fopen.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fput.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fput.c -o mp_fput.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fset.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_fset.c -o mp_fset.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_method.c -o mp_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_mvcc.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_mvcc.c -o mp_mvcc.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_region.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_region.c -o mp_region.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_register.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_register.c -o mp_register.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_resize.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_resize.c -o mp_resize.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_stat.c -o mp_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_sync.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_sync.c -o mp_sync.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_trickle.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/mp/mp_trickle.c -o mp_trickle.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/openflags.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_abort.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/openflags.c -o openflags.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_abort.c -o os_abort.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_abs.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_abs.c -o os_abs.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_alloc.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_clock.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_cpu.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_alloc.c -o os_alloc.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_clock.c -o os_clock.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_cpu.c -o os_cpu.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_ctime.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_ctime.c -o os_ctime.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_config.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_dir.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_config.c -o os_config.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_dir.c -o os_dir.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_errno.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_errno.c -o os_errno.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_fid.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_fid.c -o os_fid.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_flock.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_flock.c -o os_flock.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_fsync.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_fsync.c -o os_fsync.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_getenv.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_getenv.c -o os_getenv.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_handle.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_handle.c -o os_handle.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_map.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/os_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_map.c -o os_map.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/os_method.c -o os_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_mkdir.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_mkdir.c -o os_mkdir.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_open.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_open.c -o os_open.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_path.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_path.c -o os_path.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_pid.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_rename.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_pid.c -o os_pid.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_rename.c -o os_rename.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_rmdir.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_root.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_rmdir.c -o os_rmdir.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_root.c -o os_root.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_rpath.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_rw.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_rpath.c -o os_rpath.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_rw.c -o os_rw.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_seek.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_stack.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_seek.c -o os_seek.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_stack.c -o os_stack.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_stat.c -o os_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_tmpdir.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_tmpdir.c -o os_tmpdir.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_truncate.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_truncate.c -o os_truncate.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_uid.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os/os_uid.c -o os_uid.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_unlink.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_unlink.c -o os_unlink.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_yield.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/os_windows/os_yield.c -o os_yield.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/partition.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/sequence/seq_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/partition.c -o partition.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/sequence/seq_stat.c -o seq_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/sequence/sequence.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hmac/sha1.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/sequence/sequence.c -o sequence.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hmac/sha1.c -o sha1.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/clib/snprintf.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/clib/snprintf.c -o snprintf.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn.c -o txn.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_auto.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_auto.c -o txn_auto.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_chkpt.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_chkpt.c -o txn_chkpt.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_failchk.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_method.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_failchk.c -o txn_failchk.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_method.c -o txn_method.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_rec.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_rec.c -o txn_rec.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_recover.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_recover.c -o txn_recover.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_region.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_region.c -o txn_region.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_stat.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_util.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_stat.c -o txn_stat.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_util.c -o txn_util.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/xa/xa.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/xa/xa_map.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/xa/xa.c -o xa.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/xa/xa_map.c -o xa_map.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/zerofill.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/zerofill.c -o zerofill.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_channel.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_channel.cpp -o cxx_channel.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_db.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_db.cpp -o cxx_db.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_dbc.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_dbc.cpp -o cxx_dbc.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_dbstream.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_dbstream.cpp -o cxx_dbstream.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_dbt.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_dbt.cpp -o cxx_dbt.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_env.cpp | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_except.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_env.cpp -o cxx_env.o | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_except.cpp -o cxx_except.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_lock.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_lock.cpp -o cxx_lock.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_logc.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_logc.cpp -o cxx_logc.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_mpool.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_mpool.cpp -o cxx_mpool.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_multi.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_multi.cpp -o cxx_multi.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_rid.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_rid.cpp -o cxx_rid.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_seq.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_seq.cpp -o cxx_seq.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_site.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_site.cpp -o cxx_site.o | |
./libtool --mode=compile i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_txn.cpp | |
libtool: compile: i686-w64-mingw32.static-g++ -c -I. -I../src -O3 ../lang/cxx/cxx_txn.cpp -o cxx_txn.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_archive.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_archive.c -o db_archive.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/util_sig.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/util_sig.c -o util_sig.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_checkpoint.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_checkpoint.c -o db_checkpoint.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/util_log.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/util_log.c -o util_log.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_deadlock.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_dump.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_deadlock.c -o db_deadlock.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_dump.c -o db_dump.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/util_cache.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_hotbackup.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/common/util_cache.c -o util_cache.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_hotbackup.c -o db_hotbackup.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_load.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_load.c -o db_load.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_log_verify.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_printlog.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_log_verify.c -o db_log_verify.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_printlog.c -o db_printlog.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/btree_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/btree/btree_autop.c -o btree_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/crdel_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/crdel_autop.c -o crdel_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/db/db_autop.c -o db_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/dbreg/dbreg_autop.c -o dbreg_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fileops_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/fileops/fileops_autop.c -o fileops_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_autop.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/hash/hash_autop.c -o hash_autop.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/heap/heap_autop.c -o heap_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/qam/qam_autop.c -o qam_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/repmgr/repmgr_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/repmgr/repmgr_autop.c -o repmgr_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_autop.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../src/txn/txn_autop.c -o txn_autop.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_recover.c | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_replicate.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_recover.c -o db_recover.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_stat.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_replicate.c -o db_replicate.o | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_stat.c -o db_stat.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_tuner.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_tuner.c -o db_tuner.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_upgrade.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_upgrade.c -o db_upgrade.o | |
./libtool --mode=compile i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_verify.c | |
libtool: compile: i686-w64-mingw32.static-gcc -c -I. -I../src -O3 ../util/db_verify.c -o db_verify.o | |
i686-w64-mingw32.static-ar cr libdb-6.1.a mut_win32.o bt_compare.o bt_compress.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_compact.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o heap.o heap_auto.o heap_backup.o heap_conv.o heap_method.o heap_open.o heap_rec.o heap_reclaim.o heap_stat.o heap_upgrade.o heap_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_stub.o repmgr_stub.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o log_verify.o log_verify_util.o log_verify_int.o log_verify_auto.o lock.o lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o strsep.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o blob_fileops.o blob_page.o blob_stream.o blob_util.o clock.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_backup.o db_byteorder.o db_cam.o db_cds.o db_compact.o db_compint.o db_conv.o db_copy.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbreg.o dbreg_stat.o dbreg_auto.o dbreg_rec.o dbreg_util.o dbt.o env_alloc.o env_config.o env_backup.o env_failchk.o env_file.o env_globals.o env_open.o env_method.o env_name.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_print.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_backup.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_path.o os_pid.o os_rename.o os_rmdir.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_map.o zerofill.o | |
i686-w64-mingw32.static-ranlib libdb-6.1.a | |
rm -f libdb.a | |
ln -s libdb-6.1.a libdb.a | |
i686-w64-mingw32.static-ar cr libdb_cxx-6.1.a cxx_channel.o cxx_db.o cxx_dbc.o cxx_dbstream.o cxx_dbt.o cxx_env.o cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_multi.o cxx_rid.o cxx_seq.o cxx_site.o cxx_txn.o mut_win32.o bt_compare.o bt_compress.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_compact.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o heap.o heap_auto.o heap_backup.o heap_conv.o heap_method.o heap_open.o heap_rec.o heap_reclaim.o heap_stat.o heap_upgrade.o heap_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_stub.o repmgr_stub.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o log_verify.o log_verify_util.o log_verify_int.o log_verify_auto.o lock.o lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o strsep.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o blob_fileops.o blob_page.o blob_stream.o blob_util.o clock.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_backup.o db_byteorder.o db_cam.o db_cds.o db_compact.o db_compint.o db_conv.o db_copy.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbreg.o dbreg_stat.o dbreg_auto.o dbreg_rec.o dbreg_util.o dbt.o env_alloc.o env_config.o env_backup.o env_failchk.o env_file.o env_globals.o env_open.o env_method.o env_name.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_print.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_backup.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_path.o os_pid.o os_rename.o os_rmdir.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_map.o zerofill.o | |
i686-w64-mingw32.static-ranlib libdb_cxx-6.1.a | |
rm -f libdb_cxx.a | |
ln -s libdb_cxx-6.1.a libdb_cxx.a | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_archive \ | |
db_archive.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_archive db_archive.o util_sig.o libdb-6.1.a -lpthread | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_checkpoint \ | |
db_checkpoint.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
: db_archive | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_deadlock \ | |
db_deadlock.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_dump \ | |
db_dump.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_checkpoint db_checkpoint.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_deadlock db_deadlock.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_dump db_dump.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_checkpoint | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_hotbackup \ | |
db_hotbackup.o util_sig.o libdb-6.1.a -lpthread | |
: db_deadlock | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_load \ | |
db_load.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_dump | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_log_verify \ | |
db_log_verify.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_hotbackup db_hotbackup.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_load db_load.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_log_verify db_log_verify.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_hotbackup | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_printlog \ | |
db_printlog.o btree_autop.o crdel_autop.o db_autop.o dbreg_autop.o fileops_autop.o hash_autop.o heap_autop.o qam_autop.o repmgr_autop.o txn_autop.o util_sig.o libdb-6.1.a -lpthread | |
: db_load | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_recover \ | |
db_recover.o util_sig.o libdb-6.1.a -lpthread | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_replicate \ | |
db_replicate.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
: db_log_verify | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_stat \ | |
db_stat.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_recover db_recover.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_printlog db_printlog.o btree_autop.o crdel_autop.o db_autop.o dbreg_autop.o fileops_autop.o hash_autop.o heap_autop.o qam_autop.o repmgr_autop.o txn_autop.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_replicate db_replicate.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_stat db_stat.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_replicate | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_tuner \ | |
db_tuner.o util_sig.o libdb-6.1.a -lpthread | |
: db_recover | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_upgrade \ | |
db_upgrade.o util_sig.o libdb-6.1.a -lpthread | |
: db_printlog | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_verify \ | |
db_verify.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_stat | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_tuner db_tuner.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_upgrade db_upgrade.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_verify db_verify.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_tuner | |
: db_upgrade | |
: db_verify | |
make[2]: Leaving directory '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26/build_unix' | |
make -C '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26/build_unix' -j 1 install man_MANS= man1_MANS= man2_MANS= man3_MANS= man4_MANS= man5_MANS= man6_MANS= man7_MANS= man8_MANS= man9_MANS= dist_man_MANS= dist_man1_MANS= dist_man2_MANS= dist_man3_MANS= dist_man4_MANS= dist_man5_MANS= dist_man6_MANS= dist_man7_MANS= dist_man8_MANS= dist_man9_MANS= nodist_man_MANS= nodist_man1_MANS= nodist_man2_MANS= nodist_man3_MANS= nodist_man4_MANS= nodist_man5_MANS= nodist_man6_MANS= nodist_man7_MANS= nodist_man8_MANS= nodist_man9_MANS= notrans_dist_man_MANS= MANLINKS= info_TEXINFOS= doc_DATA= dist_doc_DATA= html_DATA= dist_html_DATA= | |
make[2]: Entering directory '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26/build_unix' | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_archive \ | |
db_archive.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_archive db_archive.o util_sig.o libdb-6.1.a -lpthread | |
: db_archive | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_checkpoint \ | |
db_checkpoint.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_checkpoint db_checkpoint.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
: db_checkpoint | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_deadlock \ | |
db_deadlock.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_deadlock db_deadlock.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
: db_deadlock | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_dump \ | |
db_dump.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_dump db_dump.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_dump | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_hotbackup \ | |
db_hotbackup.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_hotbackup db_hotbackup.o util_sig.o libdb-6.1.a -lpthread | |
: db_hotbackup | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_load \ | |
db_load.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_load db_load.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_load | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_log_verify \ | |
db_log_verify.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_log_verify db_log_verify.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_log_verify | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_printlog \ | |
db_printlog.o btree_autop.o crdel_autop.o db_autop.o dbreg_autop.o fileops_autop.o hash_autop.o heap_autop.o qam_autop.o repmgr_autop.o txn_autop.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_printlog db_printlog.o btree_autop.o crdel_autop.o db_autop.o dbreg_autop.o fileops_autop.o hash_autop.o heap_autop.o qam_autop.o repmgr_autop.o txn_autop.o util_sig.o libdb-6.1.a -lpthread | |
: db_printlog | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_recover \ | |
db_recover.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_recover db_recover.o util_sig.o libdb-6.1.a -lpthread | |
: db_recover | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_replicate \ | |
db_replicate.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_replicate db_replicate.o util_log.o util_sig.o libdb-6.1.a -lpthread | |
: db_replicate | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_stat \ | |
db_stat.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_stat db_stat.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_stat | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_tuner \ | |
db_tuner.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_tuner db_tuner.o util_sig.o libdb-6.1.a -lpthread | |
: db_tuner | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_upgrade \ | |
db_upgrade.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_upgrade db_upgrade.o util_sig.o libdb-6.1.a -lpthread | |
: db_upgrade | |
./libtool --mode=link i686-w64-mingw32.static-gcc -O3 -o db_verify \ | |
db_verify.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
libtool: link: i686-w64-mingw32.static-gcc -O3 -o db_verify db_verify.o util_cache.o util_sig.o libdb-6.1.a -lpthread | |
: db_verify | |
Installing DB include files: /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/include ... | |
Installing DB library: /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib ... | |
libtool: install: cp -p libdb-6.1.a /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb-6.1.a | |
libtool: install: chmod 644 /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb-6.1.a | |
libtool: install: i686-w64-mingw32.static-ranlib /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb-6.1.a | |
libtool: install: cp -p libdb.a /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb.a | |
libtool: install: chmod 644 /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb.a | |
libtool: install: i686-w64-mingw32.static-ranlib /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb.a | |
libtool: install: cp -p libdb_cxx-6.1.a /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb_cxx-6.1.a | |
libtool: install: chmod 644 /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb_cxx-6.1.a | |
libtool: install: i686-w64-mingw32.static-ranlib /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb_cxx-6.1.a | |
libtool: install: cp -p libdb_cxx.a /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb_cxx.a | |
libtool: install: chmod 644 /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb_cxx.a | |
libtool: install: i686-w64-mingw32.static-ranlib /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/lib/libdb_cxx.a | |
Installing DB utilities: /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin ... | |
libtool: install: cp -p db_archive /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_archive.exe | |
cp: cannot stat 'db_archive': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_archive.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_archive.exe': No such file or directory | |
libtool: install: cp -p db_checkpoint /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_checkpoint.exe | |
cp: cannot stat 'db_checkpoint': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_checkpoint.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_checkpoint.exe': No such file or directory | |
libtool: install: cp -p db_deadlock /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_deadlock.exe | |
cp: cannot stat 'db_deadlock': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_deadlock.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_deadlock.exe': No such file or directory | |
libtool: install: cp -p db_dump /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_dump.exe | |
cp: cannot stat 'db_dump': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_dump.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_dump.exe': No such file or directory | |
libtool: install: cp -p db_hotbackup /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_hotbackup.exe | |
cp: cannot stat 'db_hotbackup': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_hotbackup.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_hotbackup.exe': No such file or directory | |
libtool: install: cp -p db_load /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_load.exe | |
cp: cannot stat 'db_load': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_load.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_load.exe': No such file or directory | |
libtool: install: cp -p db_log_verify /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_log_verify.exe | |
cp: cannot stat 'db_log_verify': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_log_verify.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_log_verify.exe': No such file or directory | |
libtool: install: cp -p db_printlog /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_printlog.exe | |
cp: cannot stat 'db_printlog': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_printlog.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_printlog.exe': No such file or directory | |
libtool: install: cp -p db_recover /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_recover.exe | |
cp: cannot stat 'db_recover': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_recover.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_recover.exe': No such file or directory | |
libtool: install: cp -p db_replicate /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_replicate.exe | |
cp: cannot stat 'db_replicate': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_replicate.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_replicate.exe': No such file or directory | |
libtool: install: cp -p db_stat /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_stat.exe | |
cp: cannot stat 'db_stat': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_stat.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_stat.exe': No such file or directory | |
libtool: install: cp -p db_tuner /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_tuner.exe | |
cp: cannot stat 'db_tuner': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_tuner.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_tuner.exe': No such file or directory | |
libtool: install: cp -p db_upgrade /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_upgrade.exe | |
cp: cannot stat 'db_upgrade': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_upgrade.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_upgrade.exe': No such file or directory | |
libtool: install: cp -p db_verify /home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_verify.exe | |
cp: cannot stat 'db_verify': No such file or directory | |
i686-w64-mingw32.static-strip: '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_verify.exe': No such file | |
chmod: cannot access '/home/demon/dev/mxe_patch/usr/i686-w64-mingw32.static/bin/db_verify.exe': No such file or directory | |
Makefile:1148: recipe for target 'install_utilities' failed | |
make[2]: *** [install_utilities] Error 1 | |
make[2]: Leaving directory '/home/demon/dev/mxe_patch/tmp-db-i686-w64-mingw32.static/db-6.1.26/build_unix' | |
Makefile:787: recipe for target 'build-only-db_i686-w64-mingw32.static' failed | |
make[1]: *** [build-only-db_i686-w64-mingw32.static] Error 2 | |
make[1]: Leaving directory '/home/demon/dev/mxe_patch' | |
real 2m4.653s | |
user 5m20.902s | |
sys 0m32.814s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment