pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc still messed-up
so I learned a bit:
You cannot restart a build , or install it. Need to clean everything in
/usr/pkgsrc; restart building of anything
/etc/profile is not needed (any more?) .
I commented lines regarding PKG_BDDIR
'pkg_delete pkgclean' worked
It is time to get back to rebuilding my world.
On Tue, Sep 30, 2025 at 2:28 PM Todd Gruhn <tgruhn2%gmail.com@localhost> wrote:
>
> I found out try if you install something that was made previously, it
> totally fails.
>
> I installed pkgclean under the new pkgsrc configuration -- and clean everything.
> Gonna try to remake modular-x11 tonight.
>
> Since I installed pkgclean -- try pkg_delete , and pkg_info of pkgclean.
> Do these things work now?
>
> On Tue, Sep 30, 2025 at 5:01 AM Van Ly <van.ly%sdf.org@localhost> wrote:
> >
> >
> > Todd Gruhn <tgruhn2%gmail.com@localhost> writes:
> >
> > > I make software, then do pkg_delete.
> > > pkg_delete acks about not being able to use the
> > > pkgdb .
> > >
> > > Currently in Microfoo -- cant see latest results.
> > >
> > > I got stuff from: https://pkgsrc.org/pkgdb-change
> > >
> > > Did I use the wrong stuff for a pkgsrc-user ?
> > >
> >
> > You may want to use, at first, the /usr/pkgsrc/bootstrap/bootstrap
> > script and then use bmake on NetBSD. Read /usr/pkgsrc/doc/pkgsrc.txt .
> >
> > Testing on 11 beta, I'm able to bmake, bmake install, bmake clean the
> > following: firefox, coreutils, btop, figlet, mupdf, emacs30,
> > intel-microcode-netbsd, noto-fonts, noto-cjk-fonts.
> >
> > But, chromium bmake fails at
> >
> > /usr/include/openssl/engine.h:415:27: note: declared here
> > 415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void);
> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > rm b8f73f4bb4d27d13561f70023e32751ea6e1accf.intermediate
> > gmake: *** [Makefile:135: node] Error 2
> > *** Error code 2
> >
> > Stop.
> > bmake[2]: stopped making "reinstall" in /usr/pkgsrc/lang/nodejs
> > *** Error code 1
> >
> > Stop.
> > bmake[1]: stopped making "reinstall" in /usr/pkgsrc/lang/nodejs
> > *** Error code 1
> >
> > Stop.
> > bmake: stopped making "all" in /usr/pkgsrc/www/chromium
> >
> > And the terminus font at
> >
> > # bmake fetch-list | sh
> > Trying 132.227.74.11:80 ...
> > Requesting http://ftp.fr.NetBSD.org/pub/pkgsrc/distfiles/terminus-font-4.49.1.tar.gz
> > ^M 0% | | 0 0.00 KiB/s
> >
> > --
> > vl
Home |
Main Index |
Thread Index |
Old Index