Date: Sat, 12 Oct 2013 19:23:11 +1100 From: Dewayne-remote <dewayne.geraghty@heuristicsystems.com.au> To: ports@FREEBSD.ORG Subject: Build failure - Licensing issue - libtool Message-ID: <525906EF.7070707@heuristicsystems.com.au>
next in thread | raw e-mail | index | archive | help
I came across a build issue that was associated with licencing changes. While trying to build libtool I experienced this failure during package removal, in anticipation of a complete rebuild: Another was pkg_delete: file '/usr/local/share/licenses/libtool-2.4.2_1/LICENSE' doesn't exist pkg_delete: file '/usr/local/share/licenses/libtool-2.4.2_1/GPLv2' doesn't exist pkg_delete: file '/usr/local/share/licenses/libtool-2.4.2_1' doesn't exist which then prevented a build with the following messages + portmaster --no-term-title --no-confirm -H -D -g -G -B --update-if-newer -v devel/libtool tar: share/licenses/libtool-2.4.2_2/catalog.mk: Cannot stat: No such file or directory tar: share/licenses/libtool-2.4.2_2/LICENSE: Cannot stat: No such file or directory tar: share/licenses/libtool-2.4.2_2/GPLv2: Cannot stat: No such file or directory Do this. echo DISABLE_LICENSES=yes >> /etc/make.conf Discovered by searching /usr/ports/Mk/*, specifically bsd.licenses.mk Libtool was one of many ports that failed during the build. Regards, Dewayne.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?525906EF.7070707>