Date: Fri, 02 Sep 2022 23:58:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266179] [NEW PORT] www/badwolf: Minimalist and privacy-oriented WebKitGTK+ browser Message-ID: <bug-266179-7788-1B7U6qJSP8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266179-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-266179-7788@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=3D266179 Jes=C3=BAs Daniel Colmenares Oviedo <DtxdF@disroot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #236313|0 |1 is obsolete| | --- Comment #3 from Jes=C3=BAs Daniel Colmenares Oviedo <DtxdF@disroot.org>= --- Created attachment 236322 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D236322&action= =3Dedit Add gnome in USES stage-qa reports many errors and warnings: =3D=3D=3D=3D> Running Q/A tests (stage-qa) Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=3Dlibxml2 Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libgtk-3.so.0 from x11-toolkits/gtk30 but it is not declared as a dependency Warning: you need USE_GNOME+=3Dgtk30 Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libgdk-3.so.0 from x11-toolkits/gtk30 but it is not declared as a dependency Warning: you need USE_GNOME+=3Dgtk30 Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libpangocairo-1.0.so.0 from x11-toolkits/pango but it is not declared as a dependency Warning: you need USE_GNOME+=3Dpango Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libpango-1.0.so.0 from x11-toolkits/pango but it is not declared as a dependency Warning: you need USE_GNOME+=3Dpango Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libatk-1.0.so.0 f= rom accessibility/atk but it is not declared as a dependency Warning: you need USE_GNOME+=3Datk Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libcairo-gobject.= so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=3Dcairo Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=3Dcairo Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is n= ot declared as a dependency Warning: you need USE_GNOME+=3Dgdkpixbuf2 Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libsoup-2.4.so.1 = from devel/libsoup but it is not declared as a dependency Warning: you need LIB_DEPENDS+=3Dlibsoup-2.4.so:devel/libsoup Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libgmodule-2.0.so= .0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=3Dglib20 Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libglib-2.0.so.0 = from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=3Dglib20 Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libgio-2.0.so.0 f= rom devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=3Dglib20 Error: /usr/local/bin/badwolf is linked to /usr/local/lib/libgobject-2.0.so= .0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=3Dglib20 But in Porter's Handbook, section 6.10.2, the example port shows a port that uses USE_GNOME but does not include gnome in USES. I have included gnome in USES and the errors and warning have disappeared. The only warning and error in stage-qa that is shown at the moment is when I have used the GUri option instead of libsoup, but this dependency is option= al and is conditionally handled in badwolf.c. --=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-266179-7788-1B7U6qJSP8>