From owner-freebsd-stable@freebsd.org Wed Dec 14 17:19:46 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8030C77A38; Wed, 14 Dec 2016 17:19:46 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id C3EA0BDB; Wed, 14 Dec 2016 17:19:42 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA21301; Wed, 14 Dec 2016 19:19:41 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1cHDDQ-0002NH-RZ; Wed, 14 Dec 2016 19:19:40 +0200 Subject: Re: FreeBSD_STABLE_10-i386 - Build #1547 - Failure To: freebsd-stable@FreeBSD.org, freebsd-i386@FreeBSD.org References: <628075244.92.1481735074904.JavaMail.jenkins@jenkins-9.freebsd.org> From: Andriy Gapon Message-ID: Date: Wed, 14 Dec 2016 19:18:44 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <628075244.92.1481735074904.JavaMail.jenkins@jenkins-9.freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2016 17:19:47 -0000 On 14/12/2016 19:04, jenkins-admin@FreeBSD.org wrote: > --- fwohci.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common > -g -I/usr/obj/usr/src/sys/GENERIC -mno-aes -mno-avx -mno-mmx -mno-sse > -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -std=iso9899:1999 > -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -Wno-error-unused-function -c > /usr/src/sys/modules/firewire/firewire/../../../dev/firewire/fwohci.c -o fwohci.o > --- all_subdir_drm2 --- > --- radeon_ttm.o --- > ctfconvert -L VERSION -g radeon_ttm.o > --- all_subdir_firmware --- > ctfconvert -L VERSION -g subr_firmware.o > --- all_subdir_firewire --- > /usr/src/sys/modules/firewire/firewire/../../../dev/firewire/fwohci.c:1878:9: error: use of undeclared identifier 'prequpper' > (prequpper & 0xffffffff)) { Sorry about this, should be fixed by r310081. -- Andriy Gapon