Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build error: blosc/c-blosc/README.md could not be found #240

Merged
merged 1 commit into from
Dec 24, 2020
Merged

Fix build error: blosc/c-blosc/README.md could not be found #240

merged 1 commit into from
Dec 24, 2020

Conversation

cgohlke
Copy link
Contributor

@cgohlke cgohlke commented Dec 23, 2020

The file blosc/c-blosc/README.md is missing in the sdist blosc-1.10.0.tar.gz on PyPI. Building from source fails with the following error (at least on my Windows system):

CMake Error at D:/Programs/CMake/share/cmake-3.18/Modules/CPack.cmake:561 (message):
  CPack package description file:
  "D:/Build/blosc/blosc-1.10.0/blosc/c-blosc/README.md" could not be found.
Call Stack (most recent call first):
  D:/Programs/CMake/share/cmake-3.18/Modules/CPack.cmake:565 (cpack_check_file_exists)
  blosc/c-blosc/CMakeLists.txt:373 (include)


-- Performing Test Weak Link MODULE -> SHARED (gnu_ld_ignore) - Failed
-- Performing Test Weak Link MODULE -> SHARED (osx_dynamic_lookup) - Failed
-- Performing Test Weak Link MODULE -> SHARED (no_flag) - Failed
_modinit_prefix:PyInit_
-- Configuring incomplete, errors occurred!

@cgohlke cgohlke changed the title Fix build error: blosc/c-blosc/README.md" could not be found Fix build error: blosc/c-blosc/README.md could not be found Dec 23, 2020
@FrancescAlted FrancescAlted merged commit 4ce0bb1 into Blosc:master Dec 24, 2020
@FrancescAlted
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants