Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Oct 2017 15:51:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222831] math/pspp build failure without NLS
Message-ID:  <bug-222831-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222831

            Bug ID: 222831
           Summary: math/pspp build failure without NLS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cpm@freebsd.org
          Reporter: 000.fbsd@quip.cz
             Flags: maintainer-feedback?(cpm@freebsd.org)
          Assignee: cpm@freebsd.org

Created attachment 186958
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186958&action=
=3Dedit
Poudriere bulk build log failure

New version of pspp does not build when NLS is unset. Previous version (0.1=
0.2)
was built fine with the same option.

I am building it in poudriere:

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for pspp-1.0.1:
     DOCS=3Doff: Build and/or install documentation
     EXAMPLES=3Don: Build and/or install examples
     GUI=3Doff: GUI (Graphical User Interface) support
     NLS=3Doff: Native Language Support
     PGSQL=3Doff: PostgreSQL database support
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---


checking for iconv declaration...=20
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbyteslef=
t,
char * *outbuf, size_t *outbytesleft);
configure: error: The following required prerequisites are not installed.
You must install them before PSPP can be built:
        msgfmt (is usually provided with gettext)
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to cpm@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/math/pspp/work/pspp-1.0.1/config.log" including the out=
put
of the failure of your make command. Also, it might be a good idea to provi=
de
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222831-13>