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 300440 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
config.log (text/plain), 82.38 KB, created by
Richard W.M. Jones
on 2008-04-04 14:30:23 UTC
(
hide
)
Description:
Output of ./configure
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2008-04-04 14:30:23 UTC
Size:
82.38 KB
patch
obsolete
> >--------------------------------- >Interscript 1.0a11[117] Process Fri 04 Apr, 2008 15:26:09 (BST) >NO WORK TO DO, returning >Elapsed Process Time 0 seconds >================================ > >Build platform: linux > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >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 >-Wfatal-errors supported >-fPIC supported >tmp/dummy_main_dynamic.o: In function `main': >dummy_main.c:(.text+0x20): undefined reference to `dlopen' >dummy_main.c:(.text+0x4d): undefined reference to `dlsym' >collect2: ld returned 1 exit status >Dynamic Loading Supported (with -ldl) >OpenMP based parallel programming supported >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 >C99 isnan found in <math.h> >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â >C99 isnan found in <math.h> >BSD isinf 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 âisinffâ >tmp/nan_math_static.o: In function `main': >nan_math.c:(.text+0x22): undefined reference to `isfinite' >collect2: ld returned 1 exit status >BSD finitef 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 âfinitefâ >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 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_DENYWRITE in #include <sys/mman.h> >#defined MAP_ANON 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> >./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 = False >#include <poll.h> >HAVE_EPOLL= True >./tmp/hchk.c:1:18: error: port.h: No such file or directory >NO HEADER <port.h> >HAVE_POLL = True >HAVE_EPOLL = True >HAVE_EVTPORTS = False >********************************************** >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 -Wfatal-errors >Command to compile shared Felix rtl : gcc -c -Wall -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 -Wfatal-errors >Command to compile loadable Felix object: gcc -c -Wall -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 : lib/rtl > >C99 NaN Support in : <math.h> >C99 INF Support in : <math.h> > >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+0x4d): undefined reference to `dlsym' >collect2: ld returned 1 exit status >Dynamic Loading Supported (with -ldl) >OpenMP based parallel programming supported >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 >C99 isnan found in <math.h> >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 >C99 isnan found in <math.h> >BSD isinf 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: âisinffâ was not declared in this scope >C99 isfinite found in <math.h> >BSD finitef 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: âfinitefâ was not declared in this scope >vsnprintf() supported >Inclass member initialisation supported >C++ isnan found in <cmath> >C++ isinf found in <cmath> >C++ isfinite 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 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_DENYWRITE in #include <sys/mman.h> >#defined MAP_ANON 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> >./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 = False >#include <poll.h> >HAVE_EPOLL= True >./tmp/hchk.cxx:1:18: error: port.h: No such file or directory >NO HEADER <port.h> >HAVE_POLL = True >HAVE_EPOLL = True >HAVE_EVTPORTS = False >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++ -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++ -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 : lib/rtl > >C++ isnan Support in : <cmath> >C++ isinf Support in : <cmath> > >Dynamic Loading Supported : with dlopen() in -l dl > >./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 >-Wfatal-errors supported >-fPIC supported >tmp/dummy_main_dynamic.o: In function `main': >dummy_main.c:(.text+0x20): undefined reference to `dlopen' >dummy_main.c:(.text+0x4d): undefined reference to `dlsym' >collect2: ld returned 1 exit status >Dynamic Loading Supported (with -ldl) >OpenMP based parallel programming supported >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 >C99 isnan found in <math.h> >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â >C99 isnan found in <math.h> >BSD isinf 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 âisinffâ >tmp/nan_math_static.o: In function `main': >nan_math.c:(.text+0x22): undefined reference to `isfinite' >collect2: ld returned 1 exit status >BSD finitef 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 âfinitefâ >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 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_DENYWRITE in #include <sys/mman.h> >#defined MAP_ANON 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> >./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 = False >#include <poll.h> >HAVE_EPOLL= True >./tmp/hchk.c:1:18: error: port.h: No such file or directory >NO HEADER <port.h> >HAVE_POLL = True >HAVE_EPOLL = True >HAVE_EVTPORTS = False >********************************************** >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 -Wfatal-errors >Command to compile shared Felix rtl : gcc -c -Wall -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 -Wfatal-errors >Command to compile loadable Felix object: gcc -c -Wall -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 : lib/rtl > >C99 NaN Support in : <math.h> >C99 INF Support in : <math.h> > >Dynamic Loading Supported : with dlopen() in -l dl > >./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+0x4d): undefined reference to `dlsym' >collect2: ld returned 1 exit status >Dynamic Loading Supported (with -ldl) >OpenMP based parallel programming supported >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 >C99 isnan found in <math.h> >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 >C99 isnan found in <math.h> >BSD isinf 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: âisinffâ was not declared in this scope >C99 isfinite found in <math.h> >BSD finitef 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: âfinitefâ was not declared in this scope >vsnprintf() supported >Inclass member initialisation supported >C++ isnan found in <cmath> >C++ isinf found in <cmath> >C++ isfinite 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 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_DENYWRITE in #include <sys/mman.h> >#defined MAP_ANON 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> >./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 = False >#include <poll.h> >HAVE_EPOLL= True >./tmp/hchk.cxx:1:18: error: port.h: No such file or directory >NO HEADER <port.h> >HAVE_POLL = True >HAVE_EPOLL = True >HAVE_EVTPORTS = False >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++ -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++ -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 : lib/rtl > >C++ isnan Support in : <cmath> >C++ isinf Support in : <cmath> > >Dynamic Loading Supported : with dlopen() in -l dl > >build CONFIGURING __init__ >Defaulting host model to build model: linux > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Checking host MODEL linux >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >COM = gcc >using the build CC options for the host CC >COM = g++ >using the build CC options for the host CC > >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 > >host CONFIGURING __init__ >host CONFIGURING pkgconfig >Defaulting target model to host model: linux > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Checking target MODEL linux >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >COM = gcc >using the host CC options for the target CC >COM = g++ >using the host CC options for the target CC >Defaulting run model to target model: linux >Writing main config file >import sys >if '' not in sys.path: sys.path = [''] + sys.path >#2008/04/04 14:26:09 UTC >CONFIG_TIME = '2008/04/04 14:26:09 UTC' >flx_version = '1.1.4_rc2' >flx_version_major = '1' >godi_revision = '0' >debian_revision = '1' >import fbuild.flxbuild.gcc_class >import fbuild.flxbuild.msvcc_class >import fbuild.flxbuild.gxx_class >import fbuild.flxbuild.msvcxx_class >import fbuild.flxbuild.ocaml_class >from fbuild.flxbuild.config_support import * > >#User configurable section >SUPPORT_DYNAMIC_LOADING = True >SUPPORT_STATIC_LINKAGE = 1 >DEFAULT_LINK_MODEL = 'dynamic' >build_model = 'linux' >host_model = 'linux' >target_model = 'linux' >run_model = 'linux' >CYGWIN = False >MACOSX = False >WIN32 = False >WIN64 = False >POSIX = True >SOLARIS = False >BSD = False >LINUX = True >PREFIX = '/usr/local' >src_dir = '.' >FLX_LPARCHIVE = '.' >FLX_RTL_DIR = 'lib/rtl' >FLX_HOST_CONFIG_DIR = 'config/host' >FLX_TARGET_CONFIG_DIR = 'config/target' > >HOST_OCAML = fbuild.flxbuild.ocaml_class.ocaml() >HOST_OCAML.load_options('config/ocaml_config.py') >HOST_CC = fbuild.flxbuild.gcc_class.gcc() >HOST_CC.load_options('config/host_cc.py') >TARGET_CC = fbuild.flxbuild.gcc_class.gcc() >TARGET_CC.load_options('config/target_cc.py') >HOST_CXX = fbuild.flxbuild.gxx_class.gxx() >HOST_CXX.load_options('config/host_cxx.py') >TARGET_CXX = fbuild.flxbuild.gxx_class.gxx() >TARGET_CXX.load_options('config/target_cxx.py') > >HAVE_GNU = 1 >FLXCC_CPP='cpp ' >HAVE_MSVC = 0 >DIFF = 'diff -b' >ISCR = '/usr/bin/python ./interscript/bin/iscr.py --cache-prefix=lpsrc-cache' >ARCH = 'x86_64' >OS = 'gnu/linux' > ># HACK to get all the target variables into global namespace >Created config/__init__.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 __init__ >target CONFIGURING libgc >./tmp/hchk.cxx:1:16: error: gc.h: No such file or directory >g++ -c -fopenmp -o tmp/hchk_static.o -DTARGET_BUILD ./tmp/hchk.cxx failed! > .. ERROR CODE 0x100 : g++ -c -fopenmp -o tmp/hchk_static.o -DTARGET_BUILD ./tmp/hchk.cxx >NO HEADER <gc.h> >target CONFIGURING windowsh >./tmp/hchk.cxx:1:21: error: windows.h: No such file or directory >g++ -c -fopenmp -o tmp/hchk_static.o -DTARGET_BUILD ./tmp/hchk.cxx failed! > .. ERROR CODE 0x100 : g++ -c -fopenmp -o tmp/hchk_static.o -DTARGET_BUILD ./tmp/hchk.cxx >NO HEADER <windows.h> >target CONFIGURING opengl >#include <GL/gl.h> > >--------------------------------- >Interscript 1.0a11[117] Process Fri 04 Apr, 2008 15:27:46 (BST) >SKIPPING (files skipped last run, which did not converge) >$Id: flx_maker.pak 2131 2008-03-23 08:16:14Z idadesub $ >Pass 1 status: <not converged> > Files : 30 > New : 0 > Changed : 18 > Unchanged: 12 >Elapsed Process Time 0 seconds >================================ > >Configuring Felix >FLX_LPARCHIVE at . >RUNNING ./interscript/bin/iscr.py --cache-prefix=lpsrc-cache --break-on-error ./lpsrc/flx_config.pak >RUNNING ./fbuild/bin/make_config.py >RUNNING ./interscript/bin/iscr.py --cache-prefix=lpsrc-cache --break-on-error ./lpsrc/flx_maker.pak
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