[odb-users] odb-examples build

CanisMajorWuff canismajorwuff at gmail.com
Fri Apr 5 17:12:59 EDT 2013


Hello,

I am building odb on Windows with Mingw64 with the following commands

cd build

./../libodb/configure --prefix=/d/odb/try2/install && make && make install

./../libodb-sqlite/configure CPPFLAGS="-I/d/sqlite3/sqlite3/include 
-I/d/odb/try2/install/include" LDFLAGS="-L/d/sqlite3/sqlite3/lib 
-L/d/odb/try2/install/lib" --prefix=/d/odb/try2/install && make && make 
install

./../odb-examples/configure --with-database=sqlite 
CPPFLAGS="-I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include" 
LDFLAGS="-L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib" 
--prefix=/d/odb/try2/examples && make && make install

With example build I have the following problems:

make all-recursive
make[1]: Entering directory `/d/odb/try2/build'
Making all in access
make[2]: Entering directory `/d/odb/try2/build/access'
odb  -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include 
--database sqlite --generat
query --table-prefix access_ .././../odb-examples/access/person.hxx
make all-am
make[3]: Entering directory `/d/odb/try2/build/access'
depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
         g++ -DHAVE_CONFIG_H   -I'.' -I'.././../odb-examples/access' 
-DDATABASE_SQLITE    -I/
nclude -I/d/sqlite3/sqlite3/include  -g -O2 -mthreads -MT driver.o -MD 
-MP -MF $depbase.Tpo -
./odb-examples/access/driver.cxx &&\
         mv -f $depbase.Tpo $depbase.Po
depbase=`echo person-odb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
         g++ -DHAVE_CONFIG_H   -I'.' -I'.././../odb-examples/access' 
-DDATABASE_SQLITE    -I/
nclude -I/d/sqlite3/sqlite3/include  -g -O2 -mthreads -MT person-odb.o 
-MD -MP -MF $depbase.T
o person-odb.cxx &&\
         mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -mthreads 
-L/d/odb/try2/install/lib -
lib -o driver.exe driver.o person-odb.o  -lodb-sqlite -lodb
libtool: link: g++ -g -O2 -mthreads -o .libs/driver.exe driver.o 
person-odb.o  -L/d/odb/try2/
ite3/sqlite3/lib /d/odb/try2/install/lib/libodb-sqlite.a -lsqlite3 
/d/odb/try2/install/lib/li
  -L/d/odb/try2/install/lib
driver.o: In function `create_database(int&, char**)':
d:\odb\try2\build\access/.././../odb-examples/access/database.hxx:66: 
undefined reference to
e8databaseC1ERiPPcbibRKSsNS_7details12transfer_ptrINS0_18connection_factoryEEE' 

d:\odb\try2\build\access/.././../odb-examples/access/database.hxx:49: 
undefined reference to
e8database11print_usageERSo'
person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::init
_traits_impl<person, (odb::database_id)1>::image_type&, person const&, 
odb::sqlite::statement
d:\odb\try2\build\access/person-odb.cxx:222: undefined reference to 
`__imp__ZN3odb6sqlite20de
sLNS0_16database_type_idE2EE9set_imageERNS_7details12basic_bufferIcEERyRbRKSs' 

d:\odb\try2\build\access/person-odb.cxx:203: undefined reference to 
`__imp__ZN3odb6sqlite20de
sLNS0_16database_type_idE2EE9set_imageERNS_7details12basic_bufferIcEERyRbRKSs' 

person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::init
_traits_impl<person, (odb::database_id)1>::id_image_type&, std::string 
const&)':
d:\odb\try2\build\access/person-odb.cxx:389: undefined reference to 
`__imp__ZN3odb6sqlite20de
sLNS0_16database_type_idE2EE9set_imageERNS_7details12basic_bufferIcEERyRbRKSs' 

person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::find
t_statements<person>&, std::string const*)':
d:\odb\try2\build\access/person-odb.cxx:727: undefined reference to 
`__imp__ZN3odb6sqlite16se
teEv'
person-odb.o: In function `odb::sqlite::select_statement::fetch()':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:225: undefined 
reference to `__imp__ZN3o
atement4nextEv'
person-odb.o: In function `~auto_result':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:271: undefined 
reference to `__imp__ZN3o
atement11free_resultEv'
person-odb.o: In function `odb::sqlite::select_statement::fetch()':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:225: undefined 
reference to `__imp__ZN3o
atement4loadEv'
person-odb.o: In function `odb::sqlite::select_statement::refetch()':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:233: undefined 
reference to `__imp__ZN3o
atement6reloadEv'
person-odb.o: In function 
`odb::sqlite::object_statements<person>::find_statement()':
d:/odb/try2/install/include/odb/sqlite/simple-object-statements.hxx:363: 
undefined reference
lite16select_statementC1ERNS0_10connectionEPKcRNS0_7bindingES7_'
person-odb.o: In function `~auto_result':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:271: undefined 
reference to `__imp__ZN3o
atement11free_resultEv'
person-odb.o: In function `odb::sqlite::select_statement::fetch()':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:225: undefined 
reference to `__imp__ZN3o
atement4loadEv'
person-odb.o: In function `odb::sqlite::select_statement::refetch()':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:233: undefined 
reference to `__imp__ZN3o
atement6reloadEv'
person-odb.o: In function 
`odb::sqlite::object_statements<person>::find_statement()':
d:/odb/try2/install/include/odb/sqlite/simple-object-statements.hxx:363: 
undefined reference
lite16select_statementC1ERNS0_10connectionEPKcRNS0_7bindingES7_'
person-odb.o: In function `~auto_result':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:271: undefined 
reference to `__imp__ZN3o
atement11free_resultEv'
person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::eras
e&, odb::sqlite::query_base const&)':
d:\odb\try2\build\access/person-odb.cxx:796: undefined reference to 
`__imp__ZN3odb6sqlite11tr

