pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Error building GNUstep
Lewis, thank you so much for taking the time to look into this with me!
I ended up getting it to build by running `chown -R root:wheel work/` in
/usr/pkgsrc/devel/ProjectCenter/ (and ended up having the same issue
with Renaissance next), but before that I went through the items you
highlighted.
> Does the following tmp file exist, which is what it's trying to move?
>
> /usr/pkgsrc/devel/ProjectCenter/work/.packages/ProjectCenter-0.6.2nb24.tmp.tgz
That file did not exist. I'm confused as to why the gid of 125 caused
this issue (if it was indeed that). If I look at
/usr/pkgsrc/mail/GNUMail/work, those files were owned by group 125 as
well, but they built just fine.
> But then again, I'm just guessing that you're on x86_64; are you?
Yes, I am. I wanted to try compiling from source because eventually I'd
like to help out with software distribution.
Anyway, I got to the point that I could launch WindowMaker and play
around. However, the GNUstep apps won't open. These are the errors
I'm getting:
$ openapp ./ProjectCenter.app/
2025-02-19 15:49:59.252 ProjectCenter[6692:139757518391048] Did not find correct version of backend (libgnustep-back-030.bundle), falling back to std (libgnustep-back.bundle).
2025-02-19 15:49:59.254 ProjectCenter[6692:139757518391048] NSApplication.m:304 Assertion failed in BOOL initialize_gnustep_backend(void). Unable to find backend back
[1] Segmentation fault openapp ./ProjectCenter.app/
$ openapp ./GWorkspace.app/
Version 2 Objective-C ABI may not be mixed with earlier versions.
[1] Abort trap openapp ./GWorkspace.app/
So now I'm stuck again. pkgsrc and the pkgin binaries have out of date
versions of GNUstep software. I guess it's time to look into how to
solve that next.
Home |
Main Index |
Thread Index |
Old Index