pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: math/py-scipy




On Mon, Oct 9, 2023, at 9:36 AM, Dr. Thomas Orgis wrote:
> Hi,
>
> thanks for joining in the work to get configurable BLAS into packages.
> As you noted, this is work in progress, with rate of which depending on
> the time I spare. I really need to get a refreshed pkgsrc environment
> onto our systems.
No worries,  still appreciate your eyes on this. 
>
> I am having a look on a test box, currently getting an error that
> cython is not found.
>
> I share your concern that there should be a better way to communicate
> the BLAS_PC. But first: Why this?
>
> Am Mon, 09 Oct 2023 07:59:04 -0600
> schrieb matthewd%fastmail.us@localhost:
>
>> --- a/math/py-scipy/Makefile
>> +++ b/math/py-scipy/Makefile
>> @@ -26,9 +26,11 @@ TEST_DEPENDS+=       ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
>>  
>>  USE_LANGUAGES+=        c99 c++11 fortran
>>  USE_TOOLS+=    pkg-config
>> +USE_TOOLS+=    cmake
>
> Did you observe cmake being needed? Right now I see meson as build too.

My apologies, that may be an inadvertent mistake.  Over the weekend I had an error, and the logs showed "Found CMake: No", but the error was actually later determined to be from an incorrect .pc file.  I see it building just fine now without cmake installed.

Best,

- Matthew

-- 
  
  matthewd%fastmail.us@localhost


Home | Main Index | Thread Index | Old Index