[Bug 253398] www/w3m: install: ./ja.gmo: No such file or directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 10 09:24:15 UTC 2021


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

            Bug ID: 253398
           Summary: www/w3m: install: ./ja.gmo: No such file or directory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nobutaka at FreeBSD.org
          Reporter: ohartmann at walstatt.org
             Flags: maintainer-feedback?(nobutaka at FreeBSD.org)
          Assignee: nobutaka at FreeBSD.org

Installation of the port www/w3m as a dependency in the chain of the recent
devel/git update git-2.30.0 -> git-2.30.1 fails due to :


[...]
mkdir -p /usr/ports/www/w3m/work/stage/usr/local/man/de/man1
for file in w3mman;      do       install  -m 555 $file
/usr/ports/www/w3m/work/stage/usr/local/bin;     done
for file in w3mman2html.cgi;      do       install  -m 555 $file
/usr/ports/www/w3m/work/stage/usr/local/libexec/w3m/cgi-bin;    done
for file in w3mman.1;  do        install  -m 0644 $file
/usr/ports/www/w3m/work/stage/usr/local/man/man1;  done
for file in w3mman.de.1;  do     install  -m 0644 $file
/usr/ports/www/w3m/work/stage/usr/local/man/de/man1;  f=`echo "$file" | sed -e
's/\.de\././'`;  mv /usr/ports/www/w3m/work/stage/usr/local/man/de/man1/$file
/usr/ports/www/w3m/work/stage/usr/local/man/de/man1/$f;  done
NLSTARGET="po"; for subdir in $NLSTARGET;  do  (cd $subdir && /usr/bin/make
install);  done
install: ./ja.gmo: No such file or directory
*** Error code 71

Stop.
make[3]: stopped in /usr/ports/www/w3m/work/w3m-97c7d9b/po
*** Error code 1

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


More information about the freebsd-ports-bugs mailing list