Improve coverage analysis toolset

Vijay Kumar Banerjee vijaykumar9597 at gmail.com
Fri Mar 16 14:59:04 UTC 2018


building couverture-qemu from rtems-source-builder (
https://github.com/cillianodonnell/rtems-source-builder/tree/couverture-build
)
gives error building auromake-1.12.6-x86_64-linux-gnu-1 .

I have attached the error report .

-- vijay

On 15 March 2018 at 19:17, Cillian O'Donnell <cpodonnell8 at gmail.com> wrote:

>
>
> On 15 March 2018 at 12:26, Vijay Kumar Banerjee <vijaykumar9597 at gmail.com>
> wrote:
>
>> It runs with a bunch of errors . I have attached the log file
>>
>
> Ok, I'm guessing you didn't set up Couverture-Qemu (special version of
> qemu designed for generating extra trace data for coverage analysis).
> That's what those errors are about. I have an RSB build for that.
>
> https://github.com/cillianodonnell/rtems-source-
> builder/tree/couverture-build
>
> and the instructions for building it are
>
> https://devel.rtems.org/wiki/GSoC/2017/coveragetools#BuildingCouverture-
> QemuwiththeRSB
>
> I know what the other problem is too. I have a specific environment
> variable defined for the path, sorry I can't even remember putting it
> there, I thought that was automatically generated (probably should be,
> another thing to add to the list :)... ). So wherever you stuck the export
> path for where the rsb built the tools, in .bashrc or whatever you're
> using. Also put something like:
>
> export PATH=$HOME/development/rtems/5/bin:$PATH
>
> export PATH=$HOME/development/rtems/test/rtems-tools/build/tester/covoar:$PATH
>
>
> or you could just copy covoar into the /bin directory with all the other
> rsb tools gcc and all that, it'll find it either way.
>
>
>
>>
>> -- vijay
>>
>> On 15 March 2018 at 16:58, Cillian O'Donnell <cpodonnell8 at gmail.com>
>> wrote:
>>
>>> Looks good. If you run the samples without coverage is everything ok?
>>>
>>> So removing --coverage and tacking on /samples
>>>
>>> $HOME/development/rtems-tools/tester/rtems-test --rtems-bsp=leon3-qemu
>>> --log=log-leon3.log --rtems-tools=$HOME/development/rtems/5
>>> --rtems-builddir=$HOME/development/rtems/kernel/leon3
>>> sparc-rtems5/c/leon3/testsuites/samples
>>>
>>> Do the tests run?
>>>
>>> On 15 March 2018 at 10:53, Vijay Kumar Banerjee <
>>> vijaykumar9597 at gmail.com> wrote:
>>>
>>>> I have attached the output of the ls of that directory
>>>>
>>>> -- vijay
>>>>
>>>> On 15 March 2018 at 15:52, Cillian O'Donnell <cpodonnell8 at gmail.com>
>>>> wrote:
>>>>
>>>>>
>>>>>
>>>>> On 15 March 2018 at 03:58, Vijay Kumar Banerjee <
>>>>> vijaykumar9597 at gmail.com> wrote:
>>>>>
>>>>>>
>>>>>> hello ,
>>>>>>
>>>>>> as told by Joel , I started this thread to further discuss the
>>>>>> coverage analysis toolset .
>>>>>>
>>>>>> Current status is , I'm trying to builld and run rtems-test from the
>>>>>> coverage-merge branch of the previous GSoC student Cillian .
>>>>>> https://github.com/cillianodonnell/rtems-tools/tree/coverage-merge
>>>>>>
>>>>>> I'm getting an error that says .
>>>>>>  "Covoar not found !"
>>>>>>
>>>>>
>>>>> It's supposed to find it in rtems-tools/build/tester/covoar/ If it's
>>>>> in there it should be fine. Can you show me the contents of that directory?
>>>>>
>>>>> cpod at cpod ~/development/rtems/test/rtems-tools/build/tester/covoar $
>>>>> ls
>>>>>
>>>>>
>>>>>
>>>>>> the Covoar appeared in rtems-tools/tester/covoar .
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Vijay
>>>>>>
>>>>>> _______________________________________________
>>>>>> devel mailing list
>>>>>> devel at rtems.org
>>>>>> http://lists.rtems.org/mailman/listinfo/devel
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180316/2a86bb34/attachment-0001.html>
-------------- next part --------------
RTEMS Tools Project - Source Builder Error Report
 Build: error: building automake-1.12.6-x86_64-linux-gnu-1
 Command Line: ../source-builder/sb-set-builder --log=couverture_qemu_log.txt --prefix=/home/lunatic/development/rtems/5 devel/couverture-qemu
 Python: 2.7.14 (default, Jan 17 2018, 14:28:32) [GCC 7.2.1 20170915 (Red Hat 7.2.1-2)]
 https://github.com/cillianodonnell/rtems-source-builder.git/origin/1d11496627fb0302d9f6425a01b297499a53ee2a
 Linux lunatic 4.14.14-300.fc27.x86_64 #1 SMP Fri Jan 19 13:19:54 UTC 2018 x86_64
