Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Jan 2016 06:45:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 198062] FreeBSD 10.1-RELEASE kernel freezes on 'pci0: <ACPI PCI bus> on pcib0'
Message-ID:  <bug-198062-8-MFcUZAID6x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198062-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198062-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D198062

--- Comment #19 from Joseph King <jhkingsr@gmail.com> ---
(In reply to John Baldwin from comment #18)

Using FreeBSD netsys9.isolan.itsmine.com 9.3-RELEASE-p30 FreeBSD
9.3-RELEASE-p30 #0: Mon Nov  2 10:11:50 UTC 2015=20=20=20=20
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64 as t=
he
building OS on the hardware in question.

Using method #1 svn:

When I do the make kernel-toolchain the following errors are spit out:

root@netsys9:/ufs/pr_198062 # make kernel-toolchain
Unknown modifier '['

"/ufs/pr_198062/Makefile.inc1", line 1105: Malformed conditional
(${BUILDKERNELS:[)
Unknown modifier '['

"/ufs/pr_198062/Makefile.inc1", line 1114: if-less endif
Unknown modifier '['

"/ufs/pr_198062/Makefile.inc1", line 1134: Malformed conditional
(${BUILDKERNELS:[)
Unknown modifier '['

"/ufs/pr_198062/Makefile.inc1", line 1151: if-less endif
Unknown modifier '['

"/ufs/pr_198062/Makefile.inc1", line 1169: Malformed conditional
(${BUILDKERNELS:[)
Unknown modifier '['

"/ufs/pr_198062/Makefile.inc1", line 1176: if-less endif
make: fatal errors encountered -- cannot continue
*** [kernel-toolchain] Error code 1

Stop in /ufs/pr_198062.

Using method #2 git: the kernel-toolchain makes fine but when I do the
buildkernel the following errors are spit out at me after a few minutes...

=3D=3D=3D> aic7xxx (depend)
=3D=3D=3D> aic7xxx/ahc (depend)
@ -> /ufs/pr_198062-git/freebsd/sys
machine -> /ufs/pr_198062-git/freebsd/sys/amd64/include
x86 -> /ufs/pr_198062-git/freebsd/sys/x86/include
Error: aic7xxx_seq.h is missing.  Run 'make ahcfirmware'
Error: aic7xxx_reg.h is missing.  Run 'make ahcfirmware'
Error: aic7xxx_reg_print.c is missing.  Run 'make ahcfirmware'
ln -sf /usr/obj/ufs/pr_198062-git/freebsd/sys/GENERIC/opt_scsi.h opt_scsi.h
ln -sf /usr/obj/ufs/pr_198062-git/freebsd/sys/GENERIC/opt_aic7xxx.h
opt_aic7xxx.h
ln -sf /usr/obj/ufs/pr_198062-git/freebsd/sys/GENERIC/opt_cam.h opt_cam.h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
rm -f .depend
CC=3D'cc ' mkdep -f .depend -a   -nostdinc -DAHC_REG_PRETTY_PRINT=3D1 -D_KE=
RNEL
-DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq
-I/usr/obj/ufs/pr_198062-git/freebsd/sys/GENERIC -std=3Diso9899:1999=20=20
aic7xxx_reg_print.c
/ufs/pr_198062-git/freebsd/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic=
7xxx.c
/ufs/pr_198062-git/freebsd/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic=
7xxx_93cx6.c
/ufs/pr_198062-git/freebsd/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic=
7xxx_osm.c
/ufs/pr_198062-git/freebsd/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic=
7770.c
cc: error: no such file or directory: 'aic7xxx_reg_print.c'
mkdep: compile failed
*** [.depend] Error code 1

Stop in /ufs/pr_198062-git/freebsd/sys/modules/aic7xxx/ahc.
*** [depend_subdir_ahc] Error code 1

Stop in /ufs/pr_198062-git/freebsd/sys/modules/aic7xxx.
*** [depend_subdir_aic7xxx] Error code 1

Stop in /ufs/pr_198062-git/freebsd/sys/modules.
*** [modules-depend] Error code 1

Stop in /usr/obj/ufs/pr_198062-git/freebsd/sys/GENERIC.
*** [buildkernel] Error code 1

Stop in /ufs/pr_198062-git/freebsd.
*** [buildkernel] Error code 1

Stop in /ufs/pr_198062-git/freebsd.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198062-8-MFcUZAID6x>