Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2020 10:28:44 +0200
From:      Adriaan de Groot <adridg@freebsd.org>
To:        freebsd-ports@freebsd.org, andyf@andyit.com.au
Subject:   Re: audoi/openal-soft fails (Andy Farkas)
Message-ID:  <3224572.gzUHUCRiql@beastie.bionicmutton.org>
In-Reply-To: <mailman.125.1593691201.36845.freebsd-ports@freebsd.org>
References:  <mailman.125.1593691201.36845.freebsd-ports@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2029419.uJW0cDvVUg
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="utf-8"

On Thursday, 2 July 2020 14:00:01 CEST freebsd-ports-request@freebsd.org 
wrote:
>    1. audoi/openal-soft fails (Andy Farkas)
> 
> 
> # portmaster audio/openal-soft
> 

What you're showing here are a couple of *warnings* from CMake (known issues, 
not harmful: recent CMake is more picky about naming conventions, in an effort 
to make things more predictable to consumers of find-modules).

>  ? The package name passed to `find_package_handle_standard_args` (OPENSL)
>  ? does not match the name of the calling package (OpenSL).? This can
> lead to
>  ? The package name passed to `find_package_handle_standard_args` (MYSOFA)
>  ? does not match the name of the calling package (MySOFA).? This can
> lead to

^^ These are just warnings due to variations in capitalization. They are not 
the problem.


> -- Configuring incomplete, errors occurred!
> See also
> "/usr/ports/audio/openal-soft/work/.build/CMakeFiles/CMakeOutput.log".
> See also
> "/usr/ports/audio/openal-soft/work/.build/CMakeFiles/CMakeError.log".
> *** Error code 1

The actual error is elsewhere. Remember that CMake, like C or C++ compilers, 
can carry on and on and on after an actual error, spitting out warnings and 
stuff-that-sort-of-makes-sense. You'll need to go back in the logs.

FWIW, in poudriere and with default options, this builds ok.

[ade]
--nextPart2029419.uJW0cDvVUg
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----

iQGzBAABCAAdFiEEV+FL0c1sGYvBG/GNYafSYnfk0NsFAl7+7DwACgkQYafSYnfk
0NvdXwv7BmbOh0frd864JK9Ocb70QuG/FdB9f+prqVbrvXWncaZPSqeXwEs8MBCC
3er6Jv7NIFS1PhAD70UGKyaff36ftZJjUfaY0+psTtxvAw8ByOGB4Gvkt10Gv48r
nxw23lkTbOw4GTcNfzjTIwgGHDMFOx5CFAfIsHd0fB7FYfT1Z5xYCPVEWafOCr+p
K06bh2o38Tr2R3+RlVPHLLv/RF3+OQz2kL3HCdjXd3rR2FOAi6r9GESJ41fDR+3a
L7cyBXWSNDQgmYsaDg9iHLYErwEdpsBpJVQbQYt5HyZabc/HP3yuq/gIiDQa5UEF
6R7n5SrvhWGrhIXHWSY0L1xNjG0MW5ClG1EWybHIk8lORSm2JSFELO6JDPfqDVR7
XXc5A98sUbukbP05iZDsdzywF5YUWtUwxYOWicKQYh0MKl7WLC16ncxWrtol9bPA
TBBly4oGay3T85ySrT5QeiI52637VhKmuuyhLm3YHtqD0NUvKRh44nsabshe2KlJ
XTXWaShm
=EhH6
-----END PGP SIGNATURE-----

--nextPart2029419.uJW0cDvVUg--






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3224572.gzUHUCRiql>