Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2015 10:10:00 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        ngie@FreeBSD.org, smh@FreeBSD.org, jenkins-admin@FreeBSD.org,  freebsd-stable@FreeBSD.org, freebsd-i386@FreeBSD.org
Subject:   FreeBSD_STABLE_10-i386 - Build #668 - Still Failing
Message-ID:  <548737874.138.1448446202180.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1934146359.131.1448410220500.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1934146359.131.1448410220500.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_STABLE_10-i386 - Build #668 - Still Failing:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/6=
68/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/668=
/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/668/=
console

Change summaries:

291295 by smh:
MFC r291012:

Document loader(8) dumpdev option

Sponsored by:=09Multiplay

291294 by ngie:
MFC r258245:
r258245 (by eadler):

Add missing include files for the printf_l and scanf_l man pages.

Reported by:=09swildner@dragonflybsd.org

291293 by ngie:
MFC r264737:

Discussed with: jilles

r264737 (by jilles):

libc/stdio: Fail fdopen() on an execute-only fd.

An execute-only fd (opened with O_EXEC) allows neither read() nor write()
and is therefore incompatible with all stdio modes. Therefore, the [EINVAL]
error applies.

Also adjust the similar check in freopen() with a NULL path, even though
this checks an fd which is already from a FILE.



The end of the build log:

