pkgsrc-Users archive

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

Re: pkgsrc on Fedora Linux?



On Thu, Dec 07, 2023 at 12:33:41AM +0100, Alexander Schreiber wrote:
> On Wed, Dec 06, 2023 at 10:34:56PM +0100, Tobias Nygren wrote:
> > On Wed, 6 Dec 2023 21:48:23 +0100
> > Alexander Schreiber <als%thangorodrim.ch@localhost> wrote:
> > 
> > > Long story short: Is anyone using pkgsrc on current Fedora Linux and
> > > has a list of workarounds for known breakage? Otherwise the "try to make
> > > glusterfs build on Fedora Linux" project will stall out early ..
> > 
> > I do use F39 with pkgsrc in unprivileged mode on my work laptop. I have
> 
> Building pkgsrc as root - the machine (ok, VM) is _literally_ named
> labrat for reasons ;-)
> 
> > a few uncommitted fixes here and there (mostly PLIST fixes and stuff to
> > make Xorg from pkgsrc work). I do have PREFER_PKGSRC=yes and both
> > ncurses and db4 from pkgsrc installed with no local workarounds in
> > those packages.
> 
> Interesting.
> 
> > One addition I have in mk.conf that could be relevant is:
> > 
> > TOOLS_PLATFORM.gmake=/tnn/pkg/bin/gmake
> > TOOLS_PLATFORM.awk=/tnn/pkg/bin/nawk
> 
> Ok, I'll build those from pkgsrc, add this to mk.conf, try again and
> will report back.

And databases/db4 build still dies with:

libtool: install: /bin/install -c -o root -g root -m 755 .libs/libdb4_cxx-4.8.so /usr/pkgobj/databases/db4/work/.destdir/usr/pkg/lib/libdb4_cxx-4.8.so
/bin/install: cannot stat '.libs/libdb4_cxx-4.8.so': No such file or directory

And "find /usr/pkgobj/databases/db4/ |grep libdb4_cxx" yields:

/usr/pkgobj/databases/db4/work/db-4.8.30/build_unix/.libs/libdb4_cxx-4.8.a
/usr/pkgobj/databases/db4/work/db-4.8.30/build_unix/.libs/libdb4_cxx-4.8.lai
/usr/pkgobj/databases/db4/work/db-4.8.30/build_unix/.libs/libdb4_cxx-4.8.la
/usr/pkgobj/databases/db4/work/db-4.8.30/build_unix/libdb4_cxx-4.8.la
/usr/pkgobj/databases/db4/work/db-4.8.30/build_unix/libdb4_cxx.a

pointedly no .so file around ...

Kind regards,
            Alex.
-- 
"Opportunity is missed by most people because it is dressed in overalls and
 looks like work."                                      -- Thomas A. Edison


Home | Main Index | Thread Index | Old Index