Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Nov 2023 13:48:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274953] emulators/wine-devel: Makefile maintenance & dependency cleanup
Message-ID:  <bug-274953-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274953

            Bug ID: 274953
           Summary: emulators/wine-devel: Makefile maintenance &
                    dependency cleanup
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: agh@riseup.net

Created attachment 246179
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246179&action=
=3Dedit
Makefile maintenance & dependency cleanup

During poudriere-testport, noticed the following I did:

> =3D=3D=3D=3D> Running Q/A tests (stage-qa)
> Warning: 'lib/wine/x86_64-unix/nsiproxy.so' is not stripped consider tryi=
ng INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
> Error: /usr/local/lib/wine/x86_64-unix/winegstreamer.so 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
> Error: /usr/local/lib/wine/x86_64-unix/winegstreamer.so is linked to /usr=
/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a d=
ependency
> Warning: you need USE_GNOME+=3Dglib20
> Error: /usr/local/lib/wine/x86_64-unix/winegstreamer.so is linked to /usr=
/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared a=
s a dependency
> Warning: you need USES+=3Dgettext-runtime

Attached patch address the above, as well as the fallout from the port tool=
s.

poudriere-testport:
12.4-{amd64,i386}-release: OK
13.2-{amd64,i386}-release: OK
14.0-{amd64,i386}-rc4: OK
main-{amd64,i386}: OK

poudriere-testport:
main-{amd64,i386} all options on plus OSS: OK
main-{amd64,i386} all options off plus ALSA: OK

--=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-274953-7788>