[...truncated 101650 lines...]
--- secure.all__D ---
--- t_req.po ---
cc  -pg  -O2 -pipe   -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypt=
o/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/o=
penssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DD=
SO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES_AS=
M -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -=
DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWH=
IRLPOOL_ASM -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/=
asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/=
usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=3Dgn=
u89 -Qunused-arguments  -fstack-protector -Wno-pointer-sign -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare =
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-=
conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-pa=
rentheses -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/a=
sn1/t_req.c -o t_req.po
--- lib.all__D ---
--- uucplock.po ---
cc  -pg  -O2 -pipe   -DLIBC_SCCS -DINET6 -I/usr/src/lib/libutil -I/usr/src/=
lib/libutil/../libc/gen/ -std=3Dgnu99 -Qunused-arguments  -fstack-protector=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -W=
strict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast=
-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wc=
har-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-defi=
nition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -W=
no-string-plus-int -Wno-unused-const-variable -c /usr/src/lib/libutil/uucpl=
ock.c -o uucplock.po
--- all_subdir_libvgl ---
--- bitmap.po ---
cc  -pg  -O2 -pipe   -Wall -I/usr/src/lib/libvgl -std=3Dgnu99 -Qunused-argu=
ments  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno=
-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-par=
entheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wn=
o-switch-enum -Wno-knr-promoted-parameter -c /usr/src/lib/libvgl/bitmap.c -=
o bitmap.po
--- all_subdir_libutil ---
--- libutil_p.a ---
building profiled util library
ranlib -D libutil_p.a
--- expand_number.3.gz ---
gzip -cn /usr/src/lib/libutil/expand_number.3 > expand_number.3.gz
--- flopen.3.gz ---
gzip -cn /usr/src/lib/libutil/flopen.3 > flopen.3.gz
--- fparseln.3.gz ---
gzip -cn /usr/src/lib/libutil/fparseln.3 > fparseln.3.gz
--- hexdump.3.gz ---
gzip -cn /usr/src/lib/libutil/hexdump.3 > hexdump.3.gz
--- secure.all__D ---
--- t_spki.po ---
cc  -pg  -O2 -pipe   -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypt=
o/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/o=
penssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DD=
SO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES_AS=
M -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -=
DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWH=
IRLPOOL_ASM -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/=
asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/=
usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=3Dgn=
u89 -Qunused-arguments  -fstack-protector -Wno-pointer-sign -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare =
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-=
conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-pa=
rentheses -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/a=
sn1/t_spki.c -o t_spki.po
--- lib.all__D ---
--- humanize_number.3.gz ---
gzip -cn /usr/src/lib/libutil/humanize_number.3 > humanize_number.3.gz
--- kinfo_getallproc.3.gz ---
gzip -cn /usr/src/lib/libutil/kinfo_getallproc.3 > kinfo_getallproc.3.gz
--- kinfo_getfile.3.gz ---
gzip -cn /usr/src/lib/libutil/kinfo_getfile.3 > kinfo_getfile.3.gz
--- kinfo_getproc.3.gz ---
gzip -cn /usr/src/lib/libutil/kinfo_getproc.3 > kinfo_getproc.3.gz
--- kinfo_getvmmap.3.gz ---
gzip -cn /usr/src/lib/libutil/kinfo_getvmmap.3 > kinfo_getvmmap.3.gz
--- kinfo_getvmobject.3.gz ---
gzip -cn /usr/src/lib/libutil/kinfo_getvmobject.3 > kinfo_getvmobject.3.gz
--- kld.3.gz ---
gzip -cn /usr/src/lib/libutil/kld.3 > kld.3.gz
--- login_auth.3.gz ---
gzip -cn /usr/src/lib/libutil/login_auth.3 > login_auth.3.gz
--- login_cap.3.gz ---
gzip -cn /usr/src/lib/libutil/login_cap.3 > login_cap.3.gz
--- login_class.3.gz ---
gzip -cn /usr/src/lib/libutil/login_class.3 > login_class.3.gz
--- login_ok.3.gz ---
gzip -cn /usr/src/lib/libutil/login_ok.3 > login_ok.3.gz
--- login_times.3.gz ---
gzip -cn /usr/src/lib/libutil/login_times.3 > login_times.3.gz
--- login_tty.3.gz ---
gzip -cn /usr/src/lib/libutil/login_tty.3 > login_tty.3.gz
--- pidfile.3.gz ---
gzip -cn /usr/src/lib/libutil/pidfile.3 > pidfile.3.gz
--- all_subdir_libvgl ---
--- text.po ---
cc  -pg  -O2 -pipe   -Wall -I/usr/src/lib/libvgl -std=3Dgnu99 -Qunused-argu=
ments  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno=
-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-par=
entheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wn=
o-switch-enum -Wno-knr-promoted-parameter -c /usr/src/lib/libvgl/text.c -o =
text.po
--- all_subdir_libutil ---
--- property.3.gz ---
gzip -cn /usr/src/lib/libutil/property.3 > property.3.gz
--- pty.3.gz ---
gzip -cn /usr/src/lib/libutil/pty.3 > pty.3.gz
--- quotafile.3.gz ---
gzip -cn /usr/src/lib/libutil/quotafile.3 > quotafile.3.gz
--- realhostname.3.gz ---
gzip -cn /usr/src/lib/libutil/realhostname.3 > realhostname.3.gz
--- secure.all__D ---
--- t_x509.po ---
--- lib.all__D ---
--- realhostname_sa.3.gz ---
--- secure.all__D ---
cc  -pg  -O2 -pipe   -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypt=
o/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/o=
penssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DD=
SO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES_AS=
M -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -=
DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWH=
IRLPOOL_ASM -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/=
asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/=
usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=3Dgn=
u89 -Qunused-arguments  -fstack-protector -Wno-pointer-sign -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare =
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-=
conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-pa=
rentheses -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/a=
sn1/t_x509.c -o t_x509.po
--- lib.all__D ---
gzip -cn /usr/src/lib/libutil/realhostname_sa.3 > realhostname_sa.3.gz
--- _secure_path.3.gz ---
gzip -cn /usr/src/lib/libutil/_secure_path.3 > _secure_path.3.gz
--- trimdomain.3.gz ---
gzip -cn /usr/src/lib/libutil/trimdomain.3 > trimdomain.3.gz
--- uucplock.3.gz ---
gzip -cn /usr/src/lib/libutil/uucplock.3 > uucplock.3.gz
--- pw_util.3.gz ---
gzip -cn /usr/src/lib/libutil/pw_util.3 > pw_util.3.gz
--- login.conf.5.gz ---
gzip -cn /usr/src/lib/libutil/login.conf.5 > login.conf.5.gz
--- secure.all__D ---
--- t_x509a.po ---
cc  -pg  -O2 -pipe   -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypt=
o/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/o=
penssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DD=
SO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES_AS=
M -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -=
DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWH=
IRLPOOL_ASM -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/=
asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/=
usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=3Dgn=
u89 -Qunused-arguments  -fstack-protector -Wno-pointer-sign -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare =
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-=
conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-pa=
rentheses -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/a=
sn1/t_x509a.c -o t_x509a.po
--- sbin.all__D ---
--- getmntopts.o ---
cc  -O2 -pipe   -I/usr/src/sbin/growfs/../mount -std=3Dgnu99 -Qunused-argum=
ents  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -=
Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari=
th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par=
ameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant=
-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-=
sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -c /us=
r/src/sbin/growfs/../mount/getmntopts.c -o getmntopts.o
--- lib.all__D ---
--- all_subdir_libvgl ---
--- mouse.po ---
cc  -pg  -O2 -pipe   -Wall -I/usr/src/lib/libvgl -std=3Dgnu99 -Qunused-argu=
ments  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno=
-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-par=
entheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wn=
o-switch-enum -Wno-knr-promoted-parameter -c /usr/src/lib/libvgl/mouse.c -o=
 mouse.po
--- sbin.all__D ---
--- growfs.8.gz ---
gzip -cn /usr/src/sbin/growfs/growfs.8 > growfs.8.gz
--- growfs ---
cc  -O2 -pipe   -I/usr/src/sbin/growfs/../mount -std=3Dgnu99 -Qunused-argum=
ents  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -=
Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari=
th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par=
ameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant=
-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-=
sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -o gr=
owfs growfs.o getmntopts.o -lutil
--- lib.all__D ---
--- keyboard.po ---
cc  -pg  -O2 -pipe   -Wall -I/usr/src/lib/libvgl -std=3Dgnu99 -Qunused-argu=
ments  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn=
o-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno=
-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-par=
entheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wn=
o-switch-enum -Wno-knr-promoted-parameter -c /usr/src/lib/libvgl/keyboard.c=
 -o keyboard.po
--- share.all__D ---
=3D=3D=3D> share (all)
--- sbin.all__D ---
--- all_subdir_gvinum ---
=3D=3D=3D> sbin/gvinum (all)
--- share.all__D ---
--- _sub.all ---
=3D=3D=3D> share/colldef (all)
--- lib.all__D ---
--- libvgl_p.a ---
building profiled vgl library
--- secure.all__D ---
--- tasn_dec.po ---
cc  -pg  -O2 -pipe   -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypt=
o/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/o=
penssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DD=
SO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES_AS=
M -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -=
DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWH=
IRLPOOL_ASM -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/=
asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/=
usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=3Dgn=
u89 -Qunused-arguments  -fstack-protector -Wno-pointer-sign -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare =
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-=
conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-pa=
rentheses -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/a=
sn1/tasn_dec.c -o tasn_dec.po
--- sbin.all__D ---
--- gvinum.o ---
cc  -O2 -pipe   -I/usr/src/sbin/gvinum/../../sys -I/usr/obj/usr/src/tmp//us=
r/include/edit -std=3Dgnu99 -Qunused-arguments  -fstack-protector -Wsystem-=
headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign =
-Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol=
ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func=
tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa=
rameter -c /usr/src/sbin/gvinum/gvinum.c -o gvinum.o
--- lib.all__D ---
ranlib -D libvgl_p.a
--- vgl.3.gz ---
gzip -cn /usr/src/lib/libvgl/vgl.3 > vgl.3.gz
--- all_subdir_libwrap ---
=3D=3D=3D> lib/libwrap (all)
--- share.all__D ---
--- bg_BG.CP1251.out ---
colldef -I /usr/src/share/colldef -o bg_BG.CP1251.out /usr/src/share/collde=
f/bg_BG.CP1251.src
sh: colldef: not found
*** [bg_BG.CP1251.out] Error code 127

