[oi-dev] Fatal error executing "make download" in oi-userland/cpmponents

stes@PANDORA.BE stes at telenet.be
Sat Dec 18 13:52:53 UTC 2021


----- Op 16 dec 2021 om 18:10 schreef Andreas Wacknitz a.wacknitz at gmx.de:

> WARN: Removing the corrupt downloaded file
> /bin/bash: line 1: /usr/bin/svn: No such file or directory
> gmake[1]: *** [/usr/share/src/oi-userland/make-rules/prep-svn.mk:81:

The make-rules/prep-svn.mk complains that it cannot find /usr/bin/svn.

"No such file or directory" is because it cannot find /usr/bin/svn.

You should (if you really want to rebuild splix) :

  "pkg install developer/versioning/subversion".

As far as I know, SVN (subversion) is NOT part of the "meta-package" build-essential but build-essential should be installed anyway as well.

Note that there are only 3 packages in oi-userland that use subversion (I think)..

I maintain one of them : Squeak .  This traditional Smalltalk-80 implementation uses SVN.

There exists other software such as TeX (typesetting) that also uses subversion (but TeX is not in oi-userland).

The packages that use SVN currently seem to be :

./runtime/smalltalk/squeak
./print/splix
./network/vpnc

splix seems to be CUPS drivers for Samsung printers.


Anyway, as several people already pointed out, most likely it was not intentional to rebuild all packages.

Regards
David Stes




More information about the oi-dev mailing list