conda-forge / cyipopt-feedstock

A conda-smithy repository for cyipopt.
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Version 0.3.0 (support windows) #26

Closed moorepants closed 3 years ago

moorepants commented 3 years ago

Checklist

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

moorepants commented 3 years ago

@conda-forge-admin, please rerender

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

moorepants commented 3 years ago

On windows it isn't finding this header file: src\cyipopt.c(612): fatal error C1083: Cannot open include file: 'IpStdCInterface.h': No such file or directory

moorepants commented 3 years ago

Ah, this isn't triggering the build quite right:


2021-01-06T13:59:11.8429960Z     C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -I"USECONDAFORGEIPOPT"\include\coin-or -ID:\bld\cyipopt_1609941151199\_h_env\lib\site-packages\numpy\core\include -ID:\bld\cyipopt_1609941151199\_h_env\include -ID:\bld\cyipopt_1609941151199\_h_env\include -IC:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\include -IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\include\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\cppwinrt -ID:\bld\cyipopt_1609941151199\_h_env\Library\include -ID:\bld\cyipopt_1609941151199\_h_env\Library\include /d1trimfile:D:\bld\cyipopt_1609941151199\work /Tcsrc\cyipopt.c /Fobuild\temp.win-amd64-3.9\Release\src\cyipopt.obj```
moorepants commented 3 years ago

@conda-forge-admin, please rerender

moorepants commented 3 years ago

Linker is failing on windows:

2021-01-06T17:48:12.9933836Z   C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:D:\bld\cyipopt_1609955016189\_h_env\Library\lib /LIBPATH:D:\bld\cyipopt_1609955016189\_h_env\libs /LIBPATH:D:\bld\cyipopt_1609955016189\_h_env\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\ATLMFC\lib\x64" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.17763.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.17763.0\um\x64" /LIBPATH:D:\bld\cyipopt_1609955016189\_h_env\Library\lib /LIBPATH:D:\bld\cyipopt_1609955016189\_h_env\Library\lib libipopt.lib /EXPORT:PyInit_cyipopt build\temp.win-amd64-3.7\Release\src\cyipopt.obj /OUT:build\lib.win-amd64-3.7\cyipopt.cp37-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.7\Release\src\cyipopt.cp37-win_amd64.lib
2021-01-06T17:48:13.4816396Z   LINK : fatal error LNK1181: cannot open input file 'libipopt.lib'
2021-01-06T17:48:13.5325986Z   error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Enterprise\\VC\\Tools\\MSVC\\14.16.27023\\bin\\HostX64\\x64\\link.exe' failed with exit status 1181
moorepants commented 3 years ago

@conda-forge-admin, please rerender

github-actions[bot] commented 3 years ago

Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do.