Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Build break on port amd64 - balloon.c
Sources updated on 2013-08-18 at 00:20:05 (which includes Matt's update
to sys.intr.h)
# compile XEN3_DOM0/balloon.o
/test-bed/tools/bin/x86_64--netbsd-gcc -mcmodel=kernel -mno-red-zone
-ffreestanding -fno-zero-initialized-in-bss -O2 -fno-omit-frame-pointer
-fstack-protector -Wstack-protector --param ssp-buffer-size=1
-fno-strict-aliasing -fno-common -std=gnu99 -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wold-style-definition -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings -Wno-unreachable-code -Wno-pointer-sign -Wno-attributes -Wextra
-Wno-unused-parameter -Wold-style-definition -Wno-sign-compare
--sysroot=/test-bed/dst -Damd64 -Dx86_64 -I.
-I/tmp/test-bed/.10663/sys/arch/amd64/compile/XEN3_DOM0/xen-ma
-I/test-bed/src/sys/../common/include -I/test-bed/src/sys/arch
-I/test-bed/src/sys -nostdinc -DMSGBUFSIZE=24576 -DDIAGNOSTIC -DMAXUSERS=32
-D_KERNEL -D_KERNEL_OPT -std=gnu99
-I/test-bed/src/sys/lib/libkern/../../../common/lib/libc/quad
-I/test-bed/src/sys/lib/libkern/../../../common/lib/libc/string
-I/test-bed/src/sys/lib/libkern/../../../common/lib/libc/arch/x86_64/string
-D_FORTIFY_SOURCE=2 -I/test-bed/src/sys/external/bsd/ipf
-I/test-bed/src/sys/external/isc/atheros_hal/dist
-I/test-bed/src/sys/external/isc/atheros_hal/ic
-I/test-bed/src/sys/external/bsd/acpica/dist/include -c
/test-bed/src/sys/arch/xen/xen/balloon.c
In file included from /test-bed/src/sys/sys/mutex.h:181:0,
from /test-bed/src/sys/sys/device.h:85,
from /test-bed/src/sys/arch/xen/xen/balloon.c:77:
/test-bed/src/sys/sys/intr.h:40:32: error: expected ')' before 'void'
/test-bed/src/sys/sys/intr.h:46:7: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
/test-bed/src/sys/sys/intr.h:48:26: error: expected ')' before '*' token
/test-bed/src/sys/sys/intr.h:51:28: error: expected ')' before '*' token
/test-bed/src/sys/sys/intr.h:53:29: error: expected ')' before '*' token
/test-bed/src/sys/sys/intr.h:70:14: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'softint_timing'
*** Failed target: balloon.o
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index