----- Op 16 dec 2021 om 18:10 schreef Andreas Wacknitz [email protected]:

> 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


_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to