Re: autotools build fail from rsb

2019-02-11 Thread Joel Sherrill
I had an osboxes.org VM laying around from a previous experiment. $ ../source-builder/sb-set-builder --trace --log=l-qemu.txt --prefix=${HOME}/rtems-work/tools/5 devel/qemu Ends with this: config.status: creating Makefile config.status: creating t/wrap/aclocal-1.12 config.status: creating t/wrap

Re: autotools build fail from rsb

2019-02-10 Thread Chris Johns
On 11/2/19 9:21 am, Gedare Bloom wrote: > It seems to be happening during Debian / Ubuntu builds of Qemu using RSB. Thanks for confirming this. I will take a look. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/deve

Re: autotools build fail from rsb

2019-02-10 Thread Gedare Bloom
It seems to be happening during Debian / Ubuntu builds of Qemu using RSB. On Sat, Feb 9, 2019 at 7:19 PM Joel Sherrill wrote: > What hosts and packages trip it best? Sorry. Just need a level set. > > On Sat, Feb 9, 2019, 6:14 PM Gedare Bloom >> Did we ever resolve this? >> >> Some students are

Re: autotools build fail from rsb

2019-02-09 Thread Joel Sherrill
What hosts and packages trip it best? Sorry. Just need a level set. On Sat, Feb 9, 2019, 6:14 PM Gedare Bloom Did we ever resolve this? > > Some students are encountering this again. > > On Mon, Mar 19, 2018 at 1:46 AM Chris Johns wrote: > >> On 19/03/2018 03:23, Vijay Kumar Banerjee wrote: >> >

Re: autotools build fail from rsb

2019-02-09 Thread Gedare Bloom
Did we ever resolve this? Some students are encountering this again. On Mon, Mar 19, 2018 at 1:46 AM Chris Johns wrote: > On 19/03/2018 03:23, Vijay Kumar Banerjee wrote: > > I have tried > > perl-5.24.3 > > On FreeBSD I have: > > ruru rtems $ type perl > perl is a tracked alias for /usr/local/

Re: autotools build fail from rsb

2018-03-18 Thread Chris Johns
On 19/03/2018 03:23, Vijay Kumar Banerjee wrote: > I have tried  > perl-5.24.3 On FreeBSD I have: ruru rtems $ type perl perl is a tracked alias for /usr/local/bin/perl ruru rtems $ perl --version This is perl 5, version 24, subversion 3 (v5.24.3) built for amd64-freebsd-thread-multi I do not h

Re: autotools build fail from rsb

2018-03-18 Thread Joel Sherrill
On Mar 18, 2018 11:23 AM, "Vijay Kumar Banerjee" wrote: I have tried perl-5.24.3 perl-5.22.4 perl-5.20.3 still getting the same error, it be coming from something else By any chance can this be worked around by disabling documentation for what is being built? -- vijay On 18 March 2018 at 16

Re: autotools build fail from rsb

2018-03-18 Thread Vijay Kumar Banerjee
I have tried perl-5.24.3 perl-5.22.4 perl-5.20.3 still getting the same error, it be coming from something else -- vijay On 18 March 2018 at 16:15, Vijay Kumar Banerjee wrote: > > > -- vijay > > On 18 March 2018 at 16:13, Gedare Bloom wrote: > >> On Sun, Mar 18, 2018 at 6:41 AM, Gedare Bloom

Re: autotools build fail from rsb

2018-03-18 Thread Vijay Kumar Banerjee
-- vijay On 18 March 2018 at 16:13, Gedare Bloom wrote: > On Sun, Mar 18, 2018 at 6:41 AM, Gedare Bloom wrote: > > Vijay, > > > > On Sun, Mar 18, 2018 at 6:36 AM, Vijay Kumar Banerjee > > wrote: > >> > >> I have set the PATH like this > >> /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/hom

Re: autotools build fail from rsb

2018-03-18 Thread Gedare Bloom
On Sun, Mar 18, 2018 at 6:41 AM, Gedare Bloom wrote: > Vijay, > > On Sun, Mar 18, 2018 at 6:36 AM, Vijay Kumar Banerjee > wrote: >> >> I have set the PATH like this >> /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/lunatic/.local/bin:/home/lunatic/bin >> >> I'm still getting the same err

Re: autotools build fail from rsb

2018-03-18 Thread Gedare Bloom
Vijay, On Sun, Mar 18, 2018 at 6:36 AM, Vijay Kumar Banerjee wrote: > > I have set the PATH like this > /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/lunatic/.local/bin:/home/lunatic/bin > > I'm still getting the same error > > > -- vijay > > On 18 March 2018 at 16:01, Gedare Bloom wro

Re: autotools build fail from rsb

2018-03-18 Thread Vijay Kumar Banerjee
I have set the PATH like this /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/luna tic/.local/bin:/home/lunatic/bin I'm still getting the same error -- vijay On 18 March 2018 at 16:01, Gedare Bloom wrote: > On Sat, Mar 17, 2018 at 12:37 PM, Joel Sherrill wrote: > > I answered what I

Re: autotools build fail from rsb

2018-03-18 Thread Gedare Bloom
On Sat, Mar 17, 2018 at 12:37 PM, Joel Sherrill wrote: > I answered what I think the cause is on another thread. > > Take the ancient RTEMS autotools out of your PATH while building qemu. Use a > PATH without RTEMS tools in it. I think the ancient automake version we use > must have --help which h

Re: autotools build fail from rsb

2018-03-17 Thread Joel Sherrill
I answered what I think the cause is on another thread. Take the ancient RTEMS autotools out of your PATH while building qemu. Use a PATH without RTEMS tools in it. I think the ancient automake version we use must have --help which help2man can't parse. On Mar 17, 2018 11:34 AM, "Vijay Kumar Bane

autotools build fail from rsb

2018-03-17 Thread Vijay Kumar Banerjee
hello , As suggested by Gedare , I have started this thread on the build error that I'm getting . I'm getting automake-1.12.6-x86_64-linux-gnu-1 building error while trying to build autotools from rsb I'm using fedora 27 64bit . P.S: the error report is attached -- vijay RTEMS Tools Project -