From: Antoine Jacoutot Subject: Re: empty debug packages To: rsadowski@openbsd.org, landry@openbsd.org, ports@openbsd.org Date: Tue, 23 Jun 2026 10:18:50 +0200 Done for my part. Thanks Marc. On Tue, Jun 23, 2026 at 10:11:07AM +0200, Marc Espie wrote: > Hey, guys > > Rafael: > ------ > Please set > DEBUG_PACKAGES = > > manually in > x11/qt6/qttranslations > x11/qt6/qtlanguageserver > x11/qt5/qttranslations > > Antoine: > ------- > Please remove -python from > DEBUG_PACKAGES > in net/avahi > > likewise, > x11/gnome/music > is just python files and .mo files. > > Landry: > ------ > textproc/catfish inherits > DEBUG_PACKAGES from the xfce4 module > > It should probably be > DEBUG_PACKAGES ?= ${BUILD_PACKAGES} in the module > and set to empty in catfish proper > > There's no need to generate empty debug packages. -- Antoine