Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2016 12:11:30 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        jhb@FreeBSD.org, nwhitehorn@FreeBSD.org, andrew@FreeBSD.org,  sephe@FreeBSD.org, asomers@FreeBSD.org, avg@FreeBSD.org,  gjb@FreeBSD.org, mav@FreeBSD.org, alc@FreeBSD.org, trasz@FreeBSD.org,  imp@FreeBSD.org, zeising@FreeBSD.org, cem@FreeBSD.org,  brooks@FreeBSD.org, glebius@FreeBSD.org, kib@FreeBSD.org,  bdrewery@FreeBSD.org, sbruno@FreeBSD.org, manu@FreeBSD.org,  ache@FreeBSD.org, avos@FreeBSD.org, jenkins-admin@FreeBSD.org,  freebsd-current@FreeBSD.org
Subject:   FreeBSD_HEAD_amd64_gcc - Build #1447 - Failure
Message-ID:  <1099734996.49.1469103143713.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_amd64_gcc - Build #1447 - Failure:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1=
447/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/144=
7/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1447=
/console

Change summaries:

303134 by kib:
Improve typesetting.

Reviewed by:=09bapt
No objections from:=09emaste
Sponsored by:=09The FreeBSD Foundation
Differential revision:=09https://reviews.freebsd.org/D7261

303133 by andrew:
Add support for arm64 to uart_dev_acpi by using the _HID property to find
the uart class to use in a similar way as the fdt driver.

Obtained from:=09ABT Systems Ltd
MFC after:=091 month
Sponsored by:=09The FreeBSD Foundation
Differential Revision:=09https://reviews.freebsd.org/D7248

303132 by trasz:
Add documentation for "ctld -u", the UCL configuration file format.

Submitted by:=09jceel@
Reviewed by:=09wblock@
MFC after:=093 days
Differential Revision:=09https://reviews.freebsd.org/D7222

303131 by sephe:
hyperv: hv_vmbus_channel -> vmbus_channel

MFC after:=091 week
Sponsored by:=09Microsoft OSTC
Differential Revision:=09https://reviews.freebsd.org/D7260

303130 by bdrewery:
Add LOCAL_XTOOL_DIRS to add into cross-tools.

Sponsored by:=09EMC / Isilon Storage Division

303129 by sephe:
hyperv/vmbus: Shuffle function declaration and macro definition.

MFC after:=091 week
Sponsored by:=09Microsoft OSTC
Differential Revision:=09https://reviews.freebsd.org/D7259

303128 by sephe:
hyperv/vmbus: Reorder channel fields.

MFC after:=091 week
Sponsored by:=09Microsoft OSTC
Differential Revision:=09https://reviews.freebsd.org/D7258

303127 by sephe:
hyperv/vmbus: Save event flag location and evet flag mask.

This avoids unnecessary access to the vmbus_softc struct on sending path.

MFC after:=091 week
Sponsored by:=09Microsoft OSTC
Differential Revision:=09https://reviews.freebsd.org/D7257

303126 by imp:
Actually import nvme_sim so the CAM attachment for NVME (nda) actually
works.

MFC after: 1 week

303125 by imp:
Remove some bogus comments and printfs. Also, we can't
cam_periph_releaes_locked() at the end of nvme_probe_start because we
hit an assertion which may be bogus. Instead, leak a periph until we
sort it out. Since these devices don't arrive and depart often, so
this is the lessor of two evils.

MFC after: 1 week

303124 by imp:
Fix mismerge and add NVME xport support to devstat (or rather, exclude
it from SCSI).

MFC after: 1 week

303123 by imp:
Fix mismerge and include the nvme support.
Also, print out the name of any CCB's functions that's not supported.

MFC after: 1 week

303122 by cem:
Mirror r303120 to gcore

Sponsored by:=09EMC / Isilon Storage Division

303120 by cem:
imgact_elf: Rename the segment iterator to match reality

The each_writable_segment routine evaluates segments on a slightly little m=
ore
nuanced metric than simply "writable" or not.  Rename the function to more
closely match its behavior (each_dumpable_segment).

Suggested by:=09jhb
Sponsored by:=09EMC / Isilon Storage Division

303119 by gjb:
Create a /usr/home -> /home symlink for the arm images to
avoid /usr/home confusingly being created as a directory.

Reported by:=09Russell Haley
MFC after:=093 days
Sponsored by:=09The FreeBSD Foundation