person-odb.o: In function `odb::sqlite::query_base::init_parameters() 
const':
d:/odb/try2/install/include/odb/sqlite/query.ixx:12: undefined reference 
to `__imp__ZN3odb6sq
nitEv'
person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::eras
e&, odb::sqlite::query_base const&)':
d:\odb\try2\build\access/person-odb.cxx:802: undefined reference to 
`__imp__ZNK3odb6sqlite10q
d:\odb\try2\build\access/person-odb.cxx:802: undefined reference to 
`__imp__ZN3odb6sqlite16de
0_10connectionERKSsRNS0_7bindingE'
d:\odb\try2\build\access/person-odb.cxx:804: undefined reference to 
`__imp__ZN3odb6sqlite16de
teEv'
person-odb.o: In function `~delete_statement':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:331: undefined 
reference to `__imp__ZTVN
statementE'
d:/odb/try2/install/include/odb/sqlite/statement.hxx:331: undefined 
reference to `__imp__ZN3o
2Ev'
person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::quer
b::sqlite::query_base const&)':
d:\odb\try2\build\access/person-odb.cxx:757: undefined reference to 
`__imp__ZN3odb6sqlite11tr

person-odb.o: In function `odb::sqlite::query_base::init_parameters() 
const':
d:/odb/try2/install/include/odb/sqlite/query.ixx:12: undefined reference 
to `__imp__ZN3odb6sq
nitEv'
person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::quer
b::sqlite::query_base const&)':
d:\odb\try2\build\access/person-odb.cxx:779: undefined reference to 
`__imp__ZNK3odb6sqlite10q
d:\odb\try2\build\access/person-odb.cxx:779: undefined reference to 
`__imp__ZN3odb6sqlite16se
0_10connectionERKSsRNS0_7bindingES7_'
d:\odb\try2\build\access/person-odb.cxx:781: undefined reference to 
`__imp__ZN3odb6sqlite16se
teEv'
person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::relo
erson&)':
d:\odb\try2\build\access/person-odb.cxx:675: undefined reference to 
`__imp__ZN3odb6sqlite11tr

person-odb.o: In function 
`odb::sqlite::object_statements<person>::find_statement()':
d:/odb/try2/install/include/odb/sqlite/simple-object-statements.hxx:363: 
undefined reference
lite16select_statementC1ERNS0_10connectionEPKcRNS0_7bindingES7_'
person-odb.o: In function `odb::access::object_traits_impl<person, 
(odb::database_id)1>::find
::string const&, person&)':
d:\odb\try2\build\access/person-odb.cxx:642: undefined reference to 
`__imp__ZN3odb6sqlite11tr

person-odb.o: In function 
`odb::sqlite::object_statements<person>::find_statement()':
d:/odb/try2/install/include/odb/sqlite/simple-object-statements.hxx:363: 
undefined reference
d:\odb\try2\build\access/person-odb.cxx:594: undefined reference to 
`__imp__ZN3odb6sqlite11tr

