From owner-freebsd-i386@freebsd.org Wed Mar 30 02:15:00 2016 Return-Path: Delivered-To: freebsd-i386@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 50B19ADF7BC; Wed, 30 Mar 2016 02:15:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 306181BF8; Wed, 30 Mar 2016 02:15:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 562AF1EDF; Wed, 30 Mar 2016 02:14:59 +0000 (UTC) Date: Wed, 30 Mar 2016 02:14:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: np@FreeBSD.org, pfg@FreeBSD.org, adrian@FreeBSD.org, markj@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <726389380.155.1459304098191.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #2724 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.21 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 02:15:00 -0000 FreeBSD_HEAD_i386 - Build #2724 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2724/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2724/cha= nges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2724/cons= ole Change summaries: 297406 by np: Remove unnecessary dequeue_mutex (added in r294610) from the iWARP connection manager. Examining so_comp without synchronization with iw_so_event_handler is a harmless race. Submitted by:=09Krishnamraju Eraparaju @ Chelsio Reviewed by:=09Steve Wise @ Open Grid Computing Sponsored by:=09Chelsio Communications 297405 by adrian: [net80211] migrate the time_* macros to ieee80211_* namespace. It turns out that these will clash very annoyingly with the linux macros in the linuxkpi layer, so let the wookie^Wlinux win. The only user that I can find is ath(4), so fix it there too. 297404 by adrian: [net80211] Add fields to decode uAPSD fields. It turns out that madwifi actually has the basics for uAPSD implemented but it was never ported to FreeBSD. I may eventually port most of the pieces; I'll see how it goes! Obtained from:=09Madwifi 297403 by markj: Fix the lladdr copy in in6_lltable_dump_entry() after r292978. This bug caused "ndp -a" to show the wrong link layer address for neighbour cache entries. PR:=09208067 297402 by pfg: Small typo. The end of the build log: [...truncated 153955 lines...] ld -Bshareable -d -warn-common -o atavia.ko.full atavia.kld --- all_subdir_bktr --- --- bktr_os.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.bktr_os.o -MTbktr_os.o -mno-mmx -mno-= sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -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-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9= 899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_os.c -o b= ktr_os.o --- all_subdir_ata --- --- atavia.ko.debug --- objcopy --only-keep-debug atavia.ko.full atavia.ko.debug --- atavia.ko --- objcopy --strip-debug --add-gnu-debuglink=3Datavia.ko.debug atavia.ko.full= atavia.ko --- atapci.ko.full --- ld -Bshareable -d -warn-common -o atapci.ko.full atapci.kld --- atapci.ko.debug --- objcopy --only-keep-debug atapci.ko.full atapci.ko.debug --- atapci.ko --- objcopy --strip-debug --add-gnu-debuglink=3Datapci.ko.debug atapci.ko.full= atapci.ko --- all_subdir_ath --- --- ah.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah.o -MTah.o -mno-mmx -mno-sse -msoft-float -ffreestan= ding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-e= xterns -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-e= quality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shif= t-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys/mo= dules/ath/../../dev/ath/ath_hal/ah.c -o ah.o --- ah_osdep.o --- ctfconvert -L VERSION -g ah_osdep.o --- all_subdir_bridgestp --- =3D=3D=3D> bridgestp (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- bridgestp.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bridgestp.o -MTbridgestp.o -mno-mmx -mno-sse -msoft-float -= ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -= Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pare= ntheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-e= rror-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/s= rc/sys/modules/bridgestp/../../net/bridgestp.c -o bridgestp.o --- all_subdir_bge --- ctfconvert -L VERSION -g if_bge.o --- if_bge.kld --- ld -d -warn-common -r -d -o if_bge.kld if_bge.o ctfmerge -L VERSION -g -o if_bge.kld if_bge.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk if_bge.kld export_syms | xargs -J% = objcopy % if_bge.kld --- if_bge.ko.full --- ld -Bshareable -d -warn-common -o if_bge.ko.full if_bge.kld --- if_bge.ko.debug --- objcopy --only-keep-debug if_bge.ko.full if_bge.ko.debug --- if_bge.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dif_bge.ko.debug if_bge.ko.full= if_bge.ko --- xenmem_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/xen/xenmem/xenmem_if.= m -c --- modules-all --- --- all_subdir_ath --- --- ah_regdomain.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah_regdomain.o -MTah_regdomain.o -mno-mmx -mno-sse -ms= oft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredund= ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin= ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-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-shift-count-negative -Wno-shift-c= ount-overflow -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys/module= s/ath/../../dev/ath/ath_hal/ah_regdomain.c -o ah_regdomain.o --- all_subdir_bktr --- ctfconvert -L VERSION -g bktr_os.o --- bktr_audio.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.bktr_audio.o -MTbktr_audio.o -mno-mmx= -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -= Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o= ption -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-emp= ty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-e= rror-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std= =3Diso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_au= dio.c -o bktr_audio.o --- all_subdir_ath --- --- ah.o --- ctfconvert -L VERSION -g ah.o --- all_subdir_bktr --- ctfconvert -L VERSION -g bktr_audio.o --- bktr_tuner.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.bktr_tuner.o -MTbktr_tuner.o -mno-mmx= -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -= Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o= ption -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-emp= ty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-e= rror-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std= =3Diso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_tu= ner.c -o bktr_tuner.o --- bktr_card.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.bktr_card.o -MTbktr_card.o -mno-mmx -= mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wa= ll -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty= -body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-err= or-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3D= iso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_card.= c -o bktr_card.o --- bktr_tuner.o --- ctfconvert -L VERSION -g bktr_tuner.o --- acpi_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/acpica/acpi_if.m = -c --- modules-all --- --- all_subdir_ath --- --- ah_eeprom_v3.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah_eeprom_v3.o -MTah_eeprom_v3.o -mno-mmx -mno-sse -ms= oft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredund= ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin= ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-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 -mno-aes -mno-avx -std=3Diso9899:199= 9 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v3.c -o ah_ee= prom_v3.o --- all_subdir_bktr --- --- bktr_card.o --- ctfconvert -L VERSION -g bktr_card.o --- msp34xx.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.msp34xx.o -MTmsp34xx.o -mno-mmx -mno-= sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -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-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9= 899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/msp34xx.c -o m= sp34xx.o ctfconvert -L VERSION -g msp34xx.o --- bktr_core.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.bktr_core.o -MTbktr_core.o -mno-mmx -= mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wa= ll -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty= -body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-err= or-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3D= iso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_core.= c -o bktr_core.o --- all_subdir_bridgestp --- ctfconvert -L VERSION -g bridgestp.o --- bridgestp.kld --- ld -d -warn-common -r -d -o bridgestp.kld bridgestp.o ctfmerge -L VERSION -g -o bridgestp.kld bridgestp.o --- all_subdir_ath --- --- ah_regdomain.o --- ctfconvert -L VERSION -g ah_regdomain.o --- all_subdir_bridgestp --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk bridgestp.kld export_syms | xargs -= J% objcopy % bridgestp.kld --- bridgestp.ko.full --- ld -Bshareable -d -warn-common -o bridgestp.ko.full bridgestp.kld --- bridgestp.ko.debug --- objcopy --only-keep-debug bridgestp.ko.full bridgestp.ko.debug --- bridgestp.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dbridgestp.ko.debug bridgestp.k= o.full bridgestp.ko --- acpi_wmi_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/acpi_support/acpi= _wmi_if.m -c --- modules-all --- --- all_subdir_ath --- --- ah_eeprom_v1.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah_eeprom_v1.o -MTah_eeprom_v1.o -mno-mmx -mno-sse -ms= oft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredund= ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin= ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-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 -mno-aes -mno-avx -std=3Diso9899:199= 9 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v1.c -o ah_ee= prom_v1.o --- all_subdir_bktr --- --- all_subdir_bktr/bktr_mem --- =3D=3D=3D> bktr/bktr_mem (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- bktr_mem.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bktr_mem.o -MTbktr_mem.o -mno-mmx -mno-sse -msoft-float -ff= reestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wn= ested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi= nline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parent= heses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-err= or-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src= /sys/modules/bktr/bktr_mem/../../../dev/bktr/bktr_mem.c -o bktr_mem.o ctfconvert -L VERSION -g bktr_mem.o --- bktr_mem.kld --- ld -d -warn-common -r -d -o bktr_mem.kld bktr_mem.o ctfmerge -L VERSION -g -o bktr_mem.kld bktr_mem.o echo bktr_has_stored_addresses=09 bktr_store_address=09=09 bktr_retrieve_ad= dress > export_syms awk -f /usr/src/sys/conf/kmod_syms.awk bktr_mem.kld export_syms | xargs -J= % objcopy % bktr_mem.kld --- bktr_mem.ko.full --- ld -Bshareable -d -warn-common -o bktr_mem.ko.full bktr_mem.kld --- bktr_mem.ko.debug --- objcopy --only-keep-debug bktr_mem.ko.full bktr_mem.ko.debug --- bktr_mem.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dbktr_mem.ko.debug bktr_mem.ko.= full bktr_mem.ko --- all_subdir_bwi --- =3D=3D=3D> bwi (all) --- all_subdir_ath --- ctfconvert -L VERSION -g ah_eeprom_v1.o --- all_subdir_bwi --- --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- opt_inet.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- opt_bwi.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_bwi.h opt_bwi.h --- opt_wlan.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_wlan.h opt_wlan.h --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- all_subdir_bwn --- =3D=3D=3D> bwn (all) --- all_subdir_bwi --- --- if_bwi_pci.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.if_bwi_pci.o -MTif_bwi_pci.o -mno-mmx -mno-sse -msoft-float= -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls= -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pa= rentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno= -error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr= /src/sys/modules/bwi/../../dev/bwi/if_bwi_pci.c -o if_bwi_pci.o --- all_subdir_bwn --- --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- if_bwn.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.if_bwn.o -MTif_bwn.o -mno-mmx -mno-sse -msoft-float -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -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-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -Wno-error-sometimes-uninitialized -mno-aes -mno-avx -= std=3Diso9899:1999 -c /usr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c -o if= _bwn.o --- all_subdir_bwi --- ctfconvert -L VERSION -g if_bwi_pci.o --- bwimac.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bwimac.o -MTbwimac.o -mno-mmx -mno-sse -msoft-float -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -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-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys= /modules/bwi/../../dev/bwi/bwimac.c -o bwimac.o --- all_subdir_bwn --- /usr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c:2615:7: error: implicit dec= laration of function 'time_before' is invalid in C99 [-Werror,-Wimplicit-fu= nction-declaration] if (time_before(lo->pwr_vec_read_time, expire)) { ^ --- all_subdir_ath --- --- ah_eeprom_v3.o --- ctfconvert -L VERSION -g ah_eeprom_v3.o --- all_subdir_bwn --- 1 error generated. *** [if_bwn.o] Error code 1 bmake[4]: stopped in /usr/src/sys/modules/bwn 1 error bmake[4]: stopped in /usr/src/sys/modules/bwn *** [all_subdir_bwn] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_ath --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/ath *** [all_subdir_ath] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_bktr --- --- all_subdir_bktr/bktr --- ctfconvert -L VERSION -g bktr_core.o A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/sys/modules/bktr/bktr *** [all_subdir_bktr/bktr] Error code 2 bmake[4]: stopped in /usr/src/sys/modules/bktr 1 error bmake[4]: stopped in /usr/src/sys/modules/bktr *** [all_subdir_bktr] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_bwi --- ctfconvert -L VERSION -g bwimac.o A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/bwi *** [all_subdir_bwi] Error code 2 bmake[3]: stopped in /usr/src/sys/modules 4 errors bmake[3]: stopped in /usr/src/sys/modules *** [modules-all] Error code 2 bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC 1 error bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC *** [buildkernel] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[1]: stopped in /usr/src *** [buildkernel] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Build step 'Execute shell' marked build as failure [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson2018087691736678838.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::106:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-i386@freebsd.org Wed Mar 30 04:15:09 2016 Return-Path: Delivered-To: freebsd-i386@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 8A2A4AE202B; Wed, 30 Mar 2016 04:15:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 7DB471C51; Wed, 30 Mar 2016 04:15:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id D17291F31; Wed, 30 Mar 2016 04:15:08 +0000 (UTC) Date: Wed, 30 Mar 2016 04:15:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pfg@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <63416915.159.1459311308405.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <726389380.155.1459304098191.JavaMail.jenkins@jenkins-9.freebsd.org> References: <726389380.155.1459304098191.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #2725 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.21 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 04:15:09 -0000 FreeBSD_HEAD_i386 - Build #2725 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2725/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2725/cha= nges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2725/cons= ole Change summaries: 297407 by pfg: freopen(3): prevent uninitialized errno. The case doesn't look very likely but clean the possibility nevertheless CID:=09=091018720 MFC after:=091 week The end of the build log: [...truncated 153283 lines...] awk -f /usr/src/sys/conf/kmod_syms.awk if_bge.kld export_syms | xargs -J% = objcopy % if_bge.kld --- if_bge.ko.full --- ld -Bshareable -d -warn-common -o if_bge.ko.full if_bge.kld --- if_bge.ko.debug --- objcopy --only-keep-debug if_bge.ko.full if_bge.ko.debug --- if_bge.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dif_bge.ko.debug if_bge.ko.full= if_bge.ko --- all_subdir_ata --- --- all_subdir_ata/atapci/chipsets/atavia --- =3D=3D=3D> ata/atapci/chipsets/atavia (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- ata_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/ata/ata_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- ata-via.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.ata-via.o -MTata-via.o -mno-mmx -mno-sse -msoft-float -ffre= estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes= ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl= ine -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-parenthe= ses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error= -shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/s= ys/modules/ata/atapci/chipsets/atavia/../../../../../dev/ata/chipsets/ata-v= ia.c -o ata-via.o --- all_subdir_ata/atapci/chipsets/atasis --- ctfconvert -L VERSION -g ata-sis.o --- atasis.kld --- ld -d -warn-common -r -d -o atasis.kld ata-sis.o ctfmerge -L VERSION -g -o atasis.kld ata-sis.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk atasis.kld export_syms | xargs -J% = objcopy % atasis.kld --- atasis.ko.full --- ld -Bshareable -d -warn-common -o atasis.ko.full atasis.kld --- atasis.ko.debug --- objcopy --only-keep-debug atasis.ko.full atasis.ko.debug --- atasis.ko --- objcopy --strip-debug --add-gnu-debuglink=3Datasis.ko.debug atasis.ko.full= atasis.ko --- all_subdir_bridgestp --- =3D=3D=3D> bridgestp (all) --- machine --- machine -> /usr/src/sys/i386/include --- all_subdir_bktr --- ctfconvert -L VERSION -g bktr_tuner.o --- all_subdir_bridgestp --- --- x86 --- x86 -> /usr/src/sys/x86/include --- bridgestp.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bridgestp.o -MTbridgestp.o -mno-mmx -mno-sse -msoft-float -= ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -= Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pare= ntheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-e= rror-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/s= rc/sys/modules/bridgestp/../../net/bridgestp.c -o bridgestp.o --- all_subdir_bktr --- --- bktr_card.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.bktr_card.o -MTbktr_card.o -mno-mmx -= mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wa= ll -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty= -body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-err= or-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3D= iso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_card.= c -o bktr_card.o --- all_subdir_ath --- ctfconvert -L VERSION -g ah_regdomain.o --- ah_eeprom_v3.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah_eeprom_v3.o -MTah_eeprom_v3.o -mno-mmx -mno-sse -ms= oft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredund= ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin= ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-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 -mno-aes -mno-avx -std=3Diso9899:199= 9 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v3.c -o ah_ee= prom_v3.o --- all_subdir_ata --- --- all_subdir_ata/atapci/chipsets/atavia --- ctfconvert -L VERSION -g ata-via.o --- atavia.kld --- ld -d -warn-common -r -d -o atavia.kld ata-via.o ctfmerge -L VERSION -g -o atavia.kld ata-via.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk atavia.kld export_syms | xargs -J% = objcopy % atavia.kld --- atavia.ko.full --- ld -Bshareable -d -warn-common -o atavia.ko.full atavia.kld --- atavia.ko.debug --- objcopy --only-keep-debug atavia.ko.full atavia.ko.debug --- atavia.ko --- objcopy --strip-debug --add-gnu-debuglink=3Datavia.ko.debug atavia.ko.full= atavia.ko --- all_subdir_ath --- --- ah_eeprom_v1.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ah_eeprom_v1.o -MTah_eeprom_v1.o -mno-mmx -mno-sse -ms= oft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredund= ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin= ter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-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 -mno-aes -mno-avx -std=3Diso9899:199= 9 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v1.c -o ah_ee= prom_v1.o --- all_subdir_bktr --- ctfconvert -L VERSION -g bktr_card.o --- msp34xx.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.msp34xx.o -MTmsp34xx.o -mno-mmx -mno-= sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -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-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9= 899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/msp34xx.c -o m= sp34xx.o ctfconvert -L VERSION -g msp34xx.o --- bktr_core.o --- cc -O2 -pipe -DBKTR_FREEBSD_MODULE -fno-strict-aliasing -Werror -D_KERNEL= -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/us= r/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj= /usr/src/sys/GENERIC -MD -MF.depend.bktr_core.o -MTbktr_core.o -mno-mmx -= mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wa= ll -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty= -body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-err= or-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3D= iso9899:1999 -c /usr/src/sys/modules/bktr/bktr/../../../dev/bktr/bktr_core.= c -o bktr_core.o --- all_subdir_ath --- ctfconvert -L VERSION -g ah_eeprom_v1.o --- all_subdir_bwi --- =3D=3D=3D> bwi (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- opt_inet.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- opt_bwi.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_bwi.h opt_bwi.h --- opt_wlan.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_wlan.h opt_wlan.h --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- if_bwi_pci.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.if_bwi_pci.o -MTif_bwi_pci.o -mno-mmx -mno-sse -msoft-float= -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls= -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pa= rentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno= -error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr= /src/sys/modules/bwi/../../dev/bwi/if_bwi_pci.c -o if_bwi_pci.o --- all_subdir_bridgestp --- ctfconvert -L VERSION -g bridgestp.o --- bridgestp.kld --- ld -d -warn-common -r -d -o bridgestp.kld bridgestp.o ctfmerge -L VERSION -g -o bridgestp.kld bridgestp.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk bridgestp.kld export_syms | xargs -= J% objcopy % bridgestp.kld --- bridgestp.ko.full --- ld -Bshareable -d -warn-common -o bridgestp.ko.full bridgestp.kld --- bridgestp.ko.debug --- objcopy --only-keep-debug bridgestp.ko.full bridgestp.ko.debug --- bridgestp.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dbridgestp.ko.debug bridgestp.k= o.full bridgestp.ko --- all_subdir_bktr --- --- all_subdir_bktr/bktr_mem --- =3D=3D=3D> bktr/bktr_mem (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- bktr_mem.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bktr_mem.o -MTbktr_mem.o -mno-mmx -mno-sse -msoft-float -ff= reestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wn= ested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi= nline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parent= heses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-err= or-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src= /sys/modules/bktr/bktr_mem/../../../dev/bktr/bktr_mem.c -o bktr_mem.o --- all_subdir_bwi --- ctfconvert -L VERSION -g if_bwi_pci.o --- all_subdir_bktr --- ctfconvert -L VERSION -g bktr_mem.o --- bktr_mem.kld --- ld -d -warn-common -r -d -o bktr_mem.kld bktr_mem.o ctfmerge -L VERSION -g -o bktr_mem.kld bktr_mem.o echo bktr_has_stored_addresses=09 bktr_store_address=09=09 bktr_retrieve_ad= dress > export_syms awk -f /usr/src/sys/conf/kmod_syms.awk bktr_mem.kld export_syms | xargs -J= % objcopy % bktr_mem.kld --- bktr_mem.ko.full --- ld -Bshareable -d -warn-common -o bktr_mem.ko.full bktr_mem.kld --- bktr_mem.ko.debug --- objcopy --only-keep-debug bktr_mem.ko.full bktr_mem.ko.debug --- bktr_mem.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dbktr_mem.ko.debug bktr_mem.ko.= full bktr_mem.ko --- all_subdir_bwn --- =3D=3D=3D> bwn (all) --- all_subdir_bwi --- --- bwimac.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.bwimac.o -MTbwimac.o -mno-mmx -mno-sse -msoft-float -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -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-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys= /modules/bwi/../../dev/bwi/bwimac.c -o bwimac.o --- all_subdir_bwn --- --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- if_bwn.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_= global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC = -MD -MF.depend.if_bwn.o -MTif_bwn.o -mno-mmx -mno-sse -msoft-float -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -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-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -Wno-error-sometimes-uninitialized -mno-aes -mno-avx -= std=3Diso9899:1999 -c /usr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c -o if= _bwn.o --- all_subdir_ath --- --- ah_eeprom_v3.o --- ctfconvert -L VERSION -g ah_eeprom_v3.o --- all_subdir_bwn --- /usr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c:2615:7: error: implicit dec= laration of function 'time_before' is invalid in C99 [-Werror,-Wimplicit-fu= nction-declaration] if (time_before(lo->pwr_vec_read_time, expire)) { ^ --- all_subdir_ath --- --- ar5210_attach.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ar5210_attach.o -MTar5210_attach.o -mno-mmx -mno-sse -= msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredu= ndant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpo= inter-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 -W= no-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointe= r-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1= 999 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_attach.= c -o ar5210_attach.o ctfconvert -L VERSION -g ar5210_attach.o --- ar5210_beacon.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/= ../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/= ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC= /opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE= RIC -MD -MF.depend.ar5210_beacon.o -MTar5210_beacon.o -mno-mmx -mno-sse -= msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredu= ndant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpo= inter-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 -W= no-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointe= r-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1= 999 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_beacon.= c -o ar5210_beacon.o ctfconvert -L VERSION -g ar5210_beacon.o --- all_subdir_bwn --- 1 error generated. *** [if_bwn.o] Error code 1 bmake[4]: stopped in /usr/src/sys/modules/bwn 1 error bmake[4]: stopped in /usr/src/sys/modules/bwn *** [all_subdir_bwn] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_ath --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/ath *** [all_subdir_ath] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_bwi --- ctfconvert -L VERSION -g bwimac.o A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/bwi *** [all_subdir_bwi] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_bktr --- --- all_subdir_bktr/bktr --- ctfconvert -L VERSION -g bktr_core.o A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/sys/modules/bktr/bktr *** [all_subdir_bktr/bktr] Error code 2 bmake[4]: stopped in /usr/src/sys/modules/bktr 1 error bmake[4]: stopped in /usr/src/sys/modules/bktr *** [all_subdir_bktr] Error code 2 bmake[3]: stopped in /usr/src/sys/modules 4 errors bmake[3]: stopped in /usr/src/sys/modules *** [modules-all] Error code 2 bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC 1 error bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC *** [buildkernel] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[1]: stopped in /usr/src *** [buildkernel] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Build step 'Execute shell' marked build as failure [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson2485483956499510584.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::106:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-i386@freebsd.org Wed Mar 30 08:23:20 2016 Return-Path: Delivered-To: freebsd-i386@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 86992AE2A99; Wed, 30 Mar 2016 08:23:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 700211D74; Wed, 30 Mar 2016 08:23:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 046D71FC7; Wed, 30 Mar 2016 08:23:19 +0000 (UTC) Date: Wed, 30 Mar 2016 08:23:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pfg@FreeBSD.org, adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1657303193.161.1459326198923.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <63416915.159.1459311308405.JavaMail.jenkins@jenkins-9.freebsd.org> References: <63416915.159.1459311308405.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #2726 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.21 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 08:23:20 -0000 FreeBSD_HEAD_i386 - Build #2726 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2726/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2726/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2726/console Change summaries: 297409 by adrian: [bwn] fix time_before -> ieee80211_time_before() Noticed by: Jia-Shiun Li 297408 by pfg: freopen(3): prevent uninitialized errno. Revert r297407 and redo it cleanly. Pointed out by: Jukka A. Ukkonen CID: 1018720 MFC after: 1 week From owner-freebsd-i386@freebsd.org Sat Apr 2 07:16:26 2016 Return-Path: Delivered-To: freebsd-i386@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 97322AEC4FF for ; Sat, 2 Apr 2016 07:16:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 874271142 for ; Sat, 2 Apr 2016 07:16:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u327GQPV086554 for ; Sat, 2 Apr 2016 07:16:26 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-i386@FreeBSD.org Subject: [Bug 208464] [svr4] svr4.ko fails to load due to not finding symbol svr4_delete_socket even though it is present in same module Date: Sat, 02 Apr 2016 07:16:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ske-89@pkmab.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2016 07:16:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208464 Bug ID: 208464 Summary: [svr4] svr4.ko fails to load due to not finding symbol svr4_delete_socket even though it is present in same module Product: Base System Version: 10.2-RELEASE Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: ske-89@pkmab.se CC: freebsd-i386@FreeBSD.org CC: freebsd-i386@FreeBSD.org When I try to "kldload svr4.ko" I get this error: link_elf: symbol svr4_delete_socket undefined KLD svr4.ko: depends on streams - not available or version mismatch kldload: can't load svr4: No such file or directory This would appear to say that streams.ko might need to be loaded before svr= 4.ko to provide the symbol svr4_delete_socket. That is not correct, though. Load= ing streams.ko also complains that svr4_delete_socket is undefined. Checking the revision histories and source code for svr4.ko and streams.ko,= I noticed that svr4_delete_socket() was moved from streams.c to svr4_socket.c= in July 2006. https://svnweb.freebsd.org/base?view=3Drevision&revision=3D160558 So now svr4_delete_socket is an internal symbol of the svr4.ko module. So link_elf shouldn't need to import it at all when loading svr4.ko. There seems to be some mixup regarding which module this symbol belongs to. Next thing I noticed is that there is still an "EXPORT_SYMS=3Dsvr4_delete_s= ocket" in the Makefile for the streams module, where the symbol does no longer exi= st. And there is no such EXPORT_SYMS in the Makefile for the svr4 module, where= the symbol currently lives. I would assume this should have been moved together with the source code for svr4_delete_socket(), but was overlooked. https://svnweb.freebsd.org/base/head/sys/modules/streams/Makefile?view=3Dma= rkup https://svnweb.freebsd.org/base/head/sys/modules/svr4/Makefile?view=3Dmarkup I'm not experienced enough with FreeBSD kernel source to know for sure if t= his is really the whole story, but to me it seems like a good explanation for t= he bug. I don't see any other mention of svr4_delete_socket when searching the source code, that would explain this symtom. Can we get this fixed, so svr4.ko and streams.ko can be loaded again? It seems a pity having such a simple bug preventing their use. I'm not equipped to try to fix this myself, otherwise I would. - I tried this out on FreeBSD-10.2-RELEASE-i386-bootonly.iso and FreeBSD-10.1-RELEASE-i386-bootonly.iso. The same problem occurs also with 8.0-RELEASE-i386-livefs.iso, except there= you need to check dmesg to see the message from link_elf. Given the explanation and date above, I would assume the same occurs in rel= ease 7 too, but I didn't test it. I have also discussed this in the forum thread https://forums.freebsd.org/threads/55617/ I didn't find any previous problem reports about this. There have been various forum discussions mentioning not being able to use these modules on various releases, but not very detailed. --=20 You are receiving this mail because: You are on the CC list for the bug.=