Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Oct 2001 19:20:28 -0700
From:      Peter Wemm <peter@wemm.org>
To:        ia64@freebsd.org
Subject:   dependency violations...
Message-ID:  <20011007022028.B99F43808@overcee.netplex.com.au>

next in thread | raw e-mail | index | archive | help
In the current kernel, with a later compiler and toolchain:

ia64-unknown-linux-gcc -D__FreeBSD__ -U__linux__ -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -g -nostdinc -I-  -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include  -D_KERNEL -include opt_global.h   -ffixed-r13 -mfixed-range=f32-f127  ../../../ia64/ia64/machdep.c
In file included from ../../../ia64/ia64/machdep.c:77:
../../../alpha/alpha/db_instruction.h:175:9: warning: extra tokens at end of #endif directive
In file included from machine/efi.h:37,
                 from ../../../ia64/ia64/machdep.c:81:
../../../boot/efi/include/efiapi.h:528: warning: function declaration isn't a prototype
../../../ia64/ia64/machdep.c: In function `identifycpu':
../../../ia64/ia64/machdep.c:397: warning: unknown conversion type character `b' in format
../../../ia64/ia64/machdep.c:397: warning: too many arguments for format
../../../ia64/ia64/machdep.c: At top level:
../../../ia64/ia64/machdep.c:827: warning: `bzero' was used with no prototype before its definition
{standard input}: Assembler messages:
{standard input}:1079: Warning: Use of 'br.ret.sptk.many' violates RAW dependency 'PSR.tb' (data)
{standard input}:1079: Warning: Only the first path encountering the conflict is reported
{standard input}:1072: Warning: This is the location of the conflicting usage
{standard input}:1079: Warning: Use of 'br.ret.sptk.many' violates RAW dependency 'PSR.lp' (data)
{standard input}:1079: Warning: Only the first path encountering the conflict is reported
{standard input}:1072: Warning: This is the location of the conflicting usage
../../../sys/libkern.h:102: warning: `memset' defined but not used

ia64-unknown-linux-gcc -D__FreeBSD__ -U__linux__ -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -g -nostdinc -I-  -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include  -D_KERNEL -include opt_global.h   -ffixed-r13 -mfixed-range=f32-f127  ../../../ia64/ia64/pmap.c
{standard input}: Assembler messages:
{standard input}:1090: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
{standard input}:1090: Warning: Only the first path encountering the conflict is reported
{standard input}:1074: Warning: This is the location of the conflicting usage


ia64-unknown-linux-gcc -D__FreeBSD__ -U__linux__ -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -g -nostdinc -I-  -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include  -D_KERNEL -include opt_global.h   -ffixed-r13 -mfixed-range=f32-f127  ../../../ia64/ia64/pmap.c
{standard input}: Assembler messages:
{standard input}:1090: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data)
{standard input}:1090: Warning: Only the first path encountering the conflict is reported
{standard input}:1074: Warning: This is the location of the conflicting usage
../../../sys/libkern.h:102: warning: `memset' defined but not used
{standard input}:6313: Warning: Use of 'ld4' may violate RAW dependency 'RR#' (data)
{standard input}:6313: Warning: Only the first path encountering the conflict is reported
{standard input}:6236: Warning: This is the location of the conflicting usage
{standard input}:6313: Warning: Use of 'ld4' may violate RAW dependency 'RR#' (data)
{standard input}:6313: Warning: Only the first path encountering the conflict is reported
{standard input}:6236: Warning: This is the location of the conflicting usage
{standard input}:6313: Warning: Use of 'ld4' may violate RAW dependency 'RR#' (data)
{standard input}:6313: Warning: Only the first path encountering the conflict is reported
{standard input}:6236: Warning: This is the location of the conflicting usage
{standard input}:6313: Warning: Use of 'ld4' may violate RAW dependency 'RR#' (data), specific resource number is 1
{standard input}:6313: Warning: Only the first path encountering the conflict is reported
{standard input}:6254: Warning: This is the location of the conflicting usage
{standard input}:6313: Warning: Use of 'ld4' may violate RAW dependency 'RR#' (data), specific resource number is 1
{standard input}:6313: Warning: Only the first path encountering the conflict is reported
{standard input}:6254: Warning: This is the location of the conflicting usage
[lots and lots more]



Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011007022028.B99F43808>