[Bug 263150] net/wifimgr fails to build without NLS option
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263150] net/wifimgr fails to build without NLS option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263150] net/wifimgr fails to build without NLS option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263150] net/wifimgr fails to build without NLS option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263150] net/wifimgr fails to build without NLS option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263150] net/wifimgr fails to build without NLS option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263150] net/wifimgr fails to build without NLS option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263150] net/wifimgr fails to build without NLS option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263150] net/wifimgr fails to build without NLS option"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Apr 2022 16:20:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263150
Bug ID: 263150
Summary: net/wifimgr fails to build without NLS option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: benny.goemans@gmail.com
Hi,
it seems that when building wifimgr without the NLS option on results in make
errors:
===> Building for wifimgr-1.19
--- do-build ---
--- do-build ---
--- do-build ---
--- do-build ---
--- do-build ---
cd icons; /usr/bin/make
--- do-build ---
cd po; /usr/bin/make
--- do-build ---
cd man; /usr/bin/make
--- do-build ---
cd src; /usr/bin/make
--- do-build ---
make[2]: make[2]: don't know how to make do-build. Stop
make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/wifimgr/work/wifimgr-1.19/po
*** [do-build] Error code 2
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/wifimgr/work/wifimgr-1.19
--- do-build ---
--- wifimgr.desktop ---
--- do-build ---
--- wifimgr.8.gz ---
--- do-build ---
sed 's,%%PREFIX%%,/usr/local,' wifimgr.desktop.in >wifimgr.desktop
--- do-build ---
gzip -c wifimgr.8 >wifimgr.8.gz
--- do-build ---
*** [do-build] Error code 6
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/wifimgr/work/wifimgr-1.19
--- do-build ---
*** [do-build] Error code 6
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/wifimgr/work/wifimgr-1.19
--- do-build ---
*** [do-build] Error code 6
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/wifimgr/work/wifimgr-1.19
4 errors
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/wifimgr/work/wifimgr-1.19
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.