From owner-freebsd-current@freebsd.org Fri Jan 26 17:00:34 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79C35EB6D72 for ; Fri, 26 Jan 2018 17:00:34 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from webmail4.jnielsen.net (webmail4.jnielsen.net [IPv6:2607:f7a0:a:18c::c0de]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "webmail2.jnielsen.net", Issuer "freebsdsolutions.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 194347AFFD for ; Fri, 26 Jan 2018 17:00:33 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from [10.3.135.15] (50-207-240-162-static.hfc.comcastbusiness.net [50.207.240.162]) (authenticated bits=0) by webmail4.jnielsen.net (8.15.2/8.15.2) with ESMTPSA id w0QH0Rt7016546 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 26 Jan 2018 10:00:29 -0700 (MST) (envelope-from lists@jnielsen.net) X-Authentication-Warning: webmail4.jnielsen.net: Host 50-207-240-162-static.hfc.comcastbusiness.net [50.207.240.162] claimed to be [10.3.135.15] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Error compiling isboot-kmod From: John Nielsen In-Reply-To: Date: Fri, 26 Jan 2018 10:00:25 -0700 Cc: Warner Losh , Maurizio Vairani Content-Transfer-Encoding: quoted-printable Message-Id: <9D0C6C9E-3020-4EC0-97AF-6498FB7356C7@jnielsen.net> References: To: freebsd-current X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jan 2018 17:00:34 -0000 > On Jan 26, 2018, at 3:37 AM, Maurizio Vairani = wrote: >=20 > 2018-01-24 17:19 GMT+01:00 Warner Losh : >=20 >=20 > On Wed, Jan 24, 2018 at 3:12 AM, Maurizio Vairani = wrote: > On this CURRENT snapshot > # uname -a > FreeBSD freebsd12 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r327788: Wed = Jan 10 > 22:55:40 UTC 2018 > root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC > amd64 >=20 > I can't compile the kernel module isboot-kmod: > # cd /usr/ports/net/isboot-kmod && make > =3D=3D=3D> License BSD2CLAUSE accepted by the > user >=20 > =3D=3D=3D> isboot-kmod-0.2.13_1 depends on file: /usr/local/sbin/pkg = - found > =3D=3D=3D> Fetching all distfiles required by isboot-kmod-0.2.13_1 for = building > =3D=3D=3D> Extracting for isboot-kmod-0.2.13_1 > =3D> SHA256 Checksum OK for isboot-0.2.13.tar.gz. > =3D=3D=3D> Patching for isboot-kmod-0.2.13_1 > =3D=3D=3D> Applying FreeBSD patches for isboot-kmod-0.2.13_1 > =3D=3D=3D> Configuring for isboot-kmod-0.2.13_1 > =3D=3D=3D> Building for isboot-kmod-0.2.13_1 > --- machine --- > --- x86 --- > --- machine --- > machine -> /usr/src/sys/amd64/include > --- x86 --- > x86 -> /usr/src/sys/x86/include > --- objwarn --- > --- opt_cam.h --- > --- objwarn --- > Warning: Object directory not changed from original > /usr/ports/net/isboot-kmod/work/isboot-0.2.13/src > --- opt_cam.h --- > :> opt_cam.h > --- isboot.o --- > --- ibft.o --- > --- isboot.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE > -nostdinc -I. -I/usr/src/sys -fno-common -fno-omit-frame-pointer > -mno-omit-leaf-frame-pointer -MD -MF.depe$ > d.isboot.o -MTisboot.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx = -mno-sse > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv > -fstack-protector -Wall -Wredundant-dec$ > s -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith > -Winline -Wcast-qual -Wundef -Wno-pointer-sign > -D__printf__=3D__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-s$ > gn -Wno-error-shift-negative-value -Wno-error-address-of-packed-member > -mno-aes -mno-avx -std=3Diso9899:1999 -c isboot.c -o isboot.o > --- ibft.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE > -nostdinc -I. -I/usr/src/sys -fno-common -fno-omit-frame-pointer > -mno-omit-leaf-frame-pointer -MD -MF.depe$ > d.ibft.o -MTibft.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv > -fstack-protector -Wall -Wredundant-decls -$ > nested-externs -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith > -Winline -Wcast-qual -Wundef -Wno-pointer-sign > -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi$ > gnostics-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 $ > Wno-error-shift-negative-value -Wno-error-address-of-packed-member > -mno-aes -mno-avx -std=3Diso9899:1999 -c ibft.c -o ibft.o > --- iscsi.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE > -nostdinc -I. -I/usr/src/sys -fno-common -fno-omit-frame-pointer > -mno-omit-leaf-frame-pointer -MD -MF.depe$ > d.iscsi.o -MTiscsi.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv > -fstack-protector -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith > -Winline -Wcast-qual -Wundef -Wno-pointer-sign > -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f$ > iagnostics-show-option -Wno-unknown-pragmas = -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality > -Wno-error-unused-function -Wno-error-pointer-sig$ > -Wno-error-shift-negative-value -Wno-error-address-of-packed-member > -mno-aes -mno-avx -std=3Diso9899:1999 -c iscsi.c -o iscsi.o > In file included from iscsi.c:62: > In file included from /usr/src/sys/cam/cam_ccb.h:1035: > In file included from /usr/src/sys/cam/mmc/mmc_bus.h:5: > In file included from /usr/src/sys/dev/mmc/bridge.h:59: > /usr/src/sys/sys/bus.h:726:10: fatal error: 'device_if.h' file not = found > #include "device_if.h" > ^~~~~~~~~~~~~ >=20 > I think this was fixed in a newer -current. >=20 > Warner=20 > Thanks Warner, but I have the same error in : > # uname -a > FreeBSD 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r328383: Thu Jan 25 = 04:48:52 UTC 2018 = root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC = amd64 Whatever change broke it happened around the beginning of July 2017. I = started getting (and ignoring, sadly, due to lack of time and certainty = that anyone cared) messages with this error from pkg-fallout@ on July = 11. I'm looking through the revision history but nothing stands out to = me yet. Maybe someone with better svn-foo will find it faster. :) JN > # MAKE_JOBS_UNSAFE=3Dyes make=20 > =3D=3D=3D> License BSD2CLAUSE accepted by the user > =3D=3D=3D> isboot-kmod-0.2.13_1 depends on file: /usr/local/sbin/pkg = - found > =3D=3D=3D> Fetching all distfiles required by isboot-kmod-0.2.13_1 for = building > =3D=3D=3D> Extracting for isboot-kmod-0.2.13_1 > =3D> SHA256 Checksum OK for isboot-0.2.13.tar.gz. > =3D=3D=3D> Patching for isboot-kmod-0.2.13_1 > =3D=3D=3D> Applying FreeBSD patches for isboot-kmod-0.2.13_1 > =3D=3D=3D> Configuring for isboot-kmod-0.2.13_1 > =3D=3D=3D> Building for isboot-kmod-0.2.13_1 > machine -> /usr/src/sys/amd64/include > x86 -> /usr/src/sys/x86/include > :> opt_cam.h > Warning: Object directory not changed from original = /usr/ports/net/isboot-kmod/work/isboot-0.2.13/src > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE = -nostdinc -I. -I/usr/src/sys -fno-common -fno-omit-frame-pointer = -mno-omit-leaf-frame-pointer -MD -MF.depend.isboot.o -MTisboot.o = -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef = -Wno-pointer-sign -D__printf__=3D__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 -Wno-error-shift-negative-value = -Wno-error-address-of-packed-member -mno-aes -mno-avx = -std=3Diso9899:1999 -c isboot.c -o isboot.o > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE = -nostdinc -I. -I/usr/src/sys -fno-common -fno-omit-frame-pointer = -mno-omit-leaf-frame-pointer -MD -MF.depend.ibft.o -MTibft.o = -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef = -Wno-pointer-sign -D__printf__=3D__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 -Wno-error-shift-negative-value = -Wno-error-address-of-packed-member -mno-aes -mno-avx = -std=3Diso9899:1999 -c ibft.c -o ibft.o > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE = -nostdinc -I. -I/usr/src/sys -fno-common -fno-omit-frame-pointer = -mno-omit-leaf-frame-pointer -MD -MF.depend.iscsi.o -MTiscsi.o = -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef = -Wno-pointer-sign -D__printf__=3D__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 -Wno-error-shift-negative-value = -Wno-error-address-of-packed-member -mno-aes -mno-avx = -std=3Diso9899:1999 -c iscsi.c -o iscsi.o > In file included from iscsi.c:62: > In file included from /usr/src/sys/cam/cam_ccb.h:1035: > In file included from /usr/src/sys/cam/mmc/mmc_bus.h:5: > In file included from /usr/src/sys/dev/mmc/bridge.h:59: > /usr/src/sys/sys/bus.h:726:10: fatal error: 'device_if.h' file not = found > #include "device_if.h" > ^~~~~~~~~~~~~ > 1 error generated. = = =20 > *** Error code 1 >=20 > Stop. > make[2]: stopped in /usr/ports/net/isboot-kmod/work/isboot-0.2.13/src > *** Error code 1 >=20 > Stop. > make[1]: stopped in /usr/ports/net/isboot-kmod > *** Error code 1 >=20 > Stop. > make: stopped in /usr/ports/net/isboot-kmod > -- > Maurizio