Ticket #30377: bootstrap.2.log

File bootstrap.2.log, 1.5 KB (added by martin.eisenhardt@…, 13 years ago)
Line 
1###
2### Using 'darwin' toolset.
3###
4rm -rf bootstrap
5mkdir bootstrap
6/usr/bin/gcc-4.2 -o bootstrap/jam0 command.c compile.c debug.c expand.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c
7expand.c: In function ‘var_expand’:
8expand.c:85: warning: field precision should have type ‘int’, but argument 2 has type ‘long int’
9fileunix.c: In function ‘file_archscan’:
10fileunix.c:300: error: ‘struct ar_hdr’ has no member named ‘ar_fmag’
11fileunix.c:316: error: ‘struct ar_hdr’ has no member named ‘ar_name’
12fileunix.c:316: error: ‘struct ar_hdr’ has no member named ‘ar_name’
13fileunix.c:316: error: ‘struct ar_hdr’ has no member named ‘ar_name’
14fileunix.c:316: error: ‘struct ar_hdr’ has no member named ‘ar_name’
15fileunix.c:318: error: ‘struct ar_hdr’ has no member named ‘ar_date’
16fileunix.c:319: error: ‘struct ar_hdr’ has no member named ‘ar_size’
17fileunix.c:321: error: ‘struct ar_hdr’ has no member named ‘ar_name’
18fileunix.c:323: error: ‘struct ar_hdr’ has no member named ‘ar_name’
19fileunix.c:335: error: ‘struct ar_hdr’ has no member named ‘ar_name’