303118 by cem:
ANSI-fy imgact_elf.c

Sponsored by:=09EMC / Isilon Storage Division

303115 by avos:
urtwn: fix A-MSDU tx aggregation when encryption is used.

Clear unused (undocumented) CAM bytes while setting a key;
without that, hardware does weird things when A-MSDU bit in QoS header
is set.

Tested with RTL8188CUS (AP) -> RTL8188EU (STA) (A-MSDU transmit).

Reported by:=09many
Obtained from:=09https://github.com/s3erios/urtwm
MFC after:=095 days

303114 by cem:
Add extended segment support to gcore

A follow-up to r303099, D7255.  Basically, apply the exact same change, wit=
h
the exact same rationale, to gcore.  gcore's elfcore.c is largely a clone o=
f
the kernel imgact_elf coredump facility.

Reviewed by:=09emaste (earlier version, not substantially different)
Requested by:=09jhb
Sponsored by:=09EMC / Isilon Storage Division
Differential Revision:=09https://reviews.freebsd.org/D7265

303113 by mav:
Cross-link some SMBus controller drivers man pages.

Some compatibility cases are not obvious.

303111 by mav:
Document list of supported chipsets.

303110 by sbruno:
Remove uneeded parens.

MFC after:=091 day

303109 by jhb:
Update crashinfo to work with newer gdb from ports.

If gdb from ports is installed, use it instead of the base system gdb
to extract variables from a kernel.  Note that base gdb and ports gdb
do not support the same options for invoking a single command in batch
mode, so a wrapper shell function is used.  In addition, prefer kgdb
from ports when generating a backtrace if present.

PR:=09=09193335
Reviewed by:=09emaste
MFC after:=091 week
Differential Revision:=09https://reviews.freebsd.org/D7218

303106 by zeising:
Change wording to use function rather than system call in the description
as well.

Reviewed by:=09brooks
MFC after:=095 days

303105 by cem:
Fix DEBUG build on 64-bit arch after r303099

Reported by:=09Larry Rosenman <ler at lerctr.org>

303104 by brooks:
Update to reflect the fact that pipe() is a wrapper around the pipe2()
system call.

Reviewed by:=09jhb, wblock
MFC after:=095 days
Sponsored by:=09DAPRA, AFRL
Differential Revision:=09https://reviews.freebsd.org/D6948

303103 by brooks:
Minor wording improvements to the note about pipe(2) removal.

MFC after:=095 days
Sponsored by:=09DARPA, AFRL

303102 by andrew:
Mark the Designware MMC and USB OTG drivers as FDT only. These are normally
found on arm64 devices that use FDT.

Obtained from:=09ABT Systems Ltd
MFC after:=091 month
Sponsored by:=09The FreeBSD Foundation

303101 by alc:
Add a comment describing the 'fast path' that was introduced in r270011.

Reviewed by:=09kib
MFC after:=093 days
Sponsored by:=09EMC / Isilon Storage Division

303100 by andrew:
We will be switching to a new arm64 uart cpu driver that handles both FDT
and ACPI. As such pull out what will be the common parts of the FDT cpu
detection to a new function that can be shared between them.

Reviewed by:=09manu
Obtained from:=09ABT Systems Ltd
MFC after:=091 month
Sponsored by:=09The FreeBSD Foundation
Differential Revision:=09https://reviews.freebsd.org/D7262

303099 by cem:
Extend ELF coredump to support more than 65535 segments

The ELF e_phnum field is only 16 bits wide. To support more than 65535 segm=
ents
(program headers), Sun's "Linker and Libraries Guide" table 7-7 (or 12-7,
depending on document version) prescribes a special first section header wh=
ere
sh_info represents the real number of program headers.

Test code to follow, when it is ready.

Reference:=09http://docs.oracle.com/cd/E18752_01/pdf/817-1984.pdf

Reviewed by:=09emaste, markj
Sponsored by:=09EMC / Isilon Storage Division
Differential Revision:=09https://reviews.freebsd.org/D7255

303098 by glebius:
Redo the r302894: the very new value for a non-scheduled callout is -1.
This was recently added in r290664.

Noticed by:=09hselasky
Tested by:=09Larry Rosenman <ler lerctr.org>
PR:=09=09210884

303097 by nwhitehorn:
Add myself to MAINTAINERS.

303096 by glebius:
Revert r303037. It re-introduces the panic with TCP timers.

