[Gambas-user] Problem updating gambas
Benoît Minisini
benoit.minisini at gambas-basic.org
Mon Aug 21 14:18:56 CEST 2023
Le 21/08/2023 à 13:19, Bruce Steers a écrit :
>
> Mine does not compile now.
>
> I get this error....
>
>
> Making install in db
> /usr/bin/mkdir -p '/usr/lib/gambas3'
> ../.././install-sh -c -m 644 gb.db.component '/usr/lib/gambas3'
> /usr/bin/mkdir -p '/usr/lib/gambas3'
> /bin/bash ../../libtool --silent --mode=install
> ../.././install-sh -c gb.db.la <http://gb.db.la> '/usr/lib/gambas3'
>
> Compiling 'gb.db' component...
> OK
> Installing 'gb.db' component...
> /bin/bash: line 12: ../.././install-sh: No such file or directory
> make[5]: *** [Makefile:909: install-data-hook] Error 127
> make[4]: *** [Makefile:825: install-data-am] Error 2
> make[3]: *** [Makefile:765: install-am] Error 2
> make[2]: *** [Makefile:421: install-recursive] Error 1
> make[1]: *** [Makefile:469: install-recursive] Error 1
> make: *** [Makefile:446: install-recursive] Error 1
>
> Respects
> BruceS
>
>
> I've attached the output log from compiling..
>
> Respects
> BruceS
>
>
> Never mind I just tried gambas/gambas.git master and got no problems and
> my branches gitlab CI is okay so clearly a problem with my local folder.
>
> Respects
> BruceS
>
At each commit, Gambas is entirely recompiled and installed from scratch
on fifteen different systems by GitLab Continuous Integration system.
So if you go to GitLab and see that all pipelines passed without any
error, you are almost sure that the problem is on your own system!
Regards,
--
Benoît Minisini.
More information about the User
mailing list