pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/56907: qemu does not configure with CURSES_DEFAULT=ncurses
The following reply was made to PR pkg/56907; it has been noted by GNATS.
From: Stefan Schaeckeler <schaecsn%gmx.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost,gnats-admin%netbsd.org@localhost,pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/56907: qemu does not configure with CURSES_DEFAULT=ncurses
Date: Mon, 26 Sep 2022 21:02:15 -0700 (PDT)
Hello Uwe,
> On Thu, Jun 30, 2022 at 06:45:01 +0000, schaecsn%gmx.net@localhost wrote:
>
> > With setting CURSES_DEFAULT=3Dncurses in /etc/mk.conf emulators/qemu/
> > fails in the configure phase
>
> I might be mistaken, but AFAIK "CURSES_DEFAULT" is an internal
> variable. THe user preference variable for curses is CURSES_TYPE
> (cf. other user variables like X11_TYPE, EMACS_TYPE, etc)
I added CURSES_DEFAULT to /etc/mk.conf as I found it some time ago in
misc/screen. So, misc/screen needs to be fixed in some way?
- - - snip - - -
/usr/pkgsrc/misc/screen# make
=3D> Bootstrap dependency digest>=3D20211023: found digest-20220214
=3D> Fetching screen-4.9.0.tar.gz
=3D> Total size: 798229 bytes
Trying [2001:878:346::116]:443 ...
ftp: Can't connect to `2001:878:346::116:443': No route to host
Trying 130.225.254.116:443 ...
Requesting https://mirrors.dotsrc.org/gnu/screen/screen-4.9.0.tar.gz
100% |*************************************************************| 779=
KiB 152.56 KiB/s 00:00 ETA
798229 bytes retrieved in 00:05 (152.55 KiB/s)
=3D> Checksum BLAKE2s OK for screen-4.9.0.tar.gz
=3D> Checksum SHA512 OK for screen-4.9.0.tar.gz
=3D=3D=3D> Installing dependencies for screen-4.9.0
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
The supported build options for screen are:
curses ncurses pdcurses
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable. Its current value is shown:
PKG_OPTIONS.screen (not defined)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
The following variables will affect the build process of this package,
screen-4.9.0. Their current value is shown below:
* CURSES_DEFAULT =3D ncurses
Based on these variables, the following variables have been set:
* CURSES_TYPE =3D ncurses
* TERMCAP_TYPE =3D termcap
- - - snip - - -
Stefan
Home |
Main Index |
Thread Index |
Old Index