Agreed by:=09rrs, re (gjb)

303094 by ache:
Continuation lines with comments badly affects gprof, it is excluded from
build on amd64 f.e.

303091 by asomers:
Fix camdd for host-aware and host-managed SMR disks.

This should've gone in as part of r300207

Reviewed by:=09ken
MFC after:=093 days
Sponsored by:=09Spectra Logic Corp

303090 by kib:
Ensure that the UFS directory vnode' vm_object is properly sized
before UFS_BALLOC() is called.  I do not believe that this caused any
real issue on FreeBSD because the exclusive vnode lock is held over
the balloc/resize, the change is to make formally correct KPI use.

Based on:=09the Matthew Dillon' patch from DragonFly BSD
PR:=0993942
Reviewed by:=09mckusick
Tested by:=09pho
Sponsored by:=09The FreeBSD Foundation
MFC after:=091 week

303088 by ache:
In addition to r303074 case 1, search for protected L'/' too in globtilde()

303087 by manu:
Add support for the SID (Security ID Module) on Allwinner A10 and A20.
The rootkey is burnt at production and can't be changed, thus is can be use=
d
as a device unique ID or to generate a MAC address (This is was u-boot does=
).
The rootkey is exposed as a sysctl (dev.aw_sid.<unit>.rootkey).

Reviewed by:=09jmcneill
Differential Revision:=09https://reviews.freebsd.org/D6383

303086 by avg:
MFV r303083: 7164 zdb should be able to open the root dataset

Note: conversion of the manual page change from roff to mdoc is mine.

illumos/illumos-gate@b702644a6eb66615d67b492fd73ecd9efa11fc7d
https://github.com/illumos/illumos-gate/commit/b702644a6eb66615d67b492fd73e=
cd9efa11fc7d

https://www.illumos.org/issues/7164
  If the pool/dataset command-line argument is specified with a trailing
  slash, for example, "tank/", we should interpret it as the topmost
  dataset (rather than the whole pool)

Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Tim Chase <tim@chase2k.com>
PR:=09=09204661
MFC after:=091 week
Relnotes:=09yes

303085 by mav:
Remove outdated list of supported chipsets, generalizing it.



The end of the build log:

[...truncated 291275 lines...]
--- x86 ---
x86 -> /builds/FreeBSD_HEAD_amd64_gcc/sys/x86/include
--- vnode_if_newproto.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/vnode_if.awk /builds/FreeBS=
D_HEAD_amd64_gcc/sys/kern/vnode_if.src -p
--- vnode_if_typedef.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/vnode_if.awk /builds/FreeBS=
D_HEAD_amd64_gcc/sys/kern/vnode_if.src -q
--- vnode_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/vnode_if.awk /builds/FreeBS=
D_HEAD_amd64_gcc/sys/kern/vnode_if.src -h
--- all_subdir_uart ---
ctfconvert -L VERSION -g uart_dev_quicc.o
--- all_subdir_udf ---
--- udf_vnops.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.udf_vnops.o -MTudf_v=
nops.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno=
-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwar=
f-2 -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  -Wn=
o-unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=
=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno=
-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddres=
s  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattribut=
es  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D80=
00 -fms-extensions --param inline-unit-growth=3D100 --param large-function-=
growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/mo=
dules/udf/../../fs/udf/udf_vnops.c -o udf_vnops.o
--- all_subdir_uart ---
--- uart_dev_sab82532.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.uart_dev_sab82532.o =
-MTuart_dev_sab82532.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -m=
soft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-=
protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-proto=
types  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -=
Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-=
show-option  -Wno-unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-co=
mpare -Wno-error=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wn=
o-error=3Daddress  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-=
error=3Dattributes  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -fi=
nline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param=
 large-function-growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_=
amd64_gcc/sys/modules/uart/../../dev/uart/uart_dev_sab82532.c -o uart_dev_s=
ab82532.o
--- all_subdir_udf ---
/builds/FreeBSD_HEAD_amd64_gcc/sys/modules/udf/../../fs/udf/udf_vnops.c: In=
 function 'udf_getattr':
/builds/FreeBSD_HEAD_amd64_gcc/sys/modules/udf/../../fs/udf/udf_vnops.c:287=
:18: warning: variable 'ts' set but not used [-Wunused-but-set-variable]
  struct timespec ts;
                  ^
