pkgsrc-Users archive

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

Unable to build x11/gnustep-preferences



Hi,

i was trying to build sysutils/burn (NetBSD9,pkgsrc-2020q2 as base
with cvs updates), but this needs gnustep.

I have updated all components from pkgsrc cvs,  but it seems
gnustep-make is not able to build the current x11/gnustep-preferences:

bash-5.0# make install
=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for Preferences-1.2.0.tar.bz2
=> Checksum RMD160 OK for Preferences-1.2.0.tar.bz2
=> Checksum SHA512 OK for Preferences-1.2.0.tar.bz2
===> Installing dependencies for gnustep-preferences-1.2.0nb38
==========================================================================
The supported build options for gnustep-preferences are:

        fragile

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.gnustep (not defined)

==========================================================================
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency clang-[0-9]*: found clang-10.0.0nb2
=> Full dependency gnustep-back>=0.22.0nb23: found gnustep-back-0.28.0
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg
fetch-pkg-vulnerabilities'.
===> Overriding tools for gnustep-preferences-1.2.0nb38
===> Extracting for gnustep-preferences-1.2.0nb38
===> Patching for gnustep-preferences-1.2.0nb38
=> Applying pkgsrc patches for gnustep-preferences-1.2.0nb38
===> Creating toolchain wrappers for gnustep-preferences-1.2.0nb38
===> Building for gnustep-preferences-1.2.0nb38
This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help.
Running in gnustep-make version 2 strict mode.
/usr/pkg/share/GNUstep/Makefiles/Master/rules.make:135: ***
GNUSTEP_USER_ROOT is obsolete.  Stop.
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/x11/gnustep-preferences
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/gnustep-preferences
bash-5.0#

===

Am i supposed to downgrade devel/gnustep-make? And to which version?

Regards,
Connor


Home | Main Index | Thread Index | Old Index