person-odb.o: In function 
`odb::sqlite::object_statements<person>::find_statement()':
d:/odb/try2/install/include/odb/sqlite/simple-object-statements.hxx:363: 
undefined reference
lite16select_statementC1ERNS0_10connectionEPKcRNS0_7bindingES7_'
person-odb.o: In function 
`odb::sqlite::delete_statement::~delete_statement()':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:331: undefined 
reference to `__imp__ZTVN
statementE'
d:/odb/try2/install/include/odb/sqlite/statement.hxx:331: undefined 
reference to `__imp__ZN3o
2Ev'
person-odb.o: In function `~delete_statement':
d:/odb/try2/install/include/odb/sqlite/statement.hxx:331: undefined 
reference to `__imp__ZTVN
statementE'
d:/odb/try2/install/include/odb/sqlite/statement.hxx:331: undefined 
reference to `__imp__ZN3o
2Ev'
person-odb.o: In function 
`odb::sqlite::object_result_impl<person>::invalidate()':
d:/odb/try2/install/include/odb/sqlite/simple-object-result.txx:30: 
undefined reference to `_
6select_statement11free_resultEv'
person-odb.o: In function 
`odb::sqlite::object_result_impl<person>::next()':
d:/odb/try2/install/include/odb/sqlite/simple-object-result.txx:102: 
undefined reference to `
16select_statement4nextEv'
d:/odb/try2/install/include/odb/sqlite/simple-object-result.txx:104: 
undefined reference to `
16select_statement11free_resultEv'
person-odb.o: In function 
`odb::sqlite::object_result_impl<person>::~object_result_impl()':
d:/odb/try2/install/include/odb/sqlite/simple-object-result.txx:21: 
undefined reference to `_
6select_statement11free_resultEv'
person-odb.o: In function 
`odb::sqlite::object_statements<person>::object_statements(odb::sql
d:/odb/try2/install/include/odb/sqlite/simple-object-statements.txx:52: 
undefined reference t
ite22object_statements_baseD2Ev'
person-odb.o: In function 
`odb::sqlite::object_statements<person>::~object_statements()':
d:/odb/try2/install/include/odb/sqlite/simple-object-statements.txx:39: 
undefined reference t
ite22object_statements_baseD2Ev'
d:/odb/try2/install/include/odb/sqlite/simple-object-statements.txx:39: 
undefined reference t
ite22object_statements_baseD2Ev'
person-odb.o: In function 
`odb::sqlite::object_result_impl<person>::load_image()':
d:/odb/try2/install/include/odb/sqlite/simple-object-result.txx:126: 
undefined reference to `
16select_statement4loadEv'
d:/odb/try2/install/include/odb/sqlite/simple-object-result.txx:139: 
undefined reference to `
16select_statement6reloadEv'
d:/odb/try2/install/lib/libodb-sqlite.a(error.o): In function 
`forced_rollback':
d:\odb\try2\build\odb\sqlite/../.././../libodb-sqlite/odb/sqlite/exceptions.hxx:28: 
undefined
__ZTVN3odb6sqlite15forced_rollbackE'
collect2.exe: error: ld returned 1 exit status
make[3]: *** [driver.exe] Error 1
make[3]: Leaving directory `/d/odb/try2/build/access'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/d/odb/try2/build/access'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/odb/try2/build'
make: *** [all] Error 2 \


Config log is attached.

With Best Regards,


-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by odb-examples configure 2.2.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./../odb-examples/configure --with-database=sqlite CPPFLAGS=-I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include LDFLAGS=-L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib --prefix=/d/odb/try2/examples

## --------- ##
## Platform. ##
## --------- ##

hostname = CanisMajorWuff
uname -m = i686
uname -r = 1.0.17(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2011-04-24 23:39

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /d/conemu/ConEmu
PATH: /d/LLVM/3.3/bin
PATH: /d/xpdf/bin64
PATH: /d/odb/try2/install/bin
PATH: /d/odb/odb/bin
PATH: /d/qt/4.8.3/x86_64-w64-mingw322/bin
PATH: /d/boost/1.52.0/boost/bin
PATH: /d/waf
PATH: /d/python/2.7
PATH: /d/uncrustify
PATH: /c/Program Files (x86)/NVIDIA Corporation/PhysX/Common
PATH: /usr/bin
PATH: /d/ctagsD
PATH: /mingw/bin
PATH: /d/subversion/Subversion Client
PATH: /c/Windows/System32
PATH: /c/Windows
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /c/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.2/C/common/bin
PATH: /d/cygwin/bin
PATH: /d/git/bin
PATH: /d/mathlab/runtime/win64
PATH: /d/mathlab/bin
PATH: /d/apache-maven-3.0.4/bin
PATH: /c/Program Files/Java/jdk1.7.0_06/bin
PATH: /d/mercurial/
PATH: /e/Documents/documents/Python/LatexAutoCompiler
PATH: /d/texlive/2012/bin/win32


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2425: checking for a BSD-compatible install
configure:2493: result: /bin/install -c
configure:2504: checking whether build environment is sane
configure:2559: result: yes
configure:2710: checking for a thread-safe mkdir -p
configure:2749: result: /bin/mkdir -p
configure:2756: checking for gawk
configure:2772: found /bin/gawk
configure:2783: result: gawk
configure:2794: checking whether make sets $(MAKE)
configure:2816: result: yes
configure:2897: checking how to create a ustar tar archive
configure:2910: tar --version
tar (GNU tar) 1.23
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:2913: $? = 0
configure:2953: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2956: $? = 0
configure:2960: tar -xf - <conftest.tar
configure:2963: $? = 0
configure:2976: result: gnutar
configure:2995: checking for style of include used by make
configure:3023: result: GNU
configure:3094: checking for gcc
configure:3110: found /mingw/bin/gcc
configure:3121: result: gcc
configure:3350: checking for C compiler version
configure:3359: gcc --version >&5
gcc.exe (rubenvb-4.7.1-2-release) 4.7.1
Copyright (C) 2012 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.

configure:3370: $? = 0
configure:3359: gcc -v >&5
Using built-in specs.
COLLECT_GCC=d:\mingw\bin\gcc.exe
COLLECT_LTO_WRAPPER=d:/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/4.7.1/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=x86_64-w64-mingw32 --build=x86_64-linux-gnu --target=x86_64-w64-mingw32 --with-sysroot=/home/ruben/mingw-w64/mingw64mingw64/mingw64 --prefix=/home/ruben/mingw-w64/mingw64mingw64/mingw64 --with-gmp=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-mpfr=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-mpc=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-ppl=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-cloog=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --disable-ppl-version-check --disable-cloog-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared --enable-static --enable-threads=win32 --enable-plugins --disable-multilib --enable-languages=c,lto,c++,objc,obj-c++,fortran,java --enable-libgomp --enable-fully-dynamic-string --enable-libstdcxx-time --disable-nls --disable-werror --enable-checking=release --with-gnu-as --with-gnu-ld --disable-win32-registry --disable-rpath --disable-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-pkgversion=rubenvb-4.7.1-2-release --with-bugurl=mingw-w64-public at lists.sourceforge.net CC= CFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' LDFLAGS=
Thread model: win32
gcc version 4.7.1 (rubenvb-4.7.1-2-release) 
configure:3370: $? = 0
configure:3359: gcc -V >&5
gcc.exe: error: unrecognized command line option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3370: $? = 1
configure:3359: gcc -qversion >&5
gcc.exe: error: unrecognized command line option '-qversion'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3370: $? = 1
configure:3390: checking whether the C compiler works
configure:3412: gcc  -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib conftest.c  >&5
configure:3416: $? = 0
configure:3464: result: yes
configure:3467: checking for C compiler default output file name
configure:3469: result: a.exe
configure:3475: checking for suffix of executables
configure:3482: gcc -o conftest.exe  -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib conftest.c  >&5
configure:3486: $? = 0
configure:3508: result: .exe
configure:3530: checking whether we are cross compiling
configure:3538: gcc -o conftest.exe  -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib conftest.c  >&5
configure:3542: $? = 0
configure:3549: ./conftest.exe
configure:3553: $? = 0
configure:3568: result: no
configure:3573: checking for suffix of object files
configure:3595: gcc -c  -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:3599: $? = 0
configure:3620: result: o
configure:3624: checking whether we are using the GNU C compiler
configure:3643: gcc -c  -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:3643: $? = 0
configure:3652: result: yes
configure:3661: checking whether gcc accepts -g
configure:3681: gcc -c -g -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:3681: $? = 0
configure:3722: result: yes
configure:3739: checking for gcc option to accept ISO C89
configure:3802: gcc  -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:3802: $? = 0
configure:3815: result: none needed
configure:3837: checking dependency style of gcc
configure:3948: result: gcc3
configure:4013: checking for ar
configure:4029: found /mingw/bin/ar
configure:4040: result: ar
configure:4066: checking the archiver (ar) interface
configure:4076: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:4076: $? = 0
configure:4078: ar cru libconftest.a conftest.o >&5
configure:4081: $? = 0
configure:4104: result: ar
configure:4154: checking build system type
configure:4168: result: i686-pc-mingw32
configure:4188: checking host system type
configure:4201: result: i686-pc-mingw32
configure:4242: checking how to print strings
configure:4269: result: printf
configure:4290: checking for a sed that does not truncate output
configure:4354: result: /bin/sed
configure:4372: checking for grep that handles long lines and -e
configure:4430: result: /bin/grep
configure:4435: checking for egrep
configure:4497: result: /bin/grep -E
configure:4502: checking for fgrep
configure:4564: result: /bin/grep -F
configure:4599: checking for ld used by gcc
configure:4666: result: d:/mingw/x86_64-w64-mingw32/bin/ld.exe
configure:4673: checking if the linker (d:/mingw/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
configure:4688: result: yes
configure:4700: checking for BSD- or MS-compatible name lister (nm)
configure:4749: result: /mingw/bin/nm
configure:4879: checking the name lister (/mingw/bin/nm) interface
configure:4886: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:4889: /mingw/bin/nm "conftest.o"
configure:4892: output
0000000000000000 b .bss
0000000000000000 d .data
0000000000000000 N .debug_abbrev
0000000000000000 N .debug_aranges
0000000000000000 N .debug_info
0000000000000000 N .debug_line
0000000000000000 t .text
0000000000000000 B some_variable
configure:4899: result: BSD nm
configure:4902: checking whether ln -s works
configure:4909: result: no, using cp -pR
configure:4914: checking the maximum length of command line arguments
configure:5045: result: 8192
configure:5062: checking whether the shell understands some XSI constructs
configure:5072: result: yes
configure:5076: checking whether the shell understands "+="
configure:5082: result: yes
configure:5117: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format
configure:5157: result: func_convert_file_msys_to_w32
configure:5164: checking how to convert i686-pc-mingw32 file names to toolchain format
configure:5184: result: func_convert_file_msys_to_w32
configure:5191: checking for d:/mingw/x86_64-w64-mingw32/bin/ld.exe option to reload object files
configure:5198: result: -r
configure:5272: checking for objdump
configure:5288: found /mingw/bin/objdump
configure:5299: result: objdump
configure:5331: checking how to recognize dependent libraries
configure:5529: result: file_magic ^x86 archive import|^x86 DLL
configure:5614: checking for dlltool
configure:5630: found /mingw/bin/dlltool
configure:5641: result: dlltool
configure:5674: checking how to associate runtime and link libraries
configure:5701: result: func_cygming_dll_for_implib
configure:5825: checking for archiver @FILE support
configure:5842: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:5842: $? = 0
configure:5845: ar cru libconftest.a @conftest.lst >&5
configure:5848: $? = 0
configure:5853: ar cru libconftest.a @conftest.lst >&5
d:\mingw\bin\ar.exe: conftest.o: No such file or directory
configure:5856: $? = 1
configure:5868: result: @
configure:5926: checking for strip
configure:5942: found /mingw/bin/strip
configure:5953: result: strip
configure:6025: checking for ranlib
configure:6041: found /mingw/bin/ranlib
configure:6052: result: ranlib
configure:6154: checking command to parse /mingw/bin/nm output from gcc object
configure:6274: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:6277: $? = 0
configure:6281: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6284: $? = 0
configure:6350: gcc -o conftest.exe -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib conftest.c conftstm.o >&5
configure:6353: $? = 0
configure:6391: result: ok
configure:6428: checking for sysroot
configure:6458: result: no
configure:6721: checking for mt
configure:6751: result: no
configure:6771: checking if : is a manifest tool
configure:6777: : '-?'
configure:6785: result: no
configure:7427: checking how to run the C preprocessor
configure:7458: gcc -E -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c
configure:7458: $? = 0
configure:7472: gcc -E -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7497: result: gcc -E
configure:7517: gcc -E -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c
configure:7517: $? = 0
configure:7531: gcc -E -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7560: checking for ANSI C header files
configure:7580: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7580: $? = 0
configure:7653: gcc -o conftest.exe -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib conftest.c  >&5
configure:7653: $? = 0
configure:7653: ./conftest.exe
configure:7653: $? = 0
configure:7664: result: yes
configure:7677: checking for sys/types.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7677: checking for sys/stat.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7677: checking for stdlib.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7677: checking for string.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7677: checking for memory.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7677: checking for strings.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7677: checking for inttypes.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7677: checking for stdint.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7677: checking for unistd.h
configure:7677: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:7677: $? = 0
configure:7677: result: yes
configure:7691: checking for dlfcn.h
configure:7691: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
conftest.c:55:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:7691: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <dlfcn.h>
configure:7691: result: no
configure:7897: checking for objdir
configure:7912: result: .libs
configure:8183: checking if gcc supports -fno-rtti -fno-exceptions
configure:8201: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -fno-rtti -fno-exceptions conftest.c >&5
cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8205: $? = 0
configure:8218: result: no
configure:8545: checking for gcc option to produce PIC
configure:8552: result: -DDLL_EXPORT -DPIC
configure:8560: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
configure:8578: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:8582: $? = 0
configure:8595: result: yes
configure:8624: checking if gcc static flag -static works
configure:8652: result: yes
configure:8667: checking if gcc supports -c -o file.o
configure:8688: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -o out/conftest2.o conftest.c >&5
configure:8692: $? = 0
configure:8714: result: yes
configure:8722: checking if gcc supports -c -o file.o
configure:8769: result: yes
configure:8802: checking whether the gcc linker (d:/mingw/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
configure:9959: result: yes
configure:9996: checking whether -lc should be explicitly linked in
configure:10004: gcc -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.c >&5
configure:10007: $? = 0
configure:10022: gcc -shared conftest.o  -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10025: $? = 1
configure:10039: result: yes
configure:10199: checking dynamic linker characteristics
configure:10933: result: Win32 ld.exe
configure:11040: checking how to hardcode library paths into programs
configure:11065: result: immediate
configure:11605: checking whether stripping libraries is possible
configure:11610: result: yes
configure:11645: checking if libtool supports shared libraries
configure:11647: result: yes
configure:11650: checking whether to build shared libraries
configure:11671: result: yes
configure:11674: checking whether to build static libraries
configure:11678: result: yes
configure:11778: checking for g++
configure:11794: found /mingw/bin/g++
configure:11805: result: g++
configure:11832: checking for C++ compiler version
configure:11841: g++ --version >&5
g++.exe (rubenvb-4.7.1-2-release) 4.7.1
Copyright (C) 2012 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.

configure:11852: $? = 0
configure:11841: g++ -v >&5
Using built-in specs.
COLLECT_GCC=d:\mingw\bin\g++.exe
COLLECT_LTO_WRAPPER=d:/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/4.7.1/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=x86_64-w64-mingw32 --build=x86_64-linux-gnu --target=x86_64-w64-mingw32 --with-sysroot=/home/ruben/mingw-w64/mingw64mingw64/mingw64 --prefix=/home/ruben/mingw-w64/mingw64mingw64/mingw64 --with-gmp=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-mpfr=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-mpc=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-ppl=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-cloog=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --disable-ppl-version-check --disable-cloog-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared --enable-static --enable-threads=win32 --enable-plugins --disable-multilib --enable-languages=c,lto,c++,objc,obj-c++,fortran,java --enable-libgomp --enable-fully-dynamic-string --enable-libstdcxx-time --disable-nls --disable-werror --enable-checking=release --with-gnu-as --with-gnu-ld --disable-win32-registry --disable-rpath --disable-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-pkgversion=rubenvb-4.7.1-2-release --with-bugurl=mingw-w64-public at lists.sourceforge.net CC= CFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' LDFLAGS=
Thread model: win32
gcc version 4.7.1 (rubenvb-4.7.1-2-release) 
configure:11852: $? = 0
configure:11841: g++ -V >&5
g++.exe: error: unrecognized command line option '-V'
g++.exe: fatal error: no input files
compilation terminated.
configure:11852: $? = 1
configure:11841: g++ -qversion >&5
g++.exe: error: unrecognized command line option '-qversion'
g++.exe: fatal error: no input files
compilation terminated.
configure:11852: $? = 1
configure:11856: checking whether we are using the GNU C++ compiler
configure:11875: g++ -c  -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
configure:11875: $? = 0
configure:11884: result: yes
configure:11893: checking whether g++ accepts -g
configure:11913: g++ -c -g -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
configure:11913: $? = 0
configure:11954: result: yes
configure:11979: checking dependency style of g++
configure:12090: result: gcc3
configure:12123: checking how to run the C++ preprocessor
configure:12150: g++ -E -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp
configure:12150: $? = 0
configure:12164: g++ -E -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:12189: result: g++ -E
configure:12209: g++ -E -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp
configure:12209: $? = 0
configure:12223: g++ -E -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:12392: checking for ld used by g++
configure:12459: result: d:/mingw/x86_64-w64-mingw32/bin/ld.exe
configure:12466: checking if the linker (d:/mingw/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
configure:12481: result: yes
configure:12536: checking whether the g++ linker (d:/mingw/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
configure:13538: result: yes
configure:13574: g++ -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
configure:13577: $? = 0
configure:14097: checking for g++ option to produce PIC
configure:14104: result: -DDLL_EXPORT -DPIC
configure:14112: checking if g++ PIC flag -DDLL_EXPORT -DPIC works
configure:14130: g++ -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
configure:14134: $? = 0
configure:14147: result: yes
configure:14170: checking if g++ static flag -static works
configure:14198: result: yes
configure:14210: checking if g++ supports -c -o file.o
configure:14231: g++ -c -g -O2 -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -o out/conftest2.o conftest.cpp >&5
configure:14235: $? = 0
configure:14257: result: yes
configure:14262: checking if g++ supports -c -o file.o
configure:14309: result: yes
configure:14339: checking whether the g++ linker (d:/mingw/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
configure:14378: result: yes
configure:14519: checking dynamic linker characteristics
configure:15187: result: Win32 ld.exe
configure:15240: checking how to hardcode library paths into programs
configure:15265: result: immediate
configure:15315: creating ./config.lt

## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:700: creating libtool
configure:16993: g++ -o conftest.exe -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib conftest.cpp  >&5
C:\Users\CANISM~1\AppData\Local\Temp\ccI8301I.o: In function `main':
d:\odb\try2\build/conftest.cpp:26: undefined reference to `pthread_create'
collect2.exe: error: ld returned 1 exit status
configure:16993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_create(0,0,0,0);
|   ;
|   return 0;
| }
configure:17390: checking whether we are in C++11 mode
configure:17422: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:29:3: error: 'shared_ptr' is not a member of 'std'
conftest.cpp:29:19: error: expected primary-expression before 'int'
conftest.cpp:29:19: error: expected ';' before 'int'
conftest.cpp:30:4: error: 'p' was not declared in this scope
configure:17422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| 
| #include <memory>
| 
| int
| main ()
| {
|   std::shared_ptr<int> p (new int (10));
|   *p = 11;
| }
| 
configure:17473: result: no
configure:17506: checking for odb
configure:17531: result: odb
configure:17557: checking for libodb
configure:17631: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
configure:17631: $? = 0
configure:17638: ./libtool --tag=CXX --mode=link g++ -no-install -g -O2 -mthreads -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib -o conftest conftest.o -lodb  >&5
libtool: link: warning: `-no-install' is ignored for i686-pc-mingw32
libtool: link: warning: assuming `-no-fast-install' instead
libtool: link: g++ -g -O2 -mthreads -o .libs/conftest conftest.o  -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib /d/odb/try2/install/lib/libodb.dll.a -mthreads -L/d/odb/try2/install/lib -L/d/odb/try2/install/lib
configure:17642: $? = 0
configure:17685: result: yes
configure:17700: checking for TR1 <memory>
configure:17732: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
configure:17732: $? = 0
configure:17739: ./libtool --tag=CXX --mode=link g++ -no-install -g -O2 -mthreads -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib -o conftest conftest.o -lodb  >&5
libtool: link: warning: `-no-install' is ignored for i686-pc-mingw32
libtool: link: warning: assuming `-no-fast-install' instead
libtool: link: g++ -g -O2 -mthreads -o .libs/conftest conftest.o  -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib /d/odb/try2/install/lib/libodb.dll.a -mthreads -L/d/odb/try2/install/lib -L/d/odb/try2/install/lib
configure:17743: $? = 0
configure:17777: result: yes
configure:17804: checking for boost base headers
configure:17867: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:25:29: fatal error: boost/version.hpp: No such file or directory
compilation terminated.
configure:17867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| #include <boost/version.hpp>
| 
| #ifndef BOOST_VERSION
| #  error BOOST_VERSION not defined
| #endif
| 
| int
| main ()
| {
| }
| 
configure:17925: result: no
configure:17934: checking for boost system library
configure:17965: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
configure:17965: $? = 0
configure:17972: ./libtool --tag=CXX --mode=link g++ -no-install -g -O2 -mthreads -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib -o conftest conftest.o -lboost_system -lodb  >&5
libtool: link: warning: `-no-install' is ignored for i686-pc-mingw32
libtool: link: warning: assuming `-no-fast-install' instead
libtool: link: g++ -g -O2 -mthreads -o .libs/conftest conftest.o  -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib -lboost_system /d/odb/try2/install/lib/libodb.dll.a -mthreads -L/d/odb/try2/install/lib -L/d/odb/try2/install/lib
d:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.7.1/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lboost_system
collect2.exe: error: ld returned 1 exit status
configure:17976: $? = 1
configure:18038: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
configure:18038: $? = 0
configure:18045: ./libtool --tag=CXX --mode=link g++ -no-install -g -O2 -mthreads -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib -o conftest conftest.o -lboost_system-mt -lodb  >&5
libtool: link: warning: `-no-install' is ignored for i686-pc-mingw32
libtool: link: warning: assuming `-no-fast-install' instead
libtool: link: g++ -g -O2 -mthreads -o .libs/conftest conftest.o  -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib -lboost_system-mt /d/odb/try2/install/lib/libodb.dll.a -mthreads -L/d/odb/try2/install/lib -L/d/odb/try2/install/lib
d:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.7.1/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lboost_system-mt
collect2.exe: error: ld returned 1 exit status
configure:18049: $? = 1
configure:18092: result: no
configure:18102: checking for boost smart_ptr library
configure:18134: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:25:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
configure:18134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| #include <boost/shared_ptr.hpp>
| #include <boost/weak_ptr.hpp>
| 
| int
| main ()
| {
|   boost::shared_ptr<int> sp (new int (10));
|   boost::weak_ptr<int> wp (sp);
| }
| 
configure:18183: result: no
configure:18193: checking for boost unordered library
configure:18228: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:25:35: fatal error: boost/unordered_set.hpp: No such file or directory
compilation terminated.
configure:18228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| #include <boost/unordered_set.hpp>
| #include <boost/unordered_map.hpp>
| 
| int
| main ()
| {
|   boost::unordered_set<int> s;
|   boost::unordered_map<int, int> m;
| 
|   s.insert (1);
|   return m.find (1) != m.end ();
| }
| 
configure:18277: result: no
configure:18287: checking for boost date_time library
configure:18323: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:25:51: fatal error: boost/date_time/gregorian/gregorian.hpp: No such file or directory
compilation terminated.
configure:18323: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| #include <boost/date_time/gregorian/gregorian.hpp>
| 
| int
| main ()
| {
|   boost::gregorian::greg_month m (1);
|   const char* s (m.as_short_string ());
|   return s == 0;
| }
| 
configure:18401: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:25:51: fatal error: boost/date_time/gregorian/gregorian.hpp: No such file or directory
compilation terminated.
configure:18401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| #include <boost/date_time/gregorian/gregorian.hpp>
| 
| int
| main ()
| {
|   boost::gregorian::greg_month m (1);
|   const char* s (m.as_short_string ());
|   return s == 0;
| }
| 
configure:18455: result: no
configure:18476: checking for libodb-boost
configure:18551: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:25:35: fatal error: odb/boost/exception.hxx: No such file or directory
compilation terminated.
configure:18551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| #include <odb/boost/exception.hxx>
| 
| void
| f ()
| {
| }
| 
| const char*
| g ()
| {
|   try
|   {
|     f ();
|   }
|   catch (const odb::boost::exception& e)
|   {
|     return e.what ();
|   }
|   return 0;
| }
| 
| int
| main ()
| {
|   const char* m (g ());
|   return m != 0;
| }
| 
configure:18609: result: no
configure:18638: checking for pkg-config
configure:18671: result: no
configure:18677: checking for QtCore
configure:18725: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:35:26: fatal error: QtCore/QString: No such file or directory
compilation terminated.
configure:18725: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| // See libodb-qt/odb/qt/details/config.hxx for more information on
| // what's going on here.
| //
| #  if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
| #    include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
| #    ifdef QT_REDUCE_RELOCATIONS
| #      define __PIE__
| #    endif
| #  endif
| #include <string>
| #include <QtCore/QString>
| 
| int
| main ()
| {
|   QString qs ("test");
|   std::string ss (qs.toStdString ());
|   return ss.size () != 0;
| }
| 
configure:18818: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:35:26: fatal error: QtCore/QString: No such file or directory
compilation terminated.
configure:18818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| // See libodb-qt/odb/qt/details/config.hxx for more information on
| // what's going on here.
| //
| #  if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
| #    include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
| #    ifdef QT_REDUCE_RELOCATIONS
| #      define __PIE__
| #    endif
| #  endif
| #include <string>
| #include <QtCore/QString>
| 
| int
| main ()
| {
|   QString qs ("test");
|   std::string ss (qs.toStdString ());
|   return ss.size () != 0;
| }
| 
configure:18818: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:35:26: fatal error: QtCore/QString: No such file or directory
compilation terminated.
configure:18818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| // See libodb-qt/odb/qt/details/config.hxx for more information on
| // what's going on here.
| //
| #  if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
| #    include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
| #    ifdef QT_REDUCE_RELOCATIONS
| #      define __PIE__
| #    endif
| #  endif
| #include <string>
| #include <QtCore/QString>
| 
| int
| main ()
| {
|   QString qs ("test");
|   std::string ss (qs.toStdString ());
|   return ss.size () != 0;
| }
| 
configure:18818: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:35:26: fatal error: QtCore/QString: No such file or directory
compilation terminated.
configure:18818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| // See libodb-qt/odb/qt/details/config.hxx for more information on
| // what's going on here.
| //
| #  if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
| #    include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
| #    ifdef QT_REDUCE_RELOCATIONS
| #      define __PIE__
| #    endif
| #  endif
| #include <string>
| #include <QtCore/QString>
| 
| int
| main ()
| {
|   QString qs ("test");
|   std::string ss (qs.toStdString ());
|   return ss.size () != 0;
| }
| 
configure:18818: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:35:26: fatal error: QtCore/QString: No such file or directory
compilation terminated.
configure:18818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| // See libodb-qt/odb/qt/details/config.hxx for more information on
| // what's going on here.
| //
| #  if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
| #    include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
| #    ifdef QT_REDUCE_RELOCATIONS
| #      define __PIE__
| #    endif
| #  endif
| #include <string>
| #include <QtCore/QString>
| 
| int
| main ()
| {
|   QString qs ("test");
|   std::string ss (qs.toStdString ());
|   return ss.size () != 0;
| }
| 
configure:18818: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:35:26: fatal error: QtCore/QString: No such file or directory
compilation terminated.
configure:18818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| // See libodb-qt/odb/qt/details/config.hxx for more information on
| // what's going on here.
| //
| #  if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
| #    include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
| #    ifdef QT_REDUCE_RELOCATIONS
| #      define __PIE__
| #    endif
| #  endif
| #include <string>
| #include <QtCore/QString>
| 
| int
| main ()
| {
|   QString qs ("test");
|   std::string ss (qs.toStdString ());
|   return ss.size () != 0;
| }
| 
configure:18918: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:35:26: fatal error: QtCore/QString: No such file or directory
compilation terminated.
configure:18918: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| // See libodb-qt/odb/qt/details/config.hxx for more information on
| // what's going on here.
| //
| #  if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
| #    include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
| #    ifdef QT_REDUCE_RELOCATIONS
| #      define __PIE__
| #    endif
| #  endif
| #include <string>
| #include <QtCore/QString>
| 
| int
| main ()
| {
|   QString qs ("test");
|   std::string ss (qs.toStdString ());
|   return ss.size () != 0;
| }
| 
configure:19086: result: no
configure:19106: checking for libodb-qt
configure:19181: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
conftest.cpp:25:32: fatal error: odb/qt/exception.hxx: No such file or directory
compilation terminated.
configure:19181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "odb-examples"
| #define PACKAGE_TARNAME "odb-examples"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "odb-examples 2.2.0"
| #define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
| #define PACKAGE_URL ""
| #define PACKAGE "odb-examples"
| #define VERSION "2.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h.  */
| 
| 
| #include <odb/qt/exception.hxx>
| 
| void
| f ()
| {
| }
| 
| const char*
| g ()
| {
|   try
|   {
|     f ();
|   }
|   catch (const odb::qt::exception& e)
|   {
|     return e.what ();
|   }
|   return 0;
| }
| 
| int
| main ()
| {
|   const char* m (g ());
|   return m != 0;
| }
| 
configure:19239: result: no
configure:19259: checking for database to use
configure:19316: result: sqlite
configure:19773: checking for libodb-sqlite
configure:19848: g++ -c -g -O2 -mthreads -I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include conftest.cpp >&5
configure:19848: $? = 0
configure:19855: ./libtool --tag=CXX --mode=link g++ -no-install -g -O2 -mthreads -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib -o conftest conftest.o -lodb-sqlite -lodb  >&5
libtool: link: warning: `-no-install' is ignored for i686-pc-mingw32
libtool: link: warning: assuming `-no-fast-install' instead
libtool: link: g++ -g -O2 -mthreads -o .libs/conftest conftest.o  -L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib /d/odb/try2/install/lib/libodb-sqlite.a -lsqlite3 /d/odb/try2/install/lib/libodb.dll.a -mthreads -L/d/odb/try2/install/lib -L/d/odb/try2/install/lib
configure:19859: $? = 0
configure:19902: result: yes
configure:19915: checking for sqlite database file
configure:19956: result: '/d/odb/try2/build/odb-test.db'
configure:21149: checking that generated files are newer than configure
configure:21155: result: done
configure:21222: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by odb-examples config.status 2.2.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on CanisMajorWuff

config.status:1282: creating access/Makefile
config.status:1282: creating boost/Makefile
config.status:1282: creating c++11/Makefile
config.status:1282: creating composite/Makefile
config.status:1282: creating container/Makefile
config.status:1282: creating hello/Makefile
config.status:1282: creating inheritance/polymorphism/Makefile
config.status:1282: creating inheritance/reuse/Makefile
config.status:1282: creating inverse/Makefile
config.status:1282: creating Makefile
config.status:1282: creating mapping/Makefile
config.status:1282: creating optimistic/Makefile
config.status:1282: creating pimpl/Makefile
config.status:1282: creating prepared/Makefile
config.status:1282: creating qt/Makefile
config.status:1282: creating query/Makefile
config.status:1282: creating relationship/Makefile
config.status:1282: creating schema/custom/Makefile
config.status:1282: creating schema/embedded/Makefile
config.status:1282: creating view/Makefile
config.status:1282: creating config.h
config.status:1496: executing depfiles commands
config.status:1496: executing libtool commands
config.status:1496: executing sqlite.options commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_ODBCPPFLAGS_set=
ac_cv_env_ODBCPPFLAGS_value=
ac_cv_env_ODBFLAGS_set=
ac_cv_env_ODBFLAGS_value=
ac_cv_env_ODB_set=
ac_cv_env_ODB_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_header_dlfcn_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-mingw32
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_prog_tar_ustar=gnutar
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=yes
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=d:/mingw/x86_64-w64-mingw32/bin/ld.exe
lt_cv_path_LDCXX=d:/mingw/x86_64-w64-mingw32/bin/ld.exe
lt_cv_path_NM=/mingw/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=8192
lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /d/odb/try2/odb-examples/config/missing --run aclocal-1.12'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /d/odb/try2/odb-examples/config/missing --run autoconf'
AUTOHEADER='${SHELL} /d/odb/try2/odb-examples/config/missing --run autoheader'
AUTOMAKE='${SHELL} /d/odb/try2/odb-examples/config/missing --run automake-1.12'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS='-I/d/odb/try2/install/include -I/d/sqlite3/sqlite3/include'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -mthreads'
CYGPATH_W='cygpath -w'
DATABASE_MSSQL_FALSE=''
DATABASE_MSSQL_TRUE='#'
DATABASE_MYSQL_FALSE=''
DATABASE_MYSQL_TRUE='#'
DATABASE_ORACLE_FALSE=''
DATABASE_ORACLE_TRUE='#'
DATABASE_PGSQL_FALSE=''
DATABASE_PGSQL_TRUE='#'
DATABASE_SQLITE_FALSE='#'
DATABASE_SQLITE_TRUE=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT='.exe'
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_CXX11_FALSE=''
HAVE_CXX11_TRUE='#'
HAVE_TR1_MEMORY_FALSE='#'
HAVE_TR1_MEMORY_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='d:/mingw/x86_64-w64-mingw32/bin/ld.exe'
LDFLAGS='-L/d/odb/try2/install/lib -L/d/sqlite3/sqlite3/lib'
LIBOBJS=''
LIBS='-lodb-sqlite -lodb '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='cp -pR'
LTLIBOBJS=''
MAKEINFO='${SHELL} /d/odb/try2/odb-examples/config/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/mingw/bin/nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
ODB='odb'
ODBCPPFLAGS=''
ODBFLAGS=''
ODB_EXAMPLES_BOOST_FALSE=''
ODB_EXAMPLES_BOOST_TRUE='#'
ODB_EXAMPLES_QT_FALSE=''
ODB_EXAMPLES_QT_TRUE='#'
ODB_EXAMPLES_THREADS_FALSE='#'
ODB_EXAMPLES_THREADS_TRUE=''
OTOOL64=''
OTOOL=''
PACKAGE='odb-examples'
PACKAGE_BUGREPORT='odb-users at codesynthesis.com'
PACKAGE_NAME='odb-examples'
PACKAGE_STRING='odb-examples 2.2.0'
PACKAGE_TARNAME='odb-examples'
PACKAGE_URL=''
PACKAGE_VERSION='2.2.0'
PATH_SEPARATOR=':'
PTHREAD_CXX=''
PTHREAD_CXXFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.2.0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
database='sqlite'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /d/odb/try2/odb-examples/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkg_config=''
prefix='/d/odb/try2/examples'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "odb-examples"
#define PACKAGE_TARNAME "odb-examples"
#define PACKAGE_VERSION "2.2.0"
#define PACKAGE_STRING "odb-examples 2.2.0"
#define PACKAGE_BUGREPORT "odb-users at codesynthesis.com"
#define PACKAGE_URL ""
#define PACKAGE "odb-examples"
#define VERSION "2.2.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_TR1_MEMORY 1
#define DATABASE_SQLITE 1

configure: exit 0


More information about the odb-users mailing list