--- all_subdir_ubsec ---
ctfconvert -L VERSION -g ubsec.o
--- ubsec.ko.full ---
/usr/local/x86_64-freebsd/bin/ld -d -warn-common -r -d -o ubsec.ko.full ubs=
ec.o
ctfmerge -L VERSION -g -o ubsec.ko.full ubsec.o
:> export_syms
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/conf/kmod_syms.awk ubsec.ko.full =
 export_syms | xargs -J% /usr/local/x86_64-freebsd/bin/objcopy % ubsec.ko.f=
ull
--- ubsec.ko.debug ---
/usr/local/x86_64-freebsd/bin/objcopy --only-keep-debug ubsec.ko.full ubsec=
.ko.debug
--- ubsec.ko ---
/usr/local/x86_64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3Du=
bsec.ko.debug  ubsec.ko.full ubsec.ko
--- all_subdir_sound ---
--- all_subdir_sound/driver/uaudio ---
--- uaudio_pcm.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.uaudio_pcm.o -MTuaud=
io_pcm.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -f=
no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdw=
arf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissi=
ng-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-si=
gn -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -=
Wno-unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-err=
or=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddr=
ess  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattrib=
utes  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D=
8000 -fms-extensions --param inline-unit-growth=3D100 --param large-functio=
n-growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/=
modules/sound/driver/uaudio/../../../../dev/sound/usb/uaudio_pcm.c -o uaudi=
o_pcm.o
ctfconvert -L VERSION -g uaudio_pcm.o
--- all_subdir_udf_iconv ---
=3D=3D=3D> udf_iconv (all)
--- machine ---
machine -> /builds/FreeBSD_HEAD_amd64_gcc/sys/amd64/include
--- x86 ---
x86 -> /builds/FreeBSD_HEAD_amd64_gcc/sys/x86/include
--- udf_iconv.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc  -I/builds/FreeBSD_HEAD_amd64_gcc/sys/modules/udf_iconv=
/../../ -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD_HEAD_amd64_gc=
c/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h -I. -I/builds/=
FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-pointer -mno-omit=
-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEA=
D_amd64_gcc/sys/GENERIC  -MD  -MF.depend.udf_iconv.o -MTudf_iconv.o -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wre=
dundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -W=
pointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-exte=
nsions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-prag=
mas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=3Dunused-but-=
set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dmaybe=
-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddress  -Wno-error=
=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattributes  -Wno-erro=
r=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D8000 -fms-exten=
sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000=
  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/udf_ico=
nv/../../fs/udf/udf_iconv.c -o udf_iconv.o
ctfconvert -L VERSION -g udf_iconv.o
--- udf_iconv.ko.full ---
/usr/local/x86_64-freebsd/bin/ld -d -warn-common -r -d -o udf_iconv.ko.full=
 udf_iconv.o
ctfmerge -L VERSION -g -o udf_iconv.ko.full udf_iconv.o
:> export_syms
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/conf/kmod_syms.awk udf_iconv.ko.f=
ull  export_syms | xargs -J% /usr/local/x86_64-freebsd/bin/objcopy % udf_ic=
onv.ko.full
--- udf_iconv.ko.debug ---
/usr/local/x86_64-freebsd/bin/objcopy --only-keep-debug udf_iconv.ko.full u=
df_iconv.ko.debug
--- udf_iconv.ko ---
/usr/local/x86_64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3Du=
df_iconv.ko.debug  udf_iconv.ko.full udf_iconv.ko
--- all_subdir_uart ---
--- uart_dev_z8530.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.uart_dev_z8530.o -MT=
uart_dev_z8530.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f=
loat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec=
tor -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes =
 -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-po=
