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 251641 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 make
make.log (text/plain), 93.63 KB, created by
Richard W.M. Jones
on 2007-11-08 15:43:55 UTC
(
hide
)
Description:
output of make
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2007-11-08 15:43:55 UTC
Size:
93.63 KB
patch
obsolete
>#Id: flx_maker.pak 1422 2007-05-10 18:31:42Z skaller >python -O interscript/bin/iscr.py --nocache lpsrc/flx_config.pak >chmod: cannot access `boot': No such file or directory > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:40:02 (GMT) >PROCESSING WHOLE FILE (options changed) >$Id: flx_config.pak 1422 2007-05-10 18:31:42Z skaller $ >Pass 1 status: <not converged> > Files : 25 > New : 0 > Changed : 24 > Unchanged: 1 >Elapsed Process Time 0 seconds >================================ > >env PYTHONPATH=. python -O script/make_config.py --quiet --prefix=/usr/local >$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:40:03 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:40:03 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:40:03 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:40:03 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:40:03 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:40:03 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 >./mk extract >Saving transcript to mk_2007-11-08-1541.log >USER SELECTED PACKAGES [] >-------------------------- >Loading config/iscr_config.py >OPTIONS: ['extract'] >Using LP Archive from Current Directory >EXTRACTING ./lpsrc/ast.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/ast.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:06 (GMT) >PROCESSING WHOLE FILE (options changed) >All 20 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_faio.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_faio.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:07 (GMT) >PROCESSING WHOLE FILE (options changed) >All 31 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_win32.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_win32.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:07 (GMT) >PROCESSING WHOLE FILE (options changed) >All 8 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:07 (GMT) >PROCESSING WHOLE FILE (options changed) >BUILDNO 3 >Pass 1 status: <not converged> > Files : 184 > New : 0 > Changed : 1 > Unchanged: 183 >Elapsed Process Time 2 seconds >================================ > >EXTRACTING ./lpsrc/flx_man.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_man.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:10 (GMT) >PROCESSING WHOLE FILE (options changed) >Pass 1 status: <not converged> > Files : 14 > New : 0 > Changed : 1 > Unchanged: 13 >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_gmp.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_gmp.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:10 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/gmpxx.fpc": using data >All 6 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flxcc_util.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flxcc_util.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:11 (GMT) >PROCESSING WHOLE FILE (options changed) >All 8 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_linux.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_linux.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:11 (GMT) >PROCESSING WHOLE FILE (options changed) >All 5 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/sm.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/sm.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:11 (GMT) >PROCESSING WHOLE FILE (options changed) >All 100 output files stable on pass 1 -- breaking >Elapsed Process Time 1 seconds >================================ > >EXTRACTING ./lpsrc/flx_sourceforge.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_sourceforge.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:13 (GMT) >PROCESSING WHOLE FILE (options changed) >All 10 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_pkgconfig.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_pkgconfig.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:13 (GMT) >PROCESSING WHOLE FILE (options changed) >All 2 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_luademo.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_luademo.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:13 (GMT) >PROCESSING WHOLE FILE (options changed) >All 21 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_doxygen.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_doxygen.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:14 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load pak tangler for "spkgs/flx_doxygen.pak": using data >All 2 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_stl.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_stl.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:14 (GMT) >PROCESSING WHOLE FILE (options changed) >All 6 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_debian.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_debian.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:14 (GMT) >PROCESSING WHOLE FILE (options changed) >All 14 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_maker.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_maker.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:14 (GMT) >NO WORK TO DO, returning >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/elk.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/elk.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:14 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/elk.fpc": using data >Unable to load cxx tangler for "elk/elk_gramanl.cxx": using data >Unable to load old tangler for "elk/elk_gramlex.yy.cpp.old": using data >All 44 output files stable on pass 1 -- breaking >Elapsed Process Time 2 seconds >================================ > >EXTRACTING ./lpsrc/flx_faio_tools.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_faio_tools.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:17 (GMT) >PROCESSING WHOLE FILE (options changed) >All 4 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_flxcc.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_flxcc.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:17 (GMT) >PROCESSING WHOLE FILE (options changed) >All 16 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_jedit.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_jedit.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:17 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load xml tangler for "misc/jedit/felix.xml": using data >Unable to load jedit_scheme tangler for "misc/jedit/Felix-Color-Scheme.jedit-scheme": using data >All 3 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_pthread.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_pthread.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:17 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/flx_pthread.fpc": using data >All 27 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_test.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_test.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:18 (GMT) >PROCESSING WHOLE FILE (options changed) >All 5 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_gc.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_gc.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:18 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/flx_gc.fpc": using data >All 10 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_bagley.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_bagley.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:18 (GMT) >PROCESSING WHOLE FILE (options changed) >All 67 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/mpi.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/mpi.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:18 (GMT) >PROCESSING WHOLE FILE (options changed) >All 3 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_mkgrammar.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_mkgrammar.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:19 (GMT) >PROCESSING WHOLE FILE (options changed) >All 2 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_cpp_tangler.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_cpp_tangler.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:19 (GMT) >PROCESSING WHOLE FILE (options changed) >All 4 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/cil.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/cil.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:19 (GMT) >PROCESSING WHOLE FILE (options changed) >Pass 1 status: <not converged> > Files : 57 > New : 0 > Changed : 1 > Unchanged: 56 >Elapsed Process Time 1 seconds >================================ > >EXTRACTING ./lpsrc/flx_highlight.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_highlight.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:20 (GMT) >PROCESSING WHOLE FILE (options changed) >All 3 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_tut_macro.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_tut_macro.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:20 (GMT) >PROCESSING WHOLE FILE (options changed) >All 53 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_vim.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_vim.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:21 (GMT) >PROCESSING WHOLE FILE (options changed) >All 5 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/tre.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/tre.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:21 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/tre.fpc": using data >All 31 output files stable on pass 1 -- breaking >Elapsed Process Time 1 seconds >================================ > >EXTRACTING ./lpsrc/gsl.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/gsl.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:23 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/gsl.fpc": using data >All 246 output files stable on pass 1 -- breaking >Elapsed Process Time 2 seconds >================================ > >EXTRACTING ./lpsrc/flx_sdl.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_sdl.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:25 (GMT) >PROCESSING WHOLE FILE (options changed) >All 40 output files stable on pass 1 -- breaking >Elapsed Process Time 1 seconds >================================ > >EXTRACTING ./lpsrc/flx_ref.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_ref.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:26 (GMT) >PROCESSING WHOLE FILE (options changed) >All 1 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_pguide.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_pguide.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:27 (GMT) >PROCESSING WHOLE FILE (options changed) >All 0 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_opengl.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_opengl.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:27 (GMT) >PROCESSING WHOLE FILE (options changed) >All 7 output files stable on pass 1 -- breaking >Elapsed Process Time 1 seconds >================================ > >EXTRACTING ./lpsrc/flx_tut_bind.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_tut_bind.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:28 (GMT) >PROCESSING WHOLE FILE (options changed) >All 37 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_config.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_config.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:28 (GMT) >NO WORK TO DO, returning >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_rtl.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_rtl.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:28 (GMT) >PROCESSING WHOLE FILE (options changed) >All 35 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_demux.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_demux.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:29 (GMT) >PROCESSING WHOLE FILE (options changed) >All 40 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_godi.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_godi.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:30 (GMT) >PROCESSING WHOLE FILE (options changed) >Pass 1 status: <not converged> > Files : 4 > New : 0 > Changed : 1 > Unchanged: 3 >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_devutil.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_devutil.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:30 (GMT) >PROCESSING WHOLE FILE (options changed) >All 14 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_felix_tangler.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_felix_tangler.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:30 (GMT) >PROCESSING WHOLE FILE (options changed) >All 4 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_stdlib_regress.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_stdlib_regress.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:30 (GMT) >PROCESSING WHOLE FILE (options changed) >All 49 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_tut_migrate.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_tut_migrate.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:31 (GMT) >PROCESSING WHOLE FILE (options changed) >All 9 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_stdlib.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_stdlib.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:31 (GMT) >PROCESSING WHOLE FILE (options changed) >All 9 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_doc.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_doc.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:31 (GMT) >PROCESSING WHOLE FILE (options changed) >All 1 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/pari.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/pari.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:31 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/pari.fpc": using data >All 9 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_glob.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_glob.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:32 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/flx_glob.fpc": using data >Unable to load txt tangler for "licences/glob.txt": using data >All 12 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_parser_maker.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_parser_maker.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:32 (GMT) >PROCESSING WHOLE FILE (options changed) >All 8 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_mmap.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_mmap.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:32 (GMT) >PROCESSING WHOLE FILE (options changed) >All 5 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_tutorial.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_tutorial.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:33 (GMT) >PROCESSING WHOLE FILE (options changed) >tangler class '_tangler' not found in module >Unable to load tangler for "tut/tutorial/tut-5.04-0flx.": using data >All 195 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_demuxconfig.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_demuxconfig.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:33 (GMT) >PROCESSING WHOLE FILE (options changed) >Unable to load fpc tangler for "config/demux.fpc": using data >All 3 output files stable on pass 1 -- breaking >Elapsed Process Time 0 seconds >================================ > >EXTRACTING ./lpsrc/flx_regress.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_regress.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:34 (GMT) >PROCESSING WHOLE FILE (options changed) >All 151 output files stable on pass 1 -- breaking >Elapsed Process Time 2 seconds >================================ > >EXTRACTING ./lpsrc/flx_perf.pak from . >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_perf.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:36 (GMT) >PROCESSING WHOLE FILE (options changed) >Pass 1 status: <not converged> > Files : 46 > New : 0 > Changed : 1 > Unchanged: 45 >Elapsed Process Time 0 seconds >================================ > >EXTRACTION COMPLETE >./mk --phase=build >Saving transcript to mk_2007-11-08-1541.log >USER SELECTED PACKAGES [] >-------------------------- >Loading config/iscr_config.py >OPTIONS: ['--phase=build'] >Using LP Archive from Current Directory >-------------------------- >Loading config/target_pari_config.py >-------------------------- >Loading config/sdl_config.py >-------------------------- >Loading config/target_gsl_config.py >-------------------------- >Loading config/target_mpi_config.py >-------------------------- >Loading config/target_gmpxx_config.py >-------------------------- >Loading config/sdl_config.py >Scheduling make priority 50 >Scheduling cal_pkgs priority 10 >Pak flx_gc changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_rt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak misc (virtual) > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak glut (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_kf changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak sdl_drivers (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak gmpxx changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_drt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_tutorial changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_async changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_parser_maker changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak faio_tools changed: 2007 04 26 04 44 52 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak faio changed: 2007 04 22 20 28 34 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak speed changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak tutorial changed: 2007 04 28 03 19 02 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flxcc_util changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak elk changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak gl changed: 2007 04 18 08 05 39 > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_tut_migrate changed: 2007 04 28 03 19 02 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_stl_tests changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_srt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_test changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_pkgconfig changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_man changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_tut_bind changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak ocs (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_nd changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak cil (virtual) > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_bt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_pt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_rtl changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_stdlib_regress changed: 2007 04 18 08 05 40 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak pari (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_glob changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_vim changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_drivers changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_compiler changed: 2007 05 10 19 28 48 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak sdl changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak plat_linux changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak mpi (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_pthread changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_stdlib changed: 2007 04 26 08 56 57 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_maker changed: 2007 05 10 19 31 46 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak grammar changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flxcc changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_ref changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak tre changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak glu (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_tut_macro changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak doc changed: 2007 04 28 07 13 20 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_highlight changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak mmap changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak demux changed: 2007 04 22 20 20 29 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_async_drivers changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_jedit changed: 2007 04 26 22 32 27 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak gsl changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Host SELECTED PACKAGES ARE ['flxcc', 'flxcc_util', 'flx_compiler', 'flx_gc', 'flx_rtl', 'flx_pthread', 'flx_drivers', 'demux', 'faio', 'flx_tut_migrate', 'flx_async', 'flx_regression_tests_nd', 'flx_tutorial', 'flx_tut_macro', 'flx_tut_bind', 'tutorial', 'pari', 'flx_stdlib', 'flx', 'glu', 'flx_async_drivers', 'flx_glob', 'glut', 'sdl', 'sdl_drivers', 'flx_regression_tests_rt', 'flx_regression_tests_srt', 'flx_regression_tests_kf', 'flx_vim', 'gsl', 'flx_ref', 'mmap', 'flx_stdlib_regress', 'faio_tools', 'flx_regression_tests_drt', 'flx_pkgconfig', 'flx_test', 'flx_highlight', 'grammar', 'flx_parser_maker', 'flx_maker', 'doc', 'flx_man', 'mpi', 'plat_linux', 'flx_jedit', 'ocs', 'gmpxx', 'flx_regression_tests_pt', 'speed', 'flx_regression_tests_bt', 'elk', 'tre', 'flx_regression_tests', 'flx_stl_tests'] >Target SELECTED PACKAGES ARE ['gl', 'misc', 'cil', 'flxcc', 'flxcc_util', 'flx_compiler', 'flx_gc', 'flx_rtl', 'flx_pthread', 'flx_drivers', 'demux', 'faio', 'flx_tut_migrate', 'flx_async', 'flx_regression_tests_nd', 'flx_tutorial', 'flx_tut_macro', 'flx_tut_bind', 'tutorial', 'pari', 'flx_stdlib', 'flx', 'glu', 'flx_async_drivers', 'flx_glob', 'glut', 'sdl', 'sdl_drivers', 'flx_regression_tests_rt', 'flx_regression_tests_srt', 'flx_regression_tests_kf', 'flx_vim', 'gsl', 'flx_ref', 'mmap', 'flx_stdlib_regress', 'faio_tools', 'flx_regression_tests_drt', 'flx_pkgconfig', 'flx_test', 'flx_highlight', 'grammar', 'flx_parser_maker', 'flx_maker', 'doc', 'flx_man', 'mpi', 'plat_linux', 'flx_jedit', 'ocs', 'gmpxx', 'flx_regression_tests_pt', 'speed', 'flx_regression_tests_bt', 'elk', 'tre', 'flx_regression_tests', 'flx_stl_tests'] >Run SELECTED PACKAGES ARE ['gl', 'misc', 'cil', 'flxcc', 'flxcc_util', 'flx_compiler', 'flx_gc', 'flx_rtl', 'flx_pthread', 'flx_drivers', 'demux', 'faio', 'flx_tut_migrate', 'flx_async', 'flx_regression_tests_nd', 'flx_tutorial', 'flx_tut_macro', 'flx_tut_bind', 'tutorial', 'pari', 'flx_stdlib', 'flx', 'glu', 'flx_async_drivers', 'flx_glob', 'glut', 'sdl', 'sdl_drivers', 'flx_regression_tests_rt', 'flx_regression_tests_srt', 'flx_regression_tests_kf', 'flx_vim', 'gsl', 'flx_ref', 'mmap', 'flx_stdlib_regress', 'faio_tools', 'flx_regression_tests_drt', 'flx_pkgconfig', 'flx_test', 'flx_highlight', 'grammar', 'flx_parser_maker', 'flx_maker', 'doc', 'flx_man', 'mpi', 'plat_linux', 'flx_jedit', 'ocs', 'gmpxx', 'flx_regression_tests_pt', 'speed', 'flx_regression_tests_bt', 'elk', 'tre', 'flx_regression_tests', 'flx_stl_tests'] >Doc SELECTED PACKAGES ARE ['gl', 'misc', 'cil', 'flxcc', 'flxcc_util', 'flx_compiler', 'flx_gc', 'flx_rtl', 'flx_pthread', 'flx_drivers', 'demux', 'faio', 'flx_tut_migrate', 'flx_async', 'flx_regression_tests_nd', 'flx_tutorial', 'flx_tut_macro', 'flx_tut_bind', 'tutorial', 'pari', 'flx_stdlib', 'flx', 'glu', 'flx_async_drivers', 'flx_glob', 'glut', 'sdl', 'sdl_drivers', 'flx_regression_tests_rt', 'flx_regression_tests_srt', 'flx_regression_tests_kf', 'flx_vim', 'gsl', 'flx_ref', 'mmap', 'flx_stdlib_regress', 'faio_tools', 'flx_regression_tests_drt', 'flx_pkgconfig', 'flx_test', 'flx_highlight', 'grammar', 'flx_parser_maker', 'flx_maker', 'doc', 'flx_man', 'mpi', 'plat_linux', 'flx_jedit', 'ocs', 'gmpxx', 'flx_regression_tests_pt', 'speed', 'flx_regression_tests_bt', 'elk', 'tre', 'flx_regression_tests', 'flx_stl_tests'] >SELECTED PHASES ARE ['build'] >Build model linux >Host model linux >Target model linux >Run model linux > >----- PLUGIN STATUS ----- >PLUGIN PASSED : make, 0 pass >PLUGIN PASSED : cal_pkgs, 0 pass >PLUGIN UNUSED : build_ocaml_modules >PLUGIN UNUSED : virgin >PLUGIN UNUSED : run_static_unit_tests >PLUGIN UNUSED : run_demos >PLUGIN UNUSED : copy_hpp2rtl >PLUGIN UNUSED : impldoc >PLUGIN UNUSED : run_unit_tests >PLUGIN UNUSED : man >PLUGIN UNUSED : build_host_tools >PLUGIN UNUSED : build_ocaml_libraries >PLUGIN UNUSED : test >PLUGIN UNUSED : build_ocaml_exes >PLUGIN UNUSED : performance >PLUGIN UNUSED : run_dynamic_unit_tests >PLUGIN UNUSED : build_ocamls >PLUGIN UNUSED : doc >PLUGIN UNUSED : rtldoc >PLUGIN UNUSED : run_known_failed_tests >PLUGIN UNUSED : build >PLUGIN UNUSED : extract_grammar >PLUGIN UNUSED : run_completion_tests >PLUGIN UNUSED : speed >PLUGIN UNUSED : mkdoc >PLUGIN UNUSED : help >PLUGIN UNUSED : copy_mli2ml >PLUGIN UNUSED : build_ocaml_grammar >PLUGIN UNUSED : build_test >PLUGIN UNUSED : clean >PLUGIN UNUSED : run_failure_tests >PLUGIN UNUSED : demo >*********** RUN COMPLETE: NO UNEXPECTED FAILURES DETECTED ******* >./mk --phase=host >Saving transcript to mk_2007-11-08-1541.log >USER SELECTED PACKAGES [] >-------------------------- >Loading config/iscr_config.py >OPTIONS: ['--phase=host'] >Using LP Archive from Current Directory >-------------------------- >Loading config/target_pari_config.py >-------------------------- >Loading config/sdl_config.py >-------------------------- >Loading config/target_gsl_config.py >-------------------------- >Loading config/target_mpi_config.py >-------------------------- >Loading config/target_gmpxx_config.py >-------------------------- >Loading config/sdl_config.py >Scheduling make priority 50 >Scheduling cal_pkgs priority 10 >Pak flx_gc changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_rt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak misc (virtual) > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak glut (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_kf changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak sdl_drivers (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak gmpxx changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_drt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_tutorial changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_async changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_parser_maker changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak faio_tools changed: 2007 04 26 04 44 52 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak faio changed: 2007 04 22 20 28 34 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak speed changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak tutorial changed: 2007 04 28 03 19 02 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flxcc_util changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak elk changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak gl changed: 2007 04 18 08 05 39 > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_tut_migrate changed: 2007 04 28 03 19 02 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_stl_tests changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_srt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_test changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_pkgconfig changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_man changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_tut_bind changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak ocs (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_nd changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak cil (virtual) > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_bt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests_pt changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_rtl changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_stdlib_regress changed: 2007 04 18 08 05 40 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak pari (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_glob changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_vim changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_drivers changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_compiler changed: 2007 05 10 19 28 48 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak sdl changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak plat_linux changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak mpi (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_pthread changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_stdlib changed: 2007 04 26 08 56 57 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_maker changed: 2007 05 10 19 31 46 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak grammar changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flxcc changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_regression_tests changed: 2007 05 05 09 13 13 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_ref changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak tre changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak glu (virtual) > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_tut_macro changed: 2007 04 18 08 05 39 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak doc changed: 2007 04 28 07 13 20 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_highlight changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak mmap changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak demux changed: 2007 04 22 20 20 29 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_async_drivers changed: 2007 05 05 20 52 19 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak flx_jedit changed: 2007 04 26 22 32 27 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Pak gsl changed: 2007 04 18 08 05 38 > ** Host UNBUILT > ** Target UNBUILT > ** Run UNBUILT > ** Doc UNBUILT >Host SELECTED PACKAGES ARE ['flxcc', 'flxcc_util', 'flx_compiler', 'flx_gc', 'flx_rtl', 'flx_pthread', 'flx_drivers', 'demux', 'faio', 'flx_tut_migrate', 'flx_async', 'flx_regression_tests_nd', 'flx_tutorial', 'flx_tut_macro', 'flx_tut_bind', 'tutorial', 'pari', 'flx_stdlib', 'flx', 'glu', 'flx_async_drivers', 'flx_glob', 'glut', 'sdl', 'sdl_drivers', 'flx_regression_tests_rt', 'flx_regression_tests_srt', 'flx_regression_tests_kf', 'flx_vim', 'gsl', 'flx_ref', 'mmap', 'flx_stdlib_regress', 'faio_tools', 'flx_regression_tests_drt', 'flx_pkgconfig', 'flx_test', 'flx_highlight', 'grammar', 'flx_parser_maker', 'flx_maker', 'doc', 'flx_man', 'mpi', 'plat_linux', 'flx_jedit', 'ocs', 'gmpxx', 'flx_regression_tests_pt', 'speed', 'flx_regression_tests_bt', 'elk', 'tre', 'flx_regression_tests', 'flx_stl_tests'] >Target SELECTED PACKAGES ARE ['gl', 'misc', 'cil', 'flxcc', 'flxcc_util', 'flx_compiler', 'flx_gc', 'flx_rtl', 'flx_pthread', 'flx_drivers', 'demux', 'faio', 'flx_tut_migrate', 'flx_async', 'flx_regression_tests_nd', 'flx_tutorial', 'flx_tut_macro', 'flx_tut_bind', 'tutorial', 'pari', 'flx_stdlib', 'flx', 'glu', 'flx_async_drivers', 'flx_glob', 'glut', 'sdl', 'sdl_drivers', 'flx_regression_tests_rt', 'flx_regression_tests_srt', 'flx_regression_tests_kf', 'flx_vim', 'gsl', 'flx_ref', 'mmap', 'flx_stdlib_regress', 'faio_tools', 'flx_regression_tests_drt', 'flx_pkgconfig', 'flx_test', 'flx_highlight', 'grammar', 'flx_parser_maker', 'flx_maker', 'doc', 'flx_man', 'mpi', 'plat_linux', 'flx_jedit', 'ocs', 'gmpxx', 'flx_regression_tests_pt', 'speed', 'flx_regression_tests_bt', 'elk', 'tre', 'flx_regression_tests', 'flx_stl_tests'] >Run SELECTED PACKAGES ARE ['gl', 'misc', 'cil', 'flxcc', 'flxcc_util', 'flx_compiler', 'flx_gc', 'flx_rtl', 'flx_pthread', 'flx_drivers', 'demux', 'faio', 'flx_tut_migrate', 'flx_async', 'flx_regression_tests_nd', 'flx_tutorial', 'flx_tut_macro', 'flx_tut_bind', 'tutorial', 'pari', 'flx_stdlib', 'flx', 'glu', 'flx_async_drivers', 'flx_glob', 'glut', 'sdl', 'sdl_drivers', 'flx_regression_tests_rt', 'flx_regression_tests_srt', 'flx_regression_tests_kf', 'flx_vim', 'gsl', 'flx_ref', 'mmap', 'flx_stdlib_regress', 'faio_tools', 'flx_regression_tests_drt', 'flx_pkgconfig', 'flx_test', 'flx_highlight', 'grammar', 'flx_parser_maker', 'flx_maker', 'doc', 'flx_man', 'mpi', 'plat_linux', 'flx_jedit', 'ocs', 'gmpxx', 'flx_regression_tests_pt', 'speed', 'flx_regression_tests_bt', 'elk', 'tre', 'flx_regression_tests', 'flx_stl_tests'] >Doc SELECTED PACKAGES ARE ['gl', 'misc', 'cil', 'flxcc', 'flxcc_util', 'flx_compiler', 'flx_gc', 'flx_rtl', 'flx_pthread', 'flx_drivers', 'demux', 'faio', 'flx_tut_migrate', 'flx_async', 'flx_regression_tests_nd', 'flx_tutorial', 'flx_tut_macro', 'flx_tut_bind', 'tutorial', 'pari', 'flx_stdlib', 'flx', 'glu', 'flx_async_drivers', 'flx_glob', 'glut', 'sdl', 'sdl_drivers', 'flx_regression_tests_rt', 'flx_regression_tests_srt', 'flx_regression_tests_kf', 'flx_vim', 'gsl', 'flx_ref', 'mmap', 'flx_stdlib_regress', 'faio_tools', 'flx_regression_tests_drt', 'flx_pkgconfig', 'flx_test', 'flx_highlight', 'grammar', 'flx_parser_maker', 'flx_maker', 'doc', 'flx_man', 'mpi', 'plat_linux', 'flx_jedit', 'ocs', 'gmpxx', 'flx_regression_tests_pt', 'speed', 'flx_regression_tests_bt', 'elk', 'tre', 'flx_regression_tests', 'flx_stl_tests'] >SELECTED PHASES ARE ['host'] >Build model linux >Host model linux >Target model linux >Run model linux >***** Host MAKING PACKAGE flxcc ************ >REExtracting flxcc from lpsrc/flx_flxcc.pak >PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" python -O interscript/bin/iscr.py --break-on-error "./lpsrc/flx_flxcc.pak" > >--------------------------------- >Interscript 1.0a11[117] Process Thu 08 Nov, 2007 15:41:37 (GMT) >NO WORK TO DO, returning >Elapsed Process Time 0 seconds >================================ > >CAML COMPILING flxcc >ocamlopt.opt -w yzex -warn-error FDPSU -I src -I src/cil -c src/flxcc.ml >File "./lpsrc/flx_flxcc.pak", line 16, characters 0-13: >Unbound module Flx_util > .. ERROR CODE 0x200: ocamlopt.opt -w yzex -warn-error FDPSU -I src -I src/cil -c src/flxcc.ml >Traceback (most recent call last): > File "script/maker", line 326, in <module> > f() > File "flxbuild/pluginutil.py", line 15, in __call__ > return apply(self.runme,args,kwds) > File "mkplugins/make.py", line 33, in runme > ocaml_sequencer = plugins['build_ocamls'](pkg, pkgdict, ocaml_sequencer) > File "flxbuild/pluginutil.py", line 15, in __call__ > return apply(self.runme,args,kwds) > File "mkplugins/build_ocamls.py", line 22, in runme > force = plugins['build_ocaml_modules'].runme(pkg, INTERFACES, IMPLEMENTATIONS + EXES, INCLUDES, force) > File "mkplugins/build_ocaml_modules.py", line 27, in runme > vxqt(OCAMLOPT + ' '+ INCLUDES + ' -c ' + file +'.ml') > File "mkplugins/xqt.py", line 16, in vxqt > return apply(xqt, (x,), kwds) > File "flxbuild/flxutil.py", line 180, in xqt > raise MakeError(x, stdout) >flxbuild.flxutil.MakeError: COMMAND: ocamlopt.opt -w yzex -warn-error FDPSU -I src -I src/cil -c src/flxcc.ml >make: *** [all] Error 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 250925
:
251631
|
251641
|
252651
|
252661
|
300440
|
300441