Skip to content

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Sep 16, 2025

It appears that Python 3.14 isn't yet available for Windows x64, so this PR only updates to Python 3.14 for non-Windows.

error: linking with `link.exe` failed: exit code: 1181
  |
  = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/DEF:C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\rustcjgOoke\\lib.def" "/NOLOGO" "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\rustcjgOoke\\symbols.o" "<1 object files omitted>" "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\rustcjgOoke/{libgetrandom-1cb8c5ff9030491c.rlib,libchrono-843a632bb2ea2ac4.rlib,libring-b47c6c5f60a60dc7.rlib,libstd-efa6c7783284bd31.rlib}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libcompiler_builtins-*}.rlib" "python314.lib" "legacy_stdio_definitions.lib" "C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "bcrypt.lib" "advapi32.lib" "C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:D:\\a\\obstore\\obstore\\target\\x86_64-pc-windows-msvc\\release\\build\\ring-05ee25fe5ba5ada4\\out" "/LIBPATH:C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:D:\\a\\obstore\\obstore\\target\\x86_64-pc-windows-msvc\\release\\deps\\_obstore.dll" "/OPT:REF,ICF" "/DLL" "/IMPLIB:D:\\a\\obstore\\obstore\\target\\x86_64-pc-windows-msvc\\release\\deps\\_obstore.dll.lib" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis"
  = note: some arguments are omitted. use `--verbose` to show all linker arguments
  = note: LINK : fatal error LNK1181: cannot open input file 'python314.lib'␍

@github-actions github-actions bot added the feat label Sep 16, 2025
@kylebarron kylebarron enabled auto-merge (squash) September 16, 2025 14:42
@kylebarron kylebarron merged commit 6d365f9 into main Sep 16, 2025
8 checks passed
@kylebarron kylebarron deleted the kyle/py-wheels-3.14 branch September 16, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants