Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-9663

libgnt needs ncurses built with USE="tinfo"

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • emerge pidgin -av

      ebuild fails configure stage with "meson.build:129:1: ERROR: Problem encountered: ncurses could not be found!" when ncurses is actually installed.  I did notice that ncurses was updated in the past couple of days.

      >>> Emerging (3 of 8) dev-libs/libgnt-2.14.3::net-kit
       * libgnt-2.14.3.tar.xz SHA512 size ;-) ...                              [ ok ]
      >>> Unpacking source...
      >>> Unpacking libgnt-2.14.3.tar.xz to /var/tmp/portage/dev-libs/libgnt-2.14.3/work
      >>> Source unpacked in /var/tmp/portage/dev-libs/libgnt-2.14.3/work
      >>> Preparing source in /var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3 ...
       * Applying libgnt-2.14.0-tinfo.patch ...
      patching file meson.build
      Hunk #1 succeeded at 73 with fuzz 2 (offset 1 line).
      Hunk #2 succeeded at 117 with fuzz 2 (offset 3 lines).                   [ ok ]
      >>> Source prepared.
      >>> Configuring source in /var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3 ...
      meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -Dpython2=false -Ddoc=false /var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3 /var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3-build
      The Meson build system
      Version: 0.59.1
      Source dir: /var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3
      Build dir: /var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3-build
      Build type: native build
      Project name: libgnt
      Project version: 2.14.3
      C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 9.2.0 "x86_64-pc-linux-gnu-gcc (Funtoo 9.2.0) 9.2.0")
      C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.36.1
      Host machine cpu family: x86_64
      Host machine cpu: x86_64
      Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.5.4)
      Run-time dependency glib-2.0 found: YES 2.70.0
      Run-time dependency gobject-2.0 found: YES 2.70.0
      Run-time dependency gmodule-2.0 found: YES 2.70.0
      Run-time dependency libxml-2.0 found: YES 2.9.10
      Library tinfow found: NO
      Library ncursesw found: YES
      Library panelw found: YES
      Library tinfow found: NO
      Library tinfo found: NO
      Library ncurses found: YES
      Library panel found: YES
      Library tinfo found: NOmeson.build:129:1: ERROR: Problem encountered: ncurses could not be found!A full log can be found at /var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3-build/meson-logs/meson-log.txt
       * ERROR: dev-libs/libgnt-2.14.3::net-kit failed (configure phase):
       *   (no error message)
       * 
       * Call stack:
       *     ebuild.sh, line   93:  Called src_configure
       *   environment, line 2199:  Called meson_src_configure
       *   environment, line 1486:  Called die
       * The specific snippet of code:
       *       tc-env_build "$@" || die
       * 
       * If you need support, post the output of `emerge --info '=dev-libs/libgnt-2.14.3::net-kit'`,
       * the complete build log and the output of `emerge -pqv '=dev-libs/libgnt-2.14.3::net-kit'`.
       * The complete build log is located at '/var/tmp/portage/dev-libs/libgnt-2.14.3/temp/build.log'.
       * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libgnt-2.14.3/temp/environment'.
       * Working directory: '/var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3'
       * S: '/var/tmp/portage/dev-libs/libgnt-2.14.3/work/libgnt-2.14.3'>>> Failed to emerge dev-libs/libgnt-2.14.3, Log file:>>>  '/var/tmp/portage/dev-libs/libgnt-2.14.3/temp/build.log'
       

            Unassigned Unassigned
            overkill overkill
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: