Build failed in Jenkins: FreeBSD_HEAD #1591

2014-10-09 Thread jenkins-admin
See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1591/changes

Changes:

[mav] Make iSCSI connection close somewhat less aggressive.

It allows to push out some final data from the send queue to the socket
before its close.  In particular, it increases chances for logout response
to be delivered to the initiator.

[bapt] Add CROSS_TOOLCHAIN macro select pre seeded external toolchain 
configuration files
The goal is to provide pre seeded toolchain configurations withing the ports 
tree
to allow the use of an external toolchain in a simple way:

make CROSS_TOOLCHAIN=powerpc64-gcc TARGET=powerpc TARGET_ARCH=powerpc64 
buildworld

This will look for the external toolchain definition in 
/usr/local/share/mk/powerpc64-gcc.mk
While here add the notion of X_COMPILER_TYPE to the external toolchain 
framework to allow
to deal with differences between gcc and clang in regards of cross building

[delphij] MFV r272804:

Refactor the code and stop restore_object from creating two transactions.

Illumos issue:
3693 restore_object uses at least two transactions to restore an object

MFC after:  2 weeks

[delphij] MFV r272803:

Illumos issue:
5175 implement dmu_read_uio_dbuf() to improve cached read performance

MFC after:  2 weeks

[bapt] Fix build with rpcgen using a recent (tested with gcc 4.9.1) GNU cpp

--
[...truncated 19142 lines...]
--- cleandir_subdir_svn ---
--- cleanobj ---
--- cleandir_subdir_vis ---
=== usr.bin/vis (cleandir)
--- cleandir_subdir_svn ---
=== usr.bin/svn/svn (cleandir)
--- cleandir_subdir_uuencode ---
--- clean ---
rm -f legacy_test legacy_test.tmp Kyuafile.auto Kyuafile.auto.tmp
--- cleanobj ---
--- cleandir_subdir_vis ---
--- cleanobj ---
--- cleandir_subdir_uuencode ---
--- clean ---
rm -f legacy_test legacy_test.tmp Kyuafile.auto Kyuafile.auto.tmp
--- cleanobj ---
--- cleandir_subdir_vmstat ---
=== usr.bin/vmstat (cleandir)
--- cleandir_subdir_vi ---
--- cleanobj ---
--- _sub.cleandir ---
=== usr.bin/vi/catalog (cleandir)
--- cleandir_subdir_svn ---
--- cleanobj ---
--- cleandir_subdir_vtfontcvt ---
=== usr.bin/vtfontcvt (cleandir)
--- cleandir_subdir_vmstat ---
--- cleanobj ---
--- cleandir_subdir_w ---
--- cleandir_subdir_vi ---
--- clean ---
--- cleandir_subdir_svn ---
=== usr.bin/svn/svnadmin (cleandir)
--- cleandir_subdir_vi ---
rm -f dump dutch english french german polish ru_RU.KOI8-R spanish swedish  
uk_UA.KOI8-U zh_CN.GB2312 dutch.UTF-8 french.UTF-8 german.UTF-8 polish.UTF-8 
spanish.UTF-8 swedish.UTF-8 zh_CN.UTF-8 ru_RU.UTF-8 uk_UA.UTF-8 english.base 
*.check __ck1 __ck2
--- cleandir_subdir_w ---
=== usr.bin/w (cleandir)
--- cleandir_subdir_vi ---
--- cleanobj ---
--- cleandir_subdir_wall ---
=== usr.bin/wall (cleandir)
--- cleandir_subdir_vtfontcvt ---
--- cleanobj ---
--- cleandir_subdir_wc ---
=== usr.bin/wc (cleandir)
--- cleandir_subdir_w ---
--- cleanobj ---
--- cleandir_subdir_svn ---
--- cleanobj ---
--- cleandir_subdir_what ---
--- cleandir_subdir_wall ---
--- cleanobj ---
--- cleandir_subdir_svn ---
=== usr.bin/svn/svndumpfilter (cleandir)
--- cleandir_subdir_what ---
=== usr.bin/what (cleandir)
--- cleandir_subdir_whereis ---
=== usr.bin/whereis (cleandir)
--- cleandir_subdir_wc ---
--- cleanobj ---
--- cleandir_subdir_what ---
--- cleanobj ---
--- cleandir_subdir_which ---
--- cleandir_subdir_svn ---
--- cleanobj ---
--- cleandir_subdir_which ---
=== usr.bin/which (cleandir)
--- cleandir_subdir_whereis ---
--- cleanobj ---
--- cleandir_subdir_who ---
=== usr.bin/who (cleandir)
--- cleandir_subdir_svn ---
=== usr.bin/svn/svnlook (cleandir)
--- cleandir_subdir_whois ---
=== usr.bin/whois (cleandir)
--- cleandir_subdir_which ---
--- cleanobj ---
--- cleandir_subdir_write ---
=== usr.bin/write (cleandir)
--- cleandir_subdir_who ---
--- cleanobj ---
--- cleandir_subdir_svn ---
--- cleanobj ---
--- cleandir_subdir_whois ---
--- cleanobj ---
--- cleandir_subdir_xargs ---
--- cleandir_subdir_svn ---
=== usr.bin/svn/svnserve (cleandir)
--- cleandir_subdir_xinstall ---
--- cleandir_subdir_xargs ---
=== usr.bin/xargs (cleandir)
--- cleandir_subdir_xinstall ---
=== usr.bin/xinstall (cleandir)
--- cleandir_subdir_write ---
--- cleanobj ---
--- cleandir_subdir_xlint ---
=== usr.bin/xlint (cleandir)
--- cleandir_subdir_xinstall ---
--- cleanobj ---
--- cleandir_subdir_xargs ---
--- cleanobj ---
--- cleandir_subdir_svn ---
--- cleanobj ---
--- cleandir_subdir_xstr ---
--- cleandir_subdir_xargs ---
--- _sub.cleandir ---
--- cleandir_subdir_svn ---
=== usr.bin/svn/svnsync (cleandir)
--- cleandir_subdir_xstr ---
=== usr.bin/xstr (cleandir)
--- cleandir_subdir_xargs ---
=== usr.bin/xargs/tests (cleandir)
--- cleandir_subdir_xlint ---
--- _sub.cleandir ---
=== usr.bin/xlint/lint1 (cleandir)
--- cleandir_subdir_xstr ---
--- cleanobj ---
--- cleandir_subdir_svn ---
--- cleanobj ---
--- cleandir_subdir_xargs ---
--- scripts.clean ---
(cd 
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.bin/xargs/tests 
 make -f 

Re: Build failed in Jenkins: FreeBSD_HEAD #1591

2014-10-09 Thread roseknr1
*join free **clickcare https://www.globallshare.com/en/3076994.html*








On Thursday, October 9, 2014 3:02:33 PM UTC+5:30, jenkin...@freebsd.org 
wrote:

 See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1591/changes 

 Changes: 

 [mav] Make iSCSI connection close somewhat less aggressive. 

 It allows to push out some final data from the send queue to the socket 
 before its close.  In particular, it increases chances for logout response 
 to be delivered to the initiator. 

 [bapt] Add CROSS_TOOLCHAIN macro select pre seeded external toolchain 
 configuration files 
 The goal is to provide pre seeded toolchain configurations withing the 
 ports tree 
 to allow the use of an external toolchain in a simple way: 

 make CROSS_TOOLCHAIN=powerpc64-gcc TARGET=powerpc TARGET_ARCH=powerpc64 
 buildworld 

 This will look for the external toolchain definition in 
 /usr/local/share/mk/powerpc64-gcc.mk 
 While here add the notion of X_COMPILER_TYPE to the external toolchain 
 framework to allow 
 to deal with differences between gcc and clang in regards of cross 
 building 

 [delphij] MFV r272804: 

 Refactor the code and stop restore_object from creating two transactions. 

 Illumos issue: 
 3693 restore_object uses at least two transactions to restore an 
 object 

 MFC after:2 weeks 

 [delphij] MFV r272803: 

 Illumos issue: 
 5175 implement dmu_read_uio_dbuf() to improve cached read performance 

 MFC after:2 weeks 

 [bapt] Fix build with rpcgen using a recent (tested with gcc 4.9.1) GNU 
 cpp 

 -- 
 [...truncated 19142 lines...] 
 --- cleandir_subdir_svn --- 
 --- cleanobj --- 
 --- cleandir_subdir_vis --- 
 === usr.bin/vis (cleandir) 
 --- cleandir_subdir_svn --- 
 === usr.bin/svn/svn (cleandir) 
 --- cleandir_subdir_uuencode --- 
 --- clean --- 
 rm -f legacy_test legacy_test.tmp Kyuafile.auto Kyuafile.auto.tmp 
 --- cleanobj --- 
 --- cleandir_subdir_vis --- 
 --- cleanobj --- 
 --- cleandir_subdir_uuencode --- 
 --- clean --- 
 rm -f legacy_test legacy_test.tmp Kyuafile.auto Kyuafile.auto.tmp 
 --- cleanobj --- 
 --- cleandir_subdir_vmstat --- 
 === usr.bin/vmstat (cleandir) 
 --- cleandir_subdir_vi --- 
 --- cleanobj --- 
 --- _sub.cleandir --- 
 === usr.bin/vi/catalog (cleandir) 
 --- cleandir_subdir_svn --- 
 --- cleanobj --- 
 --- cleandir_subdir_vtfontcvt --- 
 === usr.bin/vtfontcvt (cleandir) 
 --- cleandir_subdir_vmstat --- 
 --- cleanobj --- 
 --- cleandir_subdir_w --- 
 --- cleandir_subdir_vi --- 
 --- clean --- 
 --- cleandir_subdir_svn --- 
 === usr.bin/svn/svnadmin (cleandir) 
 --- cleandir_subdir_vi --- 
 rm -f dump dutch english french german polish ru_RU.KOI8-R spanish swedish 
  uk_UA.KOI8-U zh_CN.GB2312 dutch.UTF-8 french.UTF-8 german.UTF-8 
 polish.UTF-8 spanish.UTF-8 swedish.UTF-8 zh_CN.UTF-8 ru_RU.UTF-8 
 uk_UA.UTF-8 english.base *.check __ck1 __ck2 
 --- cleandir_subdir_w --- 
 === usr.bin/w (cleandir) 
 --- cleandir_subdir_vi --- 
 --- cleanobj --- 
 --- cleandir_subdir_wall --- 
 === usr.bin/wall (cleandir) 
 --- cleandir_subdir_vtfontcvt --- 
 --- cleanobj --- 
 --- cleandir_subdir_wc --- 
 === usr.bin/wc (cleandir) 
 --- cleandir_subdir_w --- 
 --- cleanobj --- 
 --- cleandir_subdir_svn --- 
 --- cleanobj --- 
 --- cleandir_subdir_what --- 
 --- cleandir_subdir_wall --- 
 --- cleanobj --- 
 --- cleandir_subdir_svn --- 
 === usr.bin/svn/svndumpfilter (cleandir) 
 --- cleandir_subdir_what --- 
 === usr.bin/what (cleandir) 
 --- cleandir_subdir_whereis --- 
 === usr.bin/whereis (cleandir) 
 --- cleandir_subdir_wc --- 
 --- cleanobj --- 
 --- cleandir_subdir_what --- 
 --- cleanobj --- 
 --- cleandir_subdir_which --- 
 --- cleandir_subdir_svn --- 
 --- cleanobj --- 
 --- cleandir_subdir_which --- 
 === usr.bin/which (cleandir) 
 --- cleandir_subdir_whereis --- 
 --- cleanobj --- 
 --- cleandir_subdir_who --- 
 === usr.bin/who (cleandir) 
 --- cleandir_subdir_svn --- 
 === usr.bin/svn/svnlook (cleandir) 
 --- cleandir_subdir_whois --- 
 === usr.bin/whois (cleandir) 
 --- cleandir_subdir_which --- 
 --- cleanobj --- 
 --- cleandir_subdir_write --- 
 === usr.bin/write (cleandir) 
 --- cleandir_subdir_who --- 
 --- cleanobj --- 
 --- cleandir_subdir_svn --- 
 --- cleanobj --- 
 --- cleandir_subdir_whois --- 
 --- cleanobj --- 
 --- cleandir_subdir_xargs --- 
 --- cleandir_subdir_svn --- 
 === usr.bin/svn/svnserve (cleandir) 
 --- cleandir_subdir_xinstall --- 
 --- cleandir_subdir_xargs --- 
 === usr.bin/xargs (cleandir) 
 --- cleandir_subdir_xinstall --- 
 === usr.bin/xinstall (cleandir) 
 --- cleandir_subdir_write --- 
 --- cleanobj --- 
 --- cleandir_subdir_xlint --- 
 === usr.bin/xlint (cleandir) 
 --- cleandir_subdir_xinstall --- 
 --- cleanobj --- 
 --- cleandir_subdir_xargs --- 
 --- cleanobj --- 
 --- cleandir_subdir_svn --- 
 --- cleanobj --- 
 --- cleandir_subdir_xstr --- 
 --- cleandir_subdir_xargs --- 
 --- _sub.cleandir --- 
 --- cleandir_subdir_svn --- 
 === usr.bin/svn/svnsync (cleandir) 
 ---