inter-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-o=
ption  -Wno-unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare =
-Wno-error=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimiza=
tions -Wno-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-erro=
r=3Daddress  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=
=3Dattributes  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline=
-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param larg=
e-function-growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64=
_gcc/sys/modules/uart/../../dev/uart/uart_dev_z8530.c -o uart_dev_z8530.o
--- all_subdir_udf ---
ctfconvert -L VERSION -g udf_vnops.o
--- all_subdir_uart ---
--- uart_dev_sab82532.o ---
ctfconvert -L VERSION -g uart_dev_sab82532.o
--- all_subdir_sound ---
--- all_subdir_sound/driver/mss ---
=3D=3D=3D> sound/driver/mss (all)
--- all_subdir_udf ---
--- osta.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.osta.o -MTosta.o -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall =
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototype=
s -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-=
extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-=
pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=3Dunused-=
but-set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dm=
aybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddress  -Wno-er=
ror=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattributes  -Wno-e=
rror=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D8000 -fms-ex=
tensions --param inline-unit-growth=3D100 --param large-function-growth=3D1=
000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/udf/=
../../fs/udf/osta.c -o osta.o
--- all_subdir_sound ---
--- machine ---
machine -> /builds/FreeBSD_HEAD_amd64_gcc/sys/amd64/include
--- x86 ---
x86 -> /builds/FreeBSD_HEAD_amd64_gcc/sys/x86/include
--- device_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/makeobjops.awk /builds/Free=
BSD_HEAD_amd64_gcc/sys/kern/device_if.m -h
--- bus_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/makeobjops.awk /builds/Free=
BSD_HEAD_amd64_gcc/sys/kern/bus_if.m -h
--- isa_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/makeobjops.awk /builds/Free=
BSD_HEAD_amd64_gcc/sys/isa/isa_if.m -h
--- pci_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/makeobjops.awk /builds/Free=
BSD_HEAD_amd64_gcc/sys/dev/pci/pci_if.m -h
--- ac97_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/makeobjops.awk /builds/Free=
BSD_HEAD_amd64_gcc/sys/dev/sound/pcm/ac97_if.m -h
--- channel_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/makeobjops.awk /builds/Free=
BSD_HEAD_amd64_gcc/sys/dev/sound/pcm/channel_if.m -h
--- feeder_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/makeobjops.awk /builds/Free=
BSD_HEAD_amd64_gcc/sys/dev/sound/pcm/feeder_if.m -h
--- mixer_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/makeobjops.awk /builds/Free=
BSD_HEAD_amd64_gcc/sys/dev/sound/pcm/mixer_if.m -h
--- all_subdir_udf ---
ctfconvert -L VERSION -g osta.o
--- udf_vfsops.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.udf_vfsops.o -MTudf_=
vfsops.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -f=
no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdw=
arf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissi=
ng-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-si=
gn -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -=
Wno-unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-err=
or=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddr=
ess  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattrib=
utes  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D=
8000 -fms-extensions --param inline-unit-growth=3D100 --param large-functio=
n-growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/=
modules/udf/../../fs/udf/udf_vfsops.c -o udf_vfsops.o
--- all_subdir_sound ---
--- gusc.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.gusc.o -MTgusc.o -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall =
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototype=
s -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-=
extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-=
pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=3Dunused-=
but-set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dm=
aybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddress  -Wno-er=
ror=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattributes  -Wno-e=
rror=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D8000 -fms-ex=
tensions --param inline-unit-growth=3D100 --param large-function-growth=3D1=
000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/soun=
d/driver/mss/../../../../dev/sound/isa/gusc.c -o gusc.o
--- all_subdir_uart ---
--- uart_dev_z8530.o ---
ctfconvert -L VERSION -g uart_dev_z8530.o
--- uart_if.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.uart_if.o -MTuart_if=
.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asy=
nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 =
-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-pro=
totypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -ff=
ormat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-un=
known-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=3Du=
nused-but-set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddress  -=
Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattributes  =
-Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D8000 -=
fms-extensions --param inline-unit-growth=3D100 --param large-function-grow=
th=3D1000  -std=3Diso9899:1999 -c uart_if.c -o uart_if.o
--- all_subdir_sound ---
ctfconvert -L VERSION -g gusc.o
--- mss.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.mss.o -MTmss.o -mcmo=
del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronou=
s-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -W=
redundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes =
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-ex=
tensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pr=
agmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=3Dunused-bu=
t-set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dmay=
be-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddress  -Wno-erro=
r=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattributes  -Wno-err=
or=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D8000 -fms-exte=
nsions --param inline-unit-growth=3D100 --param large-function-growth=3D100=
0  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/=
driver/mss/../../../../dev/sound/isa/mss.c -o mss.o
--- all_subdir_udf ---
ctfconvert -L VERSION -g udf_vfsops.o
--- all_subdir_uart ---
ctfconvert -L VERSION -g uart_if.o
--- uart_subr.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.uart_subr.o -MTuart_=
subr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno=
-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwar=
f-2 -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  -Wn=
o-unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=
=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno=
-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddres=
s  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattribut=
es  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D80=
00 -fms-extensions --param inline-unit-growth=3D100 --param large-function-=
growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/mo=
dules/uart/../../dev/uart/uart_subr.c -o uart_subr.o
--- all_subdir_udf ---
--- udf.ko.full ---
/usr/local/x86_64-freebsd/bin/ld -d -warn-common -r -d -o udf.ko.full udf_v=
fsops.o udf_vnops.o osta.o
ctfmerge -L VERSION -g -o udf.ko.full udf_vfsops.o udf_vnops.o osta.o
echo udf_iconv > export_syms
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/conf/kmod_syms.awk udf.ko.full  e=
xport_syms | xargs -J% /usr/local/x86_64-freebsd/bin/objcopy % udf.ko.full
--- udf.ko.debug ---
/usr/local/x86_64-freebsd/bin/objcopy --only-keep-debug udf.ko.full udf.ko.=
debug
--- udf.ko ---
/usr/local/x86_64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3Du=
df.ko.debug  udf.ko.full udf.ko
--- all_subdir_ufs ---
=3D=3D=3D> ufs (all)
--- machine ---
machine -> /builds/FreeBSD_HEAD_amd64_gcc/sys/amd64/include
--- x86 ---
--- all_subdir_sound ---
/builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/driver/mss/../../../../dev=
/sound/isa/mss.c: In function 'opti931_intr':
/builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/driver/mss/../../../../dev=
/sound/isa/mss.c:1087:25: warning: variable 'i11' set but not used [-Wunuse=
d-but-set-variable]
      u_char masked =3D 0, i11, mc11, c =3D 0;
                         ^
