pkgsrc-Users archive

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

Error building GNUstep



Hello, I'm following this documentation to install GNUstep on NetBSD
10.0:
https://mediawiki.gnustep.org/index.php/Platform:BSD#NetBSD

I've run into some issues along the way. The first was an error while
compiling the examples. I found something online that is essentially the
same error I ran into:
http://shadow.netbsd.org/pub/pkgsrc/packages/reports/HEAD/NetBSD-9.0-x86_64/20240615.1049/gnustep-examples-1.3.0nb28/build.log

For a short-term fix, I removed the lines in the makefile and PLIST for
the service example and md5Digest.app.

But now I'm stuck on ProjectCenter. For some reason it won't finish
`make package` and I'm not sure what to do at this point. This is where
I get stuck:

Making install for bundle ProjectCenter...
Skipping standard installation of ProjectCenter as requested by makefile
Making install for app ProjectCenter...
 Creating /usr/pkgsrc/devel/ProjectCenter/work/.destdir//usr/pkg/lib/GNUstep/Applications...
 Installing bundle directory...
 Creating /usr/pkgsrc/devel/ProjectCenter/work/.destdir//usr/pkg/bin/....
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for ProjectCenter-0.6.2nb24
=> Creating binary package /usr/pkgsrc/devel/ProjectCenter/work/.packages/ProjectCenter-0.6.2nb24.tgz
pkg_create: unknown group name for gid 125
mv: rename /usr/pkgsrc/devel/ProjectCenter/work/.packages/ProjectCenter-0.6.2nb24.tmp.tgz to /usr/pkgsrc/devel/ProjectCenter/work/.packages/ProjectCenter-0.6.2nb24.tgz: No such file or directory
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/devel/ProjectCenter
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/devel/ProjectCenter
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/meta-pkgs/gnustep


I'm very new to NetBSD and would love to learn how to fix this. Is this
because this is an old version of ProjectCenter (the latest is 0.7.0)?


Home | Main Index | Thread Index | Old Index