< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
Yes,I solved it.I went through the build history of resiprocate in Travis-CI and find out the first unsuccessful build.You can see that Pull Request #43 is generating error. This request was merged in the repository and the error takes place.I revert this change and successfully pass the build.I request you to revert this change and error will be removed.--On 12 June 2016 at 02:05, Mateus Bellomo <mateusbellomo@xxxxxxxxx> wrote:Udit,Did you managed to solve this? I'm getting the same error after I updated my fork...2016-06-11 5:15 GMT-03:00 Daniel Pocock <daniel@xxxxxxxxxx>:
On 10/06/16 23:06, Udit Raikwar wrote:
> Hello,
>
> I am solving the bug
> <https://github.com/resiprocate/resiprocate/pull/44> and for that I have
> updated some files
> <https://github.com/resiprocate/resiprocate/compare/master...udit043:master>
> in the project, I have successfully compiled it in my system but i am
> getting following errors
> <https://travis-ci.org/udit043/resiprocate/jobs/136788047#L2534> when
> compiling it using Travis-Ci:
>
> make[4]: Entering directory
> `/home/travis/build/udit043/resiprocate/repro/plugins/pyroute'
> Makefile:384:
> /usr/share/python2.7/CXX/Python2/.deps/libpyroute_la-cxx_extensions.Plo:
> No such file or directory
> Makefile:385:
> /usr/share/python2.7/CXX/Python2/.deps/libpyroute_la-cxxextensions.Plo:
> No such file or directory
> Makefile:386:
> /usr/share/python2.7/CXX/Python2/.deps/libpyroute_la-cxxsupport.Plo: No
> such file or directory
> Makefile:387:
> /usr/share/python2.7/CXX/Python2/../.deps/libpyroute_la-IndirectPythonInterface.Plo:
> No such file or directory
>
> I need some help for solving this error. Here is my build result in
> Travis-Ci : https://travis-ci.org/udit043/resiprocate/builds/136788040
>
Hi Udit,
It looks like you may have done "git add *" or you used "git add" to add
those files:
https://github.com/udit043/resiprocate/pull/5/files
Please only "git add" the files you created or changed
You can use "git rm" to remove them and then make another commit
Regards,
Daniel
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel