mingw configure: WARNING: boost/program_options.hpp: present but cannot be compiled (boost is broken)

Bug #1065515 reported by Milind Changire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gearman
Expired
Low
Unassigned

Bug Description

$ uname -a
CYGWIN_NT-5.1 milind 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin

$ ./configure CC=i686-pc-mingw32-gcc CXX=i686-pc-mingw32-g++ CPP=i686-pc-mingw32-cpp CXXCPP="i686-pc-mingw32-g++ -E" AR=i686-pc-mingw32-ar AS=i686-pc-mingw32-as
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for gcc... i686-pc-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-mingw32-gcc accepts -g... yes
checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i686-pc-mingw32-cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking how to create a ustar tar archive... gnutar
checking dependency style of i686-pc-mingw32-gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-pc-mingw32-gcc... /usr/i686-pc-mingw32/bin/ld.exe
checking if the linker (/usr/i686-pc-mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-cygwin file names to i686-pc-cygwin format... func_convert_file_noop
checking how to convert i686-pc-cygwin file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-mingw32/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-mingw32-gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-pc-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-pc-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-pc-mingw32-gcc static flag -static works... yes
checking if i686-pc-mingw32-gcc supports -c -o file.o... yes
checking if i686-pc-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-mingw32-gcc linker (/usr/i686-pc-mingw32/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... 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... yes
checking whether to build static libraries... no
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-mingw32-g++ accepts -g... yes
checking dependency style of i686-pc-mingw32-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-mingw32-g++ -E
checking for ld used by i686-pc-mingw32-g++... /usr/i686-pc-mingw32/bin/ld.exe
checking if the linker (/usr/i686-pc-mingw32/bin/ld.exe) is GNU ld... yes
checking whether the i686-pc-mingw32-g++ linker (/usr/i686-pc-mingw32/bin/ld.exe) supports shared libraries... yes
checking for i686-pc-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-pc-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-pc-mingw32-g++ static flag -static works... yes
checking if i686-pc-mingw32-g++ supports -c -o file.o... yes
checking if i686-pc-mingw32-g++ supports -c -o file.o... (cached) yes
checking whether the i686-pc-mingw32-g++ linker (/usr/i686-pc-mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... no
checking whether __SUNPRO_C is declared... no
checking whether __ICC is declared... no
checking whether make supports nested variables... yes
checking "C Compiler version--yes"... "i686-pc-mingw32-gcc (GCC) 4.5.2"
checking "C++ Compiler version"... "i686-pc-mingw32-g++ (GCC) 4.5.2"
checking for ISO C++ 98 include files...
checking for Boost headers version >= 1.39.0... /usr/include
checking for Boost's header version... 1_48
checking for the toolset name used by Boost for i686-pc-mingw32-g++... gcc45 -gcc
checking boost/program_options.hpp usability... no
checking boost/program_options.hpp presence... yes
configure: WARNING: boost/program_options.hpp: present but cannot be compiled
configure: WARNING: boost/program_options.hpp: check for missing prerequisite headers?
configure: WARNING: boost/program_options.hpp: see the Autoconf documentation
configure: WARNING: boost/program_options.hpp: section "Present But Cannot Be Compiled"
configure: WARNING: boost/program_options.hpp: proceeding with the compiler's result
configure: WARNING: ## -------------------------------------------------- ##
configure: WARNING: ## Report this to https://bugs.launchpad.net/gearmand ##
configure: WARNING: ## -------------------------------------------------- ##
checking for boost/program_options.hpp... no
configure: error: cannot find boost/program_options.hpp

Revision history for this message
Brian Aker (brianaker) wrote : Re: [Bug 1065515] [NEW] configure: WARNING: boost/program_options.hpp: present but cannot be compiled
Download full text (14.6 KiB)

Can you provide your config.log?

Thanks,
 -Brian

On Oct 11, 2012, at 7:02 AM, Milind Changire <email address hidden> wrote:

> Public bug reported:
>
> $ uname -a
> CYGWIN_NT-5.1 milind 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin
>
>
> $ ./configure CC=i686-pc-mingw32-gcc CXX=i686-pc-mingw32-g++ CPP=i686-pc-mingw32-cpp CXXCPP="i686-pc-mingw32-g++ -E" AR=i686-pc-mingw32-ar AS=i686-pc-mingw32-as
> checking build system type... i686-pc-cygwin
> checking host system type... i686-pc-cygwin
> checking target system type... i686-pc-cygwin
> checking for gcc... i686-pc-mingw32-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.exe
> checking for suffix of executables... .exe
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether i686-pc-mingw32-gcc accepts -g... yes
> checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed
> checking how to run the C preprocessor... i686-pc-mingw32-cpp
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking how to create a ustar tar archive... gnutar
> checking dependency style of i686-pc-mingw32-gcc... gcc3
> checking how to print strings... printf
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by i686-pc-mingw32-gcc... /usr/i686-pc-mingw32/bin/ld.exe
> checking if the linker (/usr/i686-pc-mingw32/bin/ld.exe) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 8192
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking how to convert i686-pc-cygwin file names to i686-pc-cygwin format... func_convert_file_noop
> checking how to convert i686-pc-cygwin file names to toolchain format... func_convert_file_noop
> checking for /usr/i686-pc-mingw32/bin/ld.exe option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
> che...

Revision history for this message
Milind Changire (milindchangire) wrote :

config.log for the build attempt

Revision history for this message
Brian Aker (brianaker) wrote : Re: [Bug 1065515] configure: WARNING: boost/program_options.hpp: present but cannot be compiled
Download full text (7.9 KiB)

Thanks, I will be adding an option which will allow you to compile whatever can be compiled (which really means,… libgearman) sometime in the next day or so.

On Oct 12, 2012, at 1:30 AM, Milind Changire <email address hidden> wrote:

> config.log for the build attempt
>
> ** Attachment added: "config.log for the build attempt"
> https://bugs.launchpad.net/gearmand/+bug/1065515/+attachment/3395988/+files/config.log
>
> --
> You received this bug notification because you are subscribed to
> Gearman.
> https://bugs.launchpad.net/bugs/1065515
>
> Title:
> configure: WARNING: boost/program_options.hpp: present but cannot be
> compiled
>
> Status in Gearman Server and Client Libraries:
> New
>
> Bug description:
> $ uname -a
> CYGWIN_NT-5.1 milind 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin
>
>
> $ ./configure CC=i686-pc-mingw32-gcc CXX=i686-pc-mingw32-g++ CPP=i686-pc-mingw32-cpp CXXCPP="i686-pc-mingw32-g++ -E" AR=i686-pc-mingw32-ar AS=i686-pc-mingw32-as
> checking build system type... i686-pc-cygwin
> checking host system type... i686-pc-cygwin
> checking target system type... i686-pc-cygwin
> checking for gcc... i686-pc-mingw32-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.exe
> checking for suffix of executables... .exe
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether i686-pc-mingw32-gcc accepts -g... yes
> checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed
> checking how to run the C preprocessor... i686-pc-mingw32-cpp
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking how to create a ustar tar archive... gnutar
> checking dependency style of i686-pc-mingw32-gcc... gcc3
> checking how to print strings... printf
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by i686-pc-mingw32-gcc... /usr/i686-pc-mingw32/bin/ld.exe
> checking if the linker (/usr/i686-pc-mingw32/bin/ld.exe) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking wh...

Read more...

Revision history for this message
Dathan Vance Pattishall (dathanvp) wrote : Re: configure: WARNING: boost/program_options.hpp: present but cannot be compiled
Download full text (4.9 KiB)

I too ran into an issue

------ configure output -----

checking for the flags needed to use pthreads... -pthread
checking boost/thread.hpp usability... no
checking boost/thread.hpp presence... yes
configure: WARNING: boost/thread.hpp: present but cannot be compiled
configure: WARNING: boost/thread.hpp: check for missing prerequisite headers?
configure: WARNING: boost/thread.hpp: see the Autoconf documentation
configure: WARNING: boost/thread.hpp: section "Present But Cannot Be Compiled"
configure: WARNING: boost/thread.hpp: proceeding with the preprocessor's result
configure: WARNING: boost/thread.hpp: in the future, the compiler will take precedence
configure: WARNING: ## -------------------------------------------------- ##
configure: WARNING: ## Report this to https://bugs.launchpad.net/gearmand ##
configure: WARNING: ## -------------------------------------------------- ##
checking for boost/thread.hpp... yes
checking for the Boost thread library... configure: error: cannot compile a test that uses Boost thread

---- config.log ----

| #include <boost/thread.hpp>
configure:18745: result: no
configure:18749: checking boost/thread.hpp presence
configure:18764: g++ -E -pthread conftest.cpp
configure:18771: $? = 0
configure:18785: result: yes
configure:18798: WARNING: boost/thread.hpp: present but cannot be compiled
configure:18800: WARNING: boost/thread.hpp: check for missing prerequisite headers?
configure:18802: WARNING: boost/thread.hpp: see the Autoconf documentation
configure:18804: WARNING: boost/thread.hpp: section "Present But Cannot Be Compiled"
configure:18806: WARNING: boost/thread.hpp: proceeding with the preprocessor's result
configure:18808: WARNING: boost/thread.hpp: in the future, the compiler will take precedence
configure:18818: checking for boost/thread.hpp
configure:18825: result: yes
configure:18859: checking for the Boost thread library
configure:18913: g++ -c -g -O2 -pthread conftest.cpp >&5
In file included from /usr/include/boost/thread/future.hpp:12:0,
                 from /usr/include/boost/thread.hpp:24,
                 from conftest.cpp:38:
/usr/include/boost/exception_ptr.hpp:41:5: error: looser throw specifier for 'virtual boost::exception_ptr::~exception_ptr()'
/usr/include/boost/exception/detail/exception_ptr_base.hpp:26:25: error: overriding 'virtual boost::exception_detail::exception_ptr_base::~exception_ptr_base() throw ()'
configure:18920: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "gearmand"
| #define PACKAGE_TARNAME "gearmand"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "gearmand 1.1.2"
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gearmand"
| #define VERSION "1.1.2"
| #def...

Read more...

Revision history for this message
Dathan Vance Pattishall (dathanvp) wrote :

Additionally tried this for

1.1.2 and
0.41

issue is present in both repo from the tar bundle. Will try from checkout

Revision history for this message
Brian Aker (brianaker) wrote :

Hi Dathan!

Was your build issue also cygwin related?

Revision history for this message
Brian Aker (brianaker) wrote : Re: [Bug 1065515] Re: configure: WARNING: boost/program_options.hpp: present but cannot be compiled
Download full text (7.9 KiB)

BTW the issue is with boost.m4 ( https://github.com/tsuna/boost.m4 )

I am trying to see if there is a simple fix to the issue. For some reason it is not finding the boost headers correctly.

On Oct 23, 2012, at 1:31 PM, Dathan Vance Pattishall <email address hidden> wrote:

> Additionally tried this for
>
> 1.1.2 and
> 0.41
>
> issue is present in both repo from the tar bundle. Will try from
> checkout
>
> --
> You received this bug notification because you are subscribed to
> Gearman.
> https://bugs.launchpad.net/bugs/1065515
>
> Title:
> configure: WARNING: boost/program_options.hpp: present but cannot be
> compiled
>
> Status in Gearman Server and Client Libraries:
> New
>
> Bug description:
> $ uname -a
> CYGWIN_NT-5.1 milind 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin
>
>
> $ ./configure CC=i686-pc-mingw32-gcc CXX=i686-pc-mingw32-g++ CPP=i686-pc-mingw32-cpp CXXCPP="i686-pc-mingw32-g++ -E" AR=i686-pc-mingw32-ar AS=i686-pc-mingw32-as
> checking build system type... i686-pc-cygwin
> checking host system type... i686-pc-cygwin
> checking target system type... i686-pc-cygwin
> checking for gcc... i686-pc-mingw32-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.exe
> checking for suffix of executables... .exe
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether i686-pc-mingw32-gcc accepts -g... yes
> checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed
> checking how to run the C preprocessor... i686-pc-mingw32-cpp
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking how to create a ustar tar archive... gnutar
> checking dependency style of i686-pc-mingw32-gcc... gcc3
> checking how to print strings... printf
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by i686-pc-mingw32-gcc... /usr/i686-pc-mingw32/bin/ld.exe
> checking if the linker (/usr/i686-pc-mingw32/bin/ld.exe) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s wor...

Read more...

Revision history for this message
Brian Aker (brianaker) wrote :
Download full text (9.7 KiB)

This is the error:

configure:16383: checking boost/program_options.hpp usability
configure:16383: i686-w64-mingw32-g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -I/usr/include conftest.cpp >&5
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/cwctype:52:0,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/locale_facets.h:41,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/basic_ios.h:39,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/ios:45,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/ostream:40,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/iostream:40,
                 from /usr/include/boost/assert.hpp:82,
                 from /usr/include/boost/function/function_base.hpp:20,
                 from /usr/include/boost/function/detail/prologue.hpp:17,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:18,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from conftest.cpp:72:
/usr/include/wctype.h:53:27: error: conflicting declaration 'typedef long unsigned int wctype_t'
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/stddef.h:7:0,
                 from /usr/lib64/gcc/i686-w64-mingw32/4.7.0/include/stddef.h:1,
                 from /usr/include/stdio.h:34,
                 from conftest.cpp:39:
/usr/i686-w64-mingw32/sys-root/mingw/include/_mingw.h:420:24: error: 'wctype_t' has a previous declaration as 'typedef short unsigned int wctype_t'
configure:16383: $? = 1
configure: failed program was:
| /* confdefs.h */

On Oct 23, 2012, at 1:31 PM, Dathan Vance Pattishall <email address hidden> wrote:

> Additionally tried this for
>
> 1.1.2 and
> 0.41
>
> issue is present in both repo from the tar bundle. Will try from
> checkout
>
> --
> You received this bug notification because you are subscribed to
> Gearman.
> https://bugs.launchpad.net/bugs/1065515
>
> Title:
> configure: WARNING: boost/program_options.hpp: present but cannot be
> compiled
>
> Status in Gearman Server and Client Libraries:
> New
>
> Bug description:
> $ uname -a
> CYGWIN_NT-5.1 milind 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin
>
>
> $ ./configure CC=i686-pc-mingw32-gcc CXX=i686-pc-mingw32-g++ CPP=i686-pc-mingw32-cpp CXXCPP="i686-pc-mingw32-g++ -E" AR=i686-pc-mingw32-ar AS=i686-pc-mingw32-as
> checking build system type... i686-pc-cygwin
> checking host system type... i686-pc-cygwin
> checking target system type... i686-pc-cygwin
> checking for gcc... i686-pc-mingw32-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.exe
> checking for suffix of executables... .exe
> checking whether we are cross compiling... no
> checking...

Read more...

Revision history for this message
Dathan Vance Pattishall (dathanvp) wrote : Re: configure: WARNING: boost/program_options.hpp: present but cannot be compiled

@Brian no - I did open up a separate bug report.

Revision history for this message
Dathan Vance Pattishall (dathanvp) wrote :
Brian Aker (brianaker)
summary: - configure: WARNING: boost/program_options.hpp: present but cannot be
- compiled
+ mingw configure: WARNING: boost/program_options.hpp: present but cannot
+ be compiled (boost is broken)
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

At 3 years old, I'm going to go ahead and mark this Incomplete since it has had no activity since the initial report which was somewhat inconclusive. Can somebody comment on whether they think this is still a problem?

Changed in gearmand:
status: New → Incomplete
importance: Undecided → Low
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Gearman because there has been no activity for 60 days.]

Changed in gearmand:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.