Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2020 08:52:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246342] [NEW PORT] audio/strawberry: Music Player
Message-ID:  <bug-246342-7788-KB4yD6Vqle@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246342-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246342-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=3D246342

--- Comment #6 from Daniel Menelkir <menelkir@itroll.org> ---
(In reply to daniel.engberg.lists from comment #4)

Hi. I was writing a reply right now. :)
I'm doing the proper fixes. Thanks

> I think you misread, USES=3D not USE_XXXX=3D
Yes but I have this warning when I try to USE_XORG alone, for example:

Using USE_XORG alone is deprecated, please use USES=3Dxorg

> Instead of patching files it seems like you can pass switches instead
I'm changing this behaviour.=20

> WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
> WARN: Makefile: "USES" has to appear earlier.
Nor me, My "fix" was taking BUILD_DEPENDS after all USEs so at least there's
only one warning. Despite the fact there's a lot of ports that have the same
behavior, so I thin it's "normal" or maybe something that should be impleme=
nted
in portlint and related tools?

> make test fails (with test option enabled), requires X running?
Well I'm running X while doing this, maybe it's a faulty test behavior from=
 the
software itself?

>qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even thou=
gh it was found.
I have a xcb on USE_XORG, maybe is what is missing?=20

I've noticed that it'll forcibly link to vlc and pulseaudio, no matter what
CMAKE_OFF you use, this doesn't occurs if you don't have vlc and pulseaudio
installed, so it's a bad behavior from software itself, so for now I'll ign=
ore
the erros about missing LIB_DEPENDS about it when you have vlc and pulseaud=
io
installed.

--=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-246342-7788-KB4yD6Vqle>