--- all_subdir_ufs ---
x86 -> /builds/FreeBSD_HEAD_amd64_gcc/sys/x86/include
--- all_subdir_sound ---
/builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/driver/mss/../../../../dev=
/sound/isa/mss.c: In function 'mss_probe':
/builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/driver/mss/../../../../dev=
/sound/isa/mss.c:1279:43: warning: variable 'setres' set but not used [-Wun=
used-but-set-variable]
      int flags, irq, drq, result =3D ENXIO, setres =3D 0;
                                           ^
--- all_subdir_ufs ---
--- opt_ddb.h ---
ln -sf /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys=
/GENERIC/opt_ddb.h opt_ddb.h
--- opt_directio.h ---
ln -sf /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys=
/GENERIC/opt_directio.h opt_directio.h
--- opt_ffs.h ---
ln -sf /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys=
/GENERIC/opt_ffs.h opt_ffs.h
--- opt_quota.h ---
ln -sf /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys=
/GENERIC/opt_quota.h opt_quota.h
--- opt_suiddir.h ---
ln -sf /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys=
/GENERIC/opt_suiddir.h opt_suiddir.h
--- opt_ufs.h ---
ln -sf /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys=
/GENERIC/opt_ufs.h opt_ufs.h
--- vnode_if_newproto.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/vnode_if.awk /builds/FreeBS=
D_HEAD_amd64_gcc/sys/kern/vnode_if.src -p
--- vnode_if_typedef.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/vnode_if.awk /builds/FreeBS=
D_HEAD_amd64_gcc/sys/kern/vnode_if.src -q
--- all_subdir_uart ---
ctfconvert -L VERSION -g uart_subr.o
--- uart_tty.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.uart_tty.o -MTuart_t=
ty.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-a=
synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-=
2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-p=
rototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -=
fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-=
unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=
=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno=
-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddres=
s  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattribut=
es  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D80=
00 -fms-extensions --param inline-unit-growth=3D100 --param large-function-=
growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/mo=
dules/uart/../../dev/uart/uart_tty.c -o uart_tty.o
--- all_subdir_ufs ---
--- vnode_if.h ---
awk -f /builds/FreeBSD_HEAD_amd64_gcc/sys/tools/vnode_if.awk /builds/FreeBS=
D_HEAD_amd64_gcc/sys/kern/vnode_if.src -h
--- ufs_bmap.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.ufs_bmap.o -MTufs_bm=
ap.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-a=
synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-=
2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-p=
rototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -=
fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-=
unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-error=
=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimizations -Wno=
-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Daddres=
s  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattribut=
es  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=3D80=
00 -fms-extensions --param inline-unit-growth=3D100 --param large-function-=
growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/sys/mo=
dules/ufs/../../ufs/ufs/ufs_bmap.c -o ufs_bmap.o
ctfconvert -L VERSION -g ufs_bmap.o
--- all_subdir_uart ---
ctfconvert -L VERSION -g uart_tty.o
--- uart_bus_acpi.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.uart_bus_acpi.o -MTu=
art_bus_acpi.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo=
at  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto=
r -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -=
Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-poin=
ter-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-opt=
ion  -Wno-unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -W=
no-error=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimizati=
ons -Wno-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=
=3Daddress  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=
=3Dattributes  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline=
-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param larg=
e-function-growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64=
_gcc/sys/modules/uart/../../dev/uart/uart_bus_acpi.c -o uart_bus_acpi.o
--- all_subdir_ufs ---
--- ufs_dirhash.o ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD=
_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free=
BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=
=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/=
usr/local/x86_64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -D_KERNEL -DK=
LD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /builds/FreeBSD=
_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC/opt_global.h =
-I. -I/builds/FreeBSD_HEAD_amd64_gcc/sys -fno-common -g -fno-omit-frame-poi=
nter -mno-omit-leaf-frame-pointer -I/builds/FreeBSD_HEAD_amd64_gcc/obj/buil=
ds/FreeBSD_HEAD_amd64_gcc/sys/GENERIC  -MD  -MF.depend.ufs_dirhash.o -MTufs=
_dirhash.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  =
-fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -g=
dwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmis=
sing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-=
sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option =
 -Wno-unknown-pragmas  -Wno-error=3Dinline -Wno-error=3Denum-compare -Wno-e=