Tail of the build log:
-r-xr-xr-x 1000/1000       443 2012-12-15 15:04 automake-1.12.6/t/tap-more-w.sh
-rwxr-xr-x 1000/1000      3150 2012-12-14 01:27 automake-1.12.6/t/testsuite-summary-count.sh
-rwxr-xr-x 1000/1000      1509 2012-12-14 22:28 automake-1.12.6/t/aclocal-path.sh
-rwxr-xr-x 1000/1000      1043 2012-12-14 22:28 automake-1.12.6/t/version6.sh
-rwxr-xr-x 1000/1000      2050 2012-12-14 22:28 automake-1.12.6/t/distcheck-configure-flags-am.sh
-rwxr-xr-x 1000/1000      1577 2012-12-14 22:28 automake-1.12.6/t/tests-environment-backcompat.sh
-rwxr-xr-x 1000/1000      2966 2012-12-14 22:28 automake-1.12.6/t/backcompat5.sh
-rwxr-xr-x 1000/1000       970 2012-12-14 22:28 automake-1.12.6/t/gcj2.sh
-rwxr-xr-x 1000/1000      1561 2012-12-14 22:28 automake-1.12.6/t/ccnoco3.sh
-r-xr-xr-x 1000/1000       218 2012-12-15 15:04 automake-1.12.6/t/depcomp-lt-makedepend.tap
-rwxr-xr-x 1000/1000      1323 2012-12-14 22:28 automake-1.12.6/t/pr279.sh
-r-xr-xr-x 1000/1000       201 2012-12-15 15:04 automake-1.12.6/t/depcomp-lt-cpp.tap
-rwxr-xr-x 1000/1000      1436 2012-12-14 22:28 automake-1.12.6/t/cond21.sh
-rwxr-xr-x 1000/1000      1651 2012-12-14 22:28 automake-1.12.6/t/alpha.sh
-rwxr-xr-x 1000/1000      1577 2012-12-14 22:28 automake-1.12.6/t/parallel-tests-concurrency-2.sh
-rwxr-xr-x 1000/1000      1135 2012-12-14 22:28 automake-1.12.6/t/cond20.sh
-rwxr-xr-x 1000/1000      1050 2012-12-14 22:28 automake-1.12.6/t/tar2.sh
-rwxr-xr-x 1000/1000       997 2012-12-14 22:28 automake-1.12.6/t/cond28.sh
-rwxr-xr-x 1000/1000      2369 2012-12-14 22:28 automake-1.12.6/t/libtool7.sh
-rwxr-xr-x 1000/1000      1376 2012-12-14 22:28 automake-1.12.6/t/cond18.sh
-rwxr-xr-x 1000/1000      1818 2012-12-14 15:13 automake-1.12.6/t/vala-headers.sh
-rwxr-xr-x 1000/1000      1676 2012-12-14 22:28 automake-1.12.6/t/java-clean.sh
-rwxr-xr-x 1000/1000      1290 2012-12-14 22:28 automake-1.12.6/t/specflg6.sh
-rwxr-xr-x 1000/1000      1856 2012-12-14 22:28 automake-1.12.6/t/output7.sh
-rwxr-xr-x 1000/1000      1604 2012-12-14 22:28 automake-1.12.6/t/py-compile-basedir.sh
-rwxr-xr-x 1000/1000      1724 2012-12-14 22:28 automake-1.12.6/t/txinfo24.sh
-rwxr-xr-x 1000/1000      1928 2012-12-14 22:28 automake-1.12.6/t/txinfo28.sh
-rwxr-xr-x 1000/1000      2310 2012-12-14 22:28 automake-1.12.6/t/suffix10.tap
-rwxr-xr-x 1000/1000      1090 2012-12-14 22:28 automake-1.12.6/t/tap-planskip-later-errors.sh
-rwxr-xr-x 1000/1000       945 2012-12-14 22:28 automake-1.12.6/t/ar-lib7.sh
-rwxr-xr-x 1000/1000      1481 2012-12-14 22:28 automake-1.12.6/t/dist-auxfile-2.sh
-rwxr-xr-x 1000/1000      1399 2012-12-14 22:28 automake-1.12.6/t/tap-empty.sh
-rwxr-xr-x 1000/1000      1427 2012-12-14 22:28 automake-1.12.6/t/suffix9.sh
-rwxr-xr-x 1000/1000      1523 2012-12-14 22:28 automake-1.12.6/t/license.sh
-rwxr-xr-x 1000/1000      1372 2012-12-14 22:28 automake-1.12.6/t/tap-negative-numbers.sh
-rwxr-xr-x 1000/1000      1411 2012-12-14 22:28 automake-1.12.6/t/colon7.sh
-rwxr-xr-x 1000/1000      2192 2012-12-14 22:28 automake-1.12.6/t/primary-prefix-couples-documented-valid.sh
-rwxr-xr-x 1000/1000      4034 2012-12-14 22:28 automake-1.12.6/t/txinfo21.sh
-rwxr-xr-x 1000/1000      1942 2012-12-14 15:13 automake-1.12.6/t/vala-per-target-flags.sh
-rwxr-xr-x 1000/1000      1639 2012-12-14 22:28 automake-1.12.6/t/suffix-custom-subobj-and-specflg.sh
-rwxr-xr-x 1000/1000       909 2012-12-14 22:28 automake-1.12.6/t/prefix.sh
-rwxr-xr-x 1000/1000      1150 2012-12-14 22:28 automake-1.12.6/t/cond10.sh
-r-xr-xr-x 1000/1000       499 2012-12-15 15:04 automake-1.12.6/t/tap-planskip-unplanned-w.sh
-rwxr-xr-x 1000/1000      1765 2012-12-14 22:28 automake-1.12.6/t/aclocal-install-fail.sh
-r-xr-xr-x 1000/1000       496 2012-12-15 15:04 automake-1.12.6/t/check-tests-in-builddir-w.sh
-rwxr-xr-x 1000/1000       928 2012-12-14 22:28 automake-1.12.6/t/backsl3.sh
-rwxr-xr-x 1000/1000       872 2012-12-14 22:28 automake-1.12.6/t/comment.sh
-rwxr-xr-x 1000/1000      2501 2012-12-14 22:28 automake-1.12.6/t/dejagnu4.sh
-rwxr-xr-x 1000/1000      2387 2012-12-14 22:28 automake-1.12.6/t/yacc-nodist.sh
-rwxr-xr-x 1000/1000      1355 2012-12-14 22:28 automake-1.12.6/t/link_dist.sh
-rwxr-xr-x 1000/1000      2284 2012-12-14 22:28 automake-1.12.6/t/cond39.sh
-rwxr-xr-x 1000/1000      2539 2012-12-14 22:28 automake-1.12.6/t/vartypo2.sh
-rwxr-xr-x 1000/1000       928 2012-12-14 22:28 automake-1.12.6/t/exdir.sh
-rwxr-xr-x 1000/1000      1040 2012-12-14 22:28 automake-1.12.6/t/nodep.sh
-rwxr-xr-x 1000/1000      1695 2012-12-14 22:28 automake-1.12.6/t/suffix-chain.tap
-rwxr-xr-x 1000/1000      1039 2012-12-14 22:28 automake-1.12.6/t/comment3.sh
-rwxr-xr-x 1000/1000      1404 2012-12-14 22:28 automake-1.12.6/t/werror2.sh
-rwxr-xr-x 1000/1000      1096 2012-12-14 22:28 automake-1.12.6/t/cond44.sh
-r-xr-xr-x 1000/1000       471 2012-12-15 15:04 automake-1.12.6/t/tap-msg0-result-w.sh
-rwxr-xr-x 1000/1000      1600 2012-12-14 22:28 automake-1.12.6/t/acloca13.sh
-rwxr-xr-x 1000/1000      1647 2012-12-14 22:28 automake-1.12.6/t/suffix5.sh
-rwxr-xr-x 1000/1000      1854 2012-12-14 22:28 automake-1.12.6/t/am-tests-environment.sh
-rwxr-xr-x 1000/1000      1219 2012-12-14 22:28 automake-1.12.6/t/libobj15b.sh
-rwxr-xr-x 1000/1000       847 2012-12-14 22:28 automake-1.12.6/t/badopt.sh
-rwxr-xr-x 1000/1000      5751 2012-12-14 22:28 automake-1.12.6/t/silent-many-gcc.sh
-rwxr-xr-x 1000/1000      1193 2012-12-14 22:28 automake-1.12.6/t/ldadd.sh
-rwxr-xr-x 1000/1000      1253 2012-12-14 22:28 automake-1.12.6/t/hdr-vars-defined-once.sh
-rwxr-xr-x 1000/1000      1535 2012-12-14 22:28 automake-1.12.6/t/txinfo26.sh
-r-xr-xr-x 1000/1000       468 2012-12-15 15:04 automake-1.12.6/t/check-subst-prog-w.sh
-rwxr-xr-x 1000/1000      2579 2012-12-14 22:28 automake-1.12.6/t/stdlib2.sh
-rwxr-xr-x 1000/1000      1782 2012-12-14 22:28 automake-1.12.6/t/ansi2knr-no-more.sh
-rwxr-xr-x 1000/1000      1585 2012-12-14 22:28 automake-1.12.6/t/ltlibsrc.sh
-rwxr-xr-x 1000/1000      1193 2012-12-14 22:28 automake-1.12.6/t/subobj10.sh
-rwxr-xr-x 1000/1000      4573 2012-12-14 22:28 automake-1.12.6/t/maken3.sh
-r-xr-xr-x 1000/1000       471 2012-12-15 15:04 automake-1.12.6/t/tap-xfail-tests-w.sh
-rwxr-xr-x 1000/1000      1438 2012-12-14 22:28 automake-1.12.6/t/pr279-2.sh
-rwxr-xr-x 1000/1000      6757 2012-12-14 22:28 automake-1.12.6/t/silent-many-generic.sh
-rwxr-xr-x 1000/1000      3799 2012-12-14 22:28 automake-1.12.6/t/cscope.tap
-rwxr-xr-x 1000/1000      1618 2012-12-14 22:28 automake-1.12.6/t/self-check-explicit-skips.sh
-rwxr-xr-x 1000/1000      1348 2012-12-14 22:28 automake-1.12.6/t/posixsubst-extradist.sh
-rwxr-xr-x 1000/1000      1327 2012-12-14 22:28 automake-1.12.6/t/acloca19.sh
-rwxr-xr-x 1000/1000      2064 2012-12-14 01:32 automake-1.12.6/t/vala-vpath.sh
-rwxr-xr-x 1000/1000      2724 2012-12-14 01:32 automake-1.12.6/t/vala-mix2.sh
-r-xr-xr-x 1000/1000       432 2012-12-15 15:04 automake-1.12.6/t/check11-w.sh
-r-xr-xr-x 1000/1000       488 2012-12-15 15:04 automake-1.12.6/t/check-exported-srcdir-w.sh
-rwxr-xr-x 1000/1000      1400 2012-12-14 01:27 automake-1.12.6/t/self-check-shell-no-trail-bslash.sh
-rwxr-xr-x 1000/1000      1540 2012-12-14 22:28 automake-1.12.6/t/programs-primary-rewritten.sh
-rwxr-xr-x 1000/1000      1340 2012-12-14 22:28 automake-1.12.6/t/link_fccxx.sh
-rwxr-xr-x 1000/1000      3351 2012-12-14 22:28 automake-1.12.6/t/backcompat3.sh
-rwxr-xr-x 1000/1000      2503 2012-12-14 22:28 automake-1.12.6/t/aclocal-acdir.sh
-rwxr-xr-x 1000/1000      1359 2012-12-14 22:28 automake-1.12.6/t/init.sh
-rwxr-xr-x 1000/1000      1838 2012-12-14 22:28 automake-1.12.6/t/cond19.sh
-r-xr-xr-x 1000/1000       491 2012-12-15 15:04 automake-1.12.6/t/tap-planskip-bailout-w.sh
-rwxr-xr-x 1000/1000      1403 2012-12-14 22:28 automake-1.12.6/t/autodist-acconfig-no-subdir.sh
-rwxr-xr-x 1000/1000      2451 2012-12-14 22:28 automake-1.12.6/t/remake-gnulib-add-header.sh
-rwxr-xr-x 1000/1000      1541 2012-12-14 22:28 automake-1.12.6/t/yflags-var-expand.sh
-rwxr-xr-x 1000/1000      1321 2012-12-14 22:28 automake-1.12.6/t/link_fcxx.sh
-rwxr-xr-x 1000/1000      1688 2012-12-14 22:28 automake-1.12.6/t/dirlist.sh
-rwxr-xr-x 1000/1000      1835 2012-12-14 22:28 automake-1.12.6/t/tap-xfail-tests.sh
-r-xr-xr-x 1000/1000       455 2012-12-15 15:04 automake-1.12.6/t/tap-bailout-w.sh
-rwxr-xr-x 1000/1000      2912 2012-12-14 22:28 automake-1.12.6/t/acloca18.sh
-rwxr-xr-x 1000/1000      1419 2012-12-14 22:28 automake-1.12.6/t/nodep2.sh
-rwxr-xr-x 1000/1000      2976 2012-12-14 22:28 automake-1.12.6/t/instdir-no-empty.sh
-rwxr-xr-x 1000/1000      1302 2012-12-14 22:28 automake-1.12.6/t/aclocal3.sh
-rwxr-xr-x 1000/1000      1735 2012-12-14 22:28 automake-1.12.6/t/aclocal4.sh
-r-xr-xr-x 1000/1000       519 2012-12-15 15:04 automake-1.12.6/t/tap-with-and-without-number-w.sh
-rwxr-xr-x 1000/1000      2387 2012-12-14 22:28 automake-1.12.6/t/acloca10.sh
-rwxr-xr-x 1000/1000      2206 2012-12-14 22:28 automake-1.12.6/t/parallel-tests-driver-install.sh
-rwxr-xr-x 1000/1000      1017 2012-12-14 22:28 automake-1.12.6/t/javasubst.sh
-rwxr-xr-x 1000/1000      2054 2012-12-14 22:28 automake-1.12.6/t/yaccvpath.sh
-rwxr-xr-x 1000/1000      1501 2012-12-14 22:28 automake-1.12.6/t/test-missing2.sh
-rwxr-xr-x 1000/1000      1626 2012-12-14 22:28 automake-1.12.6/t/subobj11c.sh
-rwxr-xr-x 1000/1000      1225 2012-12-14 22:28 automake-1.12.6/t/compile_f90_c_cxx.sh
-rwxr-xr-x 1000/1000      1371 2012-12-14 22:28 automake-1.12.6/t/tap-ambiguous-directive.sh
-rwxr-xr-x 1000/1000      3956 2012-12-14 22:28 automake-1.12.6/t/test-driver-custom-xfail-tests.sh
-rwxr-xr-x 1000/1000      2065 2012-12-14 22:28 automake-1.12.6/t/dist-missing-included-m4.sh
-rwxr-xr-x 1000/1000      2054 2012-12-14 22:28 automake-1.12.6/t/check4.sh
-rwxr-xr-x 1000/1000      2664 2012-12-14 22:28 automake-1.12.6/t/remake-after-makefile-am.sh
-rwxr-xr-x 1000/1000      1158 2012-12-14 22:28 automake-1.12.6/t/libtool5.sh
-rwxr-xr-x 1000/1000      1035 2012-12-14 22:28 automake-1.12.6/t/libobj3.sh
-rwxr-xr-x 1000/1000      1043 2012-12-14 22:28 automake-1.12.6/t/cxxlibobj.sh
-rwxr-xr-x 1000/1000      3427 2012-12-14 22:28 automake-1.12.6/t/spy.sh
-rwxr-xr-x 1000/1000      2195 2012-12-14 22:28 automake-1.12.6/t/yacc-dist-nobuild-subdir.sh
-rwxr-xr-x 1000/1000      2080 2012-12-14 22:28 automake-1.12.6/t/yaccpp.sh
-rwxr-xr-x 1000/1000      1214 2012-12-14 22:28 automake-1.12.6/t/cond43.sh
-rwxr-xr-x 1000/1000      2149 2012-12-14 22:28 automake-1.12.6/t/txinfo16.sh
-rwxr-xr-x 1000/1000      2554 2012-12-14 01:32 automake-1.12.6/t/vala-mix.sh
-rwxr-xr-x 1000/1000      2613 2012-12-14 22:28 automake-1.12.6/t/subdir-add2-pr46.sh
-rwxr-xr-x 1000/1000      2182 2012-12-14 22:28 automake-1.12.6/t/python10.sh
-rwxr-xr-x 1000/1000      2106 2012-12-14 22:28 automake-1.12.6/t/fort4.sh
-rwxr-xr-x 1000/1000      1935 2012-12-14 22:28 automake-1.12.6/t/conffile-leading-dot.sh
-rwxr-xr-x 1000/1000      1605 2012-12-14 22:28 automake-1.12.6/t/aclocal.sh
-rwxr-xr-x 1000/1000      1682 2012-12-14 22:28 automake-1.12.6/t/mmode.sh
-rwxr-xr-x 1000/1000      1113 2012-12-14 22:28 automake-1.12.6/t/alloca2.sh
-r-xr-xr-x 1000/1000       479 2012-12-15 15:04 automake-1.12.6/t/tap-driver-stderr-w.sh
-rwxr-xr-x 1000/1000      1141 2012-12-14 22:28 automake-1.12.6/t/mdate4.sh
-r-xr-xr-x 1000/1000       471 2012-12-15 15:04 automake-1.12.6/t/tap-plan-middle-w.sh
-rwxr-xr-x 1000/1000      2580 2012-12-14 22:28 automake-1.12.6/t/subdir-add-pr46.sh
-rwxr-xr-x 1000/1000      1363 2012-12-14 22:28 automake-1.12.6/t/java-no-duplicate.sh
-rwxr-xr-x 1000/1000      3362 2012-12-14 22:28 automake-1.12.6/t/parallel-tests2.sh
-rwxr-xr-x 1000/1000      1703 2012-12-14 22:28 automake-1.12.6/t/nodef.sh
-rwxr-xr-x 1000/1000      1311 2012-12-14 22:28 automake-1.12.6/t/link_f_only.sh
-rwxr-xr-x 1000/1000      1848 2012-12-14 22:28 automake-1.12.6/t/deleted-am.sh
-rwxr-xr-x 1000/1000      1178 2012-12-14 22:28 automake-1.12.6/t/tap-msg0-bailout.sh
-rwxr-xr-x 1000/1000       926 2012-12-14 22:28 automake-1.12.6/t/txinfo6.sh
-r-xr-xr-x 1000/1000       515 2012-12-15 15:04 automake-1.12.6/t/tap-no-merge-stdout-stderr-w.sh
-rwxr-xr-x 1000/1000      1429 2012-12-14 22:28 automake-1.12.6/t/missing4.sh
-rwxr-xr-x 1000/1000      1445 2012-12-14 22:28 automake-1.12.6/t/gnuwarn.sh
-rwxr-xr-x 1000/1000      2082 2012-12-14 22:28 automake-1.12.6/t/aclocal-path-install-serial.sh
-rwxr-xr-x 1000/1000      1547 2012-12-14 22:28 automake-1.12.6/t/output12.sh
-rwxr-xr-x 1000/1000      2095 2012-12-14 22:28 automake-1.12.6/t/subobj11a.sh
-rwxr-xr-x 1000/1000      1143 2012-12-14 22:28 automake-1.12.6/t/depend6.sh
-rwxr-xr-x 1000/1000      1490 2012-12-14 22:28 automake-1.12.6/t/confsub.sh
-rwxr-xr-x 1000/1000       936 2012-12-14 22:28 automake-1.12.6/t/spell.sh
-rwxr-xr-x 1000/1000      1050 2012-12-14 22:28 automake-1.12.6/t/unused.sh
-rwxr-xr-x 1000/1000      1905 2012-12-14 22:28 automake-1.12.6/t/python-dist.sh
-rwxr-xr-x 1000/1000      1403 2012-12-14 22:28 automake-1.12.6/t/empty-sources-primary.tap
-rwxr-xr-x 1000/1000      1734 2012-12-14 22:28 automake-1.12.6/t/pluseq9.sh
-rwxr-xr-x 1000/1000       945 2012-12-14 22:28 automake-1.12.6/t/libobj4.sh
-r-xr-xr-x 1000/1000       428 2012-12-15 15:04 automake-1.12.6/t/check4-w.sh
-rwxr-xr-x 1000/1000      1466 2012-12-14 22:28 automake-1.12.6/t/libtoo10.sh
-rwxr-xr-x 1000/1000      1106 2012-12-14 22:28 automake-1.12.6/t/pr72.sh
-rwxr-xr-x 1000/1000      1349 2012-12-14 22:28 automake-1.12.6/t/dejagnu6.sh
-rwxr-xr-x 1000/1000       983 2012-12-14 22:28 automake-1.12.6/t/override-html.sh
-rwxr-xr-x 1000/1000      2449 2012-12-14 22:28 automake-1.12.6/t/check-tests-in-builddir.sh
-rwxr-xr-x 1000/1000      2890 2012-12-14 22:28 automake-1.12.6/t/am-missing-prog.sh
-rwxr-xr-x 1000/1000      2934 2012-12-14 22:28 automake-1.12.6/t/aclocal7.sh
-rwxr-xr-x 1000/1000      1452 2012-12-14 22:28 automake-1.12.6/t/cygnus-no-installinfo.sh
-rwxr-xr-x 1000/1000      1247 2012-12-14 22:28 automake-1.12.6/t/pr266.sh
-rwxr-xr-x 1000/1000      1355 2012-12-14 22:28 automake-1.12.6/t/auxdir8.sh
-rwxr-xr-x 1000/1000      2080 2012-12-14 22:28 automake-1.12.6/t/self-check-is_newest.tap
-rwxr-xr-x 1000/1000      1660 2012-12-14 22:28 automake-1.12.6/t/cygnus-dependency-tracking.sh
-rwxr-xr-x 1000/1000      3854 2012-12-14 22:28 automake-1.12.6/t/parallel-tests-interrupt.tap
-rwxr-xr-x 1000/1000      1035 2012-12-14 22:28 automake-1.12.6/t/badline.sh
-rwxr-xr-x 1000/1000      1052 2012-12-14 22:28 automake-1.12.6/t/ar3.sh
-rwxr-xr-x 1000/1000      2926 2012-12-14 22:28 automake-1.12.6/t/location.sh
-rwxr-xr-x 1000/1000      1392 2012-12-14 22:28 automake-1.12.6/t/substtarg.sh
-rwxr-xr-x 1000/1000      1289 2012-12-14 22:28 automake-1.12.6/t/instsh3.sh
-rw-r--r-- 1000/1000    256772 2012-12-14 22:28 automake-1.12.6/automake.in
drwxr-xr-x 1000/1000         0 2012-12-15 22:26 automake-1.12.6/doc/
drwxr-xr-x 1000/1000         0 2012-12-15 22:25 automake-1.12.6/doc/amhello/
-rw-r--r-- 1000/1000       225 2012-12-14 01:27 automake-1.12.6/doc/amhello/Makefile.am
-rw-r--r-- 1000/1000       100 2012-12-14 01:17 automake-1.12.6/doc/amhello/README
drwxr-xr-x 1000/1000         0 2012-12-15 22:25 automake-1.12.6/doc/amhello/src/
-rw-r--r-- 1000/1000       232 2012-12-14 01:27 automake-1.12.6/doc/amhello/src/Makefile.am
-rw-r--r-- 1000/1000       328 2012-12-14 01:27 automake-1.12.6/doc/amhello/src/main.c
-rw-r--r-- 1000/1000       384 2012-12-14 01:27 automake-1.12.6/doc/amhello/configure.ac
-rw-r--r-- 1000/1000    233720 2012-12-15 15:04 automake-1.12.6/doc/automake.info-2
-rw-r--r-- 1000/1000      7679 2012-12-15 15:04 automake-1.12.6/doc/automake.info
-rw-r--r-- 1000/1000     75807 2012-12-15 15:05 automake-1.12.6/doc/amhello-1.0.tar.gz
-rw-r--r-- 1000/1000     75111 2012-12-15 15:04 automake-1.12.6/doc/automake.info-3
-rw-r--r-- 1000/1000     78473 2012-12-15 15:05 automake-1.12.6/doc/automake-history.info
-rw-r--r-- 1000/1000     23549 2012-12-14 01:27 automake-1.12.6/doc/fdl.texi
-rw-r--r-- 1000/1000    299158 2012-12-15 15:04 automake-1.12.6/doc/automake.info-1
-rw-r--r-- 1000/1000    515710 2012-12-14 22:28 automake-1.12.6/doc/automake.texi
-rw-r--r-- 1000/1000     52598 2012-12-14 01:27 automake-1.12.6/doc/automake-history.texi
-rw-r--r-- 1000/1000       103 2012-12-15 15:04 automake-1.12.6/doc/version.texi
-rw-r--r-- 1000/1000       103 2012-12-15 15:04 automake-1.12.6/doc/stamp-vti
-rwxr-xr-x 1000/1000     16688 2012-12-14 01:27 automake-1.12.6/doc/help2man
-rw-r--r-- 1000/1000      1348 2012-12-15 15:04 automake-1.12.6/aclocal.m4
-rw-r--r-- 1000/1000     96774 2012-12-14 22:28 automake-1.12.6/NEWS
+ cd automake-1.12.6
+ /bin/chmod -R a+rX,g-w,o-w .
+ cd /home/lunatic/development/rtems/rtems-source-builder/rtems/build/automake-1.12.6-x86_64-linux-gnu-1
+ SB_CXC=no
+ echo '==> clean %{buildroot}: /home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/automake-1.12.6-x86_64-linux-gnu-1-root-lunatic'
+ /bin/rm -rf /home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/automake-1.12.6-x86_64-linux-gnu-1-root-lunatic
+ /bin/mkdir -p /home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/automake-1.12.6-x86_64-linux-gnu-1-root-lunatic
==> clean %{buildroot}: /home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/automake-1.12.6-x86_64-linux-gnu-1-root-lunatic
==> %build:
+ echo '==> %build:'
++ pwd
+ build_top=/home/lunatic/development/rtems/rtems-source-builder/rtems/build/automake-1.12.6-x86_64-linux-gnu-1
+ export PATH=/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic/home/lunatic/development/rtems/5/bin:/home/lunatic/development/rtems/rtems-source-builder/source-builder:/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic-cxc/devel/autotools-internal.bset/home/lunatic/development/rtems/5/bin:/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic/devel/autotools-internal.bset/home/lunatic/development/rtems/5/bin:/home/lunatic/development/rtems/5/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/lunatic/.local/bin:/home/lunatic/bin
+ PATH=/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic/home/lunatic/development/rtems/5/bin:/home/lunatic/development/rtems/rtems-source-builder/source-builder:/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic-cxc/devel/autotools-internal.bset/home/lunatic/development/rtems/5/bin:/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic/devel/autotools-internal.bset/home/lunatic/development/rtems/5/bin:/home/lunatic/development/rtems/5/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/lunatic/.local/bin:/home/lunatic/bin
+ cd automake-1.12.6
+ test yes = yes
+ am_prefix=/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic/home/lunatic/development/rtems/5
+ test x86_64-linux-gnu '!=' x86_64-linux-gnu
+ export CFLAGS CFLAGS_FOR_BUILD CC
+ CFLAGS='-O2 -pipe -I/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic/devel/autotools-internal.bset/home/lunatic/development/rtems/5/include '
+ ./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/lunatic/development/rtems/rtems-source-builder/rtems/build/tmp/sb-lunatic/home/lunatic/development/rtems/5
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for perl... /usr/bin/perl
checking whether /usr/bin/perl supports ithreads... no
checking for tex... no
checking for yacc... no
checking for byacc... no
checking for bison... bison -y
checking for lex... lex
checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... yes
checking whether ln works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
configure: will now look for a sturdy POSIX shell, for our testsuite
checking for sh... /usr/bin/sh
checking for sh5... no
checking for dash... no
checking for ash... no
checking for bash... /usr/bin/bash
checking for zsh... no
checking for ksh... no
checking for pdksh... no
checking whether /usr/bin/sh supports $(cmd)... yes
checking whether /usr/bin/sh supports $((expr))... yes
checking whether /usr/bin/sh supports ${#var}... yes
checking whether /usr/bin/sh supports ${var#glob} and ${var%glob}... yes
checking whether /usr/bin/sh preserves exit traps with "set -e"... yes
checking whether /usr/bin/sh can define exit traps in a shell function... yes
checking whether /usr/bin/sh corrupts stderr with "set -x"... no
checking whether /usr/bin/sh can return early from "dot-sourced" files... yes
checking whether /usr/bin/sh supports alias named like shell builtins... yes
checking whether /usr/bin/sh supports "test -e"... yes
configure: shell /usr/bin/sh is good enough, stop looking
configure: will use /usr/bin/sh as the testsuite shell
configure: will now look for generic compilers
checking for x86_64-linux-gnu-cc... no
checking for x86_64-linux-gnu-gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for x86_64-linux-gnu-aCC... no
checking for x86_64-linux-gnu-CC... no
checking for x86_64-linux-gnu-FCC... no
checking for x86_64-linux-gnu-KCC... no
checking for x86_64-linux-gnu-RCC... no
checking for x86_64-linux-gnu-xlC_r... no
checking for x86_64-linux-gnu-xlC... no
checking for x86_64-linux-gnu-c++... no
checking for x86_64-linux-gnu-cxx... no
checking for x86_64-linux-gnu-cc++... no
checking for x86_64-linux-gnu-gpp... no
checking for x86_64-linux-gnu-g++... no
checking for aCC... no
checking for CC... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for c++... c++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for x86_64-linux-gnu-xlf95... no
checking for x86_64-linux-gnu-f95... no
checking for x86_64-linux-gnu-fort... no
checking for x86_64-linux-gnu-ifort... no
checking for x86_64-linux-gnu-ifc... no
checking for x86_64-linux-gnu-efc... no
checking for x86_64-linux-gnu-pgfortran... no
checking for x86_64-linux-gnu-pgf95... no
checking for x86_64-linux-gnu-lf95... no
checking for x86_64-linux-gnu-ftn... no
checking for x86_64-linux-gnu-nagfor... no
checking for x86_64-linux-gnu-xlf90... no
checking for x86_64-linux-gnu-f90... no
checking for x86_64-linux-gnu-pgf90... no
checking for x86_64-linux-gnu-pghpf... no
checking for x86_64-linux-gnu-epcf90... no
checking for x86_64-linux-gnu-g95... no
checking for x86_64-linux-gnu-gfortran... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g95... no
checking for gfortran... no
checking whether the Fortran compiler works... no
configure: WARNING: Fortran compiler cannot create executables
configure: tests requiring the Fortran compiler will be skipped
checking for x86_64-linux-gnu-xlf... no
checking for x86_64-linux-gnu-f77... no
checking for x86_64-linux-gnu-frt... no
checking for x86_64-linux-gnu-pgf77... no
checking for x86_64-linux-gnu-cf77... no
checking for x86_64-linux-gnu-fort77... no
checking for x86_64-linux-gnu-fl32... no
checking for x86_64-linux-gnu-af77... no
checking for x86_64-linux-gnu-g77... no
checking for x86_64-linux-gnu-gfortran... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for g77... no
checking for gfortran... no
checking whether the Fortran 77 compiler works... no
configure: WARNING: Fortran 77 compiler cannot create executables
configure: tests requiring the Fortran 77 compiler will be skipped
configure: will now look for GNU compilers
configure: cc is already a GNU C compiler
configure: c++ is already a GNU C++ compiler
checking for x86_64-linux-gnu-gfortran... no
checking for gfortran... no
checking for x86_64-linux-gnu-g77... no
checking for x86_64-linux-gnu-gfortran... no
checking for g77... no
checking for gfortran... no
checking for x86_64-linux-gnu-gcj... no
checking for gcj... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating t/wrap/aclocal-1.12
config.status: creating t/wrap/automake-1.12
+ make -j 4 all
  GEN      automake
  GEN      aclocal
  GEN      t/ax/shell-no-trail-bslash
  GEN      runtest
  GEN      doc/aclocal.1
  GEN      doc/automake.1
  GEN      lib/Automake/Config.pm
  GEN      t/ax/test-defs.sh
  GEN      doc/aclocal-1.12.1
  GEN      doc/automake-1.12.1
help2man: can't get `--help' info from automake-1.12
Try `--no-discard-stderr' if option outputs to stderr
make: *** [Makefile:4114: doc/automake-1.12.1] Error 255
make: *** Waiting for unfinished jobs....
shell cmd failed: /bin/sh -ex  /home/lunatic/development/rtems/rtems-source-builder/rtems/build/automake-1.12.6-x86_64-linux-gnu-1/doit
error: building automake-1.12.6-x86_64-linux-gnu-1


More information about the devel mailing list