Date: Mon, 18 Jan 2021 04:37:35 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 252792] www/apache24: poudriere fails due to plist error Message-ID: <bug-252792-16115-Z7fY9BffA9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252792-16115@https.bugs.freebsd.org/bugzilla/> References: <bug-252792-16115@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=3D252792 --- Comment #2 from Koichiro Iwao <meta@FreeBSD.org> --- I also pet these warnings & errors. Warning: 'sbin/checkgid' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'sbin/htcacheclean' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'sbin/httpd' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'sbin/rotatelogs' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'sbin/fcgistarter' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Error: /usr/local/bin/ab is linked to /usr/local/lib/libdb-5.3.so.0 from databases/db5 but it is not declared as a dependency Warning: you need USES+=3Dbdb Error: /usr/local/bin/ab is linked to /usr/local/lib/libgdbm.so.6 from databases/gdbm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=3Dlibgdbm.so:databases/gdbm --=20 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-252792-16115-Z7fY9BffA9>