[Bug 270520] audio/logitechmediaserver: does not install

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Apr 2023 08:27:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270520

--- Comment #8 from Trenton Schulz <trueos@norwegianrockcat.com> ---
Thanks for providing the file listings. It seems that there are several modules
that aren't building. Building the Logitech Media Server is a combination of
shell scripts and Makefiles. I wonder if the modules are either having errors
when they build and the script ignores these errors or that something goes
wrong with copying the modules over to staging.

I cannot reproduce it locally on any of my machines. Could you try creating a
transcript of what happens during the building. A recipe would be something
very close too (assuming you are in /usr/ports):

# cd audio/logitechmediaserver
# make clean
# make configure
# script build.log
(Now inside script)
# make stage
(Ctrl-D) to end script

If you can attach the build log, I can try and see if I notice anything else.

It is a real puzzle, but it should be solvable.

-- 
You are receiving this mail because:
You are the assignee for the bug.