Scanning dependencies of target container_test
make[2]: Leaving directory '/home/mrrobot/Desktop/qpid-proton/build'
make -f cpp/CMakeFiles/container_test.dir/build.make
cpp/CMakeFiles/container_test.dir/build
make[2]: Entering directory '/home/mrrobot/Desktop/qpid-proton/build'
make[2]: *** No rule to make target '../cpp/src/container_test.cpp', needed
by 'cpp/CMakeFiles/container_test.dir/src/container_test.cpp.o'.  Stop.
make[2]: Leaving directory '/home/mrrobot/Desktop/qpid-proton/build'
make[1]: *** [CMakeFiles/Makefile2:2456:
cpp/CMakeFiles/container_test.dir/all] Error 2
make[1]: Leaving directory '/home/mrrobot/Desktop/qpid-proton/build'
make: *** [Makefile:141: all] Error 2

On Wed, Apr 7, 2021 at 10:54 PM Jiri Daněk <jda...@redhat.com> wrote:

> I still have no idea what's going on. Try to see how container_test gets
> produced. Delete it, then run `VERBOSE=1 make`. As a result, the file
> should be recreated and you should see a subcommand executed by make that
> produced it. Post that here.
>
> On Wed, Apr 7, 2021 at 6:36 PM mehaboob shariff <mehaboob...@gmail.com>
> wrote:
>
> > no it is executing
> >
> >
> > On Wed, Apr 7, 2021 at 9:36 PM Jiri Daněk <jda...@redhat.com> wrote:
> >
> > > On Wed, Apr 7, 2021 at 6:01 PM mehaboob shariff <mehaboob...@gmail.com
> >
> > > wrote:
> > >
> > > > I built it as given in the INSTALL.md file which seems to be
> > > out-of-source
> > > > build
> > > >
> > >
> > > But then you report that container_test has been built in-source? Can
> you
> > > actually run it there? ./container_test ?
> > > --
> > > Mit freundlichen Grüßen / Kind regards
> > > Jiri Daněk
> > >
> >
>
>
> --
> Mit freundlichen Grüßen / Kind regards
> Jiri Daněk
>

Reply via email to