[head tinderbox] failure on amd64/amd64

Sam Leffler sam at errno.com
Sun May 7 22:49:09 UTC 2006


Pascal Hofstee wrote:
> On Sun, 2006-05-07 at 07:11 -0400, FreeBSD Tinderbox wrote:
>> ===> ath_hal (depend)
>> @ -> /src/sys
>> machine -> /src/sys/amd64/include
>> awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
>> awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
>> awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
>> awk -f @/tools/makeobjops.awk @/contrib/dev/ath/freebsd/ah_if.m -h
>> make: don't know how to make /src/sys/modules/ath_hal/../../contrib/dev/ath/public/amd64-elf.opt_ah.h. Stop
>> *** Error code 2
>>
>> Stop in /src/sys/modules.
>> *** Error code 1
>>
>> Stop in /obj/amd64/src/sys/LINT.
>> *** Error code 1
>>
>> Stop in /src.
>> *** Error code 1
> 
> I am seeing the exact same build breakage on non-LINT buildkernel runs
> as well.
> 

Yes, this is because ath got added to GENERIC.  It's worked for all my 
tests. I don't understand why the tinderbox complains; likely a 
cross-build issue with the ath_hal module Makefile.

	Sam


More information about the freebsd-tinderbox mailing list