Date: Sat, 11 Apr 2015 05:57:19 -0700 From: David Wolfskill <david@catwhisker.org> To: current@freebsd.org Subject: Kernel build failed in sys/x86/acpica @r281433 Message-ID: <20150411125719.GA15644@albert.catwhisker.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Running:
FreeBSD g1-254.catwhisker.org 11.0-CURRENT FreeBSD 11.0-CURRENT #1565 r281363M/281366:1100068: Fri Apr 10 05:41:13 PDT 2015 root@g1-254.catwhisker.org:/common/S4/obj/usr/src/sys/CANARY i386
World builds OK; kernel is OK up to:
...
>>> stage 3.2: building everything
...
--- legacy.o ---
cc -c -O -pipe -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno--- OsdEnvironment.o ---
/usr/src/sys/x86/acpica/OsdEnvironment.c:73:39: error: incompatible pointer types passing 'ACPI_SIZE *' (aka 'unsigned int *') to parameter of type 'ACPI_PHYSICAL_ADDRESS *' (aka 'unsigned long long *') [-Werror,-Wincompatible-pointer-types]
if (ACPI_SUCCESS(AcpiFindRootPointer(&acpi_root)))
^~~~~~~~~~
/usr/src/sys/contrib/dev/acpica/include/acexcep.h:94:44: note: expanded from macro 'ACPI_SUCCESS'
#define ACPI_SUCCESS(a) (!(a))
^
/usr/src/sys/contrib/dev/acpica/include/acpixf.h:506:30: note: passing argument to parameter 'RsdpAddress' here
ACPI_PHYSICAL_ADDRESS *RsdpAddress))
^
/usr/src/sys/contrib/dev/acpica/include/acpixf.h:96:5: note: expanded from macro 'ACPI_EXTERNAL_RETURN_STATUS'
Prototype;
^
1 error generated.
...
--- OsdEnvironment.o ---
*** [OsdEnvironment.o] Error code 1
make[2]: stopped in /common/S4/obj/usr/src/sys/CANARY
....
and things tend to "go downhill" from that point.
Peace,
david
--
David H. Wolfskill david@catwhisker.org
Those who murder in the name of God or prophet are blasphemous cowards.
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQJ8BAEBCgBmBQJVKRouXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4
QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk772cP/jp4vyUoExcexomBqwC9X1Ku
LehTL1QUVsEf3H4zwSrV2i8srZArb4LPbyiXvpf2L0eYJ6NViPwxZUgB4t0dYmvF
L++jib6oz8PqBfE9jMp2iWTQ35GUeKLYoaXL4JD2vBM3PwTdC0U16hh33cgV+PQa
mabK7+vivj/LARucn0keCSYTd9M6jjSxjRtbWQjeDcxNj0+eJjEMUz6a4MQbt6hp
3eN8GdifIFac1KU7p7rwRmmZidBFdLSnwJ8RiGOGM9PECEmusgJsFkDrTxSdT/cD
Y5JdYaiHJ0pFWXj51BIkX1HuZdHyWvQMcarJjqzs2i4L2ZMuJn2XoSLBCj1OG3m8
8OeR9BqpsmCfUDBPx0wcuSO5m9zwgAKUndJh89n8uoOY9kN7LS5uiflCyRcp2k8o
jSYTfkuyESQpU1vwz+fMKjcSxm7Nfni/uenh9PGp2qhlIlIhd/iuNAEGBJzvUOXJ
CAC9a6hKWDvow1gm0WwWOCnHORra8ZH8x77hIsgngHE6MVUhfPj73qjRE+HPgrQG
F+YptBJfjYz3PkThjbBbrSObbI+aQklJdbIqgTZiHvKgZOS8LH11+DiLeoAjv23Z
aZREhzW0ftj6b0Wtcwen8yLU9Itb4C5i1MM/Dv/Inww55LMm/QsuqXUra+9V1K92
oM42Te3cLchIWKCLZPJw
=VYeb
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150411125719.GA15644>