make[4]: stopped in /usr/src/share/colldef
1 error

make[4]: stopped in /usr/src/share/colldef
*** [_sub.all] Error code 2

make[3]: stopped in /usr/src/share
1 error

make[3]: stopped in /usr/src/share
*** [share.all__D] Error code 2

make[2]: stopped in /usr/src
--- lib.all__D ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/lib/libwrap
*** [all_subdir_libwrap] Error code 2

make[3]: stopped in /usr/src/lib
1 error

make[3]: stopped in /usr/src/lib
*** [lib.all__D] Error code 2

make[2]: stopped in /usr/src
--- secure.all__D ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/secure/lib/libcrypto
*** [_sub.all] Error code 2

make[4]: stopped in /usr/src/secure/lib
1 error

make[4]: stopped in /usr/src/secure/lib
*** [_sub.all] Error code 2

make[3]: stopped in /usr/src/secure
1 error

make[3]: stopped in /usr/src/secure
*** [secure.all__D] Error code 2

make[2]: stopped in /usr/src
--- sbin.all__D ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/sbin/gvinum
*** [all_subdir_gvinum] Error code 2

make[3]: stopped in /usr/src/sbin
1 error

make[3]: stopped in /usr/src/sbin
*** [sbin.all__D] Error code 2

make[2]: stopped in /usr/src
4 errors

make[2]: stopped in /usr/src
*** [everything] Error code 2

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [buildworld] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[PostBuildScript] - Execution post build scripts.
[FreeBSD_STABLE_10-i386] $ /bin/sh -xe /tmp/hudson7432405802309362443.sh
+ export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b=
in'
+ export 'jname=3DFreeBSD_STABLE_10-i386'
+ echo 'clean up jail FreeBSD_STABLE_10-i386'
clean up jail FreeBSD_STABLE_10-i386
+ sudo jail -r FreeBSD_STABLE_10-i386
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::105:1 -alias
+ sudo umount FreeBSD_STABLE_10-i386/usr/src
+ sudo umount FreeBSD_STABLE_10-i386/dev
+ sudo rm -fr FreeBSD_STABLE_10-i386
rm: FreeBSD_STABLE_10-i386/lib/libc.so.7: Operation not permitted
rm: FreeBSD_STABLE_10-i386/lib/libthr.so.3: Operation not permitted
rm: FreeBSD_STABLE_10-i386/lib/libcrypt.so.5: Operation not permitted
rm: FreeBSD_STABLE_10-i386/lib: Directory not empty
rm: FreeBSD_STABLE_10-i386/sbin/init: Operation not permitted
rm: FreeBSD_STABLE_10-i386/sbin: Directory not empty
rm: FreeBSD_STABLE_10-i386/usr/lib/librt.so.1: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/lib: Directory not empty
rm: FreeBSD_STABLE_10-i386/usr/bin/chsh: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/login: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/ypchpass: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/su: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/chfn: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/chpass: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/passwd: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/opiepasswd: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/yppasswd: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/crontab: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/ypchsh: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/opieinfo: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin/ypchfn: Operation not permitted
rm: FreeBSD_STABLE_10-i386/usr/bin: Directory not empty
rm: FreeBSD_STABLE_10-i386/usr: Directory not empty
rm: FreeBSD_STABLE_10-i386/var/empty: Operation not permitted
rm: FreeBSD_STABLE_10-i386/var: Directory not empty
rm: FreeBSD_STABLE_10-i386/libexec/ld-elf.so.1: Operation not permitted
rm: FreeBSD_STABLE_10-i386/libexec: Directory not empty
rm: FreeBSD_STABLE_10-i386: Directory not empty
+ true
+ sudo chflags -R noschg FreeBSD_STABLE_10-i386
+ sudo rm -fr FreeBSD_STABLE_10-i386
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?548737874.138.1448446202180.JavaMail.jenkins>