Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 643661 Details for
Bug 874204
mingw32-configure stops with boost (date-time) Could not find a version of the library
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
config.log
config.log (text/plain), 13.35 KB, created by
Brian Bielinski
on 2012-11-12 18:35:03 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Brian Bielinski
Created:
2012-11-12 18:35:03 UTC
Size:
13.35 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by mingwboost configure 0.0.1, which was >generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure --host=i686-w64-mingw32 --build=x86_64-unknown-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info > >## --------- ## >## Platform. ## >## --------- ## > >hostname = cilla.nometus.com >uname -m = x86_64 >uname -r = 3.6.5-1.fc17.x86_64 >uname -s = Linux >uname -v = #1 SMP Wed Oct 31 19:37:18 UTC 2012 > >/usr/bin/uname -p = x86_64 >/bin/uname -X = unknown > >/bin/arch = x86_64 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/i686-w64-mingw32/sys-root/mingw/bin >PATH: /usr/local/bin >PATH: /usr/bin >PATH: /bin >PATH: /usr/local/sbin >PATH: /usr/sbin >PATH: /home/brian/.local/bin >PATH: /home/brian/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1929: checking for a BSD-compatible install >configure:1997: result: /usr/bin/install -c >configure:2008: checking whether build environment is sane >configure:2058: result: yes >configure:2107: checking for i686-w64-mingw32-strip >configure:2134: result: /usr/bin/i686-w64-mingw32-strip >configure:2199: checking for a thread-safe mkdir -p >configure:2238: result: /usr/bin/mkdir -p >configure:2251: checking for gawk >configure:2267: found /usr/bin/gawk >configure:2278: result: gawk >configure:2289: checking whether make sets $(MAKE) >configure:2311: result: yes >configure:2504: checking for C++ compiler version >configure:2513: i686-w64-mingw32-g++ --version >&5 >i686-w64-mingw32-g++ (GCC) 4.7.0 20120322 (Fedora MinGW 4.7.0-2.fc17) >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:2524: $? = 0 >configure:2513: i686-w64-mingw32-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=i686-w64-mingw32-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-w64-mingw32/4.7.0/lto-wrapper >Target: i686-w64-mingw32 >Configured with: ../configure --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-plugin --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=http://bugzilla.redhat.com/bugzilla --with-ppl --with-cloog --enable-libgomp --target=i686-w64-mingw32 --with-sysroot=/usr/i686-w64-mingw32/sys-root --with-gxx-include-dir=/usr/i686-w64-mingw32/sys-root/mingw/include/c++ >Thread model: win32 >gcc version 4.7.0 20120322 (Fedora MinGW 4.7.0-2.fc17) (GCC) >configure:2524: $? = 0 >configure:2513: i686-w64-mingw32-g++ -V >&5 >i686-w64-mingw32-g++: error: unrecognized command line option '-V' >i686-w64-mingw32-g++: fatal error: no input files >compilation terminated. >configure:2524: $? = 1 >configure:2513: i686-w64-mingw32-g++ -qversion >&5 >i686-w64-mingw32-g++: error: unrecognized command line option '-qversion' >i686-w64-mingw32-g++: fatal error: no input files >compilation terminated. >configure:2524: $? = 1 >configure:2544: checking whether the C++ compiler works >configure:2566: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 conftest.cpp >&5 >configure:2570: $? = 0 >configure:2618: result: yes >configure:2621: checking for C++ compiler default output file name >configure:2623: result: a.exe >configure:2629: checking for suffix of executables >configure:2636: i686-w64-mingw32-g++ -o conftest.exe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 conftest.cpp >&5 >configure:2640: $? = 0 >configure:2662: result: .exe >configure:2684: checking whether we are cross compiling >configure:2722: result: yes >configure:2727: checking for suffix of object files >configure:2749: i686-w64-mingw32-g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 conftest.cpp >&5 >configure:2753: $? = 0 >configure:2774: result: o >configure:2778: checking whether we are using the GNU C++ compiler >configure:2797: i686-w64-mingw32-g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 conftest.cpp >&5 >configure:2797: $? = 0 >configure:2806: result: yes >configure:2815: checking whether i686-w64-mingw32-g++ accepts -g >configure:2835: i686-w64-mingw32-g++ -c -g conftest.cpp >&5 >configure:2835: $? = 0 >configure:2876: result: yes >configure:2910: checking for style of include used by make >configure:2938: result: GNU >configure:2964: checking dependency style of i686-w64-mingw32-g++ >configure:3075: result: gcc3 >configure:3140: checking for boostlib >= 1.20.0 >configure:3209: i686-w64-mingw32-g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 conftest.cpp >&5 >configure:3209: $? = 0 >configure:3211: result: yes >configure:3365: checking for i686-w64-mingw32-gcc >configure:3392: result: i686-w64-mingw32-gcc >configure:3661: checking for C compiler version >configure:3670: i686-w64-mingw32-gcc --version >&5 >i686-w64-mingw32-gcc (GCC) 4.7.0 20120322 (Fedora MinGW 4.7.0-2.fc17) >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:3681: $? = 0 >configure:3670: i686-w64-mingw32-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=i686-w64-mingw32-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-w64-mingw32/4.7.0/lto-wrapper >Target: i686-w64-mingw32 >Configured with: ../configure --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-plugin --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=http://bugzilla.redhat.com/bugzilla --with-ppl --with-cloog --enable-libgomp --target=i686-w64-mingw32 --with-sysroot=/usr/i686-w64-mingw32/sys-root --with-gxx-include-dir=/usr/i686-w64-mingw32/sys-root/mingw/include/c++ >Thread model: win32 >gcc version 4.7.0 20120322 (Fedora MinGW 4.7.0-2.fc17) (GCC) >configure:3681: $? = 0 >configure:3670: i686-w64-mingw32-gcc -V >&5 >i686-w64-mingw32-gcc: error: unrecognized command line option '-V' >i686-w64-mingw32-gcc: fatal error: no input files >compilation terminated. >configure:3681: $? = 1 >configure:3670: i686-w64-mingw32-gcc -qversion >&5 >i686-w64-mingw32-gcc: error: unrecognized command line option '-qversion' >i686-w64-mingw32-gcc: fatal error: no input files >compilation terminated. >configure:3681: $? = 1 >configure:3685: checking whether we are using the GNU C compiler >configure:3704: i686-w64-mingw32-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 conftest.c >&5 >configure:3704: $? = 0 >configure:3713: result: yes >configure:3722: checking whether i686-w64-mingw32-gcc accepts -g >configure:3742: i686-w64-mingw32-gcc -c -g conftest.c >&5 >configure:3742: $? = 0 >configure:3783: result: yes >configure:3800: checking for i686-w64-mingw32-gcc option to accept ISO C89 >configure:3864: i686-w64-mingw32-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 conftest.c >&5 >configure:3864: $? = 0 >configure:3877: result: none needed >configure:3899: checking dependency style of i686-w64-mingw32-gcc >configure:4010: result: gcc3 >configure:4057: checking whether the Boost::Date_Time library is available >configure:4081: i686-w64-mingw32-g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 conftest.cpp >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4244: error: Could not find a version of the library! > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >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=set >ac_cv_env_CC_value=i686-w64-mingw32-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=i686-w64-mingw32-g++ >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-w64-mingw32 >ac_cv_env_target_alias_set=set >ac_cv_env_target_alias_value=i686-w64-mingw32 >ac_cv_exeext=.exe >ac_cv_objext=o >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/usr/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-w64-mingw32-gcc >ac_cv_prog_STRIP=/usr/bin/i686-w64-mingw32-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 >ax_cv_boost_date_time=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /home/brian/src/mingwboost/missing --run aclocal-1.11' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='$${TAR-tar}' >AUTOCONF='${SHELL} /home/brian/src/mingwboost/missing --run autoconf' >AUTOHEADER='${SHELL} /home/brian/src/mingwboost/missing --run autoheader' >AUTOMAKE='${SHELL} /home/brian/src/mingwboost/missing --run automake-1.11' >AWK='gawk' >BOOST_CPPFLAGS='' >BOOST_DATE_TIME_LIB='' >BOOST_LDFLAGS='' >CC='i686-w64-mingw32-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >CPPFLAGS=' ' >CXX='i686-w64-mingw32-g++' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EXEEXT='.exe' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LDFLAGS=' ' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /home/brian/src/mingwboost/missing --run makeinfo' >MKDIR_P='/usr/bin/mkdir -p' >OBJEXT='o' >PACKAGE='mingwboost' >PACKAGE_BUGREPORT='bb@nometus.com' >PACKAGE_NAME='mingwboost' >PACKAGE_STRING='mingwboost 0.0.1' >PACKAGE_TARNAME='mingwboost' >PACKAGE_URL='' >PACKAGE_VERSION='0.0.1' >PATH_SEPARATOR=':' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='/usr/bin/i686-w64-mingw32-strip' >VERSION='0.0.1' >ac_ct_CC='' >ac_ct_CXX='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='_no' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='/usr/i686-w64-mingw32/sys-root/mingw/bin' >build_alias='x86_64-unknown-linux-gnu' >datadir='/usr/i686-w64-mingw32/sys-root/mingw/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='/usr/i686-w64-mingw32/sys-root/mingw' >host_alias='i686-w64-mingw32' >htmldir='${docdir}' >includedir='/usr/i686-w64-mingw32/sys-root/mingw/include' >infodir='/usr/i686-w64-mingw32/sys-root/mingw/share/info' >install_sh='${SHELL} /home/brian/src/mingwboost/install-sh' >libdir='/usr/i686-w64-mingw32/sys-root/mingw/lib' >libexecdir='/usr/i686-w64-mingw32/sys-root/mingw/libexec' >localedir='${datarootdir}/locale' >localstatedir='/usr/i686-w64-mingw32/sys-root/mingw/var' >mandir='/usr/i686-w64-mingw32/sys-root/mingw/share/man' >mkdir_p='/usr/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr/i686-w64-mingw32/sys-root/mingw' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='/usr/i686-w64-mingw32/sys-root/mingw/sbin' >sharedstatedir='/usr/i686-w64-mingw32/sys-root/mingw/com' >sysconfdir='/usr/i686-w64-mingw32/sys-root/mingw/etc' >target_alias='i686-w64-mingw32' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "mingwboost" >#define PACKAGE_TARNAME "mingwboost" >#define PACKAGE_VERSION "0.0.1" >#define PACKAGE_STRING "mingwboost 0.0.1" >#define PACKAGE_BUGREPORT "bb@nometus.com" >#define PACKAGE_URL "" >#define PACKAGE "mingwboost" >#define VERSION "0.0.1" >#define HAVE_BOOST /**/ >#define HAVE_BOOST_DATE_TIME /**/ > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 874204
: 643661 |
643772
|
643773
|
643774