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 251631 Details for
Bug 250925
[RFE] Package Felix programming language (ocaml)
[?]
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.
output of ./configure
configure.log (text/plain), 44.62 KB, created by
Richard W.M. Jones
on 2007-11-08 15:43:16 UTC
(
hide
)
Description:
output of ./configure
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2007-11-08 15:43:16 UTC
Size:
44.62 KB
patch
obsolete
>Configuring Felix >FLX_LPARCHIVE at . >chmod: cannot access `boot': No such file or directory > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:38:35 (GMT) >PROCESSING WHOLE FILE (options changed) >$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $ >All 25 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $ >flx_version 1.1.4_x1 >flx_version_major 1 >godi_revision 0 >debian_revision 1 >Default Installation Root from environment: /usr/local >None ['Linux\n'] >Build platform: linux >CPU= x86_64 >OS= gnu/linux >Detected Build model: linux >INSTALL PREFIX=/usr/local >FLX_LPARCHIVE=. > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Checking BUILD MODEL linux >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >COM = gcc >tmp/mchk.c:4:2: error: #error __APPLE__ >NOT defined __APPLE__ >tmp/mchk.c:4:2: error: #error BSD >NOT defined BSD >#defined __linux__ >tmp/mchk.c:4:2: error: #error _WIN32 >NOT defined _WIN32 >tmp/mchk.c:4:2: error: #error _WIN64 >NOT defined _WIN64 >tmp/mchk.c:4:2: error: #error __CYGWIN__ >NOT defined __CYGWIN__ >tmp/mchk.c:4:2: error: #error _WIN32 >NOT defined _WIN32 >MODEL= linux >cc1: warning: command line option "-Wno-invalid-offsetof" is valid for C++/ObjC++ but not for C >-Wno-invalid-offsetof supported >-Wfatal-errors supported >-fPIC supported >cc1: warning: command line option "-Wno-invalid-offsetof" is valid for C++/ObjC++ but not for C >tmp/dummy_main_dynamic.o: In function `main': >dummy_main.c:(.text+0x20): undefined reference to `dlopen' >dummy_main.c:(.text+0x4b): undefined reference to `dlsym' >collect2: ld returned 1 exit status >Dynamic Loading Supported (with -ldl) >char is signed >Little Endian byte order detected >#include <stdint.h> >signed char: size: 1 >signed char: align: 1 >(signed char)0: sign: 1 >unsigned char: size: 1 >unsigned char: align: 1 >(unsigned char)0: sign: 0 >char: size: 1 >char: align: 1 >(char)0: sign: 1 >short: size: 2 >short: align: 2 >(short)0: sign: 1 >unsigned short: size: 2 >unsigned short: align: 2 >(unsigned short)0: sign: 0 >int: size: 4 >int: align: 4 >(int)0: sign: 1 >unsigned int: size: 4 >unsigned int: align: 4 >(unsigned int)0: sign: 0 >long: size: 8 >long: align: 8 >(long)0: sign: 1 >unsigned long: size: 8 >unsigned long: align: 8 >(unsigned long)0: sign: 0 >long long: size: 8 >long long: align: 8 >(long long)0: sign: 1 >unsigned long long: size: 8 >unsigned long long: align: 8 >(unsigned long long)0: sign: 0 >tmp/type_size.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âtâ >tmp/type_size.c: In function âmainâ: >tmp/type_size.c:9: error: âtâ undeclared (first use in this function) >tmp/type_size.c:9: error: (Each undeclared identifier is reported only once >tmp/type_size.c:9: error: for each function it appears in.) >NO TYPE bool >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âtâ >tmp/type_size.c: In function âmainâ: >tmp/type_size.c:9: error: âtâ undeclared (first use in this function) >tmp/type_size.c:9: error: (Each undeclared identifier is reported only once >tmp/type_size.c:9: error: for each function it appears in.) >NO TYPE bool >float: size: 4 >float: align: 4 >double: size: 8 >double: align: 8 >long double: size: 16 >long double: align: 16 >typedef enum enum_t {tag} t;: size: 4 >typedef enum enum_t {tag} t;: align: 4 >void *: size: 8 >void *: align: 8 >typedef void (*t)(void);: size: 8 >typedef void (*t)(void);: align: 8 >_Bool: size: 1 >_Bool: align: 1 >wchar_t: size: 4 >wchar_t: align: 4 >ptrdiff_t: size: 8 >ptrdiff_t: align: 8 >intptr_t: size: 8 >intptr_t: align: 8 >uintptr_t: size: 8 >uintptr_t: align: 8 >intmax_t: size: 8 >intmax_t: align: 8 >uintmax_t: size: 8 >uintmax_t: align: 8 >size_t: size: 8 >size_t: align: 8 >float _Complex: size: 8 >float _Complex: align: 4 >double _Complex: size: 16 >double _Complex: align: 8 >long double _Complex: size: 32 >long double _Complex: align: 16 >tmp/type_size.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âtâ >tmp/type_size.c: In function âmainâ: >tmp/type_size.c:9: error: âtâ undeclared (first use in this function) >tmp/type_size.c:9: error: (Each undeclared identifier is reported only once >tmp/type_size.c:9: error: for each function it appears in.) >NO TYPE float _Imaginary >tmp/type_size.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âtâ >tmp/type_size.c: In function âmainâ: >tmp/type_size.c:9: error: âtâ undeclared (first use in this function) >tmp/type_size.c:9: error: (Each undeclared identifier is reported only once >tmp/type_size.c:9: error: for each function it appears in.) >NO TYPE double _Imaginary >tmp/type_size.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âtâ >tmp/type_size.c: In function âmainâ: >tmp/type_size.c:9: error: âtâ undeclared (first use in this function) >tmp/type_size.c:9: error: (Each undeclared identifier is reported only once >tmp/type_size.c:9: error: for each function it appears in.) >NO TYPE long double _Imaginary >int8_t: size: 1 >int8_t: align: 1 >int16_t: size: 2 >int16_t: align: 2 >int32_t: size: 4 >int32_t: align: 4 >int64_t: size: 8 >int64_t: align: 8 >uint8_t: size: 1 >uint8_t: align: 1 >uint16_t: size: 2 >uint16_t: align: 2 >uint32_t: size: 4 >uint32_t: align: 4 >uint64_t: size: 8 >uint64_t: align: 8 >(signed char)0: sign: 1 >(signed char)0 + (unsigned char)0: sign: 1 >(signed char)0 + (char)0: sign: 1 >(signed char)0 + (short)0: sign: 1 >(signed char)0 + (unsigned short)0: sign: 1 >(signed char)0 + (int)0: sign: 1 >(signed char)0 + (unsigned int)0: sign: 0 >(signed char)0 + (long)0: sign: 1 >(signed char)0 + (unsigned long)0: sign: 0 >(signed char)0 + (long long)0: sign: 1 >(signed char)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(unsigned char)0 + (signed char)0: sign: 0 >(unsigned char)0: sign: 0 >(unsigned char)0 + (char)0: sign: 0 >(unsigned char)0 + (short)0: sign: 0 >(unsigned char)0 + (unsigned short)0: sign: 0 >(unsigned char)0 + (int)0: sign: 0 >(unsigned char)0 + (unsigned int)0: sign: 0 >(unsigned char)0 + (long)0: sign: 0 >(unsigned char)0 + (unsigned long)0: sign: 0 >(unsigned char)0 + (long long)0: sign: 0 >(unsigned char)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(char)0 + (signed char)0: sign: 1 >(char)0 + (unsigned char)0: sign: 1 >(char)0: sign: 1 >(char)0 + (short)0: sign: 1 >(char)0 + (unsigned short)0: sign: 1 >(char)0 + (int)0: sign: 1 >(char)0 + (unsigned int)0: sign: 0 >(char)0 + (long)0: sign: 1 >(char)0 + (unsigned long)0: sign: 0 >(char)0 + (long long)0: sign: 1 >(char)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(short)0 + (signed char)0: sign: 1 >(short)0 + (unsigned char)0: sign: 1 >(short)0 + (char)0: sign: 1 >(short)0: sign: 1 >(short)0 + (unsigned short)0: sign: 1 >(short)0 + (int)0: sign: 1 >(short)0 + (unsigned int)0: sign: 0 >(short)0 + (long)0: sign: 1 >(short)0 + (unsigned long)0: sign: 0 >(short)0 + (long long)0: sign: 1 >(short)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(unsigned short)0 + (signed char)0: sign: 0 >(unsigned short)0 + (unsigned char)0: sign: 0 >(unsigned short)0 + (char)0: sign: 0 >(unsigned short)0 + (short)0: sign: 0 >(unsigned short)0: sign: 0 >(unsigned short)0 + (int)0: sign: 0 >(unsigned short)0 + (unsigned int)0: sign: 0 >(unsigned short)0 + (long)0: sign: 0 >(unsigned short)0 + (unsigned long)0: sign: 0 >(unsigned short)0 + (long long)0: sign: 0 >(unsigned short)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(int)0 + (signed char)0: sign: 1 >(int)0 + (unsigned char)0: sign: 1 >(int)0 + (char)0: sign: 1 >(int)0 + (short)0: sign: 1 >(int)0 + (unsigned short)0: sign: 1 >(int)0: sign: 1 >(int)0 + (unsigned int)0: sign: 0 >(int)0 + (long)0: sign: 1 >(int)0 + (unsigned long)0: sign: 0 >(int)0 + (long long)0: sign: 1 >(int)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(unsigned int)0 + (signed char)0: sign: 0 >(unsigned int)0 + (unsigned char)0: sign: 0 >(unsigned int)0 + (char)0: sign: 0 >(unsigned int)0 + (short)0: sign: 0 >(unsigned int)0 + (unsigned short)0: sign: 0 >(unsigned int)0 + (int)0: sign: 0 >(unsigned int)0: sign: 0 >(unsigned int)0 + (long)0: sign: 0 >(unsigned int)0 + (unsigned long)0: sign: 0 >(unsigned int)0 + (long long)0: sign: 0 >(unsigned int)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(long)0 + (signed char)0: sign: 1 >(long)0 + (unsigned char)0: sign: 1 >(long)0 + (char)0: sign: 1 >(long)0 + (short)0: sign: 1 >(long)0 + (unsigned short)0: sign: 1 >(long)0 + (int)0: sign: 1 >(long)0 + (unsigned int)0: sign: 1 >(long)0: sign: 1 >(long)0 + (unsigned long)0: sign: 0 >(long)0 + (long long)0: sign: 1 >(long)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(unsigned long)0 + (signed char)0: sign: 0 >(unsigned long)0 + (unsigned char)0: sign: 0 >(unsigned long)0 + (char)0: sign: 0 >(unsigned long)0 + (short)0: sign: 0 >(unsigned long)0 + (unsigned short)0: sign: 0 >(unsigned long)0 + (int)0: sign: 0 >(unsigned long)0 + (unsigned int)0: sign: 0 >(unsigned long)0 + (long)0: sign: 0 >(unsigned long)0: sign: 0 >(unsigned long)0 + (long long)0: sign: 0 >(unsigned long)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(long long)0 + (signed char)0: sign: 1 >(long long)0 + (unsigned char)0: sign: 1 >(long long)0 + (char)0: sign: 1 >(long long)0 + (short)0: sign: 1 >(long long)0 + (unsigned short)0: sign: 1 >(long long)0 + (int)0: sign: 1 >(long long)0 + (unsigned int)0: sign: 1 >(long long)0 + (long)0: sign: 1 >(long long)0 + (unsigned long)0: sign: 0 >(long long)0: sign: 1 >(long long)0 + (unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >(unsigned long long)0 + (signed char)0: sign: 0 >(unsigned long long)0 + (unsigned char)0: sign: 0 >(unsigned long long)0 + (char)0: sign: 0 >(unsigned long long)0 + (short)0: sign: 0 >(unsigned long long)0 + (unsigned short)0: sign: 0 >(unsigned long long)0 + (int)0: sign: 0 >(unsigned long long)0 + (unsigned int)0: sign: 0 >(unsigned long long)0 + (long)0: sign: 0 >(unsigned long long)0 + (unsigned long)0: sign: 0 >(unsigned long long)0 + (long long)0: sign: 0 >(unsigned long long)0: sign: 0 >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât2â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before numeric constant >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >tmp/type_size_sign.c:6: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât1â >tmp/type_size_sign.c:7: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ât2â >tmp/type_size_sign.c: In function âmainâ: >tmp/type_size_sign.c:10: error: ât1â undeclared (first use in this function) >tmp/type_size_sign.c:10: error: (Each undeclared identifier is reported only once >tmp/type_size_sign.c:10: error: for each function it appears in.) >tmp/type_size_sign.c:10: error: expected â)â before numeric constant >tmp/type_size_sign.c:11: error: expected â)â before â~â token >(ptrdiff_t)0: sign: 1 >(size_t)0: sign: 0 >(int8_t)0: sign: 1 >(uint8_t)0: sign: 0 >(int16_t)0: sign: 1 >(uint16_t)0: sign: 0 >(int32_t)0: sign: 1 >(uint32_t)0: sign: 0 >(int64_t)0: sign: 1 >(uint64_t)0: sign: 0 >(intmax_t)0: sign: 1 >(uintmax_t)0: sign: 0 >(intptr_t)0: sign: 1 >(uintptr_t)0: sign: 0 >Isnan found in <math.h> >tmp/nan_ieeefp.c:2:20: error: ieeefp.h: No such file or directory >tmp/nan_ieeefp.c: In function âmainâ: >tmp/nan_ieeefp.c:6: warning: incompatible implicit declaration of built-in function âisnanfâ >vsnprintf() supported >gcc __builtin_expect() support detected >gnu x86 32 bit support detected >gnu x86 64 bit support detected >Computed goto supported >Asm labels supported >tmp/pthreads_static.o: In function `main': >pthreads.c:(.text+0x48): undefined reference to `pthread_create' >collect2: ld returned 1 exit status >Posix Threads supported with -lpthread >#include <sys/mman.h> >mmap supported >#defined MAP_DENYWRITE in #include <sys/mman.h> >#defined MAP_ANONYMOUS in #include <sys/mman.h> >#defined MAP_FILE in #include <sys/mman.h> >#defined MAP_FIXED in #include <sys/mman.h> >tmp/mchk.c:4:2: error: #error MAP_HASSEMAPHORE >NOT defined MAP_HASSEMAPHORE in #include <sys/mman.h> >#defined MAP_SHARED in #include <sys/mman.h> >#defined MAP_PRIVATE in #include <sys/mman.h> >#defined MAP_NORESERVE in #include <sys/mman.h> >#defined MAP_LOCKED in #include <sys/mman.h> >#defined MAP_GROWSDOWN in #include <sys/mman.h> >#defined MAP_32BIT in #include <sys/mman.h> >#defined MAP_POPULATE in #include <sys/mman.h> >#defined MAP_NONBLOCK in #include <sys/mman.h> >#defined PROT_EXEC in #include <sys/mman.h> >#defined PROT_READ in #include <sys/mman.h> >#defined PROT_WRITE in #include <sys/mman.h> >#defined MAP_ANON in #include <sys/mman.h> >tmp/mmap.c: In function âmainâ: >tmp/mmap.c:11: error: âO_RDWRâ undeclared (first use in this function) >tmp/mmap.c:11: error: (Each undeclared identifier is reported only once >tmp/mmap.c:11: error: for each function it appears in.) >tmp/have_socketlen_t.c:4: error: expected identifier or â(â before string constant >tmp/have_socketlen_t_is_uint.c:4: error: expected identifier or â(â before string constant >tmp/have_socketlen_t_is_int.c:4: error: expected identifier or â(â before string constant >socklen_t = int >tmp/kqt.c:3:45: error: sys/event.h: No such file or directory >HAVE_KQUEUE_DEMUXER = 0 >#include <poll.h> >HAVE_EPOLL= 1 >tmp/hchk.c:1:18: error: port.h: No such file or directory >NO HEADER <port.h> >HAVE_POLL = 1 >HAVE_EPOLL = 1 >HAVE_EVTPORTS = 0 >********************************************** >gcc build configuration >********************************************** >model= linux >static library tool #1 : ar -rc >static library tool #2 : ranlib > >Command to compile static Felix rtl : gcc -c -Wall -Wno-invalid-offsetof -Wfatal-errors >Command to compile shared Felix rtl : gcc -fPIC -c -Wall -Wno-invalid-offsetof -Wfatal-errors >Command to link shared Felix rtl : gcc -shared > >Command to compile static Felix driver : gcc -c >Command to compile dynamic Felix driver : gcc -c >Command to link dynamic Felix driver : gcc > >Command to compile static Felix object : gcc -c -Wall -Wno-invalid-offsetof -Wfatal-errors >Command to compile loadable Felix object: gcc -fPIC -c -Wall -Wno-invalid-offsetof -Wfatal-errors >Command to link loadable Felix object : gcc -shared > >Extension for static object file : _static.o >Extension for shared object file : _dynamic.o >Extension for static archive : .a >Extension for loadable RTL : .so >Extension for flx modules : .so >Extension for executable : >RTL in directory : rtl > >NaN : NOT SUPPORTED > >Dynamic Loading Supported : with dlopen() in -l dl > >COM = g++ >tmp/mchk.cxx:4:2: error: #error __APPLE__ >NOT defined __APPLE__ >tmp/mchk.cxx:4:2: error: #error BSD >NOT defined BSD >#defined __linux__ >tmp/mchk.cxx:4:2: error: #error _WIN32 >NOT defined _WIN32 >tmp/mchk.cxx:4:2: error: #error _WIN64 >NOT defined _WIN64 >tmp/mchk.cxx:4:2: error: #error __CYGWIN__ >NOT defined __CYGWIN__ >tmp/mchk.cxx:4:2: error: #error _WIN32 >NOT defined _WIN32 >MODEL= linux >-Wno-invalid-offsetof supported >-Wfatal-errors supported >-fPIC supported >tmp/dummy_main_dynamic.o: In function `main': >dummy_main.cxx:(.text+0x20): undefined reference to `dlopen' >dummy_main.cxx:(.text+0x4b): undefined reference to `dlsym' >collect2: ld returned 1 exit status >Dynamic Loading Supported (with -ldl) >char is signed >Little Endian byte order detected >#include <stdint.h> >signed char: size: 1 >signed char: align: 1 >(signed char)0: sign: 1 >unsigned char: size: 1 >unsigned char: align: 1 >(unsigned char)0: sign: 0 >char: size: 1 >char: align: 1 >(char)0: sign: 1 >short: size: 2 >short: align: 2 >(short)0: sign: 1 >unsigned short: size: 2 >unsigned short: align: 2 >(unsigned short)0: sign: 0 >int: size: 4 >int: align: 4 >(int)0: sign: 1 >unsigned int: size: 4 >unsigned int: align: 4 >(unsigned int)0: sign: 0 >long: size: 8 >long: align: 8 >(long)0: sign: 1 >unsigned long: size: 8 >unsigned long: align: 8 >(unsigned long)0: sign: 0 >long long: size: 8 >long long: align: 8 >(long long)0: sign: 1 >unsigned long long: size: 8 >unsigned long long: align: 8 >(unsigned long long)0: sign: 0 >bool: size: 1 >bool: align: 1 >(bool)0: sign: 0 >bool: size: 1 >bool: align: 1 >float: size: 4 >float: align: 4 >double: size: 8 >double: align: 8 >long double: size: 16 >long double: align: 16 >typedef enum enum_t {tag} t;: size: 4 >typedef enum enum_t {tag} t;: align: 4 >void *: size: 8 >void *: align: 8 >typedef void (*t)(void);: size: 8 >typedef void (*t)(void);: align: 8 >tmp/type_size.cxx:6: error: â_Boolâ does not name a type >tmp/type_size.cxx: In function âint main(int, char**)â: >tmp/type_size.cxx:9: error: âtâ was not declared in this scope >NO TYPE _Bool >wchar_t: size: 4 >wchar_t: align: 4 >ptrdiff_t: size: 8 >ptrdiff_t: align: 8 >intptr_t: size: 8 >intptr_t: align: 8 >uintptr_t: size: 8 >uintptr_t: align: 8 >intmax_t: size: 8 >intmax_t: align: 8 >uintmax_t: size: 8 >uintmax_t: align: 8 >size_t: size: 8 >size_t: align: 8 >float _Complex: size: 8 >float _Complex: align: 4 >double _Complex: size: 16 >double _Complex: align: 8 >long double _Complex: size: 32 >long double _Complex: align: 16 >tmp/type_size.cxx:6: error: expected initializer before âtâ >tmp/type_size.cxx: In function âint main(int, char**)â: >tmp/type_size.cxx:9: error: âtâ was not declared in this scope >NO TYPE float _Imaginary >tmp/type_size.cxx:6: error: expected initializer before âtâ >tmp/type_size.cxx: In function âint main(int, char**)â: >tmp/type_size.cxx:9: error: âtâ was not declared in this scope >NO TYPE double _Imaginary >tmp/type_size.cxx:6: error: expected initializer before âtâ >tmp/type_size.cxx: In function âint main(int, char**)â: >tmp/type_size.cxx:9: error: âtâ was not declared in this scope >NO TYPE long double _Imaginary >int8_t: size: 1 >int8_t: align: 1 >int16_t: size: 2 >int16_t: align: 2 >int32_t: size: 4 >int32_t: align: 4 >int64_t: size: 8 >int64_t: align: 8 >uint8_t: size: 1 >uint8_t: align: 1 >uint16_t: size: 2 >uint16_t: align: 2 >uint32_t: size: 4 >uint32_t: align: 4 >uint64_t: size: 8 >uint64_t: align: 8 >(signed char)0: sign: 1 >(signed char)0 + (unsigned char)0: sign: 1 >(signed char)0 + (char)0: sign: 1 >(signed char)0 + (short)0: sign: 1 >(signed char)0 + (unsigned short)0: sign: 1 >(signed char)0 + (int)0: sign: 1 >(signed char)0 + (unsigned int)0: sign: 0 >(signed char)0 + (long)0: sign: 1 >(signed char)0 + (unsigned long)0: sign: 0 >(signed char)0 + (long long)0: sign: 1 >(signed char)0 + (unsigned long long)0: sign: 0 >(signed char)0 + (bool)0: sign: 1 >(unsigned char)0 + (signed char)0: sign: 0 >(unsigned char)0: sign: 0 >(unsigned char)0 + (char)0: sign: 0 >(unsigned char)0 + (short)0: sign: 0 >(unsigned char)0 + (unsigned short)0: sign: 0 >(unsigned char)0 + (int)0: sign: 0 >(unsigned char)0 + (unsigned int)0: sign: 0 >(unsigned char)0 + (long)0: sign: 0 >(unsigned char)0 + (unsigned long)0: sign: 0 >(unsigned char)0 + (long long)0: sign: 0 >(unsigned char)0 + (unsigned long long)0: sign: 0 >(unsigned char)0 + (bool)0: sign: 0 >(char)0 + (signed char)0: sign: 1 >(char)0 + (unsigned char)0: sign: 1 >(char)0: sign: 1 >(char)0 + (short)0: sign: 1 >(char)0 + (unsigned short)0: sign: 1 >(char)0 + (int)0: sign: 1 >(char)0 + (unsigned int)0: sign: 0 >(char)0 + (long)0: sign: 1 >(char)0 + (unsigned long)0: sign: 0 >(char)0 + (long long)0: sign: 1 >(char)0 + (unsigned long long)0: sign: 0 >(char)0 + (bool)0: sign: 1 >(short)0 + (signed char)0: sign: 1 >(short)0 + (unsigned char)0: sign: 1 >(short)0 + (char)0: sign: 1 >(short)0: sign: 1 >(short)0 + (unsigned short)0: sign: 1 >(short)0 + (int)0: sign: 1 >(short)0 + (unsigned int)0: sign: 0 >(short)0 + (long)0: sign: 1 >(short)0 + (unsigned long)0: sign: 0 >(short)0 + (long long)0: sign: 1 >(short)0 + (unsigned long long)0: sign: 0 >(short)0 + (bool)0: sign: 1 >(unsigned short)0 + (signed char)0: sign: 0 >(unsigned short)0 + (unsigned char)0: sign: 0 >(unsigned short)0 + (char)0: sign: 0 >(unsigned short)0 + (short)0: sign: 0 >(unsigned short)0: sign: 0 >(unsigned short)0 + (int)0: sign: 0 >(unsigned short)0 + (unsigned int)0: sign: 0 >(unsigned short)0 + (long)0: sign: 0 >(unsigned short)0 + (unsigned long)0: sign: 0 >(unsigned short)0 + (long long)0: sign: 0 >(unsigned short)0 + (unsigned long long)0: sign: 0 >(unsigned short)0 + (bool)0: sign: 0 >(int)0 + (signed char)0: sign: 1 >(int)0 + (unsigned char)0: sign: 1 >(int)0 + (char)0: sign: 1 >(int)0 + (short)0: sign: 1 >(int)0 + (unsigned short)0: sign: 1 >(int)0: sign: 1 >(int)0 + (unsigned int)0: sign: 0 >(int)0 + (long)0: sign: 1 >(int)0 + (unsigned long)0: sign: 0 >(int)0 + (long long)0: sign: 1 >(int)0 + (unsigned long long)0: sign: 0 >(int)0 + (bool)0: sign: 1 >(unsigned int)0 + (signed char)0: sign: 0 >(unsigned int)0 + (unsigned char)0: sign: 0 >(unsigned int)0 + (char)0: sign: 0 >(unsigned int)0 + (short)0: sign: 0 >(unsigned int)0 + (unsigned short)0: sign: 0 >(unsigned int)0 + (int)0: sign: 0 >(unsigned int)0: sign: 0 >(unsigned int)0 + (long)0: sign: 0 >(unsigned int)0 + (unsigned long)0: sign: 0 >(unsigned int)0 + (long long)0: sign: 0 >(unsigned int)0 + (unsigned long long)0: sign: 0 >(unsigned int)0 + (bool)0: sign: 0 >(long)0 + (signed char)0: sign: 1 >(long)0 + (unsigned char)0: sign: 1 >(long)0 + (char)0: sign: 1 >(long)0 + (short)0: sign: 1 >(long)0 + (unsigned short)0: sign: 1 >(long)0 + (int)0: sign: 1 >(long)0 + (unsigned int)0: sign: 1 >(long)0: sign: 1 >(long)0 + (unsigned long)0: sign: 0 >(long)0 + (long long)0: sign: 1 >(long)0 + (unsigned long long)0: sign: 0 >(long)0 + (bool)0: sign: 1 >(unsigned long)0 + (signed char)0: sign: 0 >(unsigned long)0 + (unsigned char)0: sign: 0 >(unsigned long)0 + (char)0: sign: 0 >(unsigned long)0 + (short)0: sign: 0 >(unsigned long)0 + (unsigned short)0: sign: 0 >(unsigned long)0 + (int)0: sign: 0 >(unsigned long)0 + (unsigned int)0: sign: 0 >(unsigned long)0 + (long)0: sign: 0 >(unsigned long)0: sign: 0 >(unsigned long)0 + (long long)0: sign: 0 >(unsigned long)0 + (unsigned long long)0: sign: 0 >(unsigned long)0 + (bool)0: sign: 0 >(long long)0 + (signed char)0: sign: 1 >(long long)0 + (unsigned char)0: sign: 1 >(long long)0 + (char)0: sign: 1 >(long long)0 + (short)0: sign: 1 >(long long)0 + (unsigned short)0: sign: 1 >(long long)0 + (int)0: sign: 1 >(long long)0 + (unsigned int)0: sign: 1 >(long long)0 + (long)0: sign: 1 >(long long)0 + (unsigned long)0: sign: 0 >(long long)0: sign: 1 >(long long)0 + (unsigned long long)0: sign: 0 >(long long)0 + (bool)0: sign: 1 >(unsigned long long)0 + (signed char)0: sign: 0 >(unsigned long long)0 + (unsigned char)0: sign: 0 >(unsigned long long)0 + (char)0: sign: 0 >(unsigned long long)0 + (short)0: sign: 0 >(unsigned long long)0 + (unsigned short)0: sign: 0 >(unsigned long long)0 + (int)0: sign: 0 >(unsigned long long)0 + (unsigned int)0: sign: 0 >(unsigned long long)0 + (long)0: sign: 0 >(unsigned long long)0 + (unsigned long)0: sign: 0 >(unsigned long long)0 + (long long)0: sign: 0 >(unsigned long long)0: sign: 0 >(unsigned long long)0 + (bool)0: sign: 0 >(bool)0 + (signed char)0: sign: 0 >(bool)0 + (unsigned char)0: sign: 0 >(bool)0 + (char)0: sign: 0 >(bool)0 + (short)0: sign: 0 >(bool)0 + (unsigned short)0: sign: 0 >(bool)0 + (int)0: sign: 0 >(bool)0 + (unsigned int)0: sign: 0 >(bool)0 + (long)0: sign: 0 >(bool)0 + (unsigned long)0: sign: 0 >(bool)0 + (long long)0: sign: 0 >(bool)0 + (unsigned long long)0: sign: 0 >(bool)0: sign: 0 >(ptrdiff_t)0: sign: 1 >(size_t)0: sign: 0 >(int8_t)0: sign: 1 >(uint8_t)0: sign: 0 >(int16_t)0: sign: 1 >(uint16_t)0: sign: 0 >(int32_t)0: sign: 1 >(uint32_t)0: sign: 0 >(int64_t)0: sign: 1 >(uint64_t)0: sign: 0 >(intmax_t)0: sign: 1 >(uintmax_t)0: sign: 0 >(intptr_t)0: sign: 1 >(uintptr_t)0: sign: 0 >Isnan found in <math.h> >tmp/nan_ieeefp.cxx:2:20: error: ieeefp.h: No such file or directory >tmp/nan_ieeefp.cxx: In function âint main(int, char**)â: >tmp/nan_ieeefp.cxx:6: error: âisnanfâ was not declared in this scope >vsnprintf() supported >Inclass member initialisation supported >Isnan found in <cmath> >gcc __builtin_expect() support detected >gnu x86 32 bit support detected >gnu x86 64 bit support detected >Computed goto supported >Asm labels supported >tmp/pthreads_static.o: In function `main': >pthreads.cxx:(.text+0x49): undefined reference to `pthread_create' >collect2: ld returned 1 exit status >Posix Threads supported with -lpthread >#include <sys/mman.h> >mmap supported >#defined MAP_DENYWRITE in #include <sys/mman.h> >#defined MAP_ANONYMOUS in #include <sys/mman.h> >#defined MAP_FILE in #include <sys/mman.h> >#defined MAP_FIXED in #include <sys/mman.h> >tmp/mchk.cxx:4:2: error: #error MAP_HASSEMAPHORE >NOT defined MAP_HASSEMAPHORE in #include <sys/mman.h> >#defined MAP_SHARED in #include <sys/mman.h> >#defined MAP_PRIVATE in #include <sys/mman.h> >#defined MAP_NORESERVE in #include <sys/mman.h> >#defined MAP_LOCKED in #include <sys/mman.h> >#defined MAP_GROWSDOWN in #include <sys/mman.h> >#defined MAP_32BIT in #include <sys/mman.h> >#defined MAP_POPULATE in #include <sys/mman.h> >#defined MAP_NONBLOCK in #include <sys/mman.h> >#defined PROT_EXEC in #include <sys/mman.h> >#defined PROT_READ in #include <sys/mman.h> >#defined PROT_WRITE in #include <sys/mman.h> >#defined MAP_ANON in #include <sys/mman.h> >tmp/mmap.cxx: In function âint main(int, char**)â: >tmp/mmap.cxx:11: error: âO_RDWRâ was not declared in this scope >tmp/mmap.cxx:11: error: âopenâ was not declared in this scope >socklen_t = socklen_t >tmp/kqt.cxx:3:45: error: sys/event.h: No such file or directory >tmp/kqt.cxx: In function âint main(int, char**)â: >tmp/kqt.cxx:8: error: âkqueueâ was not declared in this scope >HAVE_KQUEUE_DEMUXER = 0 >#include <poll.h> >HAVE_EPOLL= 1 >tmp/hchk.cxx:1:18: error: port.h: No such file or directory >NO HEADER <port.h> >HAVE_POLL = 1 >HAVE_EPOLL = 1 >HAVE_EVTPORTS = 0 >Gnu ext/ templates supported >********************************************** >g++ build configuration >********************************************** >model= linux >static library tool #1 : ar -rc >static library tool #2 : ranlib > >Command to compile static Felix rtl : g++ -c -Wall -Wno-invalid-offsetof -Wfatal-errors >Command to compile shared Felix rtl : g++ -fPIC -c -Wall -Wno-invalid-offsetof -Wfatal-errors >Command to link shared Felix rtl : g++ -shared > >Command to compile static Felix driver : g++ -c >Command to compile dynamic Felix driver : g++ -c >Command to link dynamic Felix driver : g++ > >Command to compile static Felix object : g++ -c -Wall -Wno-invalid-offsetof -Wfatal-errors >Command to compile loadable Felix object: g++ -fPIC -c -Wall -Wno-invalid-offsetof -Wfatal-errors >Command to link loadable Felix object : g++ -shared > >Extension for static object file : _static.o >Extension for shared object file : _dynamic.o >Extension for static archive : .a >Extension for loadable RTL : .so >Extension for flx modules : .so >Extension for executable : >RTL in directory : rtl > >NaN Support in : <cmath> > >Dynamic Loading Supported : with dlopen() in -l dl > >Writing build config file >import sys >if '' not in sys.path: sys.path = [''] + sys.path >WRITE STEP 0 >#2007/11/08 15:38:36 UTC >#$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $ >WRITE STEP 1 >CONFIG_GENERATOR_CVS_ID='$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $' >CONFIG_TIME='2007/11/08 15:38:36 UTC' >flx_version='1.1.4_x1' >flx_version_major='1' >godi_revision='0' >debian_revision='1' >import flxbuild >import flxbuild.gcc_class >import flxbuild.gxx_class >import flxbuild.msvcc_class >import flxbuild.msvcxx_class >execfile("script/config_support.py") >build_model='linux' >FLX_LPARCHIVE='.' > >WRITE STEP 2 >BUILD_CC=flxbuild.gcc_class.gcc() >BUILD_CC.load_options('config/build_cc.py') >BUILD_CXX=flxbuild.gxx_class.gxx() >BUILD_CXX.load_options('config/build_cxx.py') >Created config/build_config.py >Edit this file to set your preferences >This file will not be clobbered by the Felix build process >build CONFIGURING interscript >-------------------------- >Loading config/iscr_config.py >build CONFIGURING python_misc >-------------------------- >Loading config/filename_config.py >-------------------------- >Loading config/python_config.py > >OCAML tool configuration >************************ > >Ocaml Version version 3.10.0 >Using Native code Compiler >Lexer generator .............. ocamllex.opt >Parser generator ............. ocamlyacc >Bytecode and Interface compiler ocamlc.opt -w yzex -warn-error FDPSU > The Objective Caml compiler >Compiler ..................... ocamlopt.opt -w yzex -warn-error FDPSU > The Objective Caml native-code compiler >Profiling Compiler ........... ocamlcp >Document Generator ........... ocamldoc.opt >C include directory .......... /usr/lib64/ocaml > >Defaulting host model to build model linux >Defaulting target model to host model: linux > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Checking HOST MODEL linux >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >COM = gcc >using the BUILD_CC options for the HOST_CC >COM = g++ >using the BUILD_CXX options for the HOST_CXX >Writing host config file >import sys >if '' not in sys.path: sys.path = [''] + sys.path >#2007/11/08 15:38:36 UTC >#$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $ >CONFIG_GENERATOR_CVS_ID='$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $' >CONFIG_TIME='2007/11/08 15:38:36 UTC' >flx_version='1.1.4_x1' >flx_version_major='1' >godi_revision='0' >debian_revision='1' >import flxbuild >import flxbuild.gcc_class >import flxbuild.msvcc_class >import flxbuild.gxx_class >import flxbuild.msvcxx_class >import flxbuild.ocaml_class >execfile("script/config_support.py") >build_model='linux' >host_model='linux' >FLX_LPARCHIVE='.' > >HOST_OCAML=flxbuild.ocaml_class.ocaml() >HOST_OCAML.load_options('config/ocaml_config.py') >HOST_CC=flxbuild.gcc_class.gcc() >HOST_CC.load_options('config/host_cc.py') >HOST_CXX=flxbuild.gxx_class.gxx() >HOST_CXX.load_options('config/host_cxx.py') >execfile('config/ocaml_config.py') >Created config/host_config.py >Edit this file to set your preferences >This file will not be clobbered by the Felix build process >host CONFIGURING pkgconfig >-------------------------- >Loading config/pkgconfig_config.py > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Checking TARGET MODEL linux >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >COM = gcc >using the BUILD_CC options for the TARGET_CC >COM = g++ >using the BUILD_CXX options for the TARGET_CXX >Defaulting run model to target model: linux >Writing main config file >import sys >if '' not in sys.path: sys.path = [''] + sys.path >#2007/11/08 15:38:36 UTC >#$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $ >CONFIG_GENERATOR_CVS_ID='$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $' >CONFIG_TIME='2007/11/08 15:38:36 UTC' >flx_version='1.1.4_x1' >flx_version_major='1' >godi_revision='0' >debian_revision='1' >try: > execfile('config/config_bootstrap.py') >except: pass >import flxbuild >import flxbuild.gcc_class >import flxbuild.msvcc_class >import flxbuild.gxx_class >import flxbuild.msvcxx_class >import flxbuild.ocaml_class >execfile("script/config_support.py") > >#User configurable section >SUPPORT_DYNAMIC_LOADING=1 >SUPPORT_STATIC_LINKAGE = 1 >DEFAULT_LINK_MODEL='dynamic' >build_model='linux' >host_model='linux' >target_model='linux' >run_model='linux' >CYGWIN=0 >MACOSX=0 >HAVE_KQUEUE_DEMUXER=0 >HAVE_POLL=1 >HAVE_EPOLL=1 >HAVE_EVTPORTS=0 >WIN32=0 >WIN64=0 >POSIX=1 >SOLARIS=0 >BSD=0 >LINUX=1 >PREFIX='/usr/local' >FLX_SOCKLEN_T='socklen_t' >HAVE_PTHREADS=1 >PTHREAD_SWITCH='-lpthread ' >HAVE_PKGCONFIG=1 >FLX_LPARCHIVE='.' > >HOST_OCAML=flxbuild.ocaml_class.ocaml() >HOST_OCAML.load_options('config/ocaml_config.py') >HOST_CC=flxbuild.gcc_class.gcc() >HOST_CC.load_options('config/host_cc.py') >TARGET_CC=flxbuild.gcc_class.gcc() >TARGET_CC.load_options('config/target_cc.py') >HOST_CXX=flxbuild.gxx_class.gxx() >HOST_CXX.load_options('config/host_cxx.py') >TARGET_CXX=flxbuild.gxx_class.gxx() >TARGET_CXX.load_options('config/target_cxx.py') > >HAVE_GNU=1 >FLXCC_CPP='cpp ' >HAVE_MSVC=0 > >########### DYPGEN EXPERIMENT ######### ># set to 1 to enable experimental dypgen parser generator support >USE_DYPGEN = 0 >DYPGEN_DIR = '/usr/lib64/ocaml/dypgen' >########### DYPGEN EXPERIMENT ######### > ># HACK to get all the target variables into global namespace >execfile('config/target_cxx.py') >execfile('config/ocaml_config.py') >Created config/config.py >Edit this file to set your preferences >This file will not be clobbered by the Felix build process >target CONFIGURING pthread >Pthread model according to linuxy getconf= POSIX >target CONFIGURING pari >-------------------------- >Loading config/target_pari_config.py >target CONFIGURING opengl >#include <GL/gl.h> >target CONFIGURING gsl >-------------------------- >Loading config/target_gsl_config.py >target CONFIGURING mpi >-------------------------- >Loading config/target_mpi_config.py >target CONFIGURING libgc >tmp/hchk.cxx:1:16: error: gc.h: No such file or directory >NO HEADER <gc.h> >target CONFIGURING gmpxx >-------------------------- >Loading config/target_gmpxx_config.py >target CONFIGURING windowsh >tmp/hchk.cxx:1:21: error: windows.h: No such file or directory >NO HEADER <windows.h> >target CONFIGURING sdl >-------------------------- >Loading config/sdl_config.py > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:39:38 (GMT) >PROCESSING WHOLE FILE (options changed) >$Id: flx_maker.pak 1422 2007-05-10 18:31:42Z skaller $ >-------------------------- >Loading config/iscr_config.py >All 71 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ >
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 250925
:
251631
|
251641
|
252651
|
252661
|
300440
|
300441