Cvs-nhc98
Threads by month
- ----- 2025 -----
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
March 2009
- 2 participants
- 82 discussions
build/archivist.local /Users/malcolm/Haskell/autorun started at Fri Mar 27 04:00:24 GMT 2009
Time for build with gcc
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-gcc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hmakerc
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h: In function '__hscore_R_OK':
../libraries/directory/include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
../libraries/directory/include/HsDirectory.h:72: error: for each function it appears in.)
../libraries/directory/include/HsDirectory.h: In function '__hscore_W_OK':
../libraries/directory/include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_X_OK':
../libraries/directory/include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IRUSR':
../libraries/directory/include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IWUSR':
../libraries/directory/include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IXUSR':
../libraries/directory/include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IFDIR':
../libraries/directory/include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
Undefined symbols:
"_FR_System_46Directory_46x_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IRUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IWUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IXUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46c_95realpath_35", referenced from:
_F0_System_46Directory_46makeRelativeToCurrentDirectory in Directory.o
"_FR_System_46Directory_46r_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46w_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
strip: can't open file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hsc2hs (No such file or directory)
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs-gcc] Error 2
real 2m5.232s
user 1m8.057s
sys 0m47.686s
Time for build with ghc-6.8.3
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/hmakerc
/tmp/Bounded_Int.95262.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.13445.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.13445.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.27382.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.27382.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 8m37.065s
user 5m42.108s
sys 2m24.885s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 7m27.023s
user 6m35.646s
sys 0m51.595s
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/Cabal.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HUnit.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HaXml.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/QuickCheck.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/array.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/base.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/bytestring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/containers.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/directory.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/filepath.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/getopt.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell-src.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell98.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/html.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-locale.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-time.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/packedstring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/parsec.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/polyparse.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/pretty.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/process.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/random.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/xhtml.cabal: No such file or directory
Time for build with nhc98
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hmakerc
/tmp/Extra.63242.hc:452: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Bounded_Int.78733.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.96827.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.96827.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Undefined symbols:
"___hscore_R_OK", referenced from:
_FR_System_46Directory_46r_95OK in libHSdirectory.a(Directory.o)
"_get_console_echo__", referenced from:
_FR_System_46Posix_46Internals_46get_95console_95echo_35 in libHSbase.a(Internals.o)
"___hscore_W_OK", referenced from:
_FR_System_46Directory_46w_95OK in libHSdirectory.a(Directory.o)
"___hscore_X_OK", referenced from:
_FR_System_46Directory_46x_95OK in libHSdirectory.a(Directory.o)
"___hscore_S_IRUSR", referenced from:
_FR_System_46Directory_46s_95IRUSR in libHSdirectory.a(Directory.o)
"___hscore_S_IWUSR", referenced from:
_FR_System_46Directory_46s_95IWUSR in libHSdirectory.a(Directory.o)
"___hscore_S_IXUSR", referenced from:
_FR_System_46Directory_46s_95IXUSR in libHSdirectory.a(Directory.o)
"_set_console_buffering__", referenced from:
_FR_System_46Posix_46Internals_46set_95console_95buffering_35 in libHSbase.a(Internals.o)
"___hscore_readdir", referenced from:
_FR_System_46Posix_46Internals_46readdir_35 in libHSbase.a(Internals.o)
"_set_console_echo__", referenced from:
_FR_System_46Posix_46Internals_46set_95console_95echo_35 in libHSbase.a(Internals.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
mv: rename /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/hsc2hs/Main to /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs: No such file or directory
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs] Error 2
real 17m13.442s
user 15m19.674s
sys 1m53.761s
/Users/malcolm/Haskell/autorun finished at Fri Mar 27 04:47:41 GMT 2009
1
0
build/lomond /usr/malcolm/cron/lomond/autorun started at Fri Mar 27 02:09:01 GMT 2009
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hmakerc
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h: In function '__hscore_R_OK':
../libraries/directory/include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
../libraries/directory/include/HsDirectory.h:72: error: for each function it appears in.)
../libraries/directory/include/HsDirectory.h: In function '__hscore_W_OK':
../libraries/directory/include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_X_OK':
../libraries/directory/include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IRUSR':
../libraries/directory/include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IWUSR':
../libraries/directory/include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IXUSR':
../libraries/directory/include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IFDIR':
../libraries/directory/include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
./Directory.o:(.data+0x27c): undefined reference to `FR_System_46Directory_46s_95IXUSR'
./Directory.o:(.data+0x2a0): undefined reference to `FR_System_46Directory_46s_95IWUSR'
./Directory.o:(.data+0x2c4): undefined reference to `FR_System_46Directory_46s_95IRUSR'
./Directory.o:(.data+0x2e8): undefined reference to `FR_System_46Directory_46x_95OK'
./Directory.o:(.data+0x30c): undefined reference to `FR_System_46Directory_46w_95OK'
./Directory.o:(.data+0x330): undefined reference to `FR_System_46Directory_46r_95OK'
./Directory.o:(.data+0xf1c): undefined reference to `FR_System_46Directory_46c_95realpath_35'
collect2: ld returned 1 exit status
strip: '/tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hsc2hs': No such file
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Linux/hsc2hs-gcc] Error 2
real 3m21.324s
user 1m12.709s
sys 1m58.869s
Time for build with ghc-6.6
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-ghc66/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.28929.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.12984.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.12984.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.26265.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.26265.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
shift/reduce conflicts: 2
real 12m50.206s
user 5m33.552s
sys 6m19.479s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 6m32.094s
user 3m41.486s
sys 2m21.434s
Time for build with ghc-6.8.3
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-ghc68/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.3610.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19976.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19976.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.855.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.855.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
shift/reduce conflicts: 2
real 13m51.897s
user 5m52.807s
sys 7m2.282s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 6m54.234s
user 3m41.789s
sys 2m30.367s
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/Cabal.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/HUnit.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/HaXml.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/QuickCheck.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/array.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/base.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/bytestring.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/containers.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/directory.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/filepath.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/getopt.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/haskell-src.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/haskell98.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/html.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/old-locale.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/old-time.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/packedstring.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/parsec.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/polyparse.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/pretty.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/process.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/random.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/xhtml.cabal': No such file or directory
Time for build with nhc98
/tmp/malcolm/bin/nhc98: line 551: /tmp/malcolm/lib/nhc98/ix86-Linux/nhc98comp: No such file or directory
make: *** [lib/ix86-Linux/hmake-PRAGMA] Error 1
real 0m1.013s
user 0m0.247s
sys 0m0.407s
/usr/malcolm/cron/lomond/autorun finished at Fri Mar 27 03:12:22 GMT 2009
1
0
build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Fri Mar 27 00:10:31 GMT 2009
Time for build with gcc
ar: creating archive /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
In file included from System/Directory.hc:2314:
include/HsDirectory.h:13:29: error: Nhc98BaseConfig.h: No such file or directory
In file included from System/Directory.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:76: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:76: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:76: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:77: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:78: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:80: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:81: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:82: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:83: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
real 5m31.693s
user 2m47.431s
sys 2m44.854s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 19m0.398s
user 14m3.502s
sys 1m54.991s
Time for build with ghc-6.8.2
ar: creating archive /Users/malcolm/Haskell/nhc98-test-ghc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/hmakerc
/tmp/Bounded_Int.8583.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.26655.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.26655.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
Context at 907:47-907:50 in type-annotated expression is ignored :-(
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 16m10.199s
user 7m36.725s
sys 4m21.055s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 11m44.034s
user 7m13.519s
sys 1m42.146s
Time for build with nhc98
ar: creating archive /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hmakerc
/tmp/Extra.16114.hc:452: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Bounded_Int.1714.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19759.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19759.hc:2153: warning: this decimal constant is unsigned only in ISO C90
/usr/bin/ld: Undefined symbols:
_FR_System_46Directory_46c_95realpath_35
_FR_System_46Directory_46r_95OK
_FR_System_46Directory_46s_95IRUSR
_FR_System_46Directory_46s_95IWUSR
_FR_System_46Directory_46s_95IXUSR
_FR_System_46Directory_46w_95OK
_FR_System_46Directory_46x_95OK
___hscore_readdir
collect2: ld returned 1 exit status
mv: rename /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/hsc2hs/Main to /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hsc2hs: No such file or directory
make[1]: *** [/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hsc2hs] Error 1
make: *** [targets/powerpc-Darwin8/hsc2hs] Error 2
real 28m50.148s
user 24m20.085s
sys 3m44.164s
/Users/malcolm/Haskell/autorun finished at Fri Mar 27 01:50:37 GMT 2009
1
0
build/archivist.local /Users/malcolm/Haskell/autorun started at Thu Mar 26 04:00:24 GMT 2009
Time for build with gcc
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-gcc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hmakerc
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h: In function '__hscore_R_OK':
../libraries/directory/include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
../libraries/directory/include/HsDirectory.h:72: error: for each function it appears in.)
../libraries/directory/include/HsDirectory.h: In function '__hscore_W_OK':
../libraries/directory/include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_X_OK':
../libraries/directory/include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IRUSR':
../libraries/directory/include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IWUSR':
../libraries/directory/include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IXUSR':
../libraries/directory/include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IFDIR':
../libraries/directory/include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
Undefined symbols:
"_FR_System_46Directory_46x_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IRUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IWUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IXUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46c_95realpath_35", referenced from:
_F0_System_46Directory_46makeRelativeToCurrentDirectory in Directory.o
"_FR_System_46Directory_46r_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46w_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
strip: can't open file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hsc2hs (No such file or directory)
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs-gcc] Error 2
real 2m2.623s
user 1m8.241s
sys 0m48.290s
Time for build with ghc-6.8.3
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/hmakerc
/tmp/Bounded_Int.17931.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.35976.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.35976.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.49914.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.49914.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 8m33.645s
user 5m43.733s
sys 2m26.258s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 7m28.295s
user 6m36.345s
sys 0m52.381s
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/Cabal.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HUnit.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HaXml.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/QuickCheck.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/array.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/base.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/bytestring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/containers.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/directory.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/filepath.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/getopt.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell-src.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell98.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/html.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-locale.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-time.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/packedstring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/parsec.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/polyparse.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/pretty.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/process.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/random.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/xhtml.cabal: No such file or directory
Time for build with nhc98
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hmakerc
/tmp/Extra.85775.hc:452: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Bounded_Int.1393.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19494.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19494.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Undefined symbols:
"___hscore_R_OK", referenced from:
_FR_System_46Directory_46r_95OK in libHSdirectory.a(Directory.o)
"_get_console_echo__", referenced from:
_FR_System_46Posix_46Internals_46get_95console_95echo_35 in libHSbase.a(Internals.o)
"___hscore_W_OK", referenced from:
_FR_System_46Directory_46w_95OK in libHSdirectory.a(Directory.o)
"___hscore_X_OK", referenced from:
_FR_System_46Directory_46x_95OK in libHSdirectory.a(Directory.o)
"___hscore_S_IRUSR", referenced from:
_FR_System_46Directory_46s_95IRUSR in libHSdirectory.a(Directory.o)
"___hscore_S_IWUSR", referenced from:
_FR_System_46Directory_46s_95IWUSR in libHSdirectory.a(Directory.o)
"___hscore_S_IXUSR", referenced from:
_FR_System_46Directory_46s_95IXUSR in libHSdirectory.a(Directory.o)
"_set_console_buffering__", referenced from:
_FR_System_46Posix_46Internals_46set_95console_95buffering_35 in libHSbase.a(Internals.o)
"___hscore_readdir", referenced from:
_FR_System_46Posix_46Internals_46readdir_35 in libHSbase.a(Internals.o)
"_set_console_echo__", referenced from:
_FR_System_46Posix_46Internals_46set_95console_95echo_35 in libHSbase.a(Internals.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
mv: rename /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/hsc2hs/Main to /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs: No such file or directory
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs] Error 2
real 17m19.326s
user 15m21.257s
sys 1m54.831s
/Users/malcolm/Haskell/autorun finished at Thu Mar 26 04:55:29 GMT 2009
1
0
build/lomond /usr/malcolm/cron/lomond/autorun started at Thu Mar 26 02:08:55 GMT 2009
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hmakerc
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h: In function '__hscore_R_OK':
../libraries/directory/include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
../libraries/directory/include/HsDirectory.h:72: error: for each function it appears in.)
../libraries/directory/include/HsDirectory.h: In function '__hscore_W_OK':
../libraries/directory/include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_X_OK':
../libraries/directory/include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IRUSR':
../libraries/directory/include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IWUSR':
../libraries/directory/include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IXUSR':
../libraries/directory/include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IFDIR':
../libraries/directory/include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
./Directory.o:(.data+0x27c): undefined reference to `FR_System_46Directory_46s_95IXUSR'
./Directory.o:(.data+0x2a0): undefined reference to `FR_System_46Directory_46s_95IWUSR'
./Directory.o:(.data+0x2c4): undefined reference to `FR_System_46Directory_46s_95IRUSR'
./Directory.o:(.data+0x2e8): undefined reference to `FR_System_46Directory_46x_95OK'
./Directory.o:(.data+0x30c): undefined reference to `FR_System_46Directory_46w_95OK'
./Directory.o:(.data+0x330): undefined reference to `FR_System_46Directory_46r_95OK'
./Directory.o:(.data+0xf1c): undefined reference to `FR_System_46Directory_46c_95realpath_35'
collect2: ld returned 1 exit status
strip: '/tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hsc2hs': No such file
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Linux/hsc2hs-gcc] Error 2
real 3m14.001s
user 1m5.362s
sys 1m50.626s
Time for build with ghc-6.6
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-ghc66/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.24348.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.8392.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.8392.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.21661.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.21661.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
shift/reduce conflicts: 2
real 12m24.285s
user 5m15.713s
sys 6m2.003s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 6m17.618s
user 3m31.736s
sys 2m13.268s
Time for build with ghc-6.8.3
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-ghc68/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.31273.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15332.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15332.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.28656.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.28656.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
shift/reduce conflicts: 2
real 12m26.356s
user 5m1.410s
sys 6m7.389s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 6m30.611s
user 3m29.653s
sys 2m17.394s
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/Cabal.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/HUnit.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/HaXml.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/QuickCheck.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/array.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/base.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/bytestring.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/containers.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/directory.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/filepath.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/getopt.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/haskell-src.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/haskell98.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/html.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/old-locale.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/old-time.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/packedstring.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/parsec.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/polyparse.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/pretty.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/process.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/random.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/xhtml.cabal': No such file or directory
Time for build with nhc98
/tmp/malcolm/bin/nhc98: line 551: /tmp/malcolm/lib/nhc98/ix86-Linux/nhc98comp: No such file or directory
make: *** [lib/ix86-Linux/hmake-PRAGMA] Error 1
real 0m0.757s
user 0m0.183s
sys 0m0.440s
/usr/malcolm/cron/lomond/autorun finished at Thu Mar 26 03:09:34 GMT 2009
1
0
build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Thu Mar 26 00:10:31 GMT 2009
Time for build with gcc
ar: creating archive /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
In file included from System/Directory.hc:2314:
include/HsDirectory.h:13:29: error: Nhc98BaseConfig.h: No such file or directory
In file included from System/Directory.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:76: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:76: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:76: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:77: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:78: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:80: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:81: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:82: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:83: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
real 5m34.235s
user 2m47.113s
sys 2m46.009s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 19m11.024s
user 14m2.316s
sys 1m54.902s
Time for build with ghc-6.8.2
ar: creating archive /Users/malcolm/Haskell/nhc98-test-ghc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/hmakerc
/tmp/Bounded_Int.16120.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4299.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4299.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
Context at 907:47-907:50 in type-annotated expression is ignored :-(
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 16m13.558s
user 7m35.757s
sys 4m20.992s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 10m57.288s
user 7m13.295s
sys 1m41.655s
Time for build with nhc98
ar: creating archive /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hmakerc
/tmp/Extra.23668.hc:452: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Bounded_Int.9239.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27316.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27316.hc:2153: warning: this decimal constant is unsigned only in ISO C90
/usr/bin/ld: Undefined symbols:
_FR_System_46Directory_46c_95realpath_35
_FR_System_46Directory_46r_95OK
_FR_System_46Directory_46s_95IRUSR
_FR_System_46Directory_46s_95IWUSR
_FR_System_46Directory_46s_95IXUSR
_FR_System_46Directory_46w_95OK
_FR_System_46Directory_46x_95OK
___hscore_readdir
collect2: ld returned 1 exit status
mv: rename /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/hsc2hs/Main to /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hsc2hs: No such file or directory
make[1]: *** [/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hsc2hs] Error 1
make: *** [targets/powerpc-Darwin8/hsc2hs] Error 2
real 29m3.453s
user 24m20.485s
sys 3m43.464s
/Users/malcolm/Haskell/autorun finished at Thu Mar 26 01:50:32 GMT 2009
1
0
build/archivist.local /Users/malcolm/Haskell/autorun started at Wed Mar 25 04:00:25 GMT 2009
Time for build with gcc
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-gcc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hmakerc
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h: In function '__hscore_R_OK':
../libraries/directory/include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
../libraries/directory/include/HsDirectory.h:72: error: for each function it appears in.)
../libraries/directory/include/HsDirectory.h: In function '__hscore_W_OK':
../libraries/directory/include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_X_OK':
../libraries/directory/include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IRUSR':
../libraries/directory/include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IWUSR':
../libraries/directory/include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IXUSR':
../libraries/directory/include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IFDIR':
../libraries/directory/include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
Undefined symbols:
"_FR_System_46Directory_46x_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IRUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IWUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IXUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46c_95realpath_35", referenced from:
_F0_System_46Directory_46makeRelativeToCurrentDirectory in Directory.o
"_FR_System_46Directory_46r_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46w_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
strip: can't open file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hsc2hs (No such file or directory)
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs-gcc] Error 2
real 2m4.135s
user 1m8.256s
sys 0m48.247s
Time for build with ghc-6.8.3
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/hmakerc
/tmp/Bounded_Int.41937.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.59986.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.59986.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.73923.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.73923.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 8m36.330s
user 5m43.595s
sys 2m26.883s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 7m30.370s
user 6m36.336s
sys 0m52.648s
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/Cabal.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HUnit.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HaXml.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/QuickCheck.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/array.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/base.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/bytestring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/containers.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/directory.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/filepath.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/getopt.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell-src.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell98.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/html.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-locale.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-time.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/packedstring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/parsec.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/polyparse.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/pretty.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/process.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/random.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/xhtml.cabal: No such file or directory
Time for build with nhc98
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hmakerc
/tmp/Extra.9913.hc:452: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Bounded_Int.25407.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.43504.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.43504.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Undefined symbols:
"___hscore_R_OK", referenced from:
_FR_System_46Directory_46r_95OK in libHSdirectory.a(Directory.o)
"_get_console_echo__", referenced from:
_FR_System_46Posix_46Internals_46get_95console_95echo_35 in libHSbase.a(Internals.o)
"___hscore_W_OK", referenced from:
_FR_System_46Directory_46w_95OK in libHSdirectory.a(Directory.o)
"___hscore_X_OK", referenced from:
_FR_System_46Directory_46x_95OK in libHSdirectory.a(Directory.o)
"___hscore_S_IRUSR", referenced from:
_FR_System_46Directory_46s_95IRUSR in libHSdirectory.a(Directory.o)
"___hscore_S_IWUSR", referenced from:
_FR_System_46Directory_46s_95IWUSR in libHSdirectory.a(Directory.o)
"___hscore_S_IXUSR", referenced from:
_FR_System_46Directory_46s_95IXUSR in libHSdirectory.a(Directory.o)
"_set_console_buffering__", referenced from:
_FR_System_46Posix_46Internals_46set_95console_95buffering_35 in libHSbase.a(Internals.o)
"___hscore_readdir", referenced from:
_FR_System_46Posix_46Internals_46readdir_35 in libHSbase.a(Internals.o)
"_set_console_echo__", referenced from:
_FR_System_46Posix_46Internals_46set_95console_95echo_35 in libHSbase.a(Internals.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
mv: rename /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/hsc2hs/Main to /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs: No such file or directory
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs] Error 2
real 17m21.414s
user 15m21.280s
sys 1m55.574s
/Users/malcolm/Haskell/autorun finished at Wed Mar 25 04:45:33 GMT 2009
1
0
build/lomond /usr/malcolm/cron/lomond/autorun started at Wed Mar 25 02:08:47 GMT 2009
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hmakerc
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h: In function '__hscore_R_OK':
../libraries/directory/include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
../libraries/directory/include/HsDirectory.h:72: error: for each function it appears in.)
../libraries/directory/include/HsDirectory.h: In function '__hscore_W_OK':
../libraries/directory/include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_X_OK':
../libraries/directory/include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IRUSR':
../libraries/directory/include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IWUSR':
../libraries/directory/include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IXUSR':
../libraries/directory/include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IFDIR':
../libraries/directory/include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
./Directory.o:(.data+0x27c): undefined reference to `FR_System_46Directory_46s_95IXUSR'
./Directory.o:(.data+0x2a0): undefined reference to `FR_System_46Directory_46s_95IWUSR'
./Directory.o:(.data+0x2c4): undefined reference to `FR_System_46Directory_46s_95IRUSR'
./Directory.o:(.data+0x2e8): undefined reference to `FR_System_46Directory_46x_95OK'
./Directory.o:(.data+0x30c): undefined reference to `FR_System_46Directory_46w_95OK'
./Directory.o:(.data+0x330): undefined reference to `FR_System_46Directory_46r_95OK'
./Directory.o:(.data+0xf1c): undefined reference to `FR_System_46Directory_46c_95realpath_35'
collect2: ld returned 1 exit status
strip: '/tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hsc2hs': No such file
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Linux/hsc2hs-gcc] Error 2
real 3m26.814s
user 1m19.212s
sys 1m59.719s
Time for build with ghc-6.6
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-ghc66/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.17413.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.1388.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.1388.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.14732.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.14732.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
shift/reduce conflicts: 2
real 12m36.792s
user 5m37.321s
sys 6m22.578s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 6m21.884s
user 3m36.956s
sys 2m16.884s
Time for build with ghc-6.8.3
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-ghc68/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.24342.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.8405.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.8405.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.21689.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.21689.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
shift/reduce conflicts: 2
real 13m12.689s
user 5m44.078s
sys 6m44.320s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 6m25.478s
user 3m32.189s
sys 2m16.601s
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/Cabal.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/HUnit.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/HaXml.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/QuickCheck.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/array.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/base.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/bytestring.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/containers.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/directory.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/filepath.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/getopt.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/haskell-src.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/haskell98.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/html.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/old-locale.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/old-time.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/packedstring.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/parsec.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/polyparse.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/pretty.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/process.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/random.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/xhtml.cabal': No such file or directory
Time for build with nhc98
/tmp/malcolm/bin/nhc98: line 551: /tmp/malcolm/lib/nhc98/ix86-Linux/nhc98comp: No such file or directory
make: *** [lib/ix86-Linux/hmake-PRAGMA] Error 1
real 0m0.734s
user 0m0.203s
sys 0m0.373s
/usr/malcolm/cron/lomond/autorun finished at Wed Mar 25 03:09:30 GMT 2009
1
0
build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Wed Mar 25 00:10:33 GMT 2009
Time for build with gcc
ar: creating archive /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
In file included from System/Directory.hc:2314:
include/HsDirectory.h:13:29: error: Nhc98BaseConfig.h: No such file or directory
In file included from System/Directory.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:76: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:76: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:76: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:77: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:78: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:80: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:81: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:82: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:83: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
real 5m40.639s
user 2m47.610s
sys 2m40.892s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 19m20.258s
user 14m2.722s
sys 1m54.036s
Time for build with ghc-6.8.2
ar: creating archive /Users/malcolm/Haskell/nhc98-test-ghc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/hmakerc
/tmp/Bounded_Int.23685.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.11833.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.11833.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
Context at 907:47-907:50 in type-annotated expression is ignored :-(
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 16m30.179s
user 7m36.074s
sys 4m27.496s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 11m16.474s
user 7m14.989s
sys 1m43.506s
Time for build with nhc98
ar: creating archive /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hmakerc
/tmp/Extra.1323.hc:452: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Bounded_Int.16791.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4969.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4969.hc:2153: warning: this decimal constant is unsigned only in ISO C90
/usr/bin/ld: Undefined symbols:
_FR_System_46Directory_46c_95realpath_35
_FR_System_46Directory_46r_95OK
_FR_System_46Directory_46s_95IRUSR
_FR_System_46Directory_46s_95IWUSR
_FR_System_46Directory_46s_95IXUSR
_FR_System_46Directory_46w_95OK
_FR_System_46Directory_46x_95OK
___hscore_readdir
collect2: ld returned 1 exit status
mv: rename /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/hsc2hs/Main to /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hsc2hs: No such file or directory
make[1]: *** [/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hsc2hs] Error 1
make: *** [targets/powerpc-Darwin8/hsc2hs] Error 2
real 29m4.016s
user 24m20.348s
sys 3m46.402s
/Users/malcolm/Haskell/autorun finished at Wed Mar 25 01:52:22 GMT 2009
1
0
build/archivist.local /Users/malcolm/Haskell/autorun started at Tue Mar 24 04:00:24 GMT 2009
Time for build with gcc
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-gcc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hmakerc
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h: In function '__hscore_R_OK':
../libraries/directory/include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
../libraries/directory/include/HsDirectory.h:72: error: for each function it appears in.)
../libraries/directory/include/HsDirectory.h: In function '__hscore_W_OK':
../libraries/directory/include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_X_OK':
../libraries/directory/include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IRUSR':
../libraries/directory/include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IWUSR':
../libraries/directory/include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IXUSR':
../libraries/directory/include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IFDIR':
../libraries/directory/include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
Undefined symbols:
"_FR_System_46Directory_46x_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IRUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IWUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46s_95IXUSR", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46c_95realpath_35", referenced from:
_F0_System_46Directory_46makeRelativeToCurrentDirectory in Directory.o
"_FR_System_46Directory_46r_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
"_FR_System_46Directory_46w_95OK", referenced from:
_CF_System_46Directory_46getHomeDirectory in Directory.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
strip: can't open file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hsc2hs (No such file or directory)
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs-gcc] Error 2
real 2m4.897s
user 1m8.378s
sys 0m48.019s
Time for build with ghc-6.8.3
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/hmakerc
/tmp/Bounded_Int.66274.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.84322.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.84322.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
Context at 907:47-907:50 in type-annotated expression is ignored :-(
In file included from /tmp/Directory.98258.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.98258.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 8m32.986s
user 5m43.266s
sys 2m26.026s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
108 outputs match / 2 outputs differ
110 errors match / 0 errors differ
real 7m29.006s
user 6m36.340s
sys 0m52.313s
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/Cabal.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HUnit.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HaXml.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/QuickCheck.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/array.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/base.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/bytestring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/containers.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/directory.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/filepath.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/getopt.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell-src.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell98.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/html.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-locale.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-time.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/packedstring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/parsec.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/polyparse.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/pretty.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/process.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/random.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/xhtml.cabal: No such file or directory
Time for build with nhc98
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hmakerc
/tmp/Extra.34249.hc:452: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Bounded_Int.49744.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.67836.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.67836.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Undefined symbols:
"___hscore_R_OK", referenced from:
_FR_System_46Directory_46r_95OK in libHSdirectory.a(Directory.o)
"_get_console_echo__", referenced from:
_FR_System_46Posix_46Internals_46get_95console_95echo_35 in libHSbase.a(Internals.o)
"___hscore_W_OK", referenced from:
_FR_System_46Directory_46w_95OK in libHSdirectory.a(Directory.o)
"___hscore_X_OK", referenced from:
_FR_System_46Directory_46x_95OK in libHSdirectory.a(Directory.o)
"___hscore_S_IRUSR", referenced from:
_FR_System_46Directory_46s_95IRUSR in libHSdirectory.a(Directory.o)
"___hscore_S_IWUSR", referenced from:
_FR_System_46Directory_46s_95IWUSR in libHSdirectory.a(Directory.o)
"___hscore_S_IXUSR", referenced from:
_FR_System_46Directory_46s_95IXUSR in libHSdirectory.a(Directory.o)
"_set_console_buffering__", referenced from:
_FR_System_46Posix_46Internals_46set_95console_95buffering_35 in libHSbase.a(Internals.o)
"___hscore_readdir", referenced from:
_FR_System_46Posix_46Internals_46readdir_35 in libHSbase.a(Internals.o)
"_set_console_echo__", referenced from:
_FR_System_46Posix_46Internals_46set_95console_95echo_35 in libHSbase.a(Internals.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
mv: rename /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/hsc2hs/Main to /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs: No such file or directory
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs] Error 2
real 17m17.983s
user 15m21.236s
sys 1m55.355s
/Users/malcolm/Haskell/autorun finished at Tue Mar 24 04:47:26 GMT 2009
1
0