Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkgsrc on vax



Anybody tried?

I got all my system on last weekend with:

cvs checkout -A -P src
cvs checkout -A -P xsrc
cvs checkout -A -P pkgsrc

Got "build tools", "build kernel", both worked

went for pkgsrc, and pkgsrc/bootstrap/bootstrap worked,
and install in /usr looks OK.

But, somehow it doesn't download any source packages,
and then doesn't find them?

Tries with rsync, openrsync and tcsh.

As example tcsh:

VAX4091# cd tcsh
VAX4091# make fetch-list | sh
VAX4091# make
===> Installing dependencies for tcsh-6.24.16
==========================================================================
The supported build options for tcsh are:

        nls static

The currently selected options are:

        nls

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.tcsh (not defined)

==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
===> Checking for vulnerabilities in tcsh-6.24.16
===> Overriding tools for tcsh-6.24.16
===> Extracting for tcsh-6.24.16
===> Patching for tcsh-6.24.16
===> Creating toolchain wrappers for tcsh-6.24.16
===> Configuring for tcsh-6.24.16
=> Modifying GNU configure scripts to avoid --recheck
cd: Can't cd to "/AD1/pkgsrc/shells/tcsh/work/tcsh-6.24.16": No such file or directory
*** Error code 2

Stop.
make[1]: stopped making "all" in /AD1/pkgsrc/shells/tcsh
*** Error code 1

Stop.
make: stopped making "all" in /AD1/pkgsrc/shells/tcsh

I'm probably doing something stupid, or obvious, but what?

Thanks!

P.S. When doing this years before "make fetch-list | sh" downloaded all needed files for a while, now nothing? Is something in the pkg-systyem pointing into wrong directories?

Home | Main Index | Thread Index | Old Index