pkgsrc-Users archive

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

Re: Cannot make pkgsrc-2023Q4



About 1 week I did:

     cvs up -Pd -rpkgsrc-2023Q3

The problem started. I cleaned packages; installed pkgsrc-2023Q4; then
I did 'cvs up -Pd  ... ' like above.  (Is this a prob?)

I am  gonna try pkg_admin -K ...

On Fri, Feb 2, 2024 at 6:09 AM Fekete Zoltán <fekete.zoltan%minux.hu@localhost> wrote:
>
> 2024-02-01 21:27 időpontban Todd Gruhn ezt írta:
> > I am remaiking stuff -- it fails.
> >
> > ALL of current mk.conf :
> >
> > # FROM wiki.netbsd.org (bott of page):
> > # TO SUM UP: if you want default options. then do nothing
> > #
> > # SOOOOO, personal over-rides go into /etc/mk.conf ?
> >
> > ### MY pkgsrc-database location
> >
> > PKG_DBDIR=/usr/db/pkg
> > ##  USE_TOOLS=/usr/pkg/bin/autoconf
> >
> > ### MY vars/licenses
> >
> > ACCEPTABLE_LICENSES+= nethack-license
> > ACCEPTABLE_LICENSES+= quakedata-license
> > ACCEPTABLE_LICENSES+= gnu-agpl-v3
> > ACCEPTABLE_LICENSES+= doom-pwad-license
> > ACCEPTABLE_LICENSES+= doom1-iwad-shareware-license
> > ACCEPTABLE_LICENSES+= cc-by-nc-nd-v4.0-license
> > ACCEPTABLE_LICENSES+= cc-by-nc-v4.0-license
> >
> >
> > NO_CHECKSUM= yes
> > X11_TYPE=       modular
> >
> > ## X11_TYPE !=       "native"
> >
> > PKG_DEFAULT_OPTIONS+=-dbus
> >  # for ALL packages
> >
> >
> > # PKG_OPTIONS.gtk3=-gtk3-atk-bridge -wayland -cups x11
> > # PKG_OPTIONS.qt5=-dbus -cups
> > # PKG_OPTIONS.libcups=-dbus -dnssd -kerberos
> > # PKG_OPTIONS.wine=-cups -dbus -sane x11
> > ## THESE are for specific packages/systems
> >
> >
> > I cd to meta-pkgs/modular-xorg, and make. I get this:
> >
> > configure libtool 2.4.7
> > checking for GNU M4 ...
> > error: no acceptable m4
> > could(?) be found in $PATH
> >
> >
> > in ./pkgsrc I did:
> >     chown -R root.wheel *
> > Did this mess up anything?
>
> Hi Todd,
>
> Could you solve the problem? I have quite a similar experience. See my
> build.log for m4 package below. Do you get the same or something
> different?
>
> Regards,
> FeZ
>
> # cat build.log
> => Bootstrap dependency digest>=20211023: found digest-20220214
> ===> Skipping vulnerability checks.
> WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
> WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb
> fetch-pkg-vulnerabilities'.
> ===> Building for m4-1.4.19nb1
> /usr/bin/make  all-recursive
> Making all in .
> CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
> '/usr/pkgsrc/devel/m4/work/m4-1.4.19/build-aux/missing' aclocal-1.16 -I
> m4
> /usr/pkgsrc/devel/m4/work/.tools/bin/aclocal-1.16:
> /usr/pkgsrc/mk/gnu-config/missing: permission denied
> *** [./aclocal.m4] Error code 126
>
> make[2]: stopped in /usr/pkgsrc/devel/m4/work/m4-1.4.19
> 1 error
>
> make[2]: stopped in /usr/pkgsrc/devel/m4/work/m4-1.4.19
> *** [all-recursive] Error code 1
>
> make[1]: stopped in /usr/pkgsrc/devel/m4/work/m4-1.4.19
> 1 error
>
> make[1]: stopped in /usr/pkgsrc/devel/m4/work/m4-1.4.19
> *** [all] Error code 2
>
> make: stopped in /usr/pkgsrc/devel/m4/work/m4-1.4.19
> 1 error
>
> make: stopped in /usr/pkgsrc/devel/m4/work/m4-1.4.19
> *** Error code 2
>
> Stop.
> make[1]: stopped in /usr/pkgsrc/devel/m4
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/devel/m4


Home | Main Index | Thread Index | Old Index