[
https://issues.apache.org/jira/browse/BEAM-10185?focusedWorklogId=447898&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-447898
]
ASF GitHub Bot logged work on BEAM-10185:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Jun/20 16:14
Start Date: 18/Jun/20 16:14
Worklog Time Spent: 10m
Work Description: TobKed commented on pull request #11968:
URL: https://github.com/apache/beam/pull/11968#issuecomment-646133783
Hi @robertwb, I've found your are `Cython` specialist. Could you take a
quick look on this draft please?
There is a problem with c libraries on windows and I don't know how to solve
it.
The only problematic file is
`sdks/python/apache_beam/runners/worker/statesampler_fast.pyx`, if I ignore it
then build will finish successfully. The first problem is with `unistd.h`,
after some ugly workarounds for `unistd.h` i got problems with methods from
`time.h`.
I would appreciate any suggestions.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 447898)
Time Spent: 20m (was: 10m)
> Build python wheels on GitHub Actions for Windows
> --------------------------------------------------
>
> Key: BEAM-10185
> URL: https://issues.apache.org/jira/browse/BEAM-10185
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Tobiasz Kedzierski
> Assignee: Tobiasz Kedzierski
> Priority: P2
> Labels: build, python, python-wheel
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)