rror=3Dunused-but-set-variable  -Wno-error=3Daggressive-loop-optimizations =
-Wno-error=3Dmaybe-uninitialized  -Wno-error=3Darray-bounds -Wno-error=3Dad=
dress  -Wno-error=3Dcast-qual -Wno-error=3Dsequence-point -Wno-error=3Dattr=
ibutes  -Wno-error=3Dstrict-overflow -Wno-error=3Doverflow  -finline-limit=
=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000  -std=3Diso9899:1999 -c /builds/FreeBSD_HEAD_amd64_gcc/s=
ys/modules/ufs/../../ufs/ufs/ufs_dirhash.c -o ufs_dirhash.o
--- all_subdir_uart ---
In file included from /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/uart/../..=
/dev/uart/uart_bus_acpi.c:46:0:
/builds/FreeBSD_HEAD_amd64_gcc/sys/dev/acpica/acpivar.h:36:21: fatal error:=
 acpi_if.h: No such file or directory
compilation terminated.
*** [uart_bus_acpi.o] Error code 1

bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/uart
1 error

bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/uart
*** [all_subdir_uart] Error code 2

bmake[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules
--- all_subdir_sound ---
ctfconvert -L VERSION -g mss.o
A failure has been detected in another branch of the parallel make

bmake[6]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/drive=
r/mss
*** [all_subdir_sound/driver/mss] Error code 2

bmake[5]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/drive=
r
--- all_subdir_sound/driver/uaudio ---
--- uaudio.o ---
ctfconvert -L VERSION -g uaudio.o
A failure has been detected in another branch of the parallel make

bmake[6]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/drive=
r/uaudio
*** [all_subdir_sound/driver/uaudio] Error code 2

bmake[5]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/drive=
r
2 errors

bmake[5]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound/drive=
r
*** [all_subdir_sound/driver] Error code 2

bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound
1 error

bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/sound
*** [all_subdir_sound] Error code 2

bmake[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules
--- all_subdir_ufs ---
ctfconvert -L VERSION -g ufs_dirhash.o
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules/ufs
*** [all_subdir_ufs] Error code 2

bmake[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules
3 errors

bmake[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/sys/modules
*** [modules-all] Error code 2

bmake[2]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD=
_amd64_gcc/sys/GENERIC
1 error

bmake[2]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD=
_amd64_gcc/sys/GENERIC
*** [buildkernel] Error code 2

bmake[1]: stopped in /builds/FreeBSD_HEAD_amd64_gcc
1 error

bmake[1]: stopped in /builds/FreeBSD_HEAD_amd64_gcc
*** [buildkernel] Error code 2

make: stopped in /builds/FreeBSD_HEAD_amd64_gcc
1 error

make: stopped in /builds/FreeBSD_HEAD_amd64_gcc
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
IRC notifier plugin: Sending notification to: #freebsd-commits
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1099734996.49.1469103143713.JavaMail.jenkins>