Date: Tue, 24 Feb 2015 02:14:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197977] samba 4.1 fails to build recursive packages if bash-static is installed Message-ID: <bug-197977-13-Mzlqe9NIvx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197977-13@https.bugs.freebsd.org/bugzilla/> References: <bug-197977-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197977 --- Comment #1 from wynkoop@wynn.com --- install -s -o root -g wheel -m 555 /usr/ports/devel/gmake-lite/work/make-4.1/make /usr/ports/devel/gmake-lite/work/stage/usr/local/bin/gmake-lite install -o root -g wheel -m 444 /usr/ports/devel/gmake-lite/work/make-4.1/make.1 /usr/ports/devel/gmake-lite/work/stage/usr/local/man/man1/gmake-lite.1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) ===> Building package for gmake-lite-4.1_1 ===> bash-4.3.33 conflicts with installed package(s): bash-static-4.3.33 They install files into the same place. You may want to stop build with Ctrl + C. ===> License GPLv3 accepted by the user ===> Found saved configuration for bash-4.3.30_1 ===> bash-4.3.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bash-4.3.33 for building ===> bash-4.3.33 conflicts with installed package(s): bash-static-4.3.33 They will not build together. Please remove them first with pkg delete. *** Error code 1 Stop. make[3]: stopped in /usr/ports/shells/bash *** Error code 1 Stop. make[2]: stopped in /usr/ports/shells/bash *** Error code 1 Stop. make[1]: stopped in /usr/ports/shells/bash *** Error code 1 Stop. make: stopped in /usr/ports/net/samba41 root@prd2:/usr/ports/net/samba41 # -- 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-197977-13-Mzlqe9NIvx>