Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2020 22:46:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245300] cad/pcb: builds OK but install fails if NLS is unset
Message-ID:  <bug-245300-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 245300
           Summary: cad/pcb: builds OK but install fails if NLS is unset
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: bob@eager.cx
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)

The port builds OK even if NLS is unset.

But 'make install' fails if NLS is unset; it's OK if NLS is set.

Install log:

raksha# make install=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
        ...ports/cad/pcb  23:41
=3D=3D=3D>  Installing for pcb-4.2.0,1
=3D=3D=3D>  Checking if pcb is already installed
=3D=3D=3D>   Registering installation for pcb-4.2.0,1
pkg-static: Unable to access file
/usr/ports/cad/pcb/work/stage/usr/local/share/locale/de/LC_MESSAGES/pcb.mo:=
No
such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/cad/pcb
*** Error code 1

Stop.
make: stopped in /usr/ports/cad/pcb

The options are:

# This file is auto-generated by 'make config'.
# Options for pcb-4.2.0,1
_OPTIONS_READ=3Dpcb-4.2.0,1
_FILE_COMPLETE_OPTIONS_LIST=3DDOCS NLS MOTIF GTK NONE
OPTIONS_FILE_SET+=3DDOCS
OPTIONS_FILE_UNSET+=3DNLS
OPTIONS_FILE_UNSET+=3DMOTIF
OPTIONS_FILE_SET+=3DGTK
OPTIONS_FILE_UNSET+=3DNONE

--=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-245300-7788>