[Gambas-user] Git compilation report

PICCORO McKAY Lenz mckaygerhard at ...626...
Fri Aug 18 17:18:07 CEST 2017


in the previous mail i send i do not have that error... repeated many time
during last 3 hours.. emulatin changes in upstream fork

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-08-18 11:15 GMT-04:00 Gianluigi <bagonergi at ...626...>:

> Always the same as the first time:
> Makefile.am: error: required file './ChangeLog' not found
> autoreconf: automake failed with exit status: 1
>
> Regards
> Gianluigi
>
> 2017-08-18 17:00 GMT+02:00 Adrien Prokopowicz <
> adrien.prokopowicz at ...626...>
> :
>
> > Le Fri, 18 Aug 2017 14:38:21 +0200, Gianluigi <bagonergi at ...626...> a
> > écrit:
> >
> > The last update fails due to missing files.
> >> It seems that the git pull command can delete but can not restore the
> >> files.
> >> I uninstalled with:
> >>
> >> cd gambasdevel
> >> sudo make uninstall
> >>
> >> But having received error, I searched with "local" and manually
> >> uninstalled
> >> files.
> >> Then I gave these commands:
> >>
> >> git clone --depth=1 https://gitlab.com/gambas/gambas.git gambasdevel
> >> cd gambasdevel
> >> ./reconf-all && LLVM_CONFIG=llvm-config-3.5 ./configure -C
> >> make && sudo make install
> >>
> >> Then I updated (with git pull) at 38a6017 so:
> >>
> >> cd gambasdevel
> >> git pull
> >> remote: Counting objects: 12, done.
> >> remote: Compressing objects: 100% (12/12), done.
> >> remote: Total 12 (delta 10), reused 0 (delta 0)
> >> Unpacking objects: 100% (12/12), done.
> >> Da https://gitlab.com/gambas/gambas
> >>    4aed62d..38a6017  master     -> origin/master
> >> Aggiornamento di 4aed62d..38a6017
> >> Fast-forward
> >>  main/gbx/gbx_c_process.c | 16 ++++++++++++++--
> >>  main/gbx/gbx_c_process.h |  1 +
> >>  2 files changed, 15 insertions(+), 2 deletions(-)
> >> ./reconf-all && LLVM_CONFIG=llvm-config-3.5 ./configure -C
> >> make && sudo make install
> >>
> >> This time it worked.
> >> Now all it's ok, but my doubts remain about using the git pull command,
> >> maybe update it should be done like this:
> >>
> >> cd gambasdevel
> >> sudo make uninstall
> >> cd
> >> rm -rf gambasdevel/
> >> git clone --depth=1 https://gitlab.com/gambas/gambas.git gambasdevel
> >> cd gambasdevel
> >> ./reconf-all && LLVM_CONFIG=llvm-config-3.5 ./configure -C
> >> make && sudo make install
> >>
> >> Regards
> >> Gianluigi
> >>
> >
> > What errors were you getting ?
> > The git pull command definitely works when new files are (re-)added, and
> > I've been
> > updating to the latest versions using it without a problem.
> >
> > --
> > Adrien Prokopowicz
> >
> > ------------------------------------------------------------
> > ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list