Em 17-11-2013 19:12, Pierre Labastie escreveu: > Hi all, > > In the process of updating apr and apr-util, I did a thorough test of > subversion. I have found a few inaccuracies there: > - the test time is much longer than indicated (38 SBU). BTW, there is only one > error.
FAIL: lt-wc-queries-test 3: test query expectations Summary of test results: 1897 tests PASSED 52 tests SKIPPED 30 tests XFAILED (1 WORK-IN-PROGRESS) 1 test FAILED SUMMARY: Some tests failed. make: *** [check] Error 1 real 33m19.163s user 10m8.563s sys 14m7.070s This gives me ≈ 11,623041 SBU. Then, I ran againg the tests with make -k check, but chose to use above (second runs always give me lower values, and i prefer to inform the user what is going to happen the first time). FAIL: lt-wc-queries-test 3: test query expectations Summary of test results: 1897 tests PASSED 52 tests SKIPPED 30 tests XFAILED (1 WORK-IN-PROGRESS) 1 test FAILED SUMMARY: Some tests failed. make: *** [check] Error 1 real 32m35.956s user 10m7.685s sys 14m18.426s SBU_TIME for swig tests: 0.95542442 I have been having very different SBUs and buiddirsize from the book and can only report what I obtained. I have already discussed about the builddirsizes, but apparently this happens to the times also: I use i686. I have all the logs, if anyone wants to inspect. And my conclusion is not about the inaccuracies of the reported by previous editors. > How should I proceed: raise a ticket and modify the book? > Let Fernando do it himself? I would suggest that if you want to change SBU or builddirsize, do it for one that you are updating, leave the others as they are. I have different results for almost all applications int the book that I install and I have not updated. Another suggestion, if we had many editors, would be to inform with the data if it is from x86_64 or i686. Just to show my differences 9,7M /home/fernando/tmp/paco-build-2013.11.17-10h56m49s/apr-1.5.0 1,6M /home/fernando/tmp/paco-build-2013.11.17-10h56m49s/DEST-apr-1.5.0 12M total 796K /home/fernando/sshfs/blfs/apr-1.5.0.tar.bz2 796K total cc93bd2c12d0d037f68e21cc6385dc31 /home/fernando/sshfs/blfs/apr-1.5.0.tar.bz2 BUILD_DIR_SIZE: 11528 USED_BEFORE: 10767388 USED_AFTER: 10767380 USED_AFTER - USED_BEFORE = -8 SBU_TIME: .25000000 Totalseconds: 43 real 0m43.935s user 0m23.315s sys 0m17.126s END - Building apr-1.5.0 - Dom Nov 17 10:57:33 BRT 2013 Then, by hand: After tests: real 2m42.788s user 0m9.731s sys 1m33.253s SBU_tests≈ 0,94644186 $ du -sch * 12M apr-1.5.0 1,6M DEST-apr-1.5.0 14M total This gives me the about the same SBUs, but differents sizes. 7,5M /home/fernando/tmp/paco-build-2013.11.17-11h08m28s/apr-util-1.5.3 1,1M /home/fernando/tmp/paco-build-2013.11.17-11h08m28s/DEST-apr-util-1.5.3 8,6M total 680K /home/fernando/sshfs/blfs/apr-util-1.5.3.tar.bz2 680K total 6f3417691c7a27090f36e7cf4d94b36e /home/fernando/sshfs/blfs/apr-util-1.5.3.tar.bz2 BUILD_DIR_SIZE: 8716 USED_BEFORE: 10768136 USED_AFTER: 10768148 USED_AFTER - USED_BEFORE = 12 SBU_TIME: .17441860 Totalseconds: 30 real 0m30.099s user 0m17.641s sys 0m10.308s END - Building apr-util-1.5.3 - Dom Nov 17 11:08:58 BRT 2013 After tests: real 0m18.143s user 0m3.722s sys 0m1.026s SBU_tests≈ 0,10548256 $ du -sch * 8,6M apr-util-1.5.3 1,1M DEST-apr-util-1.5.3 9,7M total This gives differences in both SBU (50%) and builddirsizes with what you put in the book. I never comment those issues, because I know that they will always differ in a same architecture, and much more in other one. Xulrunner is one that gives me always problems. Each time, I get a different SBU. So, I put the first I got, next day, after installing other packages and rebooting, I run again. Sometimes, gives me the about the same others, it comes again and again with a different value, and I change the book. This is the same with thunderbird and seamonkey. For other changes, suit yourself. -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
