[Bug 193357] New: [patch] fix build for textproc/wdiff without NLS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 6 03:52:49 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193357

            Bug ID: 193357
           Summary: [patch] fix build for textproc/wdiff without NLS
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dinoex at FreeBSD.org

FreeBSD 10.0-RELEASE, pkg 1.3.7

cd /usr/ports/textproc/wdiff && make OPTIONS_UNSET=NLS clean package

[...]
===>  Building package for wdiff-1.2.2
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/af/LC_MESSA
GES/wdiff-gnulib.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/be/LC_MESSA
GES/wdiff-gnulib.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/bg/LC_MESSA
GES/wdiff-gnulib.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/ca/LC_MESSA
GES/wdiff-gnulib.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/ca/LC_MESSA
GES/wdiff.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/cs/LC_MESSA
GES/wdiff-gnulib.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/cs/LC_MESSA
GES/wdiff.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/da/LC_MESSA
GES/wdiff-gnulib.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/da/LC_MESSA
GES/wdiff.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/de/LC_MESSA
GES/wdiff-gnulib.mo): No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/de/LC_MESSA
[...]
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/wdiff-gnulib.mo):
No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/wdiff.mo):
No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/rw/LC_MESSAGES/):
No such file or directory
pkg-static:
lstat(/data/image/usr/ports/textproc/wdiff/work/stage/usr/local/share/locale/rw/):
No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/wdiff

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


More information about the freebsd-ports